If I try to stream the default output aspect ratio is 21:9, but I need the same as the source - 4:3.
The sout options are:
Code: Select all
:sout=#transcode{venc=x264{keyint=20},vcodec=x264,vb=700,scale=0.5,width=320}:duplicate{dst=std{access=http,mux=ts,dst=:1234}}
Code: Select all
main debug: window size: 654x240
The only option is manually change the aspect ratio on player receiving stream.