Transparent logo problem
Posted: 18 Feb 2009 08:55
Hello,
I'm trying to add transparent logo to the stream with the following command:
Logo is in the PNG format and has a transparent background. It looks OK. But in video I have white bacgkround instead transparent. -vvv did not get and blend errors.
I tried to add the same logo on windows and everything was fine.
I use Debian Etch and VLC 0.9.8a compiled from sources.
Can anyone help me please?
I'm trying to add transparent logo to the stream with the following command:
Code: Select all
vlc -vv --logo-file logo.png http://127.0.0.1:8080 --loop --http-caching=1000 --sout "#transcode{vcodec=FLV1,vb=1024,sfilter=logo}:std{access=http{mime=video/x-flv},dst=127.0.0.1:8081/stream.flv,mux=ffmpeg{mux=flv}}"
I tried to add the same logo on windows and everything was fine.
I use Debian Etch and VLC 0.9.8a compiled from sources.
Can anyone help me please?