John Sutherland <[EMAIL PROTECTED]> added the comment: I know I'm a bit late on this but I have a problem decoding the sample.nuv you uploaded.. Here's what I get when I try to convert it to mpg:
FFmpeg version SVN-r10495, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: libavutil version: 49.5.0 libavcodec version: 51.44.0 libavformat version: 51.13.3 built on Sep 14 2007 21:12:33, gcc: 4.0.1 (Apple Computer, Inc. build 5363) Seems stream 0 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 25.00 (25/1) Input #0, nuv, from 'sample.nuv': Duration: 00:00:32.9, start: 4294967.234000, bitrate: 1410 kb/s Stream #0.0: Video: RJPG / 0x47504A52, 640x512, 25.00 fps(r) Stream #0.1: Audio: pcm_s16le, 32000 Hz, stereo, 1024 kb/s Output #0, mpeg, to 'sample.mpg': Stream #0.0: Video: mpeg1video, yuv420p, 640x512, q=2-31, 200 kb/ s, 25.00 fps(c) Stream #0.1: Audio: mp2, 32000 Hz, stereo, 64 kb/s Stream mapping: Stream #0.0 -> #0.0 Stream #0.1 -> #0.1 Unsupported codec (id=0) for input stream #0.0 I finally got all my other videos working with Perian with ffmpeg straight from svn, just need this sample one to work, and we're golden. ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue143> ______________________________________________________
