[FFmpeg-devel] [RFC] ac3enc: how do I force ac3 encoder tooutput frames with the same size?
Piotr Bandurski
ami_stuff at o2.pl
Tue Dec 25 15:30:05 CET 2012
Hi,
> (RealPlayer plays "silence")
This is because "coded_frame_size" is calculated as 285 with your patch while it should be 280.
-ac 1 -ar 11025 -ab 16384
When I set codec_frame_size to 280 then RealPlayer plays the output file correctly.
Regards
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rmenc.txt
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121225/8c2e0913/attachment.txt>
More information about the ffmpeg-devel
mailing list