What version of mplex are you using? I'm looking at the source code for mjpegtools-1.6.1.92 and there is no "-W" option to mplex.

Gert Vervoort wrote:


sox 48k.wav -r 48000 -w -c 2 -s -x audio.raw mv audio.raw audio.lpcm mplex -f8 -L48000:2:16 video.m1v audio.lpcm -o video.mpg OR mplex -f8 video.m1v audio.lpcm -o video.mpg

Have you tried to add "-W mplayer_hdr" to mplex?
mplex -W mplayer_hdr -f8 video.m1v audio.lpcm -o video.mpg

Works for me for playback of LPCM with xine and with various hardware players.

Gert








-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to