#241(FFmpeg:new): FFmpeg does not find streams in the file playable with QuickTime player
#241: FFmpeg does not find streams in the file playable with QuickTime player ---------------------+--------------------- Reporter: svolvo | Owner: michael Type: defect | Status: new Priority: normal | Component: FFmpeg Version: 0.6.3 | Keywords: Blocked By: | Blocking: Reproduced: 0 | Analyzed: 0 ---------------------+--------------------- Attached file is playable with QuickTime player. However when I run the following command ffmpeg -i "Animals 2004.mov" I receive the output saying there is no Audio/Video streams: .... Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Animals 2004.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2007-09-11 15:53:56 Duration: 00:00:53.05, start: 0.000000, bitrate: 1236 kb/s Stream #0.0(eng): Data: m1s / 0x2073316D, 1236 kb/s Metadata: creation_time : 2007-09-11 15:53:56 Same thing happens on Linux attemping to open this movie with mplayer. It reports no playable streams in the movie. Is it a bug in FFmpeg? -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/241> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#241: FFmpeg does not find streams in the file playable with QuickTime player ------------------------+----------------------- Reporter: svolvo | Owner: michael Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced: 1 Analyzed: 0 | ------------------------+----------------------- Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 * component: FFmpeg => avformat * priority: normal => wish * version: 0.6.3 => git-master * type: defect => enhancement Comment: Attached mov file (Video and Audio, MPEG1, 29.97fps, 480x360) can not be read with FFmpeg. {{{ $ ffmpeg -i Animals2004.mov ffmpeg version git-N-30224-gb49728d, Copyright (c) 2000-2011 the FFmpeg developers built on May 25 2011 22:20:37 with gcc 4.5.3 configuration: --cc='/usr/local/gcc-4.5.3/bin/gcc -m32' --enable-gpl libavutil 51. 2. 2 / 51. 2. 2 libavcodec 53. 6. 0 / 53. 6. 0 libavformat 53. 2. 0 / 53. 2. 0 libavdevice 53. 0. 0 / 53. 0. 0 libavfilter 2. 11. 0 / 2. 11. 0 libswscale 0. 14. 0 / 0. 14. 0 libpostproc 51. 2. 0 / 51. 2. 0 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x8cb3b20] Could not find codec parameters (Data: m1s / 0x2073316D, 1236 kb/s) Animals2004.mov: could not find codec parameters }}} -- Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/241#comment:1> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#241: FFmpeg does not find streams in the file playable with QuickTime player ------------------------+----------------------- Reporter: svolvo | Owner: michael Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced: 1 Analyzed: 0 | ------------------------+----------------------- Comment (by svolvo): I was unable to upload the original file because of ~8Mb size. One I uploaded was cut off accordingly to directions on ffmpeg.org (linux dd...). If you'd like to have the original file please send me directions to do that. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/241#comment:2> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#241: FFmpeg does not find streams in the file playable with QuickTime player ------------------------+----------------------- Reporter: svolvo | Owner: michael Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced: 1 Analyzed: 0 | ------------------------+----------------------- Comment (by cehoyos): Works fine with ffmpeg -f mpeg Animals2004.mov -- Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/241#comment:3> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#241: FFmpeg does not find streams in the file playable with QuickTime player -------------------------------------+------------------------------------ Reporter: svolvo | Owner: michael Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mov mpeg | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => mov mpeg -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/241#comment:4> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#241: FFmpeg does not find streams in the file playable with QuickTime player --------------------------------------+------------------------------------ Reporter: svolvo | Owner: michael Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mov mpeg m1s | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: mov mpeg => mov mpeg m1s -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/241#comment:5> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#241: FFmpeg does not find mpeg program stream in the file playable with QuickTime player -------------------------------------+------------------------------------- Reporter: svolvo | Owner: michael Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mov mpegps | Blocked By: m1s | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: mov mpeg m1s => mov mpegps m1s -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/241#comment:6> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#241: FFmpeg does not find mpeg program stream in the file playable with QuickTime player -------------------------------------+------------------------------------- Reporter: svolvo | Owner: michael Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: mov mpegps | Blocked By: m1s | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Fixed by Petter Ericson. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/241#comment:7> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg