Transcode with filter motionblur

*nix specific usage questions
allblacks
New Cone
New Cone
Posts: 2
Joined: 14 Feb 2011 17:28

Transcode with filter motionblur

Postby allblacks » 14 Feb 2011 17:42

Hi everybody,
Im on ubuntu server vlc 1.1.4
I have a Linksys DCS 7410, this is a screenshot :
Image
I want transcode with motionblur but it takes no effect.
My command is :
vlc -vvv rtsp://linksys7410/play1.sdp --video-filter=motionblur --blur-factor=80 --sout "#transcode{vcodec=FLV1,acodec=none}:std{access=http{mime=video/x-flv},dst=0.0.0.0:8090/cam1.flv}" --color -I dummy

How to enable motionblur ?
Thanks!

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Transcode with filter motionblur

Postby Jean-Baptiste Kempf » 14 Feb 2011 18:20

You need to use the filter in the sout
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

allblacks
New Cone
New Cone
Posts: 2
Joined: 14 Feb 2011 17:28

Re: Transcode with filter motionblur

Postby allblacks » 15 Feb 2011 08:19

Could you rewrite my code.
I have tried :
vlc -vvv rtsp://192.168.100.197/play1.sdp --sout "#transcode{vcodec=FLV1,acodec=none,video-filter=motionblur,blur-factor=120}:std{access=http{mime=video/x-flv},dst=0.0.0.0:8090/cam1.flv}" --color -I dummy

vlc -vvv rtsp://192.168.100.197/play1.sdp --sout "#transcode{vcodec=FLV1,acodec=none}:std{access=http{mime=video/x-flv},dst=0.0.0.0:8090/cam1.flv,video-filter=motionblur,blur-factor=120}" --color -I dummy

vlc -vvv rtsp://192.168.100.197/play1.sdp --sout "#transcode{vcodec=FLV1,acodec=none}:std{access=http{mime=video/x-flv},dst=0.0.0.0:8090/cam1.flv}" --video-filter=motionblur --blur-factor=120 --color -I dummy

Thanks!

burek
Blank Cone
Blank Cone
Posts: 40
Joined: 10 May 2008 21:52

Re: Transcode with filter motionblur

Postby burek » 16 Feb 2012 20:01

try using "vfilter" instead of "video-filter"
Image
          • www.gusari.org


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: Bing [Bot] and 6 guests