1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavformat
Zhao Zhili b8fca1f1f5 avformat/teeproto: setup max_packet_size
It's the minimum of all child protocols max_packet_size. Can be used
like this:

ffmpeg -re -i cctv.mp4 -c copy -f mpegts \
  -protocol_whitelist 'tee,file,udp' \
  'tee:out.ts|udp://127.0.0.1:6666?pkt_size=1316'

Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
2023-01-26 23:31:44 +08:00
..
2023-01-24 16:58:01 +01:00
2022-09-23 20:27:35 +02:00
2022-09-24 17:57:35 +02:00
2022-12-01 11:21:15 +01:00
2022-12-01 11:21:15 +01:00
2022-10-24 02:00:31 +02:00
2022-09-04 15:03:32 -04:00
2023-01-25 18:49:09 +01:00
2022-12-01 11:21:14 +01:00
2022-09-24 17:57:36 +02:00
2022-12-01 11:21:14 +01:00
2022-09-24 17:57:37 +02:00
2022-12-01 11:21:15 +01:00
2022-12-01 11:21:14 +01:00
2022-12-01 11:21:14 +01:00
2022-12-01 11:21:15 +01:00
2022-09-22 17:44:05 +02:00
2022-07-16 22:40:44 +02:00
2022-09-30 19:11:36 +02:00
2022-12-01 11:21:14 +01:00
2023-01-24 16:58:01 +01:00
2022-12-01 11:21:14 +01:00
2023-01-11 18:50:36 +08:00
2022-10-18 13:20:37 +11:00
2022-09-24 18:28:19 +02:00
2022-08-31 16:24:22 +02:00
2023-01-13 11:22:59 -06:00
2022-10-24 02:00:31 +02:00
2023-01-24 16:58:01 +01:00
2022-10-04 23:47:54 +02:00
2023-01-24 16:58:01 +01:00
2022-12-01 11:21:14 +01:00