Search found 2 matches

Go to advanced search

by RuslanBraun
12 Aug 2014 21:10
Forum: VLC stream-output (sout)
Topic: no logo
Replies: 2
Views: 870

Re: no logo

cvlc --sub-filter logo --logo-file logo.png playlist.m3u --loop --sout '#transcode{vcodec=h264,scale=auto,sfilter=logo}:standard{access=http,mux=asf,dst=10.0.0.10:9090}' Transcoding method to work, but this method is much CPU time on a 100% against what was 1%. I understand that this method vlc simp...
by RuslanBraun
12 Aug 2014 18:44
Forum: VLC stream-output (sout)
Topic: no logo
Replies: 2
Views: 870

no logo

No logo is displayed on the output $ cvlc -vvv aha/test.mp4 --logo-file cone.png --sout '#transcode{sfilter=logo}:standard{access=http,mux=asf,dst=10.0.128.0:9090}' and so $ cvlc --sub-filter "logo{file=cone.png,transparency=128}" vlckino/playlist.m3u --loop --daemon --sout '#gather:standa...

Go to advanced search