[FFmpeg-devel] [PATCH] avi set block align if not set

Baptiste Coudurier baptiste.coudurier
Fri Sep 5 04:36:23 CEST 2008


Hi,

$subject, problem is if block align is not set rate and scale will be
wrongly set for uncompressed audio (causing A/V desync) in
ff_parse_specific_params, and packets will be duplicated heavily in
avi_write_packet. Maybe there is a better place to put this code I don't
know.

Fix issue #489.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Smartjog USA Inc.                                http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avi_set_block_align.patch
Type: text/x-diff
Size: 622 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080904/d358df15/attachment.patch>



More information about the ffmpeg-devel mailing list