[FFmpeg-devel] [PATCH] adpcm swf encoder frame size

Baptiste Coudurier baptiste.coudurier
Sun Jul 15 00:06:18 CEST 2007


Hi

Patch computes good frame size for encoding, flash player now correctly
plays files.

It seems it should be possible to encode with any sample rate though,
OTOH adpcm_swf is meant to muxed in flv/swf.

I think "for (i=0" should be changed to i=1, does it make sense to
encode first sample twice ? Can I change that ?

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adpcm_frame_size.patch
Type: text/x-diff
Size: 1316 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070715/99a96e95/attachment.patch>



More information about the ffmpeg-devel mailing list