Hi,

On Sun, 2003-10-19 at 21:21, Lehmeier Michael wrote:
> How do I best create an empty wav or mp2 file of a given length?

lav2wav can generate silence in current CVS. "lav2wav
avi-without-sound.avi | mp2enc [options] -o bla.mp2".

You could also use GStreamer. ;). "gst-launch silencesrc ! wavenc !
filesink location=silence.wav". Then use mp2enc or so to create the mp2
file.

Ronald

-- 
Ronald Bultje <[EMAIL PROTECTED]>
Linux Video/Multimedia developer



-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to