Opened 5 years ago

Closed 5 years ago

#7834 closed defect (needs_more_info)

ts over ip

Reported by: Edward.Wu Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
Send ts packet over udp by ffmpeg, the size of packet must be 1316(7*188), but now which is random.
How to reproduce:

% ffmpeg -i input_file -vcodec copy -acodec copy -f mpegts "udp://224.5.5.5:1234?send_pkt_size=1316"

Attachments (1)

udp.c (41.0 KB ) - added by Edward.Wu 5 years ago.

Download all attachments as: .zip

Change History (2)

by Edward.Wu, 5 years ago

Attachment: udp.c added

comment:1 by Carl Eugen Hoyos, 5 years ago

Priority: importantnormal
Resolution: needs_more_info
Status: newclosed
Note: See TracTickets for help on using tickets.