LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MEncoder - how to view libavifile mpeg4 encoded .AVIs in Windows? (https://www.linuxquestions.org/questions/linux-software-2/mencoder-how-to-view-libavifile-mpeg4-encoded-avis-in-windows-444598/)

rylan76 05-14-2006 03:26 AM

MEncoder - how to view libavifile mpeg4 encoded .AVIs in Windows?
 
Hi

I've encoded an .AVI file with this -ovc -lavcopts to mencoder:

-ovc lavc -lavcopts
vcodec=mpeg4


This, as far as I know means encode to DivX4? The file plays fine in MPlayer with its codec packs loaded, but absolutely refuses to play in Windows - with DivX codecs loaded - so, any pointers as to what -Windows- codec I need to view mencoder libavifile encoded .avi's which are mencoder encoded as

-ovc lavc -lavcopts
vcodec=mpeg4:aspect=1.78/1:v4mv:vhq:vbitrate=1200:vrc_eq=tex:naq:qpel:trell:cbp:preme=2:subq=8:keyint=132 -noskip

in Linux, on Windows?

ANY help appreciated!

Thanks...

drkstr 05-15-2006 05:34 PM

Quote from HOWTO_Mencoder_Introduction_Guide

The -ffourcc DX50 option is included because although the video produced is an MPEG4, the default header is FMP4 which is not widely recognised. A header with DX50 claims that the video is DivX 5 (hence MPEG4) compatible and should therefore play on any media player that can play MPEG4 video. You would also be well off adding that as a default in your mencoder config.

ffourcc=DX50



regards,
...drkstr


All times are GMT -5. The time now is 08:29 AM.