[FFmpeg-trac] #8876(avformat:new): Invalid data found when processing input, but video is playable

FFmpeg trac at avcodec.org
Wed Sep 2 08:30:44 EEST 2020


#8876: Invalid data found when processing input, but video is playable
------------------------------------+------------------------------------
             Reporter:  rotem       |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  mov         |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by rotem):

 Replying to [comment:8 cehoyos]:

 This is what I get when I run the command

 {{{

 ffmpeg -i IMG_0029.mp4 -qscale 2 out.avi
 ffmpeg version 4.2.1 Copyright (c) 2000-2019 the FFmpeg developers
   built with Apple clang version 11.0.0 (clang-1100.0.33.8)
   configuration: --prefix=/usr/local/Cellar/ffmpeg/4.2.1_1 --enable-shared
 --enable-pthreads --enable-version3 --enable-avresample --cc=clang --host-
 cflags='-I/Library/Java/JavaVirtualMachines/adoptopenjdk-13.jdk/Contents/Home/include
 -I/Library/Java/JavaVirtualMachines/adoptopenjdk-13.jdk/Contents/Home/include/darwin
 -fno-stack-check' --host-ldflags= --enable-ffplay --enable-gnutls
 --enable-gpl --enable-libaom --enable-libbluray --enable-libmp3lame
 --enable-libopus --enable-librubberband --enable-libsnappy --enable-
 libtesseract --enable-libtheora --enable-libvidstab --enable-libvorbis
 --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid
 --enable-lzma --enable-libfontconfig --enable-libfreetype --enable-frei0r
 --enable-libass --enable-libopencore-amrnb --enable-libopencore-amrwb
 --enable-libopenjpeg --enable-librtmp --enable-libspeex --enable-libsoxr
 --enable-videotoolbox --disable-libjack --disable-indev=jack
   libavutil      56. 31.100 / 56. 31.100
   libavcodec     58. 54.100 / 58. 54.100
   libavformat    58. 29.100 / 58. 29.100
   libavdevice    58.  8.100 / 58.  8.100
   libavfilter     7. 57.100 /  7. 57.100
   libavresample   4.  0.  0 /  4.  0.  0
   libswscale      5.  5.100 /  5.  5.100
   libswresample   3.  5.100 /  3.  5.100
   libpostproc    55.  5.100 / 55.  5.100
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f930f012400] could not find corresponding
 trex (id 1)
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f930f012400] could not find corresponding
 track id 0
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f930f012400] trun track id unknown, no tfhd
 was found
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f930f012400] error reading header
 IMG_0029.mp4: Invalid data found when processing input

 }}}

 Maybe it is a bug that got fixed in the latest ffmpeg version?

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8876#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list