Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] ot: creating (s)vcd's



to reducing used diskspace  i use mencoder to compress my recordings:

cat 00?.vdr|mencoder -ovc lavc -oac mp3lame -o recording.avi

this works fine for me. Now i want to create svcd's of this compressed 
recordings. how can i do this?

i have checked  http://www.satlug.org/~bigjnsa/vcd-linux.htm

to generate sound:

debian2:/video# lav2wav /net/video/jagd*|mp2enc -V -o sound.mp2
++ WARN: [lav2wav] Input file /net/video/jagd_auf_roter_oktober.avi is not in 
 JPEG 4:2:2 or 4:2:0 format
**ERROR: [lav2wav] Input file(s) have no audio
**ERROR: [mp2enc] EOF in WAV header
**ERROR: [mp2enc] failure reading WAV file

to generate video:

debian2:/video#  lav2yuv /net/video/jagd* | yuvscaler -O VCD | mpeg2enc -s -r 
16 -o video.mpg
   INFO: [yuvscaler] yuvscaler (version 1.6.0) is a general scaling utility 
for yuv frames
   INFO: [yuvscaler] (C) 2001 Xavier Biquard <xbiquard@free.fr>
   INFO: [yuvscaler] yuvscaler -h for help, or man yuvscaler
++ WARN: [lav2yuv] Input file ritter_aus_leidenschaft.mpg is not in  JPEG 
4:2:2 or 4:2:0 format
**ERROR: [yuvscaler] Could'nt read YUV4MPEG header!
**ERROR: [mpeg2enc] Could not read YUV4MPEG2 header: system error (failed 
read/write)!


how can i create (s)vcd's from my cpmpressed recordings????

Mike Neuhaus


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index