When I want to stream a device or file to QuickTime then only the audio works, no picture is showing up:
Code: Select all
:sout=#transcode{vcodec=mp4v,vb=256,scale=1,acodec=mp4a,ab=128,channels=1}:rtp{sdp=rtsp://127.0.0.1:9000/test.sdp}:
Getting this:
Code: Select all
[00000667] ffmpeg encoder error: cannot open encoder
[00000658] stream_out_transcode private error: cannot find encoder ((null))
[00000658] stream_out_transcode private error: cannot create video chain
[00000664] main packetizer error: cannot create packetizer output (I420)