Code: Select all
vlc -vvv decklink:// --decklink-video-connection="hdmi" --decklink-mode="Hp25" --rtsp-timeout 0
Log File:
Code: Select all
VLC media player 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e)
[0x24cd2b8] main libvlc debug: VLC media player - 2.0.3 Twoflower
[0x24cd2b8] main libvlc debug: Copyright © 1996-2012 VLC authors and VideoLAN
[0x24cd2b8] main libvlc debug: revision 2.0.2-93-g77aa89e
[0x24cd2b8] main libvlc debug: configured with ./configure '--enable-xvideo' '--enable-sdl' '--enable-avcodec' '--enable-avformat' '--enable-swscale' '--enable-mad' '--enable-a52' '--enable-libmpeg2' '--enable-dvdnav' '--enable-faad' '--enable-vorbis' '--enable-ogg' '--enable-theora' '--enable-mkv' '--enable-flac' '--enable-caca' '--enable-alsa' '--enable-qt4' '--enable-ncurses' '--enable-realrtsp' '--enable-twolame' '--enable-real' '--enable-x264' '--disable-lua' '--with-decklink-sdk=/home/display/Downloads/BlackmagicSDK/Linux'
[0x24cd2b8] main libvlc debug: searching plug-in modules
[0x24cd2b8] main libvlc debug: loading plugins cache file /home/display/Downloads/vlc-2.0.3/src/.libs/vlc/plugins/plugins.dat
[0x24cd2b8] main libvlc warning: cannot read /home/display/Downloads/vlc-2.0.3/src/.libs/vlc/plugins/plugins.dat (No such file or directory)
[0x24cd2b8] main libvlc debug: recursively browsing `/home/display/Downloads/vlc-2.0.3/src/.libs/vlc/plugins'
[0x24cd2b8] main libvlc debug: saving plugins cache /home/display/Downloads/vlc-2.0.3/src/.libs/vlc/plugins/plugins.dat
[0x24cd2b8] main libvlc debug: loading plugins cache file /home/display/Downloads/vlc-2.0.3/modules/plugins.dat
[0x24cd2b8] main libvlc debug: recursively browsing `/home/display/Downloads/vlc-2.0.3/modules'
[0x24cd2b8] main libvlc debug: saving plugins cache /home/display/Downloads/vlc-2.0.3/modules/plugins.dat
[0x24cd2b8] main libvlc debug: plug-ins loaded: 403 modules
[0x24cd2b8] main libvlc debug: opening config file (/home/display/.config/vlc/vlcrc)
[0x24cd2b8] main libvlc debug: translation test: code is "C"
[0x24cd2b8] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU
[0x24cd2b8] main libvlc debug: looking for memcpy module: 4 candidates
[0x24cd2b8] main libvlc debug: using memcpy module "memcpymmxext"
[0x25a2f58] main input debug: Creating an input for 'Media Library'
[0x25a2f58] main input debug: Input is a meta file: disabling unneeded options
[0x25a2f58] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x25a2f58] main input debug: `file/xspf-open:///home/display/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/display/.local/share/vlc/ml.xspf'
[0x25a2f58] main input debug: creating demux: access='file' demux='xspf-open' location='/home/display/.local/share/vlc/ml.xspf' file='/home/display/.local/share/vlc/ml.xspf'
[0x25ae178] main demux debug: looking for access_demux module: 3 candidates
[0x25ae178] main demux debug: no access_demux module matching "file" could be loaded
[0x25ae178] main demux debug: TIMER module_need() : 0.741 ms - Total 0.741 ms / 1 intvls (Avg 0.741 ms)
[0x25a2f58] main input debug: creating access 'file' location='/home/display/.local/share/vlc/ml.xspf', path='/home/display/.local/share/vlc/ml.xspf'
[0x258d7f8] main access debug: looking for access module: 2 candidates
[0x258d7f8] filesystem access debug: opening file `/home/display/.local/share/vlc/ml.xspf'
[0x258d7f8] main access debug: using access module "filesystem"
[0x258d7f8] main access debug: TIMER module_need() : 0.256 ms - Total 0.256 ms / 1 intvls (Avg 0.256 ms)
[0x258e5f8] main stream debug: Using stream method for AStream*
[0x258e5f8] main stream debug: starting pre-buffering
[0x258e5f8] main stream debug: received first data after 0 ms
[0x258e5f8] main stream debug: pre-buffering done 296 bytes in 0s - 22235 KiB/s
[0x258e488] main stream debug: looking for stream_filter module: 7 candidates
[0x258e488] main stream debug: no stream_filter module matching "any" could be loaded
[0x258e488] main stream debug: TIMER module_need() : 2.315 ms - Total 2.315 ms / 1 intvls (Avg 2.315 ms)
[0x258e488] main stream debug: looking for stream_filter module: 1 candidate
[0x258e488] main stream debug: using stream_filter module "stream_filter_record"
[0x258e488] main stream debug: TIMER module_need() : 0.128 ms - Total 0.128 ms / 1 intvls (Avg 0.128 ms)
[0x25a2f58] main input debug: creating demux: access='file' demux='xspf-open' location='/home/display/.local/share/vlc/ml.xspf' file='/home/display/.local/share/vlc/ml.xspf'
[0x2591018] main demux debug: looking for demux module: 1 candidate
[0x2591018] playlist demux debug: using XSPF playlist reader
[0x2591018] main demux debug: using demux module "playlist"
[0x2591018] main demux debug: TIMER module_need() : 0.190 ms - Total 0.190 ms / 1 intvls (Avg 0.190 ms)
[0x25918e8] main demux meta debug: looking for meta reader module: 1 candidate
[0x25918e8] main demux meta debug: no meta reader module matching "any" could be loaded
[0x25918e8] main demux meta debug: TIMER module_need() : 1.296 ms - Total 1.296 ms / 1 intvls (Avg 1.296 ms)
[0x25a2f58] main input debug: `file/xspf-open:///home/display/.local/share/vlc/ml.xspf' successfully opened
[0x2591838] main xml reader debug: looking for xml reader module: 1 candidate
[0x2591838] main xml reader debug: using xml reader module "xml"
[0x2591838] main xml reader debug: TIMER module_need() : 0.534 ms - Total 0.534 ms / 1 intvls (Avg 0.534 ms)
[0x2591018] playlist demux debug: parsed 0 tracks successfully
[0x25a2f58] main input debug: EOF reached
[0x2591018] main demux debug: removing module "playlist"
[0x258e488] main stream debug: removing module "stream_filter_record"
[0x258d7f8] main access debug: removing module "filesystem"
[0x25a2f58] main input debug: TIMER input launching for 'Media Library' : 5.414 ms - Total 5.414 ms / 1 intvls (Avg 5.414 ms)
[0x25adbb8] main interface debug: looking for interface module: 1 candidate
[0x25adbb8] main interface debug: using interface module "hotkeys"
[0x25adbb8] main interface debug: TIMER module_need() : 0.182 ms - Total 0.182 ms / 1 intvls (Avg 0.182 ms)
[0x25a0f78] main interface debug: looking for interface module: 1 candidate
[0x259b468] main playlist debug: playlist threads correctly activated
[0x25a0f78] main interface debug: using interface module "inhibit"
[0x25a0f78] main interface debug: TIMER module_need() : 1.111 ms - Total 1.111 ms / 1 intvls (Avg 1.111 ms)
[0x259b468] main playlist debug: rebuilding array of current - root Playlist
[0x259b468] main playlist debug: adding item `decklink://' ( decklink:// )
[0x259b468] main playlist debug: rebuild done - 0 items, index -1
[0x259b468] main playlist debug: meta ok for (null), need to fetch art
[0x7f09540011d8] main interface debug: looking for interface module: 1 candidate
[0x2590fb8] main demux meta debug: looking for meta fetcher module: 0 candidates
[0x2590fb8] main demux meta debug: no meta fetcher module matched "any"
[0x2590fb8] main demux meta debug: TIMER module_need() : 0.107 ms - Total 0.107 ms / 1 intvls (Avg 0.107 ms)
[0x259b468] main playlist debug: searching art for decklink://
[0x25a29d8] main art finder debug: looking for art finder module: 1 candidate
[0x25a29d8] main art finder debug: no art finder module matching "any" could be loaded
[0x25a29d8] main art finder debug: TIMER module_need() : 0.446 ms - Total 0.446 ms / 1 intvls (Avg 0.446 ms)
[0x259b468] main playlist debug: art not found for decklink://
[0x7f09540011d8] main interface debug: using interface module "globalhotkeys"
[0x7f09540011d8] main interface debug: TIMER module_need() : 4.605 ms - Total 4.605 ms / 1 intvls (Avg 4.605 ms)
[0x24cd2b8] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x2590fb8] main interface debug: looking for interface module: 4 candidates
[0x287ddd8] main generic debug: looking for extension module: 0 candidates
[0x287ddd8] main generic debug: no extension module matched "any"
[0x287ddd8] main generic debug: TIMER module_need() : 0.060 ms - Total 0.060 ms / 1 intvls (Avg 0.060 ms)
[0x2590fb8] qt4 interface error: Unable to load extensions module
[0x2590fb8] main interface debug: using interface module "qt4"
[0x2590fb8] main interface debug: TIMER module_need() : 86.469 ms - Total 86.469 ms / 1 intvls (Avg 86.469 ms)
[0x259b468] main playlist debug: rebuilding array of current - root Playlist
[0x259b468] main playlist debug: rebuild done - 1 items, index -1
[0x259b468] main playlist debug: processing request item: null, node: Playlist, skip: 0
[0x259b468] main playlist debug: starting playback of the new playlist item
[0x259b468] main playlist debug: resyncing on decklink://
[0x259b468] main playlist debug: decklink:// is at 0
[0x259b468] main playlist debug: creating new input thread
[0x28da1c8] main input debug: Creating an input for 'decklink://'
[0x28da1c8] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x28da1c8] main input debug: `decklink://' gives access `decklink' demux `' path `'
[0x28da1c8] main input debug: creating demux: access='decklink' demux='' location='' file='(null)'
[0x25b5d48] main demux debug: looking for access_demux module: 1 candidate
[0x25b5d48] decklink demux debug: Opened DeckLink PCI card 0 (Intensity Pro)
[0x25b5d48] decklink demux debug: Setting video input connection to 0x2
[0x25b5d48] decklink demux debug: Found mode 'ntsc': NTSC (720x486, 29.970 fps, interlaced [BFF])
[0x25b5d48] decklink demux debug: Found mode 'nt23': NTSC 23.98 (720x486, 23.976 fps)
[0x25b5d48] decklink demux debug: Found mode 'pal ': PAL (720x576, 25.000 fps, interlaced [TFF])
[0x25b5d48] decklink demux debug: Found mode 'ntsp': NTSC Progressive (720x486, 59.940 fps)
[0x25b5d48] decklink demux debug: Found mode 'palp': PAL Progressive (720x576, 50.000 fps)
[0x25b5d48] decklink demux debug: Found mode '23ps': HD 1080p 23.98 (1920x1080, 23.976 fps)
[0x25b5d48] decklink demux debug: Found mode '24ps': HD 1080p 24 (1920x1080, 24.000 fps)
[0x25b5d48] decklink demux debug: Found mode 'Hp25': HD 1080p 25 (1920x1080, 25.000 fps)
[0x25b5d48] decklink demux debug: Found mode 'Hp29': HD 1080p 29.97 (1920x1080, 29.970 fps)
[0x25b5d48] decklink demux debug: Found mode 'Hp30': HD 1080p 30 (1920x1080, 30.000 fps)
[0x25b5d48] decklink demux debug: Found mode 'Hi50': HD 1080i 50 (1920x1080, 25.000 fps, interlaced [TFF])
[0x25b5d48] decklink demux debug: Found mode 'Hi59': HD 1080i 59.94 (1920x1080, 29.970 fps, interlaced [TFF])
[0x25b5d48] decklink demux debug: Found mode 'Hi60': HD 1080i 60 (1920x1080, 30.000 fps, interlaced [TFF])
[0x25b5d48] decklink demux debug: Found mode 'hp50': HD 720p 50 (1280x720, 50.000 fps)
[0x25b5d48] decklink demux debug: Found mode 'hp59': HD 720p 59.94 (1280x720, 59.940 fps)
[0x25b5d48] decklink demux debug: Found mode 'hp60': HD 720p 60 (1280x720, 60.000 fps)
[0x2590fb8] qt4 interface debug: IM: Setting an input
[0x25b5d48] decklink demux debug: added new video es UYVY 1280x720
[0x28da1c8] main input debug: selecting program id=0
[0x25b5d48] decklink demux debug: added new audio es s16l 48000Hz 16bpp 2ch
[0x25b5d48] main demux debug: using access_demux module "decklink"
[0x25b5d48] main demux debug: TIMER module_need() : 23.433 ms - Total 23.433 ms / 1 intvls (Avg 23.433 ms)
[0x28de188] main decoder debug: looking for decoder module: 32 candidates
[0x28de188] main decoder debug: using decoder module "rawvideo"
[0x28de188] main decoder debug: TIMER module_need() : 10.673 ms - Total 10.673 ms / 1 intvls (Avg 10.673 ms)
[0xcfd00d8] main decoder debug: looking for decoder module: 32 candidates
[0xcfd00d8] araw decoder debug: samplerate:48000Hz channels:2 bits/sample:16
[0xcfd00d8] main decoder debug: using decoder module "araw"
[0xcfd00d8] main decoder debug: TIMER module_need() : 0.070 ms - Total 0.070 ms / 1 intvls (Avg 0.070 ms)
[0x7f0954036be8] main demux meta debug: looking for meta reader module: 1 candidate
[0x7f0954036be8] main demux meta debug: no meta reader module matching "any" could be loaded
[0x7f0954036be8] main demux meta debug: TIMER module_need() : 0.029 ms - Total 0.029 ms / 1 intvls (Avg 0.029 ms)
[0x28da1c8] main input debug: `decklink://' successfully opened
[0x28da1c8] main input debug: Buffering 0%
[0xcfe0bf8] main spu text debug: looking for text renderer module: 3 candidates
[0xcfe0bf8] freetype spu text debug: Building font databases.
[0xcfe0bf8] freetype spu text debug: Took 0 microseconds
[0xcfe0bf8] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
[0xcfe0bf8] freetype spu text debug: using fontsize: 2
[0xcfe0bf8] main spu text debug: using text renderer module "freetype"
[0xcfe0bf8] main spu text debug: TIMER module_need() : 1.393 ms - Total 1.393 ms / 1 intvls (Avg 1.393 ms)
[0xcfe1e28] main scale debug: looking for video filter2 module: 18 candidates
[0xcfe1e28] swscale scale debug: 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality)
[0xcfe1e28] main scale debug: using video filter2 module "swscale"
[0xcfe1e28] main scale debug: TIMER module_need() : 1.004 ms - Total 1.004 ms / 1 intvls (Avg 1.004 ms)
[0xcfd4c38] main scale debug: looking for video filter2 module: 18 candidates
[0xcfd4c38] yuvp scale debug: YUVP to YUVA converter
[0xcfd4c38] main scale debug: using video filter2 module "yuvp"
[0xcfd4c38] main scale debug: TIMER module_need() : 1.422 ms - Total 1.422 ms / 1 intvls (Avg 1.422 ms)
[0xcfdc1c8] main video output debug: Deinterlacing available
[0xcfdc1c8] main video output debug: deinterlace 0, mode blend, is_needed 0
[0xcfdc1c8] main video output debug: Opening vout display wrapper
[0xd1d0e78] main vout display debug: looking for vout display module: 6 candidates
[0xd1d6468] main window debug: looking for vout window xid module: 4 candidates
[0xd1d6468] qt4 window debug: requesting video...
[0x2590fb8] qt4 interface debug: Video was requested 0, 0
[0xd1d6468] main window debug: using vout window xid module "qt4"
[0xd1d6468] main window debug: TIMER module_need() : 4.699 ms - Total 4.699 ms / 1 intvls (Avg 4.699 ms)
[0xcfda898] main inhibit debug: looking for inhibit module: 2 candidates
[0xcfda898] main inhibit debug: using inhibit module "xdg_screensaver"
[0xcfda898] main inhibit debug: TIMER module_need() : 0.453 ms - Total 0.453 ms / 1 intvls (Avg 0.453 ms)
[0xcfda898] xdg_screensaver inhibit debug: started xdg-screensaver (PID = 2788)
[0x28da1c8] main input debug: Buffering 5%
[0xd1d0e78] xcb_xv vout display debug: connected to X11.0 server
[0xd1d0e78] xcb_xv vout display debug: vendor : The X.Org Foundation
[0xd1d0e78] xcb_xv vout display debug: version: 10707000
[0xd1d0e78] xcb_xv vout display debug: using screen 0x101
[0xd1d0e78] xcb_xv vout display debug: using XVideo extension v2.2
[0xd1d0e78] xcb_xv vout display error: no available XVideo adaptor
[0xcfdc1c8] main video output debug: Reusing previous vout window
[0xd1d0e78] xcb_glx vout display debug: using GLX extension version 1.2
[0x28da1c8] main input debug: Buffering 11%
[0xd1d0e78] xcb_glx vout display debug: using screen 0x101 (number: 0)
[0xd1d0e78] xcb_glx vout display debug: using GLX visual ID 0xc4
[0xd1d0e78] xcb_glx vout display debug: using X11 window 03c00000
[0x28da1c8] main input debug: Buffering 16%
[0xd1d0e78] main vout display debug: VoutDisplayEvent 'fullscreen' 0
[0xd1d0e78] main vout display debug: VoutDisplayEvent 'resize' 1280x720 window
[0xd1d0e78] main vout display debug: using vout display module "xcb_glx"
[0xd1d0e78] main vout display debug: TIMER module_need() : 44.189 ms - Total 44.189 ms / 1 intvls (Avg 44.189 ms)
[0xd1d0e78] main vout display debug: A filter to adapt decoder to display is needed
[0xd1fd8f8] main filter debug: looking for video filter2 module: 18 candidates
[0xd1fd8f8] swscale filter debug: 1280x720 chroma: UYVY -> 1280x720 chroma: I422 with scaling using Bicubic (good quality)
[0xd1fd8f8] main filter debug: using video filter2 module "swscale"
[0xd1fd8f8] main filter debug: TIMER module_need() : 0.184 ms - Total 0.184 ms / 1 intvls (Avg 0.184 ms)
[0xd1d0e78] main vout display debug: Filter 'Swscale' (0xd1fd8f8) appended to chain
[0xcfdc1c8] main video output debug: original format sz 1280x720, of (0,0), vsz 1280x720, 4cc UYVY, sar 1:1, msk r0x0 g0x0 b0x0
[0xcfe0bf8] main spu text debug: removing module "freetype"
[0xcfe0bf8] main spu text debug: looking for text renderer module: 3 candidates
[0xcfe0bf8] freetype spu text debug: Building font databases.
[0xcfe0bf8] freetype spu text debug: Took 0 microseconds
[0xcfe0bf8] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
[0xcfe0bf8] freetype spu text debug: using fontsize: 2
[0xcfe0bf8] main spu text debug: using text renderer module "freetype"
[0xcfe0bf8] main spu text debug: TIMER module_need() : 0.837 ms - Total 0.837 ms / 1 intvls (Avg 0.837 ms)
[0x259b468] main playlist debug: creating audio output
[0xcfe5708] main audio output debug: looking for audio output module: 3 candidates
[0xcfe5708] pulse audio output debug: using stereo channel map
[0xcfe5708] pulse audio output debug: using library version 0.9.21
[0xcfe5708] pulse audio output debug: (compiled with version 0.9.21, protocol 16)
[0x28de188] main decoder debug: End of video preroll
[0x28de188] main decoder debug: Received first picture
[0xcfe5708] pulse audio output error: PulseAudio server connection failure: Connection refused
[0xcfe5708] alsa audio output debug: keeping 2 channels
[0x28da1c8] main input debug: Buffering 22%
[0xcfe5708] alsa audio output debug: using ALSA device: default
[0xcfe5708] alsa audio output debug: Plug PCM: Soft volume PCM
Control: PCM Playback Volume
min_dB: -51
max_dB: 0
resolution: 256
Slave: Direct Stream Mixing PCM
Hardware PCM card 0 'HDA Intel PCH' device 0 subdevice 0
Its setup is:
stream : PLAYBACK
access : MMAP_INTERLEAVED
format : S32_LE
subformat : STD
channels : 2
rate : 48000
exact rate : 48000 (48000/1)
msbits : 32
buffer_size : 8192
period_size : 1024
period_time : 21333
tstamp_mode : ENABLE
period_step : 1
avail_min : 1024
period_event : 0
start_threshold : 1
stop_threshold : 4611686018427387904
silence_threshold: 0
silence_size : 4611686018427387904
boundary : 4611686018427387904
appl_ptr : 0
hw_ptr : 0
[0xcfe5708] alsa audio output debug: device name : ALC892 Analog
[0xcfe5708] alsa audio output debug: device ID : ALC892 Analog
[0xcfe5708] alsa audio output debug: subdevice name: subdevice #0
[0xcfe5708] alsa audio output debug: initial hardware setup:
ACCESS: MMAP_INTERLEAVED MMAP_NONINTERLEAVED MMAP_COMPLEX RW_INTERLEAVED RW_NONINTERLEAVED
FORMAT: S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE S32_LE S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BE FLOAT64_LE FLOAT64_BE MU_LAW A_LAW IMA_ADPCM S24_3LE S24_3BE U24_3LE U24_3BE S20_3LE S20_3BE U20_3LE U20_3BE S18_3LE S18_3BE U18_3LE U18_3BE
SUBFORMAT: STD
SAMPLE_BITS: [4 64]
FRAME_BITS: [4 640000]
CHANNELS: [1 10000]
RATE: 48000
PERIOD_TIME: (21333 21334)
PERIOD_SIZE: 1024
PERIOD_BYTES: [512 81920000]
PERIODS: [2 8]
BUFFER_TIME: (42666 170667)
BUFFER_SIZE: [2048 8192]
BUFFER_BYTES: [1024 655360000]
TICK_TIME: ALL
[0xcfe5708] alsa audio output debug: final HW setup:
ACCESS: RW_INTERLEAVED
FORMAT: S16_LE
SUBFORMAT: STD
SAMPLE_BITS: 16
FRAME_BITS: 32
CHANNELS: 2
RATE: 48000
PERIOD_TIME: (21333 21334)
PERIOD_SIZE: 1024
PERIOD_BYTES: 4096
PERIODS: 8
BUFFER_TIME: (170666 170667)
BUFFER_SIZE: 8192
BUFFER_BYTES: 32768
TICK_TIME: 0
[0xcfe5708] alsa audio output debug: initial software parameters:
tstamp_mode: NONE
period_step: 1
avail_min: 1024
start_threshold: 1
stop_threshold: 8192
silence_threshold: 0
silence_size: 0
boundary: 4611686018427387904
[0xcfe5708] alsa audio output debug: final software parameters:
tstamp_mode: NONE
period_step: 1
avail_min: 1024
start_threshold: 1
stop_threshold: 8192
silence_threshold: 0
silence_size: 0
boundary: 4611686018427387904
[0xcfe5708] alsa audio output warning: device cannot be paused
[0xcfe5708] alsa audio output debug: Available ALSA PCM devices:
[0xcfe5708] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
[0xcfe5708] alsa audio output debug: HDA Intel PCH, ALC892 Analog Default Audio Device (default:CARD=PCH)
[0xcfe5708] alsa audio output debug: HDA Intel PCH, ALC892 Analog Front speakers (front:CARD=PCH,DEV=0)
[0xcfe5708] alsa audio output debug: HDA Intel PCH, ALC892 Analog 4.0 Surround output to Front and Rear speakers (surround40:CARD=PCH,DEV=0)
[0xcfe5708] alsa audio output debug: HDA Intel PCH, ALC892 Analog 4.1 Surround output to Front, Rear and Subwoofer speakers (surround41:CARD=PCH,DEV=0)
[0xcfe5708] alsa audio output debug: HDA Intel PCH, ALC892 Analog 5.0 Surround output to Front, Center and Rear speakers (surround50:CARD=PCH,DEV=0)
[0xcfe5708] alsa audio output debug: HDA Intel PCH, ALC892 Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers (surround51:CARD=PCH,DEV=0)
[0xcfe5708] alsa audio output debug: HDA Intel PCH, ALC892 Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers (surround71:CARD=PCH,DEV=0)
[0xcfe5708] alsa audio output debug: HDA Intel PCH, HDMI 0 HDMI Audio Output (hdmi:CARD=PCH,DEV=0)
[0xcfe5708] main audio output debug: using audio output module "alsa"
[0xcfe5708] main audio output debug: TIMER module_need() : 23.224 ms - Total 23.224 ms / 1 intvls (Avg 23.224 ms)
[0xcfe5708] main audio output debug: output 's16l' 48000 Hz Stereo frame=1 samples/4 bytes
[0xcfe5708] main audio output debug: mixer 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
[0xcfe5708] main audio output debug: filter(s) 'f32l'->'s16l' 48000 Hz->48000 Hz Stereo->Stereo
[0xd1f58b8] main audio filter debug: looking for audio filter module: 14 candidates
[0xd1f58b8] audio_format audio filter debug: f32l->s16l, bits per sample: 32->16
[0xd1f58b8] main audio filter debug: using audio filter module "audio_format"
[0xd1f58b8] main audio filter debug: TIMER module_need() : 1.266 ms - Total 1.266 ms / 1 intvls (Avg 1.266 ms)
[0xcfe5708] main audio output debug: conversion pipeline completed
[0xd0485a8] main mixer debug: looking for audio mixer module: 2 candidates
[0xd0485a8] main mixer debug: using audio mixer module "float32_mixer"
[0xd0485a8] main mixer debug: TIMER module_need() : 0.088 ms - Total 0.088 ms / 1 intvls (Avg 0.088 ms)
[0xcfe5708] main audio output debug: input 's16l' 48000 Hz Stereo frame=1 samples/4 bytes
[0xd043418] main audio filter debug: looking for audio filter module: 1 candidate
[0xd043418] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, fl32
[0xd043418] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
[0xd043418] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
[0xd043418] main audio filter debug: using audio filter module "scaletempo"
[0xd043418] main audio filter debug: TIMER module_need() : 0.114 ms - Total 0.114 ms / 1 intvls (Avg 0.114 ms)
[0xcfe5708] main audio output debug: filter(s) 's16l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
[0xd045ac8] main audio filter debug: looking for audio filter module: 14 candidates
[0xd045ac8] audio_format audio filter debug: s16l->f32l, bits per sample: 16->32
[0xd045ac8] main audio filter debug: using audio filter module "audio_format"
[0xd045ac8] main audio filter debug: TIMER module_need() : 0.032 ms - Total 0.032 ms / 1 intvls (Avg 0.032 ms)
[0xcfe5708] main audio output debug: conversion pipeline completed
[0xcfe5708] main audio output debug: filter(s) 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
[0xcfe5708] main audio output debug: conversion pipeline completed
[0xcfe5708] main audio output debug: filter(s) 'f32l'->'f32l' 52800 Hz->48000 Hz Stereo->Stereo
[0xd047258] main audio filter debug: looking for audio filter module: 14 candidates
[0xd047258] main audio filter debug: using audio filter module "samplerate"
[0xd047258] main audio filter debug: TIMER module_need() : 0.064 ms - Total 0.064 ms / 1 intvls (Avg 0.064 ms)
[0xcfe5708] main audio output debug: conversion pipeline completed
[0xcfd00d8] main decoder debug: End of audio preroll
[0x28da1c8] main input debug: Buffering 27%
[0x28da1c8] main input debug: Buffering 33%
[0x28da1c8] main input debug: Buffering 38%
[0x28da1c8] main input debug: Buffering 44%
[0x28da1c8] main input debug: Buffering 50%
[0x28da1c8] main input debug: Buffering 55%
[0x28da1c8] main input debug: Buffering 61%
[0x28da1c8] main input debug: Buffering 66%
[0x28da1c8] main input debug: Buffering 72%
[0x28da1c8] main input debug: Buffering 77%
[0x28da1c8] main input debug: Buffering 83%
[0x28da1c8] main input debug: Buffering 88%
[0x28da1c8] main input debug: Buffering 94%
[0x28da1c8] main input debug: Stream buffering done (300 ms in 296 ms)
[0x24cd2b8] main libvlc debug: exiting
[0x24cd2b8] main libvlc debug: deactivating the playlist
[0x259b468] main playlist debug: deactivating the playlist
[0x259b468] main playlist debug: incoming request - stopping current input
[0x259b468] main playlist debug: dying input