Hallo
 
> I know this should be simple, but how do I make silence? I've got several
> short m2v files created from POVRay images, but my M$ based DVD/SVCD software
> can't convert them because they don't have sound. I know I've seen this in my
> inbox, but I've 25K of messages and only a 200Mhz PentiumMMX to search with.
If you still have something suitable (mjpeg encoded AVI/Quicktime) for
lav2wav you can generate silence with the -r/R option:
la2wav -R file.avi | ....
or:
lav2wav -r 4800,16,2 file.avi | .....

-R defaults to: 44100,16,2

If you have a mjpeg encoded AVI/Quicktime you can get a file without
sound with lavtrans and the -f a/q option. 

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to