Motion blur effect on composite input

*nix specific usage questions
levsh
New Cone
New Cone
Posts: 5
Joined: 16 Mar 2012 18:19

Motion blur effect on composite input

Postby levsh » 16 Mar 2012 18:39

Hi!
I am play a video from my analogue cctv camera connected to tv-tuner in vlc media player with next command:

Code: Select all

vlc v4l2:// :v4l2-dev=/dev/video0 :v4l2-input=2 :live-caching=25
It's work, but when I move the camera image is strongly smeared. It's look like motion blur effect or slow fps. I'm trying various "live-caching" but it not work.
In a tvtime i hadn't such effect and video is very good.
It's possible to play video stream from composite input without blur?
Thx.

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

Re: Motion blur effect on composite input

Postby Rémi Denis-Courmont » 16 Mar 2012 20:25

Caching affects latency, not motion and sharpness. You need to pick better settings (resolution, fps, codec) for your hardware.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

levsh
New Cone
New Cone
Posts: 5
Joined: 16 Mar 2012 18:19

Re: Motion blur effect on composite input

Postby levsh » 17 Mar 2012 14:36

cmd line

Code: Select all

vlc --vout xv v4l2:// :v4l2-vdev="/dev/video0" :v4l2-input=2 :live-caching=1 --sout '#duplicate{dst="display"}'
works better, but image is interlaced. option '--vout-filter=deinterlace --deinterlace-mode=yadif' hasn't effect :(


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

Who is online

Users browsing this forum: No registered users and 16 guests