Codecs for RTP

About encoding, codec settings, muxers and filter usage
lagarazo
Blank Cone
Blank Cone
Posts: 34
Joined: 20 Sep 2006 13:50

Codecs for RTP

Postby lagarazo » 02 Oct 2006 11:50

What codec formats are supported by RTP apart for MJPG?

Where could I find a list?

lagarazo
Blank Cone
Blank Cone
Posts: 34
Joined: 20 Sep 2006 13:50

Postby lagarazo » 02 Oct 2006 13:40

If I try to use H263, I always get

ffmpeg encoder debug: Input picture size isn't suitable for h263 codec! try h263+

I don't know how to change the picture size to 176x144. I am running

vlc.exe -vvv -I rc --sout-udp-caching 150 --dshow-caching 150 dshow:// vdev="" adev="" --sout=#transcode{vcodec=H263,vb=192,scale=1,acodec=mp3,ab=96,channels=2}:duplicate{dst=std{access=rtp,mux=ts{caching=150},dst=192.168.1.10:1234}}

I have tried adding size="176x144", but it doesn't work, I always have a 320x240 picture. How am I supossed to configure this picture size?

Thanks!

lagarazo
Blank Cone
Blank Cone
Posts: 34
Joined: 20 Sep 2006 13:50

Postby lagarazo » 02 Oct 2006 15:55

vlc.exe -vvv -I rc --sout-udp-caching 150 --dshow-caching 150 dshow:// vdev="" adev="" --sout=#transcode{vcodec=H263,width=352,height=288,vb=192,scale=1,acodec=mp3,ab=96,channels=2}:duplicate{dst=std{access=rtp,mux=ts{caching=150},dst=192.168.1.10:1234}}


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 14 guests