[vlc-devel] Problem in VLC using V4L2 with analog camera.

Beyonlo beyonlo at gmail.com
Tue Mar 31 01:00:01 CEST 2009


Hello,

    I have a interlaced analog SD camera connected a capture card
(bttv) and capturing via composite.
    I'm using v4l2 and I have problems with flicker (interlaced
combing problem) with vlc 0.9.x when capturing in 320x240. But not is
possible has flicker when capturing 240 lines, because 240 lines get
only the even lines. If I getting 480 lines for example, flicker is
correct, because getting even and odd lines, with 16 ms delay, because
is needed two Fields to compose a 480 lines.
    I tested too with v4l2 using mplayer and not have problem. I
tested too with vlc 0.8.6 with v4l and not have problem. Problem
happen only with VLC using v4l2.

1) v4l -> vlc = works fine
    Command: vlc -vvv v4l:/dev/video0:norm=ntsc:size=320x240:channel=1
    Output:  output is below.
    Screenshot: http://65.111.170.40/screen/vlc_with_v4l.png
2) v4l2 -> vlc = NOT works fine
    Command: vlc -vvv v4l2:///dev/video0:standard=3:width=320:height=240:input=1
    Output: output is below
    Screenshot: http://65.111.170.40/screen/vlc_with_v4l2.png
3) v4l2 -> mplayer = works fine
    Command: mplayer -tv
driver=v4l2:input=1:width=320:height=240:device=/dev/video0:norm=4
tv://
    Output:  not
    Screenshot: http://65.111.170.40/screen/mplayer_with_v4l2.png

 What is the problem? A bug in VLC when used with v4l2? Or what ?

VLC -vvv output executed in test 1 and 2:

1)

administrator at joaquina:~$ vlc -vvv
v4l:/dev/video0:norm=ntsc:size=320x240:channel=1
VLC media player 0.8.6e Janus
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: loading plugins cache file
/home/administrator/.vlc/cache/plugins-04041e.dat
[00000001] main private debug: recursively browsing `/usr/lib/vlc'
[00000001] main private debug: module bank initialized, found 218 modules
[00000001] main private debug: opening config file
/home/administrator/.vlc/vlcrc
[00000001] main private debug: CPU has capabilities 486 586 MMX MMXEXT
SSE SSE2 FPU
[00000001] main private debug: looking for memcpy module: 1 candidate
[00000001] main private debug: using memcpy module "memcpy"
[00000283] main playlist debug: waiting for thread completion
[00000283] main playlist debug: thread 3079256976 (playlist) created
at priority 0 (playlist/playlist.c:184)
[00000284] main private debug: waiting for thread completion
[00000284] main private debug: thread 3070864272 (preparser) created
at priority 0 (playlist/playlist.c:210)
[00000285] main interface debug: looking for interface module: 1 candidate
[00000285] main interface debug: using interface module "hotkeys"
[00000285] main interface debug: thread 3062471568 (interface) created
at priority 0 (interface/interface.c:231)
[00000287] main interface debug: looking for interface module: 1 candidate
[00000287] main interface debug: using interface module "screensaver"
[00000287] main interface debug: thread 3054078864 (interface) created
at priority 0 (interface/interface.c:231)
[00000283] main playlist debug: adding playlist item
`v4l:/dev/video0:norm=ntsc:size=320x240:channel=1' (
v4l:/dev/video0:norm=ntsc:size=320x240:channel=1 )
[00000289] main interface debug: looking for interface module: 5 candidates
[00000289] main interface debug: using interface module "wxwidgets"
[00000289] main interface debug: thread 3026807696 (manager) created
at priority 0 (interface/interface.c:216)
[00000289] wxwidgets interface debug: Using last windows config
'(-1,0,0,1280,1024)(0,129,179,508,326)(6,0,0,-1,150)'
[00000289] wxwidgets interface debug: id=0 p=(129,179) s=(508,326)
[00000289] wxwidgets interface debug: id=6 p=(0,0) s=(-1,150)
[00000283] main playlist debug: nothing requested, starting
[00000283] main playlist debug: creating new input thread
[00000292] main input debug: waiting for thread completion
[00000292] main input debug: creating statistics handler
[00000292] main input debug:
`v4l:/dev/video0:norm=ntsc:size=320x240:channel=1' gives access `v4l'
demux `' path `/dev/video0:norm=ntsc:size=320x240:channel=1'
[00000292] main input debug: creating demux: access='v4l' demux=''
path='/dev/video0:norm=ntsc:size=320x240:channel=1'
[00000294] main demuxer debug: looking for access_demux module: 1 candidate
[00000294] v4l demuxer debug: WxH 320x240
[00000294] v4l demuxer debug: main device=`/dev/video0'
[00000294] v4l demuxer debug: V4L device BT878 video (Prolink
Pixelview  4 channels 1 audios 48 < w < 768 32 < h < 480
[00000294] v4l demuxer debug: setting channel Composite1(1) 0 tuners
flags=0x2 type=0x2 norm=0x1
[00000294] v4l demuxer debug: v4l device uses brightness: 32768
[00000294] v4l demuxer debug: v4l device uses colour: 32768
[00000294] v4l demuxer debug: v4l device uses hue: 32768
[00000294] v4l demuxer debug: v4l device uses contrast: 32768
[00000292] main input debug: thread 3009702800 (input) created at
priority 0 (input/input.c:265)
[00000294] v4l demuxer debug: v4l device uses frame size: 115200
[00000294] v4l demuxer debug: v4l device uses chroma: I420
[00000294] v4l demuxer debug: opened adev=`/dev/dsp' stereo 44100Hz
[00000294] v4l demuxer debug: v4l grabbing started
[00000294] v4l demuxer debug: added new video es I420 320x240
[00000292] main input debug: selecting program id=0
[00000294] v4l demuxer debug: new audio es 2 channels 44100Hz
[00000294] main demuxer debug: using access_demux module "v4l"
[00000296] main decoder debug: looking for decoder module: 25 candidates
[00000296] main decoder debug: using decoder module "rawvideo"
[00000296] main decoder debug: thread 2972318608 (decoder) created at
priority 0 (input/decoder.c:159)
[00000343] main decoder debug: looking for decoder module: 25 candidates
[00000343] araw decoder debug: samplerate:44100Hz channels:2 bits/sample:16
[00000343] main decoder debug: using decoder module "araw"
[00000343] main decoder debug: thread 2963925904 (decoder) created at
priority 0 (input/decoder.c:159)
[00000292] main input debug:
`v4l:/dev/video0:norm=ntsc:size=320x240:channel=1' successfully opened
[00000296] main decoder debug: no usable vout present, spawning one
[00000343] main decoder debug: no aout present, spawning one
[00000344] main video output debug: window size: 320x240
[00000346] main audio output debug: looking for audio output module: 5
candidates
[00000344] main video output debug: looking for video output module: 6
candidates
[00000344] xvideo video output warning: no free XVideo port found for
format 0x30323449 (I420)
[00000344] xvideo video output warning: no free XVideo port found for
format 0x32595559 (YUY2)
[00000344] xvideo video output warning: no free XVideo port found for
format 0x36315652 (RV16)
[00000346] pulse audio output debug: Pulse mainloop started
[00000346] pulse audio output debug: Pulse stream connected
[00000346] pulse audio output debug: Pulse initialized successfully
[00000346] pulse audio output debug: Buffer metrics: maxlength=44100,
tlength=39688, prebuf=19844, minreq=3968
[00000346] pulse audio output debug: Using sample spec 's16le 2ch
44100Hz', channel map 'front-left,front-right'.
[00000346] pulse audio output debug: Connected to device
alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0 (0, not
suspended).
[00000346] main audio output debug: using audio output module "pulse"
[00000346] main audio output debug: output 's16l' 44100 Hz Stereo
frame=1 samples/4 bytes
[00000346] main audio output debug: mixer 'fl32' 44100 Hz Stereo
frame=1 samples/8 bytes
[00000346] main audio output debug: filter(s) 'fl32'->'s16l' 44100
Hz->44100 Hz Stereo->Stereo
[00000350] main private debug: looking for audio filter module: 24 candidates
[00000350] main private debug: using audio filter module "float32tos16"
[00000346] main audio output debug: found a filter for the whole conversion
[00000346] main audio output debug: looking for audio mixer module: 3 candidates
[00000346] main audio output debug: using audio mixer module "trivial_mixer"
[00000346] main audio output debug: input 's16l' 44100 Hz Stereo
frame=1 samples/4 bytes
[00000346] main audio output debug: filter(s) 's16l'->'fl32' 44100
Hz->44100 Hz Stereo->Stereo
[00000375] main private debug: looking for audio filter module: 24 candidates
[00000344] x11 video output debug: XShm video extension v1.1 (with
pixmaps, opcode: 145)
[00000375] main private debug: using audio filter module "s16tofloat32"
[00000346] main audio output debug: found a filter for the whole conversion
[00000346] main audio output debug: filter(s) 'fl32'->'fl32' 48510
Hz->44100 Hz Stereo->Stereo
[00000383] main private debug: looking for audio filter module: 24 candidates
[00000383] main private debug: using audio filter module "bandlimited_resampler"
[00000346] main audio output debug: found a filter for the whole conversion
[00000346] pulse audio output debug: Pulse stream started
[00000344] x11 video output debug: Window manager supports NetWM
[00000344] x11 video output debug: Window manager supports
_NET_WM_STATE_FULLSCREEN
[00000344] x11 video output debug: Window manager supports _NET_WM_STATE_ABOVE
[00000344] x11 video output debug: Window manager supports _NET_WM_STATE_BELOW
[00000344] main video output debug: using video output module "x11"
[00000344] x11 video output debug: x11 image size 26x20 (0,0,26x20)
[00000344] main video output debug: got 2 direct buffer(s)
[00000344] main video output debug: picture in 320x240 (0,0,320x240),
chroma I420, ar 4:3, sar 1:1
[00000344] main video output debug: picture user 320x240
(0,0,320x240), chroma I420, ar 4:3, sar 1:1
[00000344] main video output debug: picture out 26x20 (0,0,26x20),
chroma RV32, ar 13:10, sar 1:1
[00000344] main video output debug: looking for chroma module: 5 candidates
[00000344] main video output debug: waiting for thread completion
[00000344] main video output debug: using chroma module "i420_rgb"
[00000344] main video output debug: indirect render, mapping render
pictures 0-7 to system pictures 2-9
[00000344] main video output debug: thread 2943957904 (video output)
created at priority 0 (video_output/video_output.c:421)
[00000345] main private debug: Registering subpicture channel, ID: 2
[00000345] main private debug: Registering subpicture channel, ID: 3
[00000345] main private debug: Registering subpicture channel, ID: 4
[00000345] main private debug: Registering subpicture channel, ID: 5
[00000346] main audio output warning: output date isn't PTS date,
requesting resampling (98267)
[00000346] main audio output warning: buffer is 98191 late, triggering
upsampling
[00000344] x11 video output debug: x11 image size 26x20 (0,0,26x20)
[00000346] main audio output warning: output date isn't PTS date,
requesting resampling (49229)
[00000346] main audio output warning: audio drift is too big (147252),
dropping buffer
[00000346] main audio output warning: audio drift is too big (124033),
dropping buffer
[00000346] main audio output warning: output date isn't PTS date,
requesting resampling (48447)
[00000346] main audio output warning: audio drift is too big (162381),
dropping buffer
[00000346] main audio output warning: audio drift is too big (139162),
dropping buffer
[00000346] main audio output warning: audio drift is too big (129226),
dropping buffer
[00000344] x11 video output debug: x11 image size 320x240 (0,0,320x240)
[00000344] main video output warning: late picture skipped (30197)
[00000001] main private debug: removing all interfaces
[00000289] main interface debug: thread 3026807696 joined
(interface/interface.c:258)
[00000289] main interface debug: removing module "wxwidgets"
[00000287] main interface debug: thread 3054078864 joined
(interface/interface.c:258)
[00000287] main interface debug: removing module "screensaver"
[00000285] main interface debug: thread 3062471568 joined
(interface/interface.c:258)
[00000285] main interface debug: removing module "hotkeys"
[00000001] main private debug: removing playlist handler
[00000284] main private debug: thread 3070864272 joined
(playlist/playlist.c:247)
[00000292] main input debug: control type=0
[00000292] main input debug: control: stopping input
[00000292] main input debug: closing input
[00000294] main demuxer debug: removing module "v4l"
[00000296] main decoder debug: removing module "rawvideo"
[00000296] main decoder debug: thread 2972318608 joined (input/decoder.c:191)
[00000296] main decoder debug: killing decoder fourcc `I420', 1 PES in FIFO
[00000296] main decoder debug: cannot find playlist, destroying vout
[00000344] main video output debug: removing module "i420_rgb"
[00000344] main video output debug: removing module "x11"
[00000344] main video output debug: thread 2943957904 joined
(video_output/video_output.c:461)
[00000343] main decoder debug: removing module "araw"
[00000343] main decoder debug: thread 2963925904 joined (input/decoder.c:191)
[00000343] main decoder debug: killing decoder fourcc `araw', 0 PES in FIFO
[00000375] main private debug: removing module "s16tofloat32"
[00000383] main private debug: removing module "bandlimited_resampler"
[00000346] pulse audio output debug: Pulse Close
[00000346] main audio output debug: removing module "pulse"
[00000350] main private debug: removing module "float32tos16"
[00000346] main audio output debug: removing module "trivial_mixer"
[00000292] main input debug: thread 3009702800 joined (input/input.c:412)
[00000283] main playlist debug: thread 3079256976 joined
(playlist/playlist.c:248)
[00000283] main playlist: stopping playback
[00000283] main playlist debug: deleting playlist item
`v4l:/dev/video0:norm=ntsc:size=320x240:channel=1'
[00000001] main private debug: removing all video outputs
[00000001] main private debug: removing all audio outputs
[00000001] main private debug: removing module "memcpy"
[00000001] main private debug: opening config file
/home/administrator/.vlc/vlcrc
[00000001] main private debug: saving plugins cache file
/home/administrator/.vlc/cache/plugins-04041e.dat
administrator at joaquina:~$

============================================================

2)

vix at c30:~$ vlc -vvv v4l2:///dev/video0:standard=3:width=320:height=240:input=1
VLC media player 0.9.4 Grishenko
[00000001] main libvlc debug: VLC media player - version 0.9.4
Grishenko - (c) 1996-2008 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure
'--build=i486-linux-gnu' '--enable-maintaner-mode' '--enable-release'
'--prefix=/usr' '--enable-libtool' '--enable-fast-install'
'--with-binary-version=1ubuntu3.1' '--disable-update-check'
'--disable-gnome' '--disable-gtk' '--disable-familiar' '--disable-fb'
'--enable-ggi' '--enable-sdl' '--enable-esd' '--enable-mad'
'--enable-arts' '--enable-jack' '--enable-pulse' '--enable-lirc'
'--enable-a52' '--enable-aa' '--enable-dvbpsi' '--enable-mozilla'
'--with-mozilla-pkg=libxul-plugin' '--disable-kde' '--enable-mp4'
'--enable-dvb' '--disable-satellite' '--enable-ogg' '--enable-vorbis'
'--enable-shout' '--enable-qt4' '--disable-slp' '--enable-flac'
'--disable-skins' '--disable-basic-skins' '--enable-skins2'
'--enable-freetype' '--enable-mkv' '--enable-speex' '--enable-caca'
'--enable-live555' '--enable-libmpeg2' '--enable-fribidi'
'--enable-cdio' '--enable-mod' '--enable-theora' '--enable-modplug'
'--enable-dvdnav' '--enable-gnutls' '--enable-ffmpeg'
'--enable-ncurses' '--enable-smb' '--disable-gnomevfs'
'--enable-bonjour' '--enable-mpc' '--enable-vcd' '--enable-vcdx'
'--enable-notify' '--enable-twolame' '--enable-x264' '--enable-faad'
'--disable-zvbi' '--enable-telx' '--enable-mediacontrol-bindings'
'--disable-atmo' '--enable-taglib' '--enable-libass' '--enable-libdca'
'--enable-alsa' '--enable-dv' '--enable-v4l' '--enable-v4l2'
'--enable-pvr' '--enable-svgalib' '--enable-dvd' '--without-dvdcss'
'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed'
'CPPFLAGS=' 'CXXFLAGS=-g -O2'
[00000001] main libvlc debug: translation test: code is "C"
[00000001] main libvlc debug: checking builtin modules
[00000001] main libvlc debug: checking plugin modules
[00000001] main libvlc debug: loading plugins cache file
/home/vix/.cache/vlc/plugins-04041e.dat
[00000001] main libvlc debug: recursively browsing `/usr/lib/vlc'
[00000375] main module warning: cannot find symbol "vlc_entry__0_9_0m"
in file `/usr/lib/vlc/video_output/libglide_plugin.so'
(/usr/lib/vlc/video_output/libglide_plugin.so: undefined symbol:
_vlc_entry__0_9_0m)
[00000001] main libvlc debug: module bank initialized, found 278 modules
[00000001] main libvlc debug: opening config file (/home/vix/.config/vlc/vlcrc)
[00000001] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT
SSE SSE2 FPU
[00000001] main libvlc debug: looking for memcpy module: 3 candidates
[00000001] main libvlc debug: using memcpy module "memcpymmxext"
[00000377] main interaction debug: thread 3075468176 (Interaction
control) created at priority 0 (interface/interaction.c:382)
[00000377] main interaction debug: thread started
[00000379] main input debug: Creating an input for 'Media Library'
[00000379] main input debug: Input is a meta file: disabling unneeded options
[00000379] main input debug:
`file/xspf-open:///home/vix/.local/share/vlc/ml.xspf' gives access
`file' demux `xspf-open' path `/home/vix/.local/share/vlc/ml.xspf'
[00000379] main input debug: creating access 'file'
path='/home/vix/.local/share/vlc/ml.xspf'
[00000380] main access debug: looking for access module: 3 candidates
[00000380] access_mmap access debug: opening file
/home/vix/.local/share/vlc/ml.xspf
[00000380] main access debug: using access module "access_mmap"
[00000380] main access debug: TIMER module_Need() : 0,773 ms - Total
0,773 ms / 1 intvls (Avg 0,773 ms)
[00000384] main stream debug: Using AStream*Block
[00000384] main stream debug: pre buffering
[00000384] main stream debug: received first data for our buffer
[00000380] access_mmap access debug: at end of memory mapped file
[00000379] main input debug: creating demux: access='file'
demux='xspf-open' path='/home/vix/.local/share/vlc/ml.xspf'
[00000385] main demux debug: looking for demux module: 1 candidate
[00000385] playlist demux debug: using XSPF playlist reader
[00000385] main demux debug: using demux module "playlist"
[00000385] main demux debug: TIMER module_Need() : 0,441 ms - Total
0,441 ms / 1 intvls (Avg 0,441 ms)
[00000379] main input debug:
`file/xspf-open:///home/vix/.local/share/vlc/ml.xspf' successfully
opened
[00000400] main xml debug: looking for xml module: 2 candidates
[00000400] main xml debug: using xml module "xml"
[00000400] main xml debug: TIMER module_Need() : 0,723 ms - Total
0,723 ms / 1 intvls (Avg 0,723 ms)
[00000380] access_mmap access debug: at end of memory mapped file
[00000385] playlist demux warning: invalid <playlist> attribute:"xmlns:vlc"
[00000385] playlist demux debug: parsed 0 tracks successfully
[00000400] main xml debug: removing module "xml"
[00000379] main input debug: EOF reached
[00000379] main input debug: control type=1
[00000385] main demux debug: removing module "playlist"
[00000380] main access debug: removing module "access_mmap"
[00000379] main input debug: TIMER input launching for 'Media Library'
: 4,850 ms - Total 4,850 ms / 1 intvls (Avg 4,850 ms)
[00000402] main preparser debug: thread started
[00000402] main preparser debug: waiting for thread initialization
[00000402] main preparser debug: thread 3067075472 (preparser) created
at priority 0 (playlist/thread.c:79)
[00000403] main fetcher debug: thread started
[00000403] main fetcher debug: waiting for thread initialization
[00000403] main fetcher debug: thread 3058682768 (fetcher) created at
priority 0 (playlist/thread.c:108)
[00000378] main playlist debug: thread started
[00000378] main playlist debug: waiting for thread initialization
[00000378] main playlist debug: rebuilding array of current - root Playlist
[00000378] main playlist debug: rebuild done - 0 items, index -1
[00000378] main playlist debug: thread 3050290064 (playlist) created
at priority 0 (playlist/thread.c:117)
[00000404] main interface debug: looking for interface module: 1 candidate
[00000404] main interface debug: using interface module "hotkeys"
[00000404] main interface debug: TIMER module_Need() : 0,581 ms -
Total 0,581 ms / 1 intvls (Avg 0,581 ms)
[00000404] main interface debug: thread started
[00000404] main interface debug: thread 3041897360 (interface) created
at priority 0 (interface/interface.c:168)
[00000406] main interface debug: looking for interface module: 1 candidate
[00000406] main interface debug: using interface module "inhibit"
[00000406] main interface debug: TIMER module_Need() : 3,831 ms -
Total 3,831 ms / 1 intvls (Avg 3,831 ms)
[00000406] main interface debug: thread started
[00000406] main interface debug: thread 3033504656 (interface) created
at priority 0 (interface/interface.c:168)
[00000408] main interface debug: looking for interface module: 1 candidate
[00000408] main interface debug: using interface module "screensaver"
[00000408] main interface debug: TIMER module_Need() : 0,387 ms -
Total 0,387 ms / 1 intvls (Avg 0,387 ms)
[00000408] main interface debug: thread started
[00000408] main interface debug: thread 3025111952 (interface) created
at priority 0 (interface/interface.c:168)
[00000378] main playlist debug: adding item
`v4l2:///dev/video0:standard=3:width=320:height=240:input=1' (
v4l2:///dev/video0:standard=3:width=320:height=240:input=1 )
[00000410] main interface debug: looking for interface module: 22 candidates
[00000410] main interface debug: using interface module "signals"
[00000410] main interface debug: TIMER module_Need() : 0,291 ms -
Total 0,291 ms / 1 intvls (Avg 0,291 ms)
[00000410] main interface debug: thread started
[00000410] main interface debug: thread 3008326544 (interface) created
at priority 0 (interface/interface.c:168)
[00000001] main libvlc: Running vlc with the default interface. Use
'cvlc' to use vlc without interface.
[00000412] main interface debug: looking for interface module: 4 candidates
[00000412] main interface debug: using interface module "qt4"
[00000412] main interface debug: TIMER module_Need() : 65,211 ms -
Total 65,211 ms / 1 intvls (Avg 65,211 ms)
[00000412] main interface debug: thread 2985532304 (interface) created
at priority 0 (interface/interface.c:168)
[00000412] main interface debug: thread started
[00000378] main playlist debug: rebuilding array of current - root Playlist
[00000378] main playlist debug: rebuild done - 1 items, index -1
[00000378] main playlist debug: starting new item
[00000378] main playlist debug: processing request item null node
Playlist skip 0
[00000378] main playlist debug: creating new input thread
[00000416] main input debug: Creating an input for
'v4l2:///dev/video0:standard=3:width=320:height=240:input=1'
[00000416] main input debug: waiting for thread initialization
[00000416] main input debug: thread started
[00000416] main input debug: thread 2977139600 (input) created at
priority 10 (input/input.c:370)
[00000416] main input debug:
`v4l2:///dev/video0:standard=3:width=320:height=240:input=1' gives
access `v4l2' demux `' path
`/dev/video0:standard=3:width=320:height=240:input=1'
[00000416] main input debug: creating demux: access='v4l2' demux=''
path='/dev/video0:standard=3:width=320:height=240:input=1'
[00000417] main demux debug: looking for access_demux module: 1 candidate
[00000417] v4l2 demux debug: ALSA input support available
[00000417] v4l2 demux debug: main device='/dev/video0'
[00000417] v4l2 demux debug: trying device '/dev/video0' as video
[00000417] v4l2 demux debug: V4L2 device: BT878 video (Prolink
Pixelview  using driver: bttv (version: 0.9.17) on PCI:0000:04:00.0
[00000417] v4l2 demux debug: the device has the capabilities: (X)
Video Capure, ( ) Audio, (X) Tuner
[00000417] v4l2 demux debug: supported I/O methods are: (X)
Read/Write, (X) Streaming, ( ) Asynchronous
[00000417] v4l2 demux debug: video input 0 (Television) has type:
Tuner adapter
[00000417] v4l2 demux debug: video input 1 (Composite1) has type:
External analog input *
[00000417] v4l2 demux debug: video input 2 (S-Video) has type:
External analog input
[00000417] v4l2 demux debug: video input 3 (Composite3) has type:
External analog input
[00000417] v4l2 demux debug: video standard 0 is: NTSC
[00000417] v4l2 demux debug: video standard 1 is: NTSC-M
[00000417] v4l2 demux debug: video standard 2 is: NTSC-M-JP
[00000417] v4l2 demux debug: video standard 3 is: NTSC-M-KR
[00000417] v4l2 demux debug: video standard 4 is: PAL
[00000417] v4l2 demux debug: video standard 5 is: PAL-BG
[00000417] v4l2 demux debug: video standard 6 is: PAL-H
[00000417] v4l2 demux debug: video standard 7 is: PAL-I
[00000417] v4l2 demux debug: video standard 8 is: PAL-DK
[00000417] v4l2 demux debug: video standard 9 is: PAL-M
[00000417] v4l2 demux debug: video standard 10 is: PAL-N
[00000417] v4l2 demux debug: video standard 11 is: PAL-Nc
[00000417] v4l2 demux debug: video standard 12 is: PAL-60
[00000417] v4l2 demux debug: video standard 13 is: SECAM
[00000417] v4l2 demux debug: video standard 14 is: SECAM-B
[00000417] v4l2 demux debug: video standard 15 is: SECAM-G
[00000417] v4l2 demux debug: video standard 16 is: SECAM-H
[00000417] v4l2 demux debug: video standard 17 is: SECAM-DK
[00000417] v4l2 demux debug: video standard 18 is: SECAM-L
[00000417] v4l2 demux debug: video standard 19 is: SECAM-Lc
[00000417] v4l2 demux debug: tuner 0 (Television) has type: Analog TV,
frequency range: 44000.0 kHz -> 958000.0 kHz
[00000417] v4l2 demux debug: tuner 0 (Television) frequency: 543250.0 kHz
[00000417] v4l2 demux debug: device supports chroma GREY [8 bpp, gray, GREY]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device supports chroma I240 [8 bpp,
dithered color, HI24]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device supports chroma RV15 [15 bpp RGB, le, RGBO]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device codec RGBQ (15 bpp RGB, be) not
supported as access_demux
[00000417] v4l2 demux debug: device supports chroma RV16 [16 bpp RGB, le, RGBP]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device codec RGBR (16 bpp RGB, be) not
supported as access_demux
[00000417] v4l2 demux debug: device supports chroma RV24 [24 bpp RGB, le, BGR3]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device supports chroma RV32 [32 bpp RGB, le, BGR4]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device supports chroma RV32 [32 bpp RGB, be, RGB4]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device supports chroma YUY2 [4:2:2,
packed, YUYV, YUYV]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device supports chroma YUYV [4:2:2,
packed, YUYV, YUYV]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device supports chroma YUY2 [4:2:2,
packed, YUYV, YUYV]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device supports chroma YUYV [4:2:2,
packed, YUYV, YUYV]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device supports chroma UYVY [4:2:2,
packed, UYVY, UYVY]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device supports chroma I422 [4:2:2,
planar, Y-Cb-Cr, 422P]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device supports chroma I420 [4:2:0,
planar, Y-Cb-Cr, YU12]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device supports chroma YV12 [4:2:0,
planar, Y-Cr-Cb, YV12]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device supports chroma I411 [4:1:1,
planar, Y-Cb-Cr, 411P]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device supports chroma I410 [4:1:0,
planar, Y-Cb-Cr, YUV9]
[00000417] v4l2 demux warning: Unable to query for frame sizes
[00000417] v4l2 demux debug: device codec YVU9 (4:1:0, planar,
Y-Cr-Cb) not supported as access_demux
[00000417] v4l2 demux debug: '/dev/video0' is a video device
[00000417] v4l2 demux debug: Set standard
[00000417] v4l2 demux debug: Extended control API not supported by v4l2 driver
[00000417] v4l2 demux debug: Available control: Brightness (980900)
[00000417] v4l2 demux debug:     integer control
[00000417] v4l2 demux debug:     valid values: 0 to 65535 by steps of 256
[00000417] v4l2 demux debug:     default value: 32768
[00000417] v4l2 demux debug:     current value: 32768
[00000417] v4l2 demux debug: Available control: Contrast (980901)
[00000417] v4l2 demux debug:     integer control
[00000417] v4l2 demux debug:     valid values: 0 to 65535 by steps of 128
[00000417] v4l2 demux debug:     default value: 32768
[00000417] v4l2 demux debug:     current value: 32768
[00000417] v4l2 demux debug: Available control: Saturation (980902)
[00000417] v4l2 demux debug:     integer control
[00000417] v4l2 demux debug:     valid values: 0 to 65535 by steps of 128
[00000417] v4l2 demux debug:     default value: 32768
[00000417] v4l2 demux debug:     current value: 32768
[00000417] v4l2 demux debug: Available control: Hue (980903)
[00000417] v4l2 demux debug:     integer control
[00000417] v4l2 demux debug:     valid values: 0 to 65535 by steps of 256
[00000417] v4l2 demux debug:     default value: 32768
[00000417] v4l2 demux debug:     current value: 32768
[00000417] v4l2 demux debug: Available control: Balance (980906)
[00000417] v4l2 demux debug:     integer control
[00000417] v4l2 demux debug:     valid values: 0 to 65535 by steps of 655
[00000417] v4l2 demux debug:     default value: 32768
[00000417] v4l2 demux debug:     current value: 0
[00000417] v4l2 demux debug: Available control: Bass (980907)
[00000417] v4l2 demux debug:     integer control
[00000417] v4l2 demux debug:     valid values: 0 to 65535 by steps of 655
[00000417] v4l2 demux debug:     default value: 32768
[00000417] v4l2 demux debug:     current value: 0
[00000417] v4l2 demux debug: Available control: Treble (980908)
[00000417] v4l2 demux debug:     integer control
[00000417] v4l2 demux debug:     valid values: 0 to 65535 by steps of 655
[00000417] v4l2 demux debug:     default value: 32768
[00000417] v4l2 demux debug:     current value: 0
[00000417] v4l2 demux debug: Available control: Mute (980909)
[00000417] v4l2 demux debug:     boolean control
[00000417] v4l2 demux debug:     default value: 0
[00000417] v4l2 demux debug:     current value: 0
[00000417] v4l2 demux debug: video audio-mute: 0
[00000417] v4l2 demux debug: Available private control: chroma agc (8000000)
[00000417] v4l2 demux debug:     boolean control
[00000417] v4l2 demux debug:     default value: 0
[00000417] v4l2 demux debug:     current value: 0
[00000417] v4l2 demux debug: Available private control: combfilter (8000001)
[00000417] v4l2 demux debug:     boolean control
[00000417] v4l2 demux debug:     default value: 0
[00000417] v4l2 demux debug:     current value: 0
[00000417] v4l2 demux debug: Available private control: automute (8000002)
[00000417] v4l2 demux debug:     boolean control
[00000417] v4l2 demux debug:     default value: 0
[00000417] v4l2 demux debug:     current value: 1
[00000417] v4l2 demux debug: Available private control: luma
decimation filter (8000003)
[00000417] v4l2 demux debug:     boolean control
[00000417] v4l2 demux debug:     default value: 0
[00000417] v4l2 demux debug:     current value: 0
[00000417] v4l2 demux debug: Available private control: agc crush (8000004)
[00000417] v4l2 demux debug:     boolean control
[00000417] v4l2 demux debug:     default value: 0
[00000417] v4l2 demux debug:     current value: 1
[00000417] v4l2 demux debug: Available private control: vcr hack (8000005)
[00000417] v4l2 demux debug:     boolean control
[00000417] v4l2 demux debug:     default value: 0
[00000417] v4l2 demux debug:     current value: 0
[00000417] v4l2 demux debug: Available private control: whitecrush
upper (8000006)
[00000417] v4l2 demux debug:     integer control
[00000417] v4l2 demux debug:     valid values: 0 to 255 by steps of 1
[00000417] v4l2 demux debug:     default value: 207
[00000417] v4l2 demux debug:     current value: 207
[00000417] v4l2 demux debug: Available private control: whitecrush
lower (8000007)
[00000417] v4l2 demux debug:     integer control
[00000417] v4l2 demux debug:     valid values: 0 to 255 by steps of 1
[00000417] v4l2 demux debug:     default value: 127
[00000417] v4l2 demux debug:     current value: 127
[00000417] v4l2 demux debug: Available private control: uv ratio (8000008)
[00000417] v4l2 demux debug:     integer control
[00000417] v4l2 demux debug:     valid values: 0 to 100 by steps of 1
[00000417] v4l2 demux debug:     default value: 50
[00000417] v4l2 demux debug:     current value: 50
[00000417] v4l2 demux debug: Available private control: full luma
range (8000009)
[00000417] v4l2 demux debug:     boolean control
[00000417] v4l2 demux debug:     default value: 0
[00000417] v4l2 demux debug:     current value: 0
[00000417] v4l2 demux debug: Available private control: coring (800000a)
[00000417] v4l2 demux debug:     integer control
[00000417] v4l2 demux debug:     valid values: 0 to 3 by steps of 1
[00000417] v4l2 demux debug:     default value: 0
[00000417] v4l2 demux debug:     current value: 0
[00000417] v4l2 demux debug: trying specified size 320x240
[00000417] v4l2 demux debug: added new video es I420 320x240
[00000416] main input debug: selecting program id=0
[00000417] v4l2 demux debug: opening '(null)' as audio
[00000417] v4l2 demux debug: opened adev=`hw' stereo 48000Hz
[00000417] v4l2 demux debug: new audio es 2 channels 48000Hz
[00000417] main demux debug: using access_demux module "v4l2"
[00000417] main demux debug: TIMER module_Need() : 64.276 ms - Total
64.276 ms / 1 intvls (Avg 64.276 ms)
[00000420] main decoder debug: looking for decoder module: 30 candidates
[00000420] message decoder warning: message queue overflowed
[00000420] main decoder debug: using decoder module "rawvideo"
[00000420] main decoder debug: TIMER module_Need() : 14.747 ms - Total
14.747 ms / 1 intvls (Avg 14.747 ms)
[00000420] main decoder debug: thread started
[00000420] main decoder debug: thread 2955418512 (decoder) created at
priority 0 (input/decoder.c:217)
[00000456] main decoder debug: looking for decoder module: 30 candidates
[00000456] araw decoder debug: samplerate:48000Hz channels:2 bits/sample:16
[00000456] main decoder debug: using decoder module "araw"
[00000456] main decoder debug: TIMER module_Need() : 0.284 ms - Total
0.284 ms / 1 intvls (Avg 0.284 ms)
[00000456] main decoder debug: thread started
[00000456] main decoder debug: thread 2947025808 (decoder) created at
priority 5 (input/decoder.c:217)
[00000416] main input debug:
`v4l2:///dev/video0:standard=3:width=320:height=240:input=1'
successfully opened
[00000456] main decoder debug: no aout present, spawning one
[00000457] main audio output debug: looking for audio output module: 7
candidates
[00000416] main input debug: control type=1
[00000420] main decoder debug: no usable vout present, spawning one
[00000458] main video output debug: window size: 320x240
[00000458] main video output debug: looking for video output module: 8
candidates
[00000458] xvideo video output debug: adaptor 0, port 89, format
0x32315659 (YV12) planar
[00000461] main window debug: looking for vout window module: 2 candidates
[00000461] qt4 window debug: waiting for interface...
[00000457] alsa audio output debug: opening ALSA device `default'
[00000457] main audio output debug: thread 2924026768 (aout) created
at priority 15 (alsa.c:687)
[00000457] main audio output debug: thread started
[00000457] main audio output debug: using audio output module "alsa"
[00000457] main audio output debug: TIMER module_Need() : 380.656 ms -
Total 380.656 ms / 1 intvls (Avg 380.656 ms)
[00000457] main audio output debug: output 'fl32' 48000 Hz Stereo
frame=1 samples/8 bytes
[00000457] main audio output debug: mixer 'fl32' 48000 Hz Stereo
frame=1 samples/8 bytes
[00000457] main audio output debug: no need for any filter
[00000457] main audio output debug: looking for audio mixer module: 3 candidates
[00000457] main audio output debug: using audio mixer module "float32_mixer"
[00000457] main audio output debug: TIMER module_Need() : 0.379 ms -
Total 0.379 ms / 1 intvls (Avg 0.379 ms)
[00000457] main audio output debug: input 's16l' 48000 Hz Stereo
frame=1 samples/4 bytes
[00000457] main audio output debug: filter(s) 's16l'->'fl32' 48000
Hz->48000 Hz Stereo->Stereo
[00000466] main audio output debug: looking for audio filter module:
24 candidates
[00000466] main audio output debug: using audio filter module "converter_float"
[00000466] main audio output debug: TIMER module_Need() : 1.957 ms -
Total 1.957 ms / 1 intvls (Avg 1.957 ms)
[00000457] main audio output debug: found a filter for the whole conversion
[00000457] main audio output debug: filter(s) 'fl32'->'fl32' 52800
Hz->48000 Hz Stereo->Stereo
[00000498] main audio output debug: looking for audio filter module:
24 candidates
[00000498] main audio output debug: using audio filter module
"bandlimited_resampler"
[00000498] main audio output debug: TIMER module_Need() : 0.177 ms -
Total 0.177 ms / 1 intvls (Avg 0.177 ms)
[00000457] main audio output debug: found a filter for the whole conversion
[00000457] main audio output debug: removing module "float32_mixer"
[00000457] main audio output debug: looking for audio mixer module: 3 candidates
[00000457] main audio output warning: PTS is out of range (84289),
dropping buffer
[00000457] main audio output debug: using audio mixer module "trivial_mixer"
[00000457] main audio output debug: TIMER module_Need() : 0.435 ms -
Total 0.435 ms / 1 intvls (Avg 0.435 ms)
[00000457] main audio output warning: PTS is out of range (63463),
dropping buffer
[00000457] main audio output warning: PTS is out of range (42158),
dropping buffer
[00000457] main audio output warning: PTS is out of range (-34224),
dropping buffer
[00000457] main audio output debug: removing module "trivial_mixer"
[00000457] main audio output debug: looking for audio mixer module: 3 candidates
[00000457] main audio output debug: using audio mixer module "trivial_mixer"
[00000457] main audio output debug: TIMER module_Need() : 0.127 ms -
Total 0.127 ms / 1 intvls (Avg 0.127 ms)
[00000457] main audio output warning: output date isn't PTS date,
requesting resampling (45752)
[00000457] main audio output warning: buffer is 48626 late, triggering
upsampling
[00000461] qt4 window debug: requesting window...
[00000412] qt4 interface debug: Video was requested -1, -1
[00000412] qt4 interface debug: Updating the stream status: 3
[00000412] qt4 interface debug: Video is resizing to: 320 240
[00000458] qt4 video output debug: Qt FS: Attaching Vout
[00000458] qt4 video output debug: Qt: Changing Fullscreen Mode
[00000461] main window debug: using vout window module "qt4"
[00000461] main window debug: TIMER module_Need() : 371.045 ms - Total
371.045 ms / 1 intvls (Avg 371.045 ms)
[00000412] qt4 interface debug: Updating the geometry
QPainter::begin: Paint device returned engine == 0, type: 1
[00000458] xvideo video output debug: XShm video extension v1.1
(without pixmaps, opcode: 145)
[00000458] xvideo video output debug: Window manager supports NetWM
[00000458] xvideo video output debug: Window manager supports
_NET_WM_STATE_FULLSCREEN
[00000458] xvideo video output debug: Window manager supports
_NET_WM_STATE_ABOVE
[00000458] xvideo video output debug: Window manager supports
_NET_WM_STATE_BELOW
[00000458] main video output debug: using video output module "xvideo"
[00000458] main video output debug: TIMER module_Need() : 762.123 ms -
Total 762.123 ms / 1 intvls (Avg 762.123 ms)
[00000458] main video output debug: waiting for thread initialization
[00000458] main video output debug: thread started
[00000458] main video output debug: got 8 direct buffer(s)
[00000458] main video output debug: picture in 320x240 (0,0,320x240),
chroma I420, ar 4:3, sar 1:1
[00000458] main video output debug: picture user 320x240
(0,0,320x240), chroma I420, ar 4:3, sar 1:1
[00000458] main video output debug: picture out 320x240 (0,0,320x240),
chroma I420, ar 4:3, sar 1:1
[00000458] main video output debug: direct render, mapping render
pictures 0-6 to system pictures 1-7
[00000458] main video output debug: thread 2914163600 (video output)
created at priority 15 (video_output/video_output.c:504)
[00000412] qt4 interface debug: New Event: type 1109
[00000458] main video output warning: late picture skipped (455475)
[00000458] main video output warning: late picture skipped (422132)
[00000458] main video output warning: late picture skipped (388804)
[00000458] main video output warning: late picture skipped (355450)
[00000458] main video output warning: late picture skipped (304688)
[00000458] main video output warning: late picture skipped (290016)
[00000458] main video output warning: late picture skipped (276613)
[00000458] main video output warning: late picture skipped (243811)
[00000458] main video output warning: late picture skipped (210113)
[00000458] main video output warning: late picture skipped (177097)
[00000458] main video output warning: late picture skipped (160505)
[00000458] main video output warning: late picture skipped (131834)
[00000458] main video output warning: late picture skipped (98558)
[00000458] main video output warning: late picture skipped (65077)
[00000458] main video output warning: late picture skipped (31857)
[00000502] main spu text debug: looking for text renderer module: 2 candidates
[00000504] main generic debug: thread started
[00000504] main generic debug: thread 2904206224 (fontlist builder)
created at priority 0 (freetype.c:477)
[00000504] freetype generic debug: Building font database...
[00000504] freetype generic debug: Finished building font database.
[00000504] freetype generic debug: Took 0 seconds
[00000504] main generic debug: thread ended
[00000502] freetype spu text debug: using fontsize: 15
[00000502] main spu text debug: using text renderer module "freetype"
[00000502] main spu text debug: TIMER module_Need() : 11.753 ms -
Total 11.753 ms / 1 intvls (Avg 11.753 ms)
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000458] main video output warning: late picture skipped (1853)
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000378] main playlist debug: incoming request - stopping current input
[00000001] main libvlc debug: removing all interfaces
[00000378] main playlist debug: dying input
[00000412] qt4 interface debug: Quitting the Qt4 Interface
[00000458] qt4 video output debug: Qt FS: Detaching Vout
[00000458] qt4 video output debug: Qt: Changing Fullscreen Mode
[00000412] qt4 interface debug: Destroying the main interface
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000461] main window debug: removing module "qt4"
[00000412] qt4 interface debug: Destroying the Dialog Provider
[00000412] main interface debug: thread ended
[00000412] main interface debug: thread 2985532304 joined
(interface/interface.c:188)
[00000412] main interface debug: removing module "qt4"
[00000410] main interface debug: thread ended
[00000410] main interface debug: thread 3008326544 joined
(interface/interface.c:188)
[00000410] main interface debug: removing module "signals"
[00000408] main interface debug: thread ended
[00000408] main interface debug: thread 3025111952 joined
(interface/interface.c:188)
[00000408] main interface debug: removing module "screensaver"
[00000406] main interface debug: thread ended
[00000406] main interface debug: thread 3033504656 joined
(interface/interface.c:188)
[00000406] main interface debug: removing module "inhibit"
[00000404] main interface debug: thread ended
[00000404] main interface debug: thread 3041897360 joined
(interface/interface.c:188)
[00000404] main interface debug: removing module "hotkeys"
[00000001] main libvlc debug: removing all services discovery tasks
[00000001] main libvlc debug: removing playlist
[00000420] main decoder debug: removing module "rawvideo"
[00000420] main decoder debug: thread ended
[00000416] main input debug: control type=0
[00000416] main input debug: control: stopping input
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000378] main playlist debug: dying input
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000378] main playlist debug: dying input
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000502] freetype spu text debug: using fontsize: 15
[00000502] freetype spu text warning: unbreakable string
[00000378] main playlist debug: dying input
[00000417] main demux debug: removing module "v4l2"
[00000420] main decoder debug: thread 2955418512 joined (input/decoder.c:248)
[00000420] main decoder debug: killing decoder fourcc `I420', 6 PES in FIFO
[00000378] main playlist debug: dying input
[00000504] main generic debug: thread 2904206224 joined (freetype.c:511)
[00000502] main spu text debug: removing module "freetype"
[00000458] main video output debug: thread ended
[00000458] main video output debug: thread 2914163600 joined
(video_output/video_output.c:536)
[00000458] main video output debug: removing module "xvideo"
[00000456] main decoder debug: removing module "araw"
[00000456] main decoder debug: thread ended
[00000456] main decoder debug: thread 2947025808 joined (input/decoder.c:248)
[00000456] main decoder debug: killing decoder fourcc `araw', 0 PES in FIFO
[00000466] main audio output debug: removing module "converter_float"
[00000498] main audio output debug: removing module "bandlimited_resampler"
[00000457] main audio output debug: thread ended
[00000457] main audio output debug: thread 2924026768 joined (alsa.c:742)
[00000457] main audio output debug: removing module "alsa"
[00000457] main audio output debug: removing module "trivial_mixer"
[00000416] main input debug: thread ended
[00000378] main playlist debug: dead input
[00000416] main input debug: thread 2977139600 joined (playlist/engine.c:244)
[00000416] main input debug: TIMER input launching for
'v4l2:///dev/video0:standard=3:width=320:height=240:input=1' : 82.734
ms - Total 82.734 ms / 1 intvls (Avg 82.734 ms)
[00000378] main playlist debug: saving Media Library to file
/home/vix/.local/share/vlc/ml.xspf
[00000378] main playlist debug: looking for playlist export module: 1 candidate
[00000378] main playlist debug: using playlist export module "export"
[00000378] main playlist debug: TIMER module_Need() : 0.526 ms - Total
0.526 ms / 1 intvls (Avg 0.526 ms)
[00000378] main playlist debug: removing module "export"
[00000402] main preparser debug: thread ended
[00000402] main preparser debug: thread 3067075472 joined
(playlist/engine.c:521)
[00000403] main fetcher debug: thread ended
[00000403] main fetcher debug: thread 3058682768 joined (playlist/engine.c:523)
[00000378] main playlist debug: thread ended
[00000378] main playlist debug: thread 3050290064 joined (libvlc.c:992)
[00000402] main preparser debug: Destroyed
[00000403] main fetcher debug: Destroyed
[00000378] main playlist debug: Destroyed
[00000001] main libvlc debug: removing interaction
[00000377] main interaction debug: thread ended
[00000377] main interaction debug: thread 3075468176 joined
(interface/interaction.c:400)
[00000001] main libvlc debug: removing all video outputs
[00000001] main libvlc debug: TIMER ML Load : Total 6.073 ms / 1
intvls (Avg 6.073 ms)
[00000001] main libvlc debug: TIMER Items array build : Total 0.046 ms
/ 2 intvls (Avg 0.023 ms)
[00000001] main libvlc debug: TIMER ML Dump : Total 0.726 ms / 1
intvls (Avg 0.726 ms)
[00000001] main libvlc debug: removing stats
[00000001] main libvlc debug: removing module "memcpymmxext"
[00000001] main libvlc debug: opening config file (/home/vix/.config/vlc/vlcrc)
[00000001] main libvlc debug: opening config file (/home/vix/.config/vlc/vlcrc)
[00000001] main libvlc debug: writing plugins cache
/home/vix/.cache/vlc/plugins-04041e.dat
vix at c30:~$

Thanks!



More information about the vlc-devel mailing list