id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
241,FFmpeg does not find mpeg program stream in the file playable with QuickTime player,svolvo,michael,"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?",enhancement,closed,wish,avformat,git-master,fixed,mov mpegps m1s,,,,1,0
