On Fri, 10 Oct 2003 18:34:30 +0200 Bernhard Praschinger <[EMAIL PROTECTED]> wrote:
> > While you're delving in lav2wav... I had a problem once where it > > stopped because the video sizes didn't match. It uses the same > > code as lav2yuv where that makes sense but it is an unnecessary > > limitation in lav2wav. > > You mean you got something like that: "Couldn't get audio for frame" > Do you still have the file an can reproduce the error ? It was an editlist comprising more than one video file which had different video sizes but I only wanted the audio. The error was about the video geometry mismatch. It should be easy to replicate. > Was your audio file unusable ? IIRC I only got the audio from the first file. > Maybe we it is possible to change the error to a warning and exit. You could make it a warning and don't exit! It would require a different open_video_file() function for lav2wav that doesn't care about video geometry. Or pass an extra parameter to read_video_files() and open_video_file() to switch off the video geometry test when called by lav2wav. At least that how it seems in my badly sleep-deprived state. Ronald thinks it is too much work so I've probably missed something. I seem to remember coming to the same conclusion when I originally looked into it months ago. Martin ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users