Search found 2 matches

Go to advanced search

by PBurger
19 Apr 2018 18:45
Forum: General VLC media player Troubleshooting
Topic: Transcode inside Duplicate "error unkown option"
Replies: 2
Views: 244

Re: Transcode inside Duplicate "error unkown option"

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
by PBurger
19 Apr 2018 16:25
Forum: General VLC media player Troubleshooting
Topic: Transcode inside Duplicate "error unkown option"
Replies: 2
Views: 244

Transcode inside Duplicate "error unkown option"

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. 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=&...

Go to advanced search