Jump to content
9 posts in this topic

Recommended Posts

  • 2 weeks later...

Okay I compiled it, I'll upload it somewhere after I fix a couple of bugs with the gui tomorrow.

 

I compiled mencoder with libmp3lame and libvc1(which is the SMTPE reference decoder for Windows Media Video 9.. what does that mean? It means 1, someone needs to port the DMO codec loader :D 2, the reference decoder is an extremely SLOW decoder of the WMV3 (9) format. meaning.. it's pointless to compile mplayer with it because it's not usable for realtime decoding but it works for transcoding wmvs to xvid/mpeg4 etc so it allows mencoder to do that :D

And that is the only thing I tried mencoder with so far.. I converted one of the Windows Media Player 10 trailers to MPEG4. No audio though.. I can't really find an equivalent codec for Windows Media Audio. So no WMA.. until someone comes and helps me port the DMO loader.

post-310-1141950578_thumb.jpg

Like I said, libvc1 is for decoding Windows Media Video 9 (aka. WMV3), and is not a replacement for xvidcore.

libxvid, libavcodec, etc.. were also compiled into mencoder I only mentioned libvc1 and libmp3lame because they are the two extra libraries over the ones in my mplayer port.

 

I don't know what my configure line was. I configured several months ago and just edited config.h and config.mak after that when I needed modifications. But it wouldn't do you any good as even the Configure script needs to be edited.

 

I based my port on a CVS pull from last november. I will probably patch a new tree sometime later but too lazy for that now.

There we go, hopefully I didn't leave any dependency out.

MEncoder can be downloaded here

 

By the way, It's getting easier to port MPlayer and the VLC guys released a patchset a few days ago for the optimized libavcodec :hysterical: No need to hack around in the configure script anymore either. I'll prolly have a CVS pull compiled in day or two.

 

Only thing that needs serious porting is the DMO codec loader really..

  • 7 months later...
×
×
  • Create New...