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
Support
General Support
XVID Compression Problem with SVN Build: 06-08-2006 / 20:01
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="htpcoz" data-source="post: 65449" data-attributes="member: 13987"><p>I Just looked at the code and it seems to be hardcoded to use the MPA Audio Decoder filter, I'd say if you don't have the MPV/MPA codecs installed as a part of the install it will fail.</p><p></p><p>Nice hack with the binary editor! Unfortunately the Audio codec specified in the code is using the friendly name "MPA Decoder Filter" rather than the moniker. Perhaps you can use the editor to change that string to the audio codec you have installed (so long as the string is shorter than the existing one <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" />). </p><p></p><p>You can probably just grab the MPA codec and register it manually, that would probably get you past that problem.</p><p></p><p>I want to see if perhaps we can use other codecs in replacement... the thing would be if we could just use the MPEG codec that is the one selected for LiveTV that would be perfect as it would just reuse that configuration, I'm just not sure how interchangeable the pin configurations are between these different codecs.</p></blockquote><p></p>
[QUOTE="htpcoz, post: 65449, member: 13987"] I Just looked at the code and it seems to be hardcoded to use the MPA Audio Decoder filter, I'd say if you don't have the MPV/MPA codecs installed as a part of the install it will fail. Nice hack with the binary editor! Unfortunately the Audio codec specified in the code is using the friendly name "MPA Decoder Filter" rather than the moniker. Perhaps you can use the editor to change that string to the audio codec you have installed (so long as the string is shorter than the existing one :)). You can probably just grab the MPA codec and register it manually, that would probably get you past that problem. I want to see if perhaps we can use other codecs in replacement... the thing would be if we could just use the MPEG codec that is the one selected for LiveTV that would be perfect as it would just reuse that configuration, I'm just not sure how interchangeable the pin configurations are between these different codecs. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
XVID Compression Problem with SVN Build: 06-08-2006 / 20:01
Contact us
RSS
Top
Bottom