I'm trying to write a script to make a dvd out of an old vhs tape.

I dvgab'ed the tape to avi. ( dv1 - no separate audio track)

part of the script is:

lav2wav dv/$inp | mp2enc -o $out.mp2


But I get this error? message:


 lav2wav dv/scene1003.avi
+ mp2enc -o scene1003.mp2
INFO: [mp2enc] Opened WAV file, freq = 48000 Hz, channels = 2, bits = 16
   INFO: [mp2enc] format = 0x1, audio length = 2147483392 bytes
INFO: [mp2enc] SpF=672, frac SpF=0.000, bitrate=224 kbps, sfreq=48.0 kHz
   INFO: [mp2enc] System is little endian
**ERROR: [lav2wav] rewind failed - wav-header is corrupt
Deleting quicktime codecs
INFO: [mp2enc] Num frames 9731 Avg slots/frame = 672.000; b/smp = 4.67; br = 224.000 kbps INFO: [mp2enc] Encoding to layer 2 with psychoacoustic model 2 is finished INFO: [mp2enc] The MPEG encoded output file name is "scene1003.mp2"
...........


???

sean



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to