[FFmpeg-devel] [PATCH] libavformat/udp: add options send_pkt_size for udp over ip, for ts over ip, this value must be 1316(7*188)

edward edward_email at 126.com
Tue Apr 9 01:33:42 EEST 2019










At 2019-04-09 00:29:43, "Marton Balint" <cus at passwd.hu> wrote:
>
>
>On Mon, 8 Apr 2019, edward_email wrote:
>
>> From: “Edward.Wu” <“edward_email at 126.com”>
>>
>> Signed-off-by: “Edward.Wu” <“edward_email at 126.com”>
>> ---
>> libavformat/udp.c | 45 ++++++++++++++++++++++++++++++++++++++++++++-
>> 1 file changed, 44 insertions(+), 1 deletion(-)
>
>Why is this patch needed at all? If you want fixed packet size, you simply 

>use -pkt_size 1316 -flush_packets 0.
thanks for your reminding,I try these two parameters, it's OK.
>
>Regards,
>Marton
>_______________________________________________
>ffmpeg-devel mailing list
>ffmpeg-devel at ffmpeg.org
>https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>To unsubscribe, visit link above, or email
>ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list