[FFmpeg-trac] #731(undetermined:new): h264 video frames inside m2ts container get altered after commit 13b7781ec8d475513c1ee40a6e481763b728a71e

FFmpeg trac at avcodec.org
Sun Dec 11 22:24:11 CET 2011


#731: h264 video frames inside m2ts container get altered after commit
13b7781ec8d475513c1ee40a6e481763b728a71e
-------------------------------------+-------------------------------------
             Reporter:  Andrea3000   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  h264 m2ts    |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by michael):

 The width and height of the outputed picture is stored in width/height.
 H.264 allows croping an image and the uncropped dimensions are in
 coded_width/coded_height.
 This behavior exists since 29a29226. The quoted commit 13b7781ec8d4 is a
 merge commit and thus has multiple
 ancestors, thus iam not sure if you meant to say both its ancestors work
 and it is the first not working or if you tested something else

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


More information about the FFmpeg-trac mailing list