> Am 27.06.2020 um 05:26 schrieb Simon Roberts <[email protected]>:
> 
> ffmpeg -i <filename> -f mpegts tcp://192.168.1.109:2000

Either specify a constant quantiser with “-qscale 10 -mbd 2” or a constant 
bitrate with “-b:v 1000k” or use “-vcodec libx264” for an encoder with a better 
default or “-vcodec copy” to avoid re-encoding.

Carl Eugen 
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to