Hi All, I'm not 100% positive that the 2GB size limit for AVI is actually causing my problem, but so far that's my best guess. I've been recording 1hr episodes from a wintv card with: streamer -p 2 -n ntsc -q -t 1:00:00 -s 352x240 -f mjpeg -C /dev/dsp2 -F stereo -r 29.97 -j 86 -o $1.avi I convert to VCD with this chain (+ the simillar chain for .wav) lav2yuv $1.avi | yuvscaler -O VCD | mpeg2enc -M 2 -f 1 -r 16 -o $1.mpg I can test the .avi with mplayer, and see that the whole hour is there. But, the .mpg is shorter than 1 hour. The transcoding seems to stop with: INFO: [yuvscaler] End of stream! INFO: [yuvscaler] End of stream with FRAME number 95231! (the frame number is different for different files, of course) Up to now the reading I've done makes me think that the 2GB file limit for AVI is causing this problem. I'm using mjpegtools-1.6.1 under debian. The configure script which created these packages seems to have --enable-large-file on. Anyone have any suggestions on getting around/past this? In the future I could record in some format other than avi, if that would cause me less problems. But right now I would like to avoid losing these files. Thanks, Jason
------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users