[FFmpeg-trac] #6345(undetermined:new): MPEG2 decode error

FFmpeg trac at avcodec.org
Tue Apr 25 11:07:53 EEST 2017


#6345: MPEG2 decode error
-------------------------------------+-------------------------------------
             Reporter:  alexeysad    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  mpeg2video   |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:   => mpeg2video


Comment:

 (Trying to narrow down the reason of this bug that I believe is
 reproducible)
 If you remux the input file with FFmpeg, is Adobe Premiere able to decode
 any of the output files with or without artefacts?
 {{{
 $ ffmpeg -i mpeg2_decode_artefact.mxf -vcodec copy -an out.ts
 $ ffmpeg -i mpeg2_decode_artefact.mxf -vcodec copy -an out.mov
 $ ffmpeg -i mpeg2_decode_artefact.mxf -vcodec copy -an out.mxf
 $ ffmpeg -i mpeg2_decode_artefact.mxf -vcodec copy -f mpeg2video out.mpg
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6345#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list