[FFmpeg-trac] #731(undetermined:new): h264 video frames inside m2ts container get altered after commit 13b7781ec8d475513c1ee40a6e481763b728a71e
FFmpeg
trac at avcodec.org
Sat Dec 10 16:28:49 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 Andrea3000):
I have made a further discovery.
Incorrect frame height is given by AVCodecContext->coded_height which
reports a value of 1088.
If I override this value (in my app) and set it to 1080, the black border
is gone but the app still crash when calling avpicture_deinterlace and
sws_scale.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/731#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list