Transcode inside Duplicate "error unkown option"

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
PBurger
New Cone
New Cone
Posts: 2
Joined: 19 Apr 2018 15:53

Transcode inside Duplicate "error unkown option"

Postby PBurger » 19 Apr 2018 16:25

I try to generate an transcoded and origanial rtp stream at the same time on a Windows 10 Machine, I have taken the example from the WIKI.

Code: Select all

vlc -I dummy http://10.9.22.1:8001/1:0:1:6DCA:44D:1:C00000:0:0:0: --sout #duplicate{dst=rtp{mux=ts,dst=239.255.1.2,sdp=sap,name="OriginalStream"},dst="transcode{vcodec=mp4v,acodec=mpga,vb=800,ab=128}:rtp{mux=ts,dst=239.255.1.3,sdp=sap,name="TranscodedStream"}"}'
unfortunately an error appears

Code: Select all

[0000000004b1c5d0] stream_out_transcode stream out error: cannot create chain [0000000004b1a9d0] stream_out_duplicate stream out error: * ignore unknown option `rtp'
after several hours I still can not discover the mistake

can anybody help :-)

Rémi Denis-Courmont
Developer
Developer
Posts: 15314
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Transcode inside Duplicate "error unkown option"

Postby Rémi Denis-Courmont » 19 Apr 2018 17:33

Problems with quoting, I think.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

PBurger
New Cone
New Cone
Posts: 2
Joined: 19 Apr 2018 15:53

Re: Transcode inside Duplicate "error unkown option"

Postby PBurger » 19 Apr 2018 18:45

i'm not sure,

Code: Select all

vlc -I dummy http://10.9.22.1:8001/1:0:1:6DCA:44D:1:C00000:0:0:0: --sout #duplicate{dst=transcode{vcodec=mp4v,acodec=mpga,vb=800,ab=128}:rtp{mux=ts,dst=239.255.1.3,sdp=sap},dst=display}
throws the same error


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 80 guests