[FFmpeg-devel] [PATCH 5/5] lavf/asfenc: add support for setting packet size
Marton Balint
cus at passwd.hu
Fri Feb 5 00:21:30 CET 2016
On Thu, 4 Feb 2016, Carl Eugen Hoyos wrote:
> Marton Balint <cus <at> passwd.hu> writes:
>
>> + item packet_size
>> +Set the muxer packet size. By tuning this setting you may reduce data
>> +fragmentation or muxer overhead depending on your source. Default value is
>> +3200, minimum is 100, maximum is 64k.
>
> Is this related to ticket #4230?
Well, it is, but this option only enables the user work around the
problem, proper fix would be to magically determine the optimal packet
size based on the source stream settings.
Anyway, I can surely reference the ticket number in the commit message,
even if it is only a workaround.
Regards,
Marton
More information about the ffmpeg-devel
mailing list