Opened 12 years ago

Closed 10 years ago

#1551 closed defect (fixed)

mov file is played by vlc, cannot be read by FFmpeg

Reported by: Carl Eugen Hoyos Owned by:
Priority: normal Component: avformat
Version: git-master Keywords: mov roundup
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

(issue 2226 by ami_stuff)
http://www.imaging-resource.com/PRODS/TS2/FULLRES/YP1020228.MOV
Sample (1280x720@30 mjpeg and pcm audio) can be played with vlc, does not decode with FFmpeg

$ ffmpeg -i YP1020228.MOV
ffmpeg version N-42594-g56ae592 Copyright (c) 2000-2012 the FFmpeg developers
  built on Jul 18 2012 09:14:59 with gcc 4.3.2
  configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl --enable-libopenjpeg --enable-libvorbis --enable-libspeex --enable-libmp3lame --enable-libtheora --extra-ldflags=-lm --enable-libvpx --enable-libxavs --enable-x11grab --enable-libass
  libavutil      51. 65.100 / 51. 65.100
  libavcodec     54. 41.100 / 54. 41.100
  libavformat    54. 17.100 / 54. 17.100
  libavdevice    54.  1.100 / 54.  1.100
  libavfilter     3.  2.100 /  3.  2.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x90774e0] moov atom not found
YP1020228.MOV: Invalid data found when processing input

Change History (4)

comment:1 by Carl Eugen Hoyos, 11 years ago

Keywords: roundup added

comment:2 by llogan, 11 years ago

Reproduced by developer: set
Status: newopen

comment:4 by Carl Eugen Hoyos, 10 years ago

Resolution: fixed
Status: openclosed

Fixed in 26b0d719

Note: See TracTickets for help on using tickets.