[FFmpeg-trac] #879(avformat:new): mxf files without FooterPartition

FFmpeg trac at avcodec.org
Thu Jan 5 21:42:41 CET 2012


#879: mxf files without FooterPartition
------------------------------------+------------------------------------
             Reporter:  zhukov      |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  mxf         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by reimar):

 Have you tried
 ffmpeg -i - < 1GB.mxf
 ?
 And MPlayer can play the 10MB variant, it seems to be fine, I think the
 demuxer only stumbles over some bad data at the end of the 1GB file.
 If you can, you could try to just zero out the middle part of the file
 (leaving only first 10 MB and maybe last 1 MB, I suspect with the right
 options dd from /dev/zero should be able to do that), if it still allows
 to reproduce the issue compress and upload it.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/879#comment:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list