[FFmpeg-trac] #5761(undetermined:new): GOP inconsistencies when transcoding H.264 to MPEG2 MXF

FFmpeg trac at avcodec.org
Sat Sep 3 20:55:27 EEST 2016


#5761: GOP inconsistencies when transcoding H.264 to MPEG2 MXF
--------------------------------+----------------------------------------
             Reporter:  edob    |                    Owner:
                 Type:  defect  |                   Status:  new
             Priority:  normal  |                Component:  undetermined
              Version:  3.0.2   |               Resolution:
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+----------------------------------------

Comment (by cus):

 You have not disabled scene change detection, therefore your gops have
 variable size. Use {{{-sc_threshold 1000000000}}}. Are you sure your tests
 depend on file size? That part I could not reproduce.

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


More information about the FFmpeg-trac mailing list