[FFmpeg-user] How can i convert mov to a network stream?

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Jun 18 07:21:50 CEST 2015


Nemo <377307289 <at> qq.com> writes:

> This mov is RLE format. These are script i am using:
> 
> ffmpeg -re -i src.mov -codec copy -f mpegts udp://127.0.0.1:6666

Complete, uncut console output missing.

You cannot put random codecs into mpegts, it only 
supports a small number of codecs.

Carl Eugen



More information about the ffmpeg-user mailing list