Search found 5 matches

Go to advanced search

by levsh
18 Mar 2012 19:03
Forum: General VLC media player Troubleshooting
Topic: Deinterlace
Replies: 5
Views: 1216

Re: Deinterlace

yes :( ... [0x1d16ec8] v4l2 demux debug: device supports chroma YUY2 [4:2:2, packed, YVY2, YUYV] [0x1d16ec8] v4l2 demux debug: device supports chroma UYVY [4:2:2, packed, UYVY, UYVY] [0x1d16ec8] v4l2 demux debug: device codec TM60 (A/V + VBI mux packet) not supported [0x1d16ec8] v4l2 demux debug: fo...
by levsh
18 Mar 2012 15:06
Forum: General VLC media player Troubleshooting
Topic: Deinterlace
Replies: 5
Views: 1216

Re: Deinterlace

Sorry for my stupid but how without stream output mode? If i make Open Capture Device from GUI and Video->Deinterlace on, i got "Failed to create video filter2 'deinterlace' Failed to add filter 'deinterlace' " and hence image still interacle.
by levsh
17 Mar 2012 20:30
Forum: General VLC media player Troubleshooting
Topic: Deinterlace
Replies: 5
Views: 1216

Deinterlace

Hi! Is it possible to run vlc with deinterlace filter but without transcode and vcodecs? Only raw data and deinterlace. Source tv-tuner, destination display. vlc --vout xv v4l2:// :v4l2-vdev="/dev/video0" :v4l2-input=2 --sout' #transcode{vcodec=mp2v,vfilter=deinterlace{deinterlace=yadif}}:...
by levsh
17 Mar 2012 14:36
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Motion blur effect on composite input
Replies: 2
Views: 874

Re: Motion blur effect on composite input

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 :(
by levsh
16 Mar 2012 18:39
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Motion blur effect on composite input
Replies: 2
Views: 874

Motion blur effect on composite input

Hi! I am play a video from my analogue cctv camera connected to tv-tuner in vlc media player with next command: 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 ...

Go to advanced search