home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Which module does what
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ziphnor" data-source="post: 81646" data-attributes="member: 14215"><p>I frequently have the same problem as you do, its very difficult to get an overview over the source files. There is a decent amount on localised comments, but nothing that for example explains the overall workflow.</p><p></p><p>As to your specific question, you want to look in Core/Transcoding.</p><p></p><p>If you are looking to fix the WMV resolution bug, i would pay special attention to WMVEncoder.cs. I looked briefly at this problem myself, and i suspect thats the place where the problem is. Look at the lines around 564+ where the ASFWriter is configured. Its probably something to do with the WMV encoder profiles and the settings set there. I read somewhere that the WMV Encoder/writer filter defaults to 320x240, so most likely some settings are not being set correctly.</p></blockquote><p></p>
[QUOTE="ziphnor, post: 81646, member: 14215"] I frequently have the same problem as you do, its very difficult to get an overview over the source files. There is a decent amount on localised comments, but nothing that for example explains the overall workflow. As to your specific question, you want to look in Core/Transcoding. If you are looking to fix the WMV resolution bug, i would pay special attention to WMVEncoder.cs. I looked briefly at this problem myself, and i suspect thats the place where the problem is. Look at the lines around 564+ where the ASFWriter is configured. Its probably something to do with the WMV encoder profiles and the settings set there. I read somewhere that the WMV Encoder/writer filter defaults to 320x240, so most likely some settings are not being set correctly. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Which module does what
Contact us
RSS
Top
Bottom