[FFmpeg-devel] mpeg2ts/udp --> broken display by set-top-box
Laurent Aimar
fenrir
Thu Jan 22 10:34:06 CET 2009
Hi,
On Thu, Jan 22, 2009, Alexandre FERRIEUX - FT/RD/SIRP/ASF/SOFTL wrote:
> Do you know of an existing tool that would take an existing .ts file and
> stream it over UDP (by chunks of 7 TS packets) at the proper speed
> without touching the mux ? ("ffmpeg -i file.ts -vcodec copy -f mpegts"
> still demuxes and remuxes).
vlc input.ts --ts-out ip:port --ts-out-mtu 1500
will not remux the TS but will send it at the right speed.
--
fenrir
More information about the ffmpeg-devel
mailing list