New submission from Karl Blomster <[email protected]>: FFmpeg refuses to open the attached (yes, I attached it to the ticket instead of uploading to incoming since it's 100kb, hurf a durf about it if you want) 1-frame MPEG2 elementary stream with the error message "Invalid data found when processing input".
Seems to be a regression since it's known to have worked with earlier versions of FFmpeg (the last known working revision was 19824, and the earliest known broken revision is 21782; thought I'd mention that even if a 2000 revision span is unlikely to narrow it down much). It works fine in DGIndex and with VLC 1.1.4. $ ffmpeg -i test.m2v FFmpeg version SVN-r25683, Copyright (c) 2000-2010 the FFmpeg developers built on Nov 13 2010 22:48:38 with gcc 4.4.1 configuration: --prefix=/mingw --extra-cflags='-I/mingw/include -march=i686 -U__STRICT_ANSI__' --extra-ldflags=-L/mingw/lib --enable-memalign-hack --disable-devices --disable-filters --disable-hwaccels --enable-w32threads --enable-runtime-cpudetect --disable-network --disable-indevs --disable-outdevs --disable-debug --enable-encoders --enable-muxers --enable-small --enable-gpl --enable-postproc libavutil 50.32. 6 / 50.32. 6 libavcore 0.12. 0 / 0.12. 0 libavcodec 52.94. 3 / 52.94. 3 libavformat 52.84. 0 / 52.84. 0 libavdevice 52. 2. 2 / 52. 2. 2 libavfilter 1.56. 0 / 1.56. 0 libswscale 0.12. 0 / 0.12. 0 libpostproc 51. 2. 0 / 51. 2. 0 test.m2v: Invalid data found when processing input File 'invalid_data.m2v' not attached - you can download it from https://roundup.ffmpeg.org/file1170. ---------- files: invalid_data.m2v messages: 12564 priority: normal status: new substatus: new title: "Invalid data found when processing input" on 1-frame MPEG2 ES type: bug ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue2363> ________________________________________________
