On Mon, Aug 10, 2015 at 7:30 PM, Carl Eugen Hoyos <[email protected]> wrote: > Jonathan Viney <jonathan.viney <at> gmail.com> writes: > >> The FFmpeg version is somewhat out of date, >> I've just updated to 2.7.2: > > No (but it doesn't matter): > >> ffmpeg version 2.5.3 > > Please test current FFmpeg git head (the > only version relevant on this mailing list), > if the issue is still reproducible, please > replace AVSTREAM_PARSE_FULL_ONCE in > libavdevice/v4l2.c with AVSTREAM_PARSE_FULL > and test again (and report back). > > Carl Eugen
Thanks Carl. Sorry I wasn't clear above. The FFmpeg versions I was referring to were the ones used to capture the video from the IP camera on a Linux machine. I used the latest git head with ffprobe on OS X to produce the output above. Would the patch you suggested need to be applied to the capturing device? I'm looking at the 'corrupted' video on OS X, so I don't think V4L applies. I couldn't see any equivalent uses of AVSTREAM_PARSE_FULL_ONCE to alter. Should I test on Linux instead? Thanks again, -Jonathan. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
