Opened 14 years ago
Closed 12 years ago
#241 closed enhancement (fixed)
FFmpeg does not find mpeg program stream in the file playable with QuickTime player
Reported by: | svolvo | Owned by: | Michael Niedermayer |
---|---|---|---|
Priority: | wish | Component: | avformat |
Version: | git-master | Keywords: | mov mpegps m1s |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
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?
Attachments (1)
Change History (8)
by , 14 years ago
Attachment: | Animals2004.mov added |
---|
comment:1 by , 14 years ago
Component: | FFmpeg → avformat |
---|---|
Priority: | normal → wish |
Reproduced by developer: | set |
Status: | new → open |
Type: | defect → enhancement |
Version: | 0.6.3 → git-master |
comment:2 by , 14 years ago
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.
comment:4 by , 13 years ago
Keywords: | mov mpeg added |
---|
comment:5 by , 12 years ago
Keywords: | m1s added |
---|
comment:6 by , 12 years ago
Keywords: | mpegps added; mpeg removed |
---|---|
Summary: | FFmpeg does not find streams in the file playable with QuickTime player → FFmpeg does not find mpeg program stream in the file playable with QuickTime player |
Attached mov file (Video and Audio, MPEG1, 29.97fps, 480x360) can not be read with FFmpeg.