Page 1 of 1
PB --logo-opacity and VLC 3.0.x
Posted: 28 Jun 2018 18:36
by sargasses
Hello
I found another bug with --logo-opacity and VLC 3.0.x
nice change the value 128 or 256 it does not change anything
It works with a 2.2.8 version
Can you give this function
Thank you for your help
Code: Select all
/usr/local/bin/cvlc \
-vvv --logo-file /home/streaming/webtv/vlc/test/logo.png --loop --logo-position 6 --logo-opacity 256 \
--aspect-ratio 4:3 \
--vlm-conf /home/streaming/webtv/vlc/test/stream.conf --ttl 12 \
--sout-keep --sout-all
cordially
Re: PB --logo-opacity and VLC 3.0.x
Posted: 28 Jun 2018 19:06
by sargasses
The LOG
Code: Select all
streaming@vps556113:~$ VLC media player 3.0.4 Vetinari (revision 3.0.3-1-55-g5b826919d0)
[00005625b5c671a0] main libvlc debug: VLC media player - 3.0.4 Vetinari
[00005625b5c671a0] main libvlc debug: Copyright © 1996-2018 the VideoLAN team
[00005625b5c671a0] main libvlc debug: revision 3.0.3-1-55-g5b826919d0
[00005625b5c671a0] main libvlc debug: configured with ./configure
[00005625b5c671a0] main libvlc debug: searching plug-in modules
[00005625b5c671a0] main libvlc debug: loading plugins cache file /usr/local/lib/vlc/plugins/plugins.dat
[00005625b5c671a0] main libvlc debug: recursively browsing `/usr/local/lib/vlc/plugins'
[00005625b5c671a0] main libvlc warning: cannot find plug-in entry point in /usr/local/lib/vlc/plugins/access/libsmbc_plugin.so
[00005625b5c671a0] main libvlc warning: cannot find plug-in entry point in /usr/local/lib/vlc/plugins/packetizer/libpacketizer_mjpeg_plugin.so
[00005625b5c671a0] main libvlc warning: cannot find plug-in entry point in /usr/local/lib/vlc/plugins/video_output/libwdummy_plugin.so
[00005625b5c671a0] main libvlc debug: plug-ins loaded: 521 modules
[00005625b5c671a0] main libvlc debug: opening config file (/home/streaming/.config/vlc/vlcrc)
[00005625b5c67510] main logger debug: looking for logger module matching "any": 4 candidates
[00005625b5c67510] main logger debug: using logger module "console"
[00005625b5c671a0] main libvlc debug: translation test: code is "fr"
[00005625b5c67760] main keystore debug: looking for keystore module matching "memory": 4 candidates
[00005625b5c67760] main keystore debug: using keystore module "memory"
[00005625b5c671a0] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 FPU
[00005625b5d28d80] main input debug: Creating an input for 'Médiathèque'
[00005625b5d28d80] main input debug: Input is a meta file: disabling unneeded options
[00005625b5d28d80] main input debug: using timeshift granularity of 50 MiB
[00005625b5d28d80] main input debug: using default timeshift path
[00005625b5d28d80] main input debug: `file/directory:///home/streaming/.local/share/vlc/ml.xspf' gives access `file' demux `directory' path `/home/streaming/.local/share/vlc/ml.xspf'
[00005625b5d1b2b0] main input source debug: creating demux: access='file' demux='directory' location='/home/streaming/.local/share/vlc/ml.xspf' file='/home/streaming/.local/share/vlc/ml.xspf'
[00005625b5d1b3f0] main demux debug: looking for access_demux module matching "file": 21 candidates
[00005625b5d1b3f0] main demux debug: no access_demux modules matched
[00005625b5d15dd0] main stream debug: creating access: file:///home/streaming/.local/share/vlc/ml.xspf
[00005625b5d15dd0] main stream debug: (path: /home/streaming/.local/share/vlc/ml.xspf)
[00005625b5d15dd0] main stream debug: looking for access module matching "file": 27 candidates
[00005625b5d15dd0] main stream debug: using access module "filesystem"
[00005625b5cfe160] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
[00005625b5cfe160] cache_read stream debug: Using stream method for AStream*
[00005625b5cfe160] cache_read stream debug: starting pre-buffering
[00005625b5cfe160] cache_read stream debug: received first data after 0 ms
[00005625b5cfe160] cache_read stream debug: pre-buffering done 296 bytes in 0s - 1124 KiB/s
[00005625b5cfe160] main stream debug: using stream_filter module "cache_read"
[00005625b5d2a640] main stream debug: looking for stream_filter module matching "any": 26 candidates
[00005625b5d2a640] playlist stream debug: using XSPF playlist reader
[00005625b5d2a640] main stream debug: using stream_filter module "playlist"
[00005625b5d2a640] main stream debug: stream filter added to 0x5625b5cfe160
[00005625b5d2d990] main stream debug: looking for stream_filter module matching "any": 26 candidates
[00005625b5d2d990] main stream debug: no stream_filter modules matched
[00005625b5d2d990] main stream_directory debug: looking for stream_directory module matching "any": 1 candidates
[00005625b5d2d990] main stream_directory debug: no stream_directory modules matched
[00005625b5d1b2b0] main input source debug: attachment of directory-extractor failed for file:///home/streaming/.local/share/vlc/ml.xspf
[00005625b5d31850] main stream debug: looking for stream_filter module matching "record": 26 candidates
[00005625b5d31850] main stream debug: using stream_filter module "record"
[00005625b5d1b2b0] main input source debug: creating demux: access='file' demux='directory' location='/home/streaming/.local/share/vlc/ml.xspf' file='/home/streaming/.local/share/vlc/ml.xspf'
[00005625b5d32070] main demux debug: looking for demux module matching "directory": 56 candidates
[00005625b5d32070] main demux debug: using demux module "directory"
[00005625b5d32a70] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[00005625b5d32a70] lua demux meta debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/reader
[00005625b5d32a70] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
[00005625b5d32a70] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
[00005625b5d32a70] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
[00005625b5d32a70] main demux meta debug: no meta reader modules matched
[00005625b5d28d80] main input debug: `file/directory:///home/streaming/.local/share/vlc/ml.xspf' successfully opened
[00005625b5d3cd50] main xml reader debug: looking for xml reader module matching "any": 1 candidates
[00005625b5d3cd50] main xml reader debug: using xml reader module "xml"
[00005625b5d28d80] main input debug: EOF reached
[00005625b5d32070] main demux debug: removing module "directory"
[00005625b5d31850] main stream debug: removing module "record"
[00005625b5d2a640] main stream debug: removing module "playlist"
[00005625b5cfe160] main stream debug: removing module "cache_read"
[00005625b5d15dd0] main stream debug: removing module "filesystem"
[00005625b5d25fb0] main playlist debug: creating audio output
[00005625b5d15c30] main audio output debug: looking for audio output module matching "any": 7 candidates
[00005625b5d15c30] vlcpulse audio output debug: using library version 10.0.0
[00005625b5d15c30] vlcpulse audio output debug: (compiled with version 10.0.0, protocol 32)
[00005625b5d15c30] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
[00005625b5d15c30] alsa audio output debug: Available ALSA PCM devices:
[00005625b5d15c30] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
[00005625b5d15c30] main audio output debug: using audio output module "alsa"
[00005625b5d25fb0] main playlist debug: keeping audio output
[00005625b5d48a70] main interface debug: looking for interface module matching "dbus,none": 18 candidates
[00005625b5d48a70] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[00005625b5d48a70] main interface debug: no interface modules matched
[00005625b5d48a70] main interface error: no suitable interface module
[00005625b5c671a0] main libvlc error: interface "dbus,none" initialization failed
[00005625b5c671a0] main libvlc debug: creating VLM
[00005625b5c671a0] main libvlc debug: loading VLM configuration
[00005625b5c671a0] main libvlc debug: load /home/streaming/webtv/vlc/chaine1/stream.conf
[00005625b5d4f200] main interface debug: looking for interface module matching "hotkeys,none": 18 candidates
[00005625b5d4f200] main interface debug: using interface module "hotkeys"
[00005625b5d4ddb0] main interface debug: looking for interface module matching "globalhotkeys,none": 18 candidates
[00005625b5d4ddb0] main interface debug: no interface modules matched
[00005625b5d4ddb0] main interface error: no suitable interface module
[00005625b5c671a0] main libvlc error: interface "globalhotkeys,none" initialization failed
[00005625b5d4eac0] main interface debug: looking for interface module matching "dummy": 18 candidates
[00005625b5d4eac0] dummy interface: using the dummy interface module...
[00005625b5d4eac0] main interface debug: using interface module "dummy"
[00007f3fb8001570] main input debug: Creating an input for 'mire.jpg'
[00005625b5d25fb0] main playlist: playlist is empty
[00005625b5d25fb0] main playlist debug: nothing to play
[00007f3fb0000d80] main stream output debug: using sout chain=`transcode{sfilter=logo,fps=25,vcodec=h264,vb=1152,width=768,height=576,aspect=4:3,acodec=mp4a,channels=2,ab=128,samplerate=48000,audio-sync}:http{mux=ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000},dst=:9001/chaine1.ts}'
[00007f3fb0000d80] main stream output debug: stream=`http'
[00007f3fb0001740] main stream out debug: looking for sout stream module matching "http": 23 candidates
[00007f3fb0001740] main stream out debug: set config option: sout-standard-mux to ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000}
[00007f3fb0001740] main stream out debug: set config option: sout-standard-dst to :9001/chaine1.ts
[00007f3fb0002b50] main access out debug: looking for sout access module matching "http": 9 candidates
[00007f3fb0002b50] main access out debug: net: listening to * port 9001
[00007f3fb0002b50] main access out debug: using sout access module "http"
[00007f3fb04c9530] main mux debug: looking for sout mux module matching "ts": 11 candidates
[00007f3fb04c9530] main mux debug: set config option: sout-ts-pid-video to 200
[00007f3fb04c9530] main mux debug: set config option: sout-ts-pid-audio to 300
[00007f3fb04c9530] main mux debug: set config option: sout-ts-pid-spu to 400
[00007f3fb04c9530] main mux debug: set config option: sout-ts-pid-pmt to 500
[00007f3fb04c9530] main mux debug: set config option: sout-ts-tsid to 100
[00007f3fb04c9530] main mux debug: set config option: sout-ts-use-key-frames to (null)
[00007f3fb04c9530] main mux debug: set config option: sout-ts-shaping to 1000
[00007f3fb04c9530] mux_ts mux debug: shaping=1000000 pcr=70000 dts_delay=400000
[00007f3fb04c9530] main mux debug: using sout mux module "mux_ts"
[00007f3fb0000d80] main stream output debug: muxer support adding stream at any time
[00007f3fb0000d80] main stream output debug: muxer prefers to wait for all ES before starting to mux
[00007f3fb0001740] stream_out_standard stream out debug: using `http/ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000}://:9001/chaine1.ts'
[00007f3fb0001740] main stream out debug: using sout stream module "stream_out_standard"
[00007f3fb0000d80] main stream output debug: stream=`transcode'
[00007f3fb04cc640] main stream out debug: looking for sout stream module matching "transcode": 23 candidates
[00007f3fb04cc640] main stream out debug: set config option: sout-transcode-sfilter to logo
[00007f3fb04cc640] main stream out debug: set config option: sout-transcode-fps to 25
[00007f3fb04cc640] main stream out debug: set config option: sout-transcode-vcodec to h264
[00007f3fb04cc640] main stream out debug: set config option: sout-transcode-vb to 1152
[00007f3fb04cc640] main stream out debug: set config option: sout-transcode-width to 768
[00007f3fb04cc640] main stream out debug: set config option: sout-transcode-height to 576
[00007f3fb04cc640] main stream out warning: option aspect is unknown
[00007f3fb04cc640] main stream out debug: set config option: sout-transcode-acodec to mp4a
[00007f3fb04cc640] main stream out debug: set config option: sout-transcode-channels to 2
[00007f3fb04cc640] main stream out debug: set config option: sout-transcode-ab to 128
[00007f3fb04cc640] main stream out debug: set config option: sout-transcode-samplerate to 48000
[00007f3fb04cc640] main stream out warning: option audio-sync is unknown
[00007f3fb04cc640] stream_out_transcode stream out debug: Checking codec mapping for mp4a got mp4a
[00007f3fb04cc640] stream_out_transcode stream out debug: codec audio=mp4a 48000Hz 2 channels 128Kb/s
[00007f3fb04cc640] stream_out_transcode stream out debug: Checking video codec mapping for h264 got h264
[00007f3fb04cc640] stream_out_transcode stream out debug: codec video=h264 768x576 scaling: 0,000000 1152kb/s
[00007f3fb04cf490] main spu text debug: looking for text renderer module matching "any": 3 candidates
[00007f3fb04cf490] freetype spu text debug: Building font databases.
[00007f3fb04cf490] freetype spu text debug: Took -3499 microseconds
[00007f3fb04cf490] main spu text debug: using text renderer module "freetype"
[00007f3fb04db2d0] main scale debug: looking for video converter module matching "any": 23 candidates
[00007f3fb04db2d0] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
[00007f3fb04db2d0] main scale debug: using video converter module "swscale"
[00007f3fb0528650] main scale debug: looking for video converter module matching "any": 23 candidates
[00007f3fb0528650] yuvp scale debug: YUVP to YUVA converter
[00007f3fb0528650] main scale debug: using video converter module "yuvp"
[00007f3fb04cc640] main stream out debug: using sout stream module "stream_out_transcode"
[00007f3fb8001570] [Média : mire] main input debug: using timeshift granularity of 50 MiB
[00007f3fb8001570] [Média : mire] main input debug: using default timeshift path
[00007f3fb8001570] [Média : mire] main input debug: `file:///home/streaming/webtv/vlc/chaine1/mire.jpg' gives access `file' demux `any' path `/home/streaming/webtv/vlc/chaine1/mire.jpg'
[00007f3fb0000b40] [Média : mire] main input source debug: creating demux: access='file' demux='any' location='/home/streaming/webtv/vlc/chaine1/mire.jpg' file='/home/streaming/webtv/vlc/chaine1/mire.jpg'
[00007f3fb052d1c0] [Média : mire] main demux debug: looking for access_demux module matching "file": 21 candidates
[00007f3fb052d1c0] [Média : mire] main demux debug: no access_demux modules matched
[00007f3fb052d360] [Média : mire] main stream debug: creating access: file:///home/streaming/webtv/vlc/chaine1/mire.jpg
[00007f3fb052d360] [Média : mire] main stream debug: (path: /home/streaming/webtv/vlc/chaine1/mire.jpg)
[00007f3fb052d360] [Média : mire] main stream debug: looking for access module matching "file": 27 candidates
[00007f3fb052d360] [Média : mire] main stream debug: using access module "filesystem"
[00007f3fb052d500] [Média : mire] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
[00007f3fb052d500] [Média : mire] cache_read stream debug: Using stream method for AStream*
[00007f3fb052d500] [Média : mire] cache_read stream debug: starting pre-buffering
[00007f3fb052d500] [Média : mire] cache_read stream debug: received first data after 0 ms
[00007f3fb052d500] [Média : mire] cache_read stream debug: pre-buffering done 1024 bytes in 0s - 18518 KiB/s
[00007f3fb052d500] [Média : mire] main stream debug: using stream_filter module "cache_read"
[00007f3fb112d6b0] [Média : mire] main stream debug: looking for stream_filter module matching "any": 26 candidates
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/playlist
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua scripts in /usr/local/lib/vlc/lua/playlist
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_streams.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_xml.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/appletrailers.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/bbc_co_uk.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/cue.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/dailymotion.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/jamendo.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/koreus.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/liveleak.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/newgrounds.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/rockbox_fm_presets.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/soundcloud.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/twitch.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/vimeo.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/vocaroo.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/youtube.luac
[00007f3fb112d6b0] [Média : mire] lua stream debug: Trying Lua scripts in /usr/local/share/vlc/lua/playlist
[00007f3fb112d6b0] [Média : mire] main stream debug: no stream_filter modules matched
[00007f3fb1134510] [Média : mire] main stream_directory debug: looking for stream_directory module matching "any": 1 candidates
[00007f3fb1134510] [Média : mire] main stream_directory debug: no stream_directory modules matched
[00007f3fb0000b40] [Média : mire] main input source debug: attachment of directory-extractor failed for file:///home/streaming/webtv/vlc/chaine1/mire.jpg
[00007f3fb1134510] [Média : mire] main stream debug: looking for stream_filter module matching "record": 26 candidates
[00007f3fb1134510] [Média : mire] main stream debug: using stream_filter module "record"
[00007f3fb0000b40] [Média : mire] main input source debug: creating demux: access='file' demux='any' location='/home/streaming/webtv/vlc/chaine1/mire.jpg' file='/home/streaming/webtv/vlc/chaine1/mire.jpg'
[00007f3fb112e800] [Média : mire] main demux debug: looking for demux module matching "any": 56 candidates
[00007f3fb113b540] [Média : mire] main xml reader debug: looking for xml reader module matching "any": 1 candidates
[00007f3fb113b540] [Média : mire] main xml reader debug: using xml reader module "xml"
[00007f3fb112e800] [Média : mire] ts demux debug: TS module discarded (lost sync)
[00007f3fb112e800] [Média : mire] mod demux debug: MOD validation failed (ext=jpg)
[00007f3fb112e800] [Média : mire] image demux debug: Detected image: JPEG
[00007f3fb1134750] [Média : mire] main image decoder debug: looking for video decoder module matching "any": 16 candidates
[00007f3fb1134750] [Média : mire] main image decoder debug: using video decoder module "jpeg"
[00007f3fb1134750] [Média : mire] main image decoder debug: removing module "jpeg"
[00007f3fb8001570] [Média : mire] main input debug: selecting program id=0
[00007f3fb112e800] [Média : mire] main demux debug: using demux module "image"
[00007f3fb8001570] [Média : mire] main input debug: looking for a subtitle file in /home/streaming/webtv/vlc/chaine1/
[00007f3fb1141b60] [Média : mire] main decoder debug: looking for packetizer module matching "any": 24 candidates
[00007f3fb1141b60] [Média : mire] main decoder debug: using packetizer module "rawvideo"
[00007f3fb8001570] [Média : mire] main input debug: starting in async mode
[00007f3fb1144090] [Média : mire] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[00007f3fb1144090] [Média : mire] lua demux meta debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/reader
[00007f3fb1144090] [Média : mire] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
[00007f3fb1144090] [Média : mire] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
[00007f3fb1144090] [Média : mire] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
[00007f3fb1144090] [Média : mire] main demux meta debug: no meta reader modules matched
[00007f3fb8001570] [Média : mire] main input debug: `file:///home/streaming/webtv/vlc/chaine1/mire.jpg' successfully opened
[00007f3fb8001570] [Média : mire] main input debug: Buffering 0%
[00007f3fb8001570] [Média : mire] main input debug: switching to sync mode
[00007f3fb8001570] [Média : mire] main input debug: Buffering 33%
[00007f3fb8001570] [Média : mire] main input debug: Buffering 66%
[00007f3fb8001570] [Média : mire] main input debug: Buffering 100%
[00007f3fb8001570] [Média : mire] main input debug: Stream buffering done (400 ms in 1 ms)
[00007f3fb0000d80] main stream output debug: adding a new sout input for `RV24` (sout_input: 0x7f3fa40008c0)
[00007f3fb04cc640] stream_out_transcode stream out debug: creating video transcoding from fcc=`RV24' to fcc=`h264'
[00007f3fa4000ba0] main generic debug: looking for video decoder module matching "any": 16 candidates
[00007f3fa4000ba0] main generic debug: using video decoder module "rawvideo"
[00007f3fa4000f50] main encoder debug: looking for encoder module matching "any": 21 candidates
[00007f3fa4000f50] x264 encoder debug: version x264 0.152.X
[00007f3fa4000f50] x264 encoder: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[00007f3fa4000f50] x264 encoder: profile High, level 3.1
[00007f3fa4000f50] main encoder debug: using encoder module "x264"
[00007f3fa4000f50] main encoder debug: removing module "x264"
[00007f3fa4000f50] x264 encoder debug: framecount still in libx264 buffer: 0
[00007f3fa4000f50] x264 encoder: final ratefactor: 23,96
[00007f3fb8001570] [Média : mire] main input debug: Decoder wait done in 16 ms
[00007f3fb04cc640] stream_out_transcode stream out debug: Checking if filter chain RV24 -> I420 is possible
[00007f3fa40243c0] main filter debug: looking for video converter module matching "any": 23 candidates
[00007f3fa40243c0] swscale filter debug: 480x360 (480x360) chroma: RV24 -> 768x576 (480x360) chroma: I420 with scaling using Bicubic (good quality)
[00007f3fa40243c0] main filter debug: using video converter module "swscale"
[00007f3fb04cc640] main stream out debug: Filter 'Swscale' (0x7f3fa40243c0) appended to chain
[00007f3fa40243c0] main filter debug: removing module "swscale"
[00007f3fb04cc640] main stream out debug: Filter 0x7f3fa40243c0 removed from chain
[00007f3fb04cc640] stream_out_transcode stream out debug: Filter chain testing done, input chroma RV24 seems to be possible for transcode
[00007f3fb04cc640] stream_out_transcode stream out debug: source fps 10/1, destination 25/1
[00007f3fb04cc640] stream_out_transcode stream out debug: decoder aspect is 1,333333:1
[00007f3fb04cc640] stream_out_transcode stream out debug: source pixel aspect is 1,000000:1
[00007f3fb04cc640] stream_out_transcode stream out debug: scaled pixel aspect is 1,000000:1
[00007f3fb04cc640] stream_out_transcode stream out debug: source 480x360, destination 768x576
[00007f3fb04cc640] stream_out_transcode stream out debug: encoder aspect is 768:576
[00007f3fb04cc640] stream_out_transcode stream out debug: source chroma: RV24, destination I420
[00007f3fa4024560] main filter debug: looking for video filter module matching "fps": 50 candidates
[00007f3fa4024560] fps filter debug: Converting fps from 10/1 -> 25/1
[00007f3fa4024560] main filter debug: using video filter module "fps"
[00007f3fb04cc640] main stream out debug: Filter 'fps' (0x7f3fa4024560) appended to chain
[00007f3fa40252a0] main filter debug: looking for video converter module matching "any": 23 candidates
[00007f3fa40252a0] swscale filter debug: 480x360 (480x360) chroma: RV24 -> 768x576 (768x576) chroma: I420 with scaling using Bicubic (good quality)
[00007f3fa40252a0] main filter debug: using video converter module "swscale"
[00007f3fb04cc640] main stream out debug: Filter 'Swscale' (0x7f3fa40252a0) appended to chain
[00007f3fb04cc640] stream_out_transcode stream out debug: destination (after video filters) 768x576
[00007f3fa4000f50] main encoder debug: looking for encoder module matching "any": 21 candidates
[00007f3fa4000f50] x264 encoder debug: version x264 0.152.X
[00007f3fa4000f50] x264 encoder: using SAR=1/1
[00007f3fa4000f50] x264 encoder: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[00007f3fa4000f50] x264 encoder: profile High, level 3.1
[00007f3fa4000f50] main encoder debug: using encoder module "x264"
[00007f3fb04c9530] main mux debug: adding a new input
[00007f3fb04c9530] mux_ts mux debug: adding input codec=h264 pid=200
[00007f3fb04c9530] mux_ts mux debug: new PCR PID is 200
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa43f2590] main filter debug: looking for sub source module matching "logo": 7 candidates
[00007f3fa43f2590] logo filter debug: logo file name /home/streaming/webtv/vlc/chaine1/logo.png, delay -1, alpha -1
[00007f3fa43f34a0] main stream debug: creating access: file:///home/streaming/webtv/vlc/chaine1/logo.png
[00007f3fa43f34a0] main stream debug: (path: /home/streaming/webtv/vlc/chaine1/logo.png)
[00007f3fa43f34a0] main stream debug: looking for access module matching "file": 27 candidates
[00007f3fa43f34a0] main stream debug: using access module "filesystem"
[00007f3fa43f3830] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
[00007f3fa43f3830] cache_read stream debug: Using stream method for AStream*
[00007f3fa43f3830] cache_read stream debug: starting pre-buffering
[00007f3fa43f3830] cache_read stream debug: received first data after 0 ms
[00007f3fa43f3830] cache_read stream debug: pre-buffering done 1024 bytes in 0s - 19607 KiB/s
[00007f3fa43f3830] main stream debug: using stream_filter module "cache_read"
[00007f3fa43f3ab0] main stream debug: looking for stream_filter module matching "any": 26 candidates
[00007f3fa43f3ab0] lua stream debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/playlist
[00007f3fa43f3ab0] lua stream debug: Trying Lua scripts in /usr/local/lib/vlc/lua/playlist
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_streams.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_xml.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/appletrailers.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/bbc_co_uk.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/cue.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/dailymotion.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/jamendo.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/koreus.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/liveleak.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/newgrounds.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/rockbox_fm_presets.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/soundcloud.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/twitch.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/vimeo.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/vocaroo.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/youtube.luac
[00007f3fa43f3ab0] lua stream debug: Trying Lua scripts in /usr/local/share/vlc/lua/playlist
[00007f3fa43f3ab0] main stream debug: no stream_filter modules matched
[00007f3fa43f3830] main stream debug: removing module "cache_read"
[00007f3fa43f34a0] main stream debug: removing module "filesystem"
[00007f3fa43f3a10] main image decoder debug: looking for video decoder module matching "any": 16 candidates
[00007f3fa43f3a10] main image decoder debug: using video decoder module "png"
[00007f3fa43f3300] main filter debug: looking for video converter module matching "any": 23 candidates
[00007f3fa43f3300] swscale filter debug: 60x60 (60x60) chroma: RGBA -> 60x60 (60x60) chroma: YUVA with scaling using Bicubic (good quality)
[00007f3fa43f3300] main filter debug: using video converter module "swscale"
[00007f3fa43f3a10] main image decoder debug: removing module "png"
[00007f3fa43f3300] main filter debug: removing module "swscale"
[00007f3fa43f2590] main filter debug: using sub source module "logo"
[00007f3fb04ce780] main subpicture debug: Filter 'logo' (0x7f3fa43f2590) appended to chain
[00007f3fb04ce780] main subpicture warning: original picture size is undefined
[00007f3fa48f3a80] main blend debug: looking for video blending module matching "any": 1 candidates
[00007f3fa48f3a80] main blend debug: using video blending module "blend"
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04ce780] main subpicture warning: original picture size is undefined
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04ce780] main subpicture warning: original picture size is undefined
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04ce780] main subpicture warning: original picture size is undefined
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04ce780] main subpicture warning: original picture size is undefined
[00007f3fb04c9530] main mux warning: late buffer for mux input (3765658)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3708649)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3708465)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3708480)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3706880)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3711536)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3713584)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3707982)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3707849)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3730501)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04ce780] main subpicture warning: original picture size is undefined
[00007f3fb04c9530] main mux warning: late buffer for mux input (3713353)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3709342)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3709551)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3734485)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3713066)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3709240)
[00007f3fb04c9530] mux_ts mux debug: adjusting rate at 0/1000000 (103/57)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3713387)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3721482)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3714375)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3712091)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04ce780] main subpicture warning: original picture size is undefined
[00007f3fb04c9530] main mux warning: late buffer for mux input (3711737)
[00007f3fb04c9530] mux_ts mux debug: adjusting rate at 300000/1000000 (88/29)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3726006)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3714171)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3712018)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3711511)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3719999)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3713745)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3712190)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3711412)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3717878)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04ce780] main subpicture warning: original picture size is undefined
[00007f3fb04c9530] main mux warning: late buffer for mux input (3714255)
[00007f3fb04c9530] mux_ts mux debug: adjusting rate at 100000/1000000 (44/33)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3713478)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3711345)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3716190)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3713916)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3711233)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3710814)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3715641)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3714067)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3711215)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04ce780] main subpicture warning: original picture size is undefined
[00007f3fb04c9530] main mux warning: late buffer for mux input (3711667)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3723925)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3721493)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3718192)
[00007f3fa4024560] fps filter debug: Resetting timestamps
[00007f3fb04c9530] main mux warning: late buffer for mux input (3711754)
Re: PB --logo-opacity and VLC 3.0.x
Posted: 28 Jun 2018 19:56
by Jean-Baptiste Kempf
Is that really a VLM bug?
Re: PB --logo-opacity and VLC 3.0.x
Posted: 28 Jun 2018 20:03
by sargasses
Re
not sure
it can be cvlc on the command line
Thank you for your help
cordially
Code: Select all
/usr/local/bin/cvlc \
-vvv --logo-file /home/streaming/webtv/vlc/test/logo.png --loop --logo-position 6 --logo-opacity 256 \
--aspect-ratio 4:3 \
--vlm-conf /home/streaming/webtv/vlc/test/stream.conf --ttl 12 \
--sout-keep --sout-all
Re: PB --logo-opacity and VLC 3.0.x
Posted: 29 Jun 2018 13:59
by sargasses
Hello
By doing a research in the branch (
https://git.videolan.org/git/vlc/vlc-3.0.git)
find . -type f -name '*.*' -exec grep -l opacity {} \;
Code: Select all
root@:~/vlc-3.0# find . -type f -name '*.*' -exec grep -l opacity {} \;
./modules/spu/logo.c
./modules/spu/.libs/rss.o
./modules/spu/.libs/logo.o
./modules/spu/.libs/audiobargraph_v.o
./modules/spu/.libs/marq.o
./modules/spu/marq.c
./modules/spu/rss.c
./modules/video_filter/blend.cpp
./modules/plugins.dat
./modules/.libs/libmarq_plugin.soT
./modules/.libs/libskins2_plugin.soT
./modules/.libs/libcc_plugin.soT
./modules/.libs/libskins2_plugin.so
./modules/.libs/libcc_plugin.so
./modules/.libs/libfreetype_plugin.soT
./modules/.libs/librss_plugin.soT
./modules/.libs/libttml_plugin.so
./modules/.libs/libfreetype_plugin.so
./modules/.libs/liblogo_plugin.so
./modules/.libs/libzvbi_plugin.soT
./modules/.libs/librss_plugin.so
./modules/.libs/libmarq_plugin.so
./modules/.libs/libqt_plugin.soT
./modules/.libs/libaudiobargraph_v_plugin.so
./modules/.libs/libqt_plugin.so
./modules/.libs/libttml_plugin.soT
./modules/.libs/liblogo_plugin.soT
./modules/.libs/libaudiobargraph_v_plugin.soT
./modules/.libs/libzvbi_plugin.so
./modules/video_output/win32/direct3d11.c
./modules/hw/mmal/vout.c
./include/vlc/libvlc_media_player.h
./lib/media_player.c
./lib/video.c
./lib/.libs/libvlc.so.5.6.0
./lib/.libs/video.o
./lib/.libs/libvlc.so.5.6.0T
./lib/.libs/media_player.o
If this can help you in your search
Thank you for your help
Cordially
Re: PB --logo-opacity and VLC 3.0.x
Posted: 01 Jul 2018 15:03
by Jean-Baptiste Kempf
Again, try opacity without vlm.
Re: PB --logo-opacity and VLC 3.0.x
Posted: 02 Jul 2018 18:57
by sargasses
Hello
I tried --logo-opacity without vlm and I also have the same problem
Can you help me
Code: Select all
cvlc -v "/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi" --logo-file /home/streaming/webtv/vlc/chaine1/logo.png --loop --logo-position 6 --logo-opacity 256 --sout-all --sout-keep --sout="#transcode{sfilter=logo,fps=25,vcodec=h264,vb=1152,width=768,height=576,aspect=4:3,acodec=mp4a,channels=2,ab=128,samplerate=48000,audio-sync}:http{mux=ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000},dst=:9001/chaine1.ts}"
Thank you
Cordially
Re: PB --logo-opacity and VLC 3.0.x
Posted: 05 Jul 2018 09:49
by Jean-Baptiste Kempf
FIle a bugreport.
Re: PB --logo-opacity and VLC 3.0.x
Posted: 05 Jul 2018 11:45
by sargasses
Hello
here is
Thank you for your help
Code: Select all
cvlc -vvv "/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi" --logo-file /home/streaming/webtv/vlc/chaine1/logo.png --loop --logo-position 6 --logo-opacity 256 --sout-all --sout-keep --sout="#transcode{sfilter=logo,fps=25,vcodec=h264,vb=1152,width=768,height=576,aspect=4:3,acodec=mp4a,channels=2,ab=128,samplerate=48000,audio-sync}:http{mux=ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000},dst=:9001/chaine1.ts}"
the log
Code: Select all
VLC media player 3.0.4 Vetinari (revision 3.0.3-1-71-ga1a5430847)
[00005577ae9751a0] main libvlc debug: VLC media player - 3.0.4 Vetinari
[00005577ae9751a0] main libvlc debug: Copyright © 1996-2018 the VideoLAN team
[00005577ae9751a0] main libvlc debug: revision 3.0.3-1-71-ga1a5430847
[00005577ae9751a0] main libvlc debug: configured with ./configure
[00005577ae9751a0] main libvlc debug: searching plug-in modules
[00005577ae9751a0] main libvlc debug: loading plugins cache file /usr/local/lib/vlc/plugins/plugins.dat
[00005577ae9751a0] main libvlc debug: recursively browsing `/usr/local/lib/vlc/plugins'
[00005577ae9751a0] main libvlc debug: plug-ins loaded: 520 modules
[00005577ae9751a0] main libvlc debug: opening config file (/home/streaming/.config/vlc/vlcrc)
[00005577ae975510] main logger debug: looking for logger module matching "any": 3 candidates
[00005577ae975510] main logger debug: using logger module "console"
[00005577ae9751a0] main libvlc debug: translation test: code is "fr"
[00005577ae975760] main keystore debug: looking for keystore module matching "memory": 4 candidates
[00005577ae975760] main keystore debug: using keystore module "memory"
[00005577ae9751a0] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 FPU
[00005577aea080e0] main input debug: Creating an input for 'Médiathèque'
[00005577aea080e0] main input debug: Input is a meta file: disabling unneeded options
[00005577aea080e0] main input debug: using timeshift granularity of 50 MiB
[00005577aea080e0] main input debug: using default timeshift path
[00005577aea080e0] main input debug: `file/directory:///home/streaming/.local/share/vlc/ml.xspf' gives access `file' demux `directory' path `/home/streaming/.local/share/vlc/ml.xspf'
[00005577aea1c1d0] main input source debug: creating demux: access='file' demux='directory' location='/home/streaming/.local/share/vlc/ml.xspf' file='/home/streaming/.local/share/vlc/ml.xspf'
[00005577aea1c310] main demux debug: looking for access_demux module matching "file": 21 candidates
[00005577aea1c310] main demux debug: no access_demux modules matched
[00005577aea24b00] main stream debug: creating access: file:///home/streaming/.local/share/vlc/ml.xspf
[00005577aea24b00] main stream debug: (path: /home/streaming/.local/share/vlc/ml.xspf)
[00005577aea24b00] main stream debug: looking for access module matching "file": 28 candidates
[00005577aea24b00] main stream debug: using access module "filesystem"
[00005577aea25a60] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 27 candidates
[00005577aea25a60] cache_read stream debug: Using stream method for AStream*
[00005577aea25a60] cache_read stream debug: starting pre-buffering
[00005577aea25a60] cache_read stream debug: received first data after 0 ms
[00005577aea25a60] cache_read stream debug: pre-buffering done 296 bytes in 0s - 588 KiB/s
[00005577aea25a60] main stream debug: using stream_filter module "cache_read"
[00005577aea26c00] main stream debug: looking for stream_filter module matching "any": 27 candidates
[00005577aea26c00] playlist stream debug: using XSPF playlist reader
[00005577aea26c00] main stream debug: using stream_filter module "playlist"
[00005577aea26c00] main stream debug: stream filter added to 0x5577aea25a60
[00005577aea29fe0] main stream debug: looking for stream_filter module matching "any": 27 candidates
[00005577aea29fe0] main stream debug: no stream_filter modules matched
[00005577aea29fe0] main stream_directory debug: looking for stream_directory module matching "any": 1 candidates
[00005577aea29fe0] main stream_directory debug: no stream_directory modules matched
[00005577aea1c1d0] main input source debug: attachment of directory-extractor failed for file:///home/streaming/.local/share/vlc/ml.xspf
[00005577aea3fe00] main stream debug: looking for stream_filter module matching "record": 27 candidates
[00005577aea3fe00] main stream debug: using stream_filter module "record"
[00005577aea1c1d0] main input source debug: creating demux: access='file' demux='directory' location='/home/streaming/.local/share/vlc/ml.xspf' file='/home/streaming/.local/share/vlc/ml.xspf'
[00005577aea405f0] main demux debug: looking for demux module matching "directory": 56 candidates
[00005577aea405f0] main demux debug: using demux module "directory"
[00005577aea41050] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[00005577aea41050] lua demux meta debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/reader
[00005577aea41050] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
[00005577aea41050] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
[00005577aea41050] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
[00005577aea41050] main demux meta debug: no meta reader modules matched
[00005577aea080e0] main input debug: `file/directory:///home/streaming/.local/share/vlc/ml.xspf' successfully opened
[00005577aea4b320] main xml reader debug: looking for xml reader module matching "any": 1 candidates
[00005577aea4b320] main xml reader debug: using xml reader module "xml"
[00005577aea080e0] main input debug: EOF reached
[00005577aea405f0] main demux debug: removing module "directory"
[00005577aea3fe00] main stream debug: removing module "record"
[00005577aea26c00] main stream debug: removing module "playlist"
[00005577aea25a60] main stream debug: removing module "cache_read"
[00005577aea24b00] main stream debug: removing module "filesystem"
[00005577aea05150] main playlist debug: creating audio output
[00005577aea24960] main audio output debug: looking for audio output module matching "any": 7 candidates
[00005577aea24960] vlcpulse audio output debug: using library version 10.0.0
[00005577aea24960] vlcpulse audio output debug: (compiled with version 10.0.0, protocol 32)
[00005577aea24960] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
[00005577aea24960] alsa audio output debug: Available ALSA PCM devices:
[00005577aea24960] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
[00005577aea24960] main audio output debug: using audio output module "alsa"
[00005577aea05150] main playlist debug: keeping audio output
[00005577aea7dae0] main interface debug: looking for interface module matching "dbus,none": 18 candidates
[00005577aea7dae0] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[00005577aea7dae0] main interface debug: no interface modules matched
[00005577aea7dae0] main interface error: no suitable interface module
[00005577ae9751a0] main libvlc error: interface "dbus,none" initialization failed
[00005577aea7db70] main interface debug: looking for interface module matching "hotkeys,none": 18 candidates
[00005577aea7db70] main interface debug: using interface module "hotkeys"
[00005577aea76d80] main interface debug: looking for interface module matching "globalhotkeys,none": 18 candidates
[00005577aea76d80] main interface debug: no interface modules matched
[00005577aea76d80] main interface error: no suitable interface module
[00005577ae9751a0] main libvlc error: interface "globalhotkeys,none" initialization failed
[00005577aea57180] main interface debug: looking for interface module matching "dummy": 18 candidates
[00005577aea57180] dummy interface: using the dummy interface module...
[00005577aea57180] main interface debug: using interface module "dummy"
[00007f106c000980] main input debug: Creating an input for preparsing 'Barbapapa.C01D01E01.avi'
[00005577aea05150] main playlist debug: processing request item: null, node: Liste de lecture, skip: 0
[00005577aea05150] main playlist debug: rebuilding array of current - root Liste de lecture
[00005577aea05150] main playlist debug: rebuild done - 1 items, index -1
[00005577aea05150] main playlist debug: starting playback of new item
[00005577aea05150] main playlist debug: resyncing on Barbapapa.C01D01E01.avi
[00005577aea05150] main playlist debug: Barbapapa.C01D01E01.avi is at 0
[00005577aea05150] main playlist debug: creating new input thread
[00007f10640009e0] main input debug: Creating an input for 'Barbapapa.C01D01E01.avi'
[00005577aea05150] main playlist debug: requesting art for new input thread
[00007f106c000980] main stream output debug: using sout chain=`transcode{sfilter=logo,fps=25,vcodec=h264,vb=1152,width=768,height=576,aspect=4:3,acodec=mp4a,channels=2,ab=128,samplerate=48000,audio-sync}:http{mux=ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000},dst=:9001/chaine1.ts}'
[00007f106c000980] main stream output debug: stream=`http'
[00007f106c000bd0] main stream out debug: looking for sout stream module matching "http": 23 candidates
[00007f106c000bd0] main stream out debug: set config option: sout-standard-mux to ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000}
[00007f106c000bd0] main stream out debug: set config option: sout-standard-dst to :9001/chaine1.ts
[00007f106c003cd0] main access out debug: looking for sout access module matching "http": 9 candidates
[00007f106c003cd0] main access out debug: net: listening to * port 9001
[00007f106c003cd0] main access out debug: using sout access module "http"
[00007f106c4ca3d0] main mux debug: looking for sout mux module matching "ts": 11 candidates
[00007f106c4ca3d0] main mux debug: set config option: sout-ts-pid-video to 200
[00007f106c4ca3d0] main mux debug: set config option: sout-ts-pid-audio to 300
[00007f106c4ca3d0] main mux debug: set config option: sout-ts-pid-spu to 400
[00007f106c4ca3d0] main mux debug: set config option: sout-ts-pid-pmt to 500
[00007f106c4ca3d0] main mux debug: set config option: sout-ts-tsid to 100
[00007f106c4ca3d0] main mux debug: set config option: sout-ts-use-key-frames to (null)
[00007f106c4ca3d0] main mux debug: set config option: sout-ts-shaping to 1000
[00007f106c4ca3d0] mux_ts mux debug: shaping=1000000 pcr=70000 dts_delay=400000
[00007f106c4ca3d0] main mux debug: using sout mux module "mux_ts"
[00007f106c000980] main stream output debug: muxer support adding stream at any time
[00007f106c000980] main stream output debug: muxer prefers to wait for all ES before starting to mux
[00007f106c000bd0] stream_out_standard stream out debug: using `http/ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000}://:9001/chaine1.ts'
[00007f106c000bd0] main stream out debug: using sout stream module "stream_out_standard"
[00007f106c000980] main stream output debug: stream=`transcode'
[00007f106c4cc540] main stream out debug: looking for sout stream module matching "transcode": 23 candidates
[00007f106c4cc540] main stream out debug: set config option: sout-transcode-sfilter to logo
[00007f106c4cc540] main stream out debug: set config option: sout-transcode-fps to 25
[00007f106c4cc540] main stream out debug: set config option: sout-transcode-vcodec to h264
[00007f106c4cc540] main stream out debug: set config option: sout-transcode-vb to 1152
[00007f106c4cc540] main stream out debug: set config option: sout-transcode-width to 768
[00007f106c4cc540] main stream out debug: set config option: sout-transcode-height to 576
[00007f106c4cc540] main stream out warning: option aspect is unknown
[00007f106c4cc540] main stream out debug: set config option: sout-transcode-acodec to mp4a
[00007f106c4cc540] main stream out debug: set config option: sout-transcode-channels to 2
[00007f106c4cc540] main stream out debug: set config option: sout-transcode-ab to 128
[00007f106c4cc540] main stream out debug: set config option: sout-transcode-samplerate to 48000
[00007f106c4cc540] main stream out warning: option audio-sync is unknown
[00007f106c4cc540] stream_out_transcode stream out debug: Checking codec mapping for mp4a got mp4a
[00007f106c4cc540] stream_out_transcode stream out debug: codec audio=mp4a 48000Hz 2 channels 128Kb/s
[00007f106c4cc540] stream_out_transcode stream out debug: Checking video codec mapping for h264 got h264
[00007f106c4cc540] stream_out_transcode stream out debug: codec video=h264 768x576 scaling: 0,000000 1152kb/s
[00007f106c4cf390] main spu text debug: looking for text renderer module matching "any": 3 candidates
[00007f104c000980] main meta fetcher debug: looking for meta fetcher module matching "any": 1 candidates
[00007f104c000980] lua meta fetcher debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/fetcher
[00007f104c000980] lua meta fetcher debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/fetcher
[00007f104c000980] lua meta fetcher debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/fetcher
[00007f104c000980] main meta fetcher debug: no meta fetcher modules matched
[00007f104c000980] main art finder debug: looking for art finder module matching "any": 2 candidates
[00007f104c000980] lua art finder debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/art
[00007f104c000980] lua art finder debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/art
[00007f106c4cf390] freetype spu text debug: Building font databases.
[00007f104c000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007f104c000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007f104c000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
[00007f104c000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
[00007f104c000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007f104c000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007f104c000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
[00007f104c000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
[00007f104c000980] lua art finder debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/art
[00007f104c000980] main art finder debug: no art finder modules matched
[00007f104c000980] main meta fetcher debug: looking for meta fetcher module matching "any": 1 candidates
[00007f104c000980] lua meta fetcher debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/fetcher
[00007f104c000980] lua meta fetcher debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/fetcher
[00007f104c000980] lua meta fetcher debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/fetcher
[00007f104c000980] main meta fetcher debug: no meta fetcher modules matched
[00007f104c000980] main art finder debug: looking for art finder module matching "any": 2 candidates
[00007f104c000980] lua art finder debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/art
[00007f104c000980] lua art finder debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/art
[00007f104c000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007f104c000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007f104c000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
[00007f104c000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
[00007f104c000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007f104c000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007f104c000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
[00007f104c000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
[00007f104c000980] lua art finder debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/art
[00007f104c000980] main art finder debug: no art finder modules matched
[00007f106c4cf390] freetype spu text debug: Took -8908 microseconds
[00007f106c4cf390] main spu text debug: using text renderer module "freetype"
[00007f106c4e80d0] main scale debug: looking for video converter module matching "any": 23 candidates
[00007f106c4e80d0] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
[00007f106c4e80d0] main scale debug: using video converter module "swscale"
[00007f106c525370] main scale debug: looking for video converter module matching "any": 23 candidates
[00007f106c525370] yuvp scale debug: YUVP to YUVA converter
[00007f106c525370] main scale debug: using video converter module "yuvp"
[00007f106c4cc540] main stream out debug: using sout stream module "stream_out_transcode"
[00007f10640009e0] main input debug: using timeshift granularity of 50 MiB
[00007f10640009e0] main input debug: using default timeshift path
[00007f10640009e0] main input debug: `file:///home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi' gives access `file' demux `any' path `/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi'
[00007f106c52a1a0] main input source debug: creating demux: access='file' demux='any' location='/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi' file='/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi'
[00007f106c52a2e0] main demux debug: looking for access_demux module matching "file": 21 candidates
[00007f106c52a2e0] main demux debug: no access_demux modules matched
[00007f106c52a480] main stream debug: creating access: file:///home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi
[00007f106c52a480] main stream debug: (path: /home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi)
[00007f106c52a480] main stream debug: looking for access module matching "file": 28 candidates
[00007f106c52a480] main stream debug: using access module "filesystem"
[00007f106c52a620] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 27 candidates
[00007f106c52a620] cache_read stream debug: Using stream method for AStream*
[00007f106c52a620] cache_read stream debug: starting pre-buffering
[00007f106c52a620] cache_read stream debug: received first data after 0 ms
[00007f106c52a620] cache_read stream debug: pre-buffering done 1024 bytes in 0s - 3717 KiB/s
[00007f106c52a620] main stream debug: using stream_filter module "cache_read"
[00007f106d12a8b0] main stream debug: looking for stream_filter module matching "any": 27 candidates
[00007f106d12a8b0] lua stream debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/playlist
[00007f106d12a8b0] lua stream debug: Trying Lua scripts in /usr/local/lib/vlc/lua/playlist
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_streams.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_xml.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/appletrailers.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/bbc_co_uk.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/cue.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/dailymotion.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/jamendo.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/koreus.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/liveleak.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/newgrounds.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/rockbox_fm_presets.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/soundcloud.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/twitch.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/vimeo.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/vocaroo.luac
[00007f106d12a8b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/youtube.luac
[00007f106d12a8b0] lua stream debug: Trying Lua scripts in /usr/local/share/vlc/lua/playlist
[00007f106d12a8b0] main stream debug: no stream_filter modules matched
[00007f106d12bad0] main stream_directory debug: looking for stream_directory module matching "any": 1 candidates
[00007f106d12bad0] main stream_directory debug: no stream_directory modules matched
[00007f106c52a1a0] main input source debug: attachment of directory-extractor failed for file:///home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi
[00007f106d131470] main stream debug: looking for stream_filter module matching "record": 27 candidates
[00007f106d131470] main stream debug: using stream_filter module "record"
[00007f106c52a1a0] main input source debug: creating demux: access='file' demux='any' location='/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi' file='/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi'
[00007f106d12e080] main demux debug: looking for demux module matching "avi": 56 candidates
[00007f106d131470] avi stream debug: <list 'AVI '>
[00007f106d131470] avi stream debug: <list 'hdrl'>
[00007f106d131470] avi stream debug: <list 'strl'>
[00007f106d131470] avi stream debug: </list 'strl'>0
[00007f106d131470] avi stream debug: <list 'strl'>
[00007f106d131470] avi stream debug: </list 'strl'>0
[00007f106d131470] avi stream debug: <list 'odml'>
[00007f106d131470] avi stream debug: </list 'odml'>0
[00007f106d131470] avi stream debug: </list 'hdrl'>0
[00007f106d131470] avi stream debug: skipping movi chunk
[00007f106d131470] avi stream debug: </list 'AVI '>0
[00007f106d131470] avi stream debug: no more data at 53994938
[00007f106d131470] avi stream debug: * LIST-root size:53994938 pos:0
[00007f106d131470] avi stream debug: + RIFF-AVI size:53994930 pos:0
[00007f106d131470] avi stream debug: | + LIST-hdrl size:8830 pos:12
[00007f106d131470] avi stream debug: | | + avih size:56 pos:24
[00007f106d131470] avi stream debug: | | + LIST-strl size:4244 pos:88
[00007f106d131470] avi stream debug: | | | + strh size:56 pos:100
[00007f106d131470] avi stream debug: | | | + strf size:40 pos:164
[00007f106d131470] avi stream debug: | | | + JUNK size:4120 pos:212
[00007f106d131470] avi stream debug: | | + LIST-strl size:4234 pos:4340
[00007f106d131470] avi stream debug: | | | + strh size:56 pos:4352
[00007f106d131470] avi stream debug: | | | + strf size:30 pos:4416
[00007f106d131470] avi stream debug: | | | + JUNK size:4120 pos:4454
[00007f106d131470] avi stream debug: | | + LIST-odml size:260 pos:8582
[00007f106d131470] avi stream debug: | | | + dmlh size:248 pos:8594
[00007f106d131470] avi stream debug: | + JUNK size:1382 pos:8850
[00007f106d131470] avi stream debug: | + LIST-movi size:53737434 pos:10240
[00007f106d131470] avi stream debug: | + idx1 size:247248 pos:53747682
[00007f106d12e080] avi demux debug: AVIH: 2 stream, flags HAS_INDEX IS_INTERLEAVED
[00007f106d12e080] avi demux debug: stream[0] rate:25000 scale:1000 samplesize:0
[00007f106d12e080] avi demux debug: stream[0] video(H264) 768x576 24bpp 25,000000fps
[00007f10640009e0] main input debug: selecting program id=0
[00007f106d12e080] avi demux debug: stream[1] rate:24000 scale:1 samplesize:1
[00007f106d12e080] avi demux debug: stream[1] audio(0x55 - MPEG Audio layer 3) 2 channels 48000Hz 0bits
[00007f106d12e080] avi demux debug: selected standard index for stream[0]
[00007f106d12e080] avi demux debug: selected standard index for stream[1]
[00007f106d12e080] avi demux debug: stream[0] created 7742 index entries
[00007f106d12e080] avi demux error: no key frame set for track 1
[00007f106d12e080] avi demux debug: stream[1] created 7711 index entries
[00007f106d12e080] avi demux debug: stream[0] length:309 (based on index)
[00007f106d12e080] avi demux debug: stream[1] length:309 (based on index)
[00007f106d12e080] main demux debug: using demux module "avi"
[00007f10640009e0] main input debug: looking for a subtitle file in /home/streaming/webtv/video/Barpapapa/
[00007f106d1345b0] main decoder debug: looking for packetizer module matching "any": 24 candidates
[00007f106d1345b0] main decoder debug: using packetizer module "h264"
[00007f106d130800] main decoder debug: looking for packetizer module matching "any": 24 candidates
[00007f106d130800] main decoder debug: using packetizer module "mpegaudio"
[00007f10640009e0] main input debug: starting in async mode
[00007f106d13b380] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[00007f106d13b380] lua demux meta debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/reader
[00007f106d13b380] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
[00007f106d13b380] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
[00007f106d13b380] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
[00007f106d13b380] main demux meta debug: no meta reader modules matched
[00007f10640009e0] main input debug: `file:///home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi' successfully opened
[00007f10640009e0] main input debug: Buffering 0%
[00007f10640009e0] main input debug: switching to sync mode
[00007f10640009e0] main input debug: Buffering 8%
[00007f10640009e0] main input debug: Buffering 16%
[00007f10640009e0] main input debug: Buffering 25%
[00007f10640009e0] main input debug: Buffering 33%
[00007f10640009e0] main input debug: Buffering 41%
[00007f10640009e0] main input debug: Buffering 50%
[00007f10640009e0] main input debug: Buffering 58%
[00007f10640009e0] main input debug: Buffering 66%
[00007f10640009e0] main input debug: Buffering 75%
[00007f10640009e0] main input debug: Buffering 83%
[00007f10640009e0] main input debug: Buffering 91%
[00007f10640009e0] main input debug: Buffering 100%
[00007f10640009e0] main input debug: Stream buffering done (325 ms in 0 ms)
[00007f106d1345b0] h264 decoder debug: found NAL_SPS (sps_id=0)
[00007f106d1345b0] h264 decoder debug: found NAL_PPS (pps_id=0 sps_id=0)
[00007f106c000980] main stream output debug: adding a new sout input for `h264` (sout_input: 0x7f104c0015a0)
[00007f106c4cc540] stream_out_transcode stream out debug: creating video transcoding from fcc=`h264' to fcc=`h264'
[00007f104c001880] main generic debug: looking for video decoder module matching "any": 16 candidates
[00007f106d130800] mpegaudio decoder debug: MPGA channels:2 samplerate:48000 bitrate:192
[00007f106c000980] main stream output debug: adding a new sout input for `mpga` (sout_input: 0x7f1040000bc0)
[00007f104c001880] avcodec generic debug: using ffmpeg Lavc57.89.100
[00007f104c001880] avcodec generic debug: CPU flags: 0x000fd3db
[00007f104c001880] avcodec generic debug: allowing 1 thread(s) for decoding
[h264 @ 0x7f104c0153a0] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 0x7f104c0153a0] nal_unit_type: 8, nal_ref_idc: 3
[00007f104c001880] avcodec generic debug: codec (h264) started
[00007f104c001880] main generic debug: using video decoder module "avcodec"
[00007f104c001c60] main encoder debug: looking for encoder module matching "any": 22 candidates
[00007f104c001c60] x264 encoder debug: version x264 0.150.X
[00007f104c001c60] x264 encoder: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[00007f104c001c60] x264 encoder: profile High, level 3.1
[00007f104c001c60] main encoder debug: using encoder module "x264"
[00007f104c001c60] main encoder debug: removing module "x264"
[00007f104c001c60] x264 encoder debug: framecount still in libx264 buffer: 0
[00007f104c001c60] x264 encoder: final ratefactor: 23,96
[00007f106c4cc540] stream_out_transcode stream out debug: creating audio transcoding from fcc=`mpga' to fcc=`mp4a'
[00007f1040000ea0] main generic debug: looking for audio decoder module matching "any": 21 candidates
[00007f1040000ea0] mpg123 generic debug: mpga->f32l, bits per sample: 32
[00007f1040000ea0] main generic debug: using audio decoder module "mpg123"
[00007f1040001250] main encoder debug: looking for encoder module matching "any": 22 candidates
[00007f1040001250] avcodec encoder debug: using ffmpeg Lavc57.89.100
[00007f1040001250] avcodec encoder debug: CPU flags: 0x000fd3db
[00007f1040001250] avcodec encoder debug: Trying to find packet sample format instead of planar fltp
[00007f1040001250] avcodec encoder debug: Ended up using fltp as sample format
[00007f1040001250] avcodec encoder debug: Creating channel order for reordering
[00007f1040001250] avcodec encoder debug: 0 1 mapped to 2
[00007f1040001250] avcodec encoder debug: 1 2 mapped to 4
[00007f1040001250] avcodec encoder debug: found encoder MPEG AAC Audio
[00007f1040001250] main encoder debug: using encoder module "avcodec"
[00007f106c4cc540] main stream out debug: input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
[00007f106c4cc540] main stream out debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
[00007f106c4cc540] main stream out debug: conversion pipeline complete
[00007f1040142250] main audio resampler debug: looking for audio resampler module matching "any": 4 candidates
[00007f1040142250] main audio resampler debug: using audio resampler module "samplerate"
[00007f1040001250] main encoder debug: removing module "avcodec"
[aac @ 0x7f1040018540] Qavg: -nan
[00007f1040142250] main audio resampler debug: removing module "samplerate"
[00007f10640009e0] main input debug: Decoder wait done in 57 ms
[h264 @ 0x7f104c0153a0] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 0x7f104c0153a0] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0x7f104c0153a0] nal_unit_type: 5, nal_ref_idc: 3
[00007f104c001880] avcodec generic debug: available hardware decoder output format 109 (vdpau)
[00007f104c001880] avcodec generic debug: available hardware decoder output format 53 (vaapi_vld)
[00007f104c001880] avcodec generic debug: available software decoder output format 0 (yuv420p)
[00007f104c001880] avcodec generic debug: trying format vaapi_vld
[00007f106c4cc540] stream_out_transcode stream out debug: Checking if filter chain VAOP -> I420 is possible
[00007f104c066040] main filter debug: looking for video converter module matching "any": 23 candidates
[00007f104c066040] vaapi_filters filter warning: Using SW chroma filter for 768x576 VAOP -> I420
[00007f104c066040] main filter debug: using video converter module "vaapi_filters"
[00007f106c4cc540] main stream out debug: Filter 'VAAPI filters' (0x7f104c066040) appended to chain
[00007f104c066040] main filter debug: removing module "vaapi_filters"
[00007f106c4cc540] main stream out debug: Filter 0x7f104c066040 removed from chain
[00007f106c4cc540] stream_out_transcode stream out debug: Filter chain testing done, input chroma VAOP seems to be possible for transcode
[00007f104c065f80] main generic debug: looking for hw decoder module matching "any": 3 candidates
[00007f104c065f80] main generic debug: no hw decoder modules matched
[00007f104c001880] avcodec generic debug: trying format vdpau
[00007f106c4cc540] stream_out_transcode stream out debug: Checking if filter chain VDV0 -> I420 is possible
[00007f104c0682b0] main filter debug: looking for video converter module matching "any": 23 candidates
[00007f104c0682b0] main filter debug: using video converter module "vdpau_chroma"
[00007f106c4cc540] main stream out debug: Filter 'VDPAU' (0x7f104c0682b0) appended to chain
[00007f104c0682b0] main filter debug: removing module "vdpau_chroma"
[00007f106c4cc540] main stream out debug: Filter 0x7f104c0682b0 removed from chain
[00007f106c4cc540] stream_out_transcode stream out debug: Filter chain testing done, input chroma VDV0 seems to be possible for transcode
[00007f104c068290] main generic debug: looking for hw decoder module matching "any": 3 candidates
[00007f104c068290] main generic debug: no hw decoder modules matched
[h264 @ 0x7f104c0153a0] Reinit context to 768x576, pix_fmt: yuv420p
[00007f104c001880] avcodec generic warning: plane 0 not aligned: disabling direct rendering
[00007f106c4cc540] stream_out_transcode stream out debug: source fps 25/1, destination 25/1
[00007f106c4cc540] stream_out_transcode stream out debug: decoder aspect is 1,328720:1
[00007f106c4cc540] stream_out_transcode stream out debug: source pixel aspect is 0,996540:1
[00007f106c4cc540] stream_out_transcode stream out debug: scaled pixel aspect is 0,996540:1
[00007f106c4cc540] stream_out_transcode stream out debug: source 768x576, destination 768x576
[00007f106c4cc540] stream_out_transcode stream out debug: encoder aspect is 768:578
[00007f106c4cc540] stream_out_transcode stream out debug: source chroma: I420, destination I420
[00007f104c060120] main filter debug: looking for video filter module matching "fps": 50 candidates
[00007f104c060120] fps filter debug: Converting fps from 25/1 -> 25/1
[00007f104c060120] main filter debug: using video filter module "fps"
[00007f106c4cc540] main stream out debug: Filter 'fps' (0x7f104c060120) appended to chain
[00007f106c4cc540] stream_out_transcode stream out debug: destination (after video filters) 768x578
[00007f104c001c60] main encoder debug: looking for encoder module matching "any": 22 candidates
[00007f104c001c60] x264 encoder debug: version x264 0.150.X
[00007f104c001c60] x264 encoder: using SAR=1/1
[00007f104c001c60] x264 encoder: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[00007f104c001c60] x264 encoder: profile High, level 3.1
[00007f104c001c60] main encoder debug: using encoder module "x264"
[00007f106c4ca3d0] main mux debug: adding a new input
[00007f106c4ca3d0] mux_ts mux debug: adding input codec=h264 pid=200
[00007f106c4ca3d0] mux_ts mux debug: new PCR PID is 200
[00007f104c060120] fps filter debug: Resetting timestamps
[00007f104c33bd40] main filter debug: looking for sub source module matching "logo": 7 candidates
[00007f104c33bd40] logo filter debug: logo file name /home/streaming/webtv/vlc/chaine1/logo.png, delay -1, alpha -1
[00007f104c33c990] main stream debug: creating access: file:///home/streaming/webtv/vlc/chaine1/logo.png
[00007f104c33c990] main stream debug: (path: /home/streaming/webtv/vlc/chaine1/logo.png)
[00007f104c33c990] main stream debug: looking for access module matching "file": 28 candidates
[00007f104c33c990] main stream debug: using access module "filesystem"
[00007f104c33cd50] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 27 candidates
[00007f104c33cd50] cache_read stream debug: Using stream method for AStream*
[00007f104c33cd50] cache_read stream debug: starting pre-buffering
[00007f104c33cd50] cache_read stream debug: received first data after 0 ms
[00007f104c33cd50] cache_read stream debug: pre-buffering done 1024 bytes in 0s - 5102 KiB/s
[00007f104c33cd50] main stream debug: using stream_filter module "cache_read"
[00007f104c33d0b0] main stream debug: looking for stream_filter module matching "any": 27 candidates
[00007f104c33d0b0] lua stream debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/playlist
[00007f104c33d0b0] lua stream debug: Trying Lua scripts in /usr/local/lib/vlc/lua/playlist
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_streams.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_xml.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/appletrailers.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/bbc_co_uk.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/cue.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/dailymotion.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/jamendo.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/koreus.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/liveleak.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/newgrounds.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/rockbox_fm_presets.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/soundcloud.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/twitch.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/vimeo.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/vocaroo.luac
[00007f104c33d0b0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/youtube.luac
[00007f104c33d0b0] lua stream debug: Trying Lua scripts in /usr/local/share/vlc/lua/playlist
[00007f104c33d0b0] main stream debug: no stream_filter modules matched
[00007f104c33cd50] main stream debug: removing module "cache_read"
[00007f104c33c990] main stream debug: removing module "filesystem"
[00007f104c33cf30] main image decoder debug: looking for video decoder module matching "any": 16 candidates
[00007f104c33cf30] main image decoder debug: using video decoder module "png"
[00007f104c342b40] main filter debug: looking for video converter module matching "any": 23 candidates
[00007f104c342b40] swscale filter debug: 60x60 (60x60) chroma: RGBA -> 60x60 (60x60) chroma: YUVA with scaling using Bicubic (good quality)
[00007f104c342b40] main filter debug: using video converter module "swscale"
[00007f104c33cf30] main image decoder debug: removing module "png"
[00007f104c342b40] main filter debug: removing module "swscale"
[00007f104c33bd40] main filter debug: using sub source module "logo"
[00007f106c4ce680] main subpicture debug: Filter 'logo' (0x7f104c33bd40) appended to chain
[00007f106c4ce680] main subpicture warning: original picture size is undefined
[00007f104c342b40] main blend debug: looking for video blending module matching "any": 1 candidates
[00007f104c342b40] main blend debug: using video blending module "blend"
[00007f1040001250] main encoder debug: looking for encoder module matching "any": 22 candidates
[00007f1040001250] avcodec encoder debug: using ffmpeg Lavc57.89.100
[00007f1040001250] avcodec encoder debug: CPU flags: 0x000fd3db
[00007f1040001250] avcodec encoder debug: Trying to find packet sample format instead of planar fltp
[00007f1040001250] avcodec encoder debug: Ended up using fltp as sample format
[00007f1040001250] avcodec encoder debug: Creating channel order for reordering
[00007f1040001250] avcodec encoder debug: 0 1 mapped to 2
[00007f1040001250] avcodec encoder debug: 1 2 mapped to 4
[00007f1040001250] avcodec encoder debug: found encoder MPEG AAC Audio
[00007f1040001250] main encoder debug: using encoder module "avcodec"
[00007f106c4cc540] main stream out debug: input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
[00007f106c4cc540] main stream out debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
[00007f106c4cc540] main stream out debug: conversion pipeline complete
[00007f1040029da0] main audio resampler debug: looking for audio resampler module matching "any": 4 candidates
[00007f1040029da0] main audio resampler debug: using audio resampler module "samplerate"
[00007f106c4ca3d0] main mux debug: adding a new input
[00007f106c4ca3d0] mux_ts mux debug: adding input codec=mp4a pid=300
[00007f106c4ca3d0] mux_ts mux debug: new PCR PID is 200
[00007f106c4ca3d0] main mux warning: late buffer for mux input (4295)
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007f106c4ce680] main subpicture warning: original picture size is undefined
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7f104c0153a0] nal_unit_type: 1, nal_ref_idc: 2
cordially
Re: PB --logo-opacity and VLC 3.0.x
Posted: 05 Jul 2018 13:07
by InTheWings
100% works in 3.0 and master
Re: PB --logo-opacity and VLC 3.0.x
Posted: 05 Jul 2018 13:51
by sargasses
Re
there is the logo but we can not adjust opacity
did the test with --logo-opacity 256 and --logo-opacity 128
opacity is not going to change
Thank you for your help
cordially
Re: PB --logo-opacity and VLC 3.0.x
Posted: 09 Jul 2018 17:54
by InTheWings
There's no issue.
Logs clearly shows ORIGINAL value is ASKED as opacity which is -1, OR by overflow 256.
[00007f104c33bd40] logo filter debug: logo file name /home/streaming/webtv/vlc/chaine1/logo.png, delay -1, alpha -1
Re: PB --logo-opacity and VLC 3.0.x
Posted: 10 Jul 2018 14:58
by sargasses
Hello
I am sent to you an email with screenshots
Thank you for your help
cordially
Re: PB --logo-opacity and VLC 3.0.x
Posted: 11 Jul 2018 14:58
by InTheWings
There's still no issue with opacity.
Just a different rendering of colors, probably related to palette.
You're still using -1 as parameter, and that's original PNG. We don't even know which is the correct rendering of the original PNG with 100% transparency.
Load PNG picture only in both VLC and post logs.
Re: PB --logo-opacity and VLC 3.0.x
Posted: 11 Jul 2018 19:11
by sargasses
Hello
I just sent you an email and here are the logs
if you put -1 for opacity there is no more logo
Thank you for your help
Best regards
Log vlc 2.2.x
Code: Select all
VLC media player 2.2.8 Weatherwax (revision 2.2.7-14-g3cc1d8cba9)
[0000000001b03148] core libvlc debug: VLC media player - 2.2.8 Weatherwax
[0000000001b03148] core libvlc debug: Copyright © 1996-2017 the VideoLAN team
[0000000001b03148] core libvlc debug: revision 2.2.7-14-g3cc1d8cba9
[0000000001b03148] core libvlc debug: configured with ./configure '--build=x86_64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--localstatedir=/var' '--libexecdir=${prefix}/lib/vlc-dmo' '--disable-dependency-tracking' 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--libdir=/usr/lib' '--sysconfdir=/etc' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-glx' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' '--enable-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sftp' '--enable-shine' '--enable-shout' '--enable-skins2' '--enable-smbclient' '--enable-speex' '--enable-svg' '--enable-svgdec' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vnc' '--enable-vorbis' '--enable-vpx' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-decklink' '--disable-dxva2' '--disable-gnomevfs' '--disable-goom' '--disable-libtar' '--disable-mfx' '--disable-opencv' '--disable-projectm' '--disable-sndio' '--disable-telx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv1394' '--enable-linsys' '--enable-omxil' '--enable-udev' '--enable-libva' '--enable-v4l2' '--disable-vdpau' '--enable-crystalhd' '--enable-vdpau' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 'build_alias=x86_64-linux-gnu'
[0000000001b03148] core libvlc debug: searching plug-in modules
[0000000001b03148] core libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[0000000001b03148] core libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0000000001b03148] core libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[0000000001b03148] core libvlc debug: plug-ins loaded: 458 modules
[0000000001b03148] core libvlc debug: opening config file (/home/streaming/.config/vlc/vlcrc)
[0000000001b03148] core libvlc debug: translation test: code is "C"
[0000000001b03148] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX FPU
[0000000001bd1738] core input debug: Creating an input for 'Media Library'
[0000000001bd1738] core input debug: Input is a meta file: disabling unneeded options
[0000000001bd1738] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0000000001bd1738] core input debug: `file/xspf-open:///home/streaming/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/streaming/.local/share/vlc/ml.xspf'
[0000000001bd1738] core input debug: creating demux: access='file' demux='xspf-open' location='/home/streaming/.local/share/vlc/ml.xspf' file='/home/streaming/.local/share/vlc/ml.xspf'
[0000000001bd6128] core demux debug: looking for access_demux module matching "file": 20 candidates
[0000000001bd6128] core demux debug: no access_demux modules matched
[0000000001bd1738] core input debug: creating access 'file' location='/home/streaming/.local/share/vlc/ml.xspf', path='/home/streaming/.local/share/vlc/ml.xspf'
[0000000001bd6128] core access debug: looking for access module matching "file": 24 candidates
[0000000001bd6128] filesystem access debug: opening file `/home/streaming/.local/share/vlc/ml.xspf'
[0000000001bd6128] core access debug: using access module "filesystem"
[0000000001bdb2d8] core stream debug: Using stream method for AStream*
[0000000001bdb2d8] core stream debug: starting pre-buffering
[0000000001bdb2d8] core stream debug: received first data after 0 ms
[0000000001bdb2d8] core stream debug: pre-buffering done 296 bytes in 0s - 2580 KiB/s
[0000000001bdc138] core stream debug: looking for stream_filter module matching "any": 9 candidates
[0000000001bdc138] core stream debug: no stream_filter modules matched
[0000000001bdc138] core stream debug: looking for stream_filter module matching "record": 9 candidates
[0000000001bdc138] core stream debug: using stream_filter module "record"
[0000000001bd1738] core input debug: creating demux: access='file' demux='xspf-open' location='/home/streaming/.local/share/vlc/ml.xspf' file='/home/streaming/.local/share/vlc/ml.xspf'
[0000000001bee348] core demux debug: looking for demux module matching "xspf-open": 66 candidates
[0000000001bee348] xspf demux debug: using XSPF playlist reader
[0000000001bee348] core demux debug: using demux module "playlist"
[0000000001beece8] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[0000000001beece8] lua demux meta debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/reader
[0000000001beece8] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0000000001beece8] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0000000001beece8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0000000001beece8] core demux meta debug: no meta reader modules matched
[0000000001bd1738] core input debug: `file/xspf-open:///home/streaming/.local/share/vlc/ml.xspf' successfully opened
[0000000001bffc18] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[0000000001bffc18] core xml reader debug: using xml reader module "xml"
[0000000001bee348] xspf demux debug: parsed 0 tracks successfully
[0000000001bd1738] core input debug: EOF reached
[0000000001bee348] core demux debug: removing module "playlist"
[0000000001bdc138] core stream debug: removing module "record"
[0000000001bd6128] core access debug: removing module "filesystem"
[0000000001bd0088] core playlist debug: creating audio output
[0000000001bfcb68] core audio output debug: looking for audio output module matching "any": 5 candidates
[0000000001bfcb68] pulse audio output debug: using library version 5.0.0
[0000000001bfcb68] pulse audio output debug: (compiled with version 5.0.0, protocol 29)
Failed to create secure directory (/run/user/0/pulse): Permission denied
[0000000001bfcb68] pulse audio output error: PulseAudio server connection failure: Connection refused
[0000000001bfcb68] alsa audio output debug: Available ALSA PCM devices:
[0000000001bfcb68] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
[0000000001bfcb68] core audio output debug: using audio output module "alsa"
[0000000001bd0088] core playlist debug: keeping audio output
[0000000001bd0088] core playlist debug: adding item `Barbapapa.C01D01E01.avi' ( file:///home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi )
[0000000001c2b2e8] core interface debug: looking for interface module matching "hotkeys,none": 19 candidates
[0000000001c2b2e8] core interface debug: using interface module "hotkeys"
[0000000001c0aaa8] core interface debug: looking for interface module matching "globalhotkeys,none": 19 candidates
[0000000001c0aaa8] core interface debug: no interface modules matched
[0000000001c0aaa8] core interface error: no suitable interface module
[0000000001b03148] core libvlc error: interface "globalhotkeys,none" initialization failed
[0000000001c0aaa8] core interface debug: looking for interface module matching "dbus,none": 19 candidates
[0000000001c0aaa8] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[0000000001c0aaa8] core interface debug: no interface modules matched
[0000000001c0aaa8] core interface error: no suitable interface module
[0000000001b03148] core libvlc error: interface "dbus,none" initialization failed
[0000000001c0aaa8] core interface debug: looking for interface module matching "dummy": 19 candidates
[0000000001c0aaa8] dummy interface: using the dummy interface module...
[0000000001c0aaa8] core interface debug: using interface module "dummy"
[00007f40f8000958] core input debug: Creating an input for 'Barbapapa.C01D01E01.avi'
[0000000001bd0088] core playlist debug: processing request item: null, node: Playlist, skip: 0
[0000000001bd0088] core playlist debug: rebuilding array of current - root Playlist
[0000000001bd0088] core playlist debug: rebuild done - 1 items, index -1
[0000000001bd0088] core playlist debug: starting playback of the new playlist item
[0000000001bd0088] core playlist debug: resyncing on Barbapapa.C01D01E01.avi
[0000000001bd0088] core playlist debug: Barbapapa.C01D01E01.avi is at 0
[0000000001bd0088] core playlist debug: creating new input thread
[00007f40f00009b8] core input debug: Creating an input for 'Barbapapa.C01D01E01.avi'
[0000000001bd0088] core playlist debug: requesting art for Barbapapa.C01D01E01.avi
[00007f40f4000958] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00007f40f4000958] lua art finder debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/fetcher
[00007f40f4000958] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[00007f40e8000d58] core stream output debug: using sout chain=`transcode{sfilter=logo,fps=25,vcodec=h264,vb=1152,width=768,height=576,aspect=4:3,acodec=mp4a,channels=2,ab=128,samplerate=48000,audio-sync}:http{mux=ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000},dst=:9001/chaine1.ts}'
[00007f40e8000d58] core stream output debug: stream=`http'
[00007f40e80016f8] core stream out debug: looking for sout stream module matching "http": 22 candidates
[00007f40e80016f8] core stream out debug: set config option: sout-standard-mux to ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000}
[00007f40e80016f8] core stream out debug: set config option: sout-standard-dst to :9001/chaine1.ts
[00007f40e8002678] core access out debug: looking for sout access module matching "http": 8 candidates
[00007f40e8002678] core access out debug: net: listening to * port 9001
[00007f40e8002678] core access out debug: using sout access module "access_output_http"
[00007f40e84c8ed8] core mux debug: looking for sout mux module matching "ts": 10 candidates
[00007f40e84c8ed8] core mux debug: set config option: sout-ts-pid-video to 200
[00007f40e84c8ed8] core mux debug: set config option: sout-ts-pid-audio to 300
[00007f40e84c8ed8] core mux debug: set config option: sout-ts-pid-spu to 400
[00007f40e84c8ed8] core mux debug: set config option: sout-ts-pid-pmt to 500
[00007f40e84c8ed8] core mux debug: set config option: sout-ts-tsid to 100
[00007f40e84c8ed8] core mux debug: set config option: sout-ts-use-key-frames to (null)
[00007f40e84c8ed8] core mux debug: set config option: sout-ts-shaping to 1000
[00007f40e84c8ed8] mux_ts mux debug: shaping=1000000 pcr=70000 dts_delay=400000
[00007f40e84c8ed8] core mux debug: using sout mux module "mux_ts"
[00007f40e8000d58] core stream output debug: muxer support adding stream at any time
[00007f40e8000d58] core stream output debug: muxer prefers to wait for all ES before starting to mux
[00007f40e80016f8] stream_out_standard stream out debug: using `http/ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000}://:9001/chaine1.ts'
[00007f40e80016f8] core stream out debug: using sout stream module "stream_out_standard"
[00007f40f4000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[00007f40f4000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[00007f40e8000d58] core stream output debug: stream=`transcode'
[00007f40e84cab68] core stream out debug: looking for sout stream module matching "transcode": 22 candidates
[00007f40e84cab68] core stream out debug: set config option: sout-transcode-sfilter to logo
[00007f40e84cab68] core stream out debug: set config option: sout-transcode-fps to 25
[00007f40e84cab68] core stream out debug: set config option: sout-transcode-vcodec to h264
[00007f40e84cab68] core stream out debug: set config option: sout-transcode-vb to 1152
[00007f40e84cab68] core stream out debug: set config option: sout-transcode-width to 768
[00007f40e84cab68] core stream out debug: set config option: sout-transcode-height to 576
[00007f40e84cab68] core stream out warning: option aspect is unknown
[00007f40e84cab68] core stream out debug: set config option: sout-transcode-acodec to mp4a
[00007f40e84cab68] core stream out debug: set config option: sout-transcode-channels to 2
[00007f40e84cab68] core stream out debug: set config option: sout-transcode-ab to 128
[00007f40e84cab68] core stream out debug: set config option: sout-transcode-samplerate to 48000
[00007f40e84cab68] core stream out warning: option audio-sync is unknown
[00007f40e84cab68] stream_out_transcode stream out debug: Checking codec mapping for mp4a got mp4a
[00007f40e84cab68] stream_out_transcode stream out debug: codec audio=mp4a 48000Hz 2 channels 128Kb/s
[00007f40e84cab68] stream_out_transcode stream out debug: Checking video codec mapping for h264 got h264
[00007f40e84cab68] stream_out_transcode stream out debug: codec video=h264 768x576 scaling: 0.000000 1152kb/s
[00007f40e84d16c8] core spu text debug: looking for text renderer module matching "any": 2 candidates
[00007f40e84d16c8] freetype spu text debug: Building font databases.
[00007f40e84d16c8] freetype spu text debug: Took 0 microseconds
[00007f40f4000958] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007f40f4000958] core art finder debug: no meta fetcher modules matched
[0000000001bd0088] core playlist debug: meta ok for (null), need to fetch art
[0000000001b03148] core libvlc debug: searching art for Barbapapa.C01D01E01.avi
[00007f40f4000958] core art finder debug: looking for art finder module matching "any": 2 candidates
[00007f40f4000958] lua art finder debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/art
[00007f40f4000958] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[00007f40f4000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007f40f8c05ed8] core art finder debug: looking for meta fetcher module matching "any": 1 candidates
[00007f40e84d16c8] freetype spu text debug: Using Serif Bold as font from file /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
[00007f40e84d16c8] freetype spu text debug: Using Monospace as mono-font from file /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
[00007f40f8c05ed8] lua art finder debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/fetcher
[00007f40f8c05ed8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[00007f40f8c05ed8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[00007f40f4000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007f40f4000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[00007f40e84d16c8] freetype spu text debug: using fontsize: 2
[00007f40e84d16c8] core spu text debug: using text renderer module "freetype"
[00007f40e84e75d8] core scale debug: looking for video filter2 module matching "any": 63 candidates
[00007f40e84e75d8] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
[00007f40e84e75d8] core scale debug: using video filter2 module "swscale"
[00007f40e84e1688] core scale debug: looking for video filter2 module matching "any": 63 candidates
[00007f40f8c05ed8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[00007f40f8c05ed8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007f40f8c05ed8] core art finder debug: no meta fetcher modules matched
[0000000001bd0088] core playlist debug: searching art for Barbapapa.C01D01E01.avi
[00007f40f8c05ed8] core art finder debug: looking for art finder module matching "any": 2 candidates
[00007f40f4000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[00007f40f4000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007f40e84e1688] yuvp scale debug: YUVP to YUVA converter
[00007f40e84e1688] core scale debug: using video filter2 module "yuvp"
[00007f40e84cab68] core stream out debug: using sout stream module "stream_out_transcode"
[00007f40f00009b8] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[00007f40f4000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007f40f4000958] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[00007f40f8c05ed8] lua art finder debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/art
[00007f40f8c05ed8] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[00007f40f8c05ed8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007f40f00009b8] core input debug: `file:///home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi' gives access `file' demux `' path `/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi'
[00007f40f00009b8] core input debug: specified demux `any'
[00007f40f00009b8] core input debug: creating demux: access='file' demux='any' location='/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi' file='/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi'
[00007f40e8000b18] core demux debug: looking for access_demux module matching "file": 20 candidates
[00007f40e8000b18] core demux debug: no access_demux modules matched
[00007f40f00009b8] core input debug: creating access 'file' location='/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi', path='/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi'
[00007f40e8000b18] core access debug: looking for access module matching "file": 24 candidates
[00007f40e8000b18] filesystem access debug: opening file `/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi'
[00007f40e8000b18] core access debug: using access module "filesystem"
[00007f40e85252e8] core stream debug: Using stream method for AStream*
[00007f40e85252e8] core stream debug: starting pre-buffering
[00007f40e85252e8] core stream debug: received first data after 0 ms
[00007f40e85252e8] core stream debug: pre-buffering done 1024 bytes in 0s - 66666 KiB/s
[00007f40e9125558] core stream debug: looking for stream_filter module matching "any": 9 candidates
[00007f40e9125558] core stream debug: no stream_filter modules matched
[00007f40e9125558] core stream debug: looking for stream_filter module matching "record": 9 candidates
[00007f40e9125558] core stream debug: using stream_filter module "record"
[00007f40f00009b8] core input debug: creating demux: access='file' demux='any' location='/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi' file='/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi'
[00007f40e9125688] core demux debug: looking for demux module matching "avi": 66 candidates
[00007f40e9125558] avi stream debug: <list 'AVI '>
[00007f40e9125558] avi stream debug: <list 'hdrl'>
[00007f40e9125558] avi stream debug: <list 'strl'>
[00007f40e9125558] avi stream debug: </list 'strl'>
[00007f40e9125558] avi stream debug: <list 'strl'>
[00007f40e9125558] avi stream debug: </list 'strl'>
[00007f40e9125558] avi stream debug: <list 'odml'>
[00007f40e9125558] avi stream debug: </list 'odml'>
[00007f40e9125558] avi stream debug: </list 'hdrl'>
[00007f40e9125558] avi stream debug: skipping movi chunk
[00007f40e9125558] avi stream debug: </list 'AVI '>
[00007f40e9125558] avi stream debug: * LIST-root size:53994938 pos:0
[00007f40e9125558] avi stream debug: + RIFF-AVI size:53994930 pos:0
[00007f40e9125558] avi stream debug: | + LIST-hdrl size:8830 pos:12
[00007f40e9125558] avi stream debug: | | + avih size:56 pos:24
[00007f40e9125558] avi stream debug: | | + LIST-strl size:4244 pos:88
[00007f40e9125558] avi stream debug: | | | + strh size:56 pos:100
[00007f40e9125558] avi stream debug: | | | + strf size:40 pos:164
[00007f40e9125558] avi stream debug: | | | + JUNK size:4120 pos:212
[00007f40e9125558] avi stream debug: | | + LIST-strl size:4234 pos:4340
[00007f40e9125558] avi stream debug: | | | + strh size:56 pos:4352
[00007f40e9125558] avi stream debug: | | | + strf size:30 pos:4416
[00007f40e9125558] avi stream debug: | | | + JUNK size:4120 pos:4454
[00007f40e9125558] avi stream debug: | | + LIST-odml size:260 pos:8582
[00007f40e9125558] avi stream debug: | | | + dmlh size:248 pos:8594
[00007f40e9125558] avi stream debug: | + JUNK size:1382 pos:8850
[00007f40e9125558] avi stream debug: | + LIST-movi size:53737434 pos:10240
[00007f40e9125558] avi stream debug: | + idx1 size:247248 pos:53747682
[00007f40e9125688] avi demux debug: AVIH: 2 stream, flags HAS_INDEX IS_INTERLEAVED
[00007f40e9125688] avi demux debug: stream[0] rate:25000 scale:1000 samplesize:0
[00007f40e9125688] avi demux debug: stream[0] video(H264) 768x576 24bpp 25.000000fps
[00007f40f00009b8] core input debug: selecting program id=0
[00007f40e9125688] avi demux debug: stream[1] rate:24000 scale:1 samplesize:1
[00007f40e9125688] avi demux debug: stream[1] audio(0x55 - MPEG Audio layer 3) 2 channels 48000Hz 0bits
[00007f40e9125688] avi demux debug: selected standard index for stream[0]
[00007f40e9125688] avi demux debug: selected standard index for stream[1]
[00007f40e9125688] avi demux debug: stream[0] created 7742 index entries
[00007f40e9125688] avi demux error: no key frame set for track 1
[00007f40e9125688] avi demux debug: stream[1] created 7711 index entries
[00007f40e9125688] avi demux debug: stream[0] length:309 (based on index)
[00007f40e9125688] avi demux debug: stream[1] length:309 (based on index)
[00007f40e9125688] core demux debug: using demux module "avi"
[00007f40f00009b8] core input debug: looking for a subtitle file in /home/streaming/webtv/video/Barpapapa/
[00007f40e9127658] core decoder debug: looking for packetizer module matching "any": 23 candidates
[00007f40f8c05ed8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007f40f8c05ed8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[00007f40f8c05ed8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[00007f40f4000958] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[00007f40f4000958] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[00007f40f4000958] core art finder debug: no art finder modules matched
[0000000001b03148] core libvlc debug: art not found for Barbapapa.C01D01E01.avi
[00007f40e9127658] core decoder debug: using packetizer module "packetizer_h264"
[00007f40f8c05ed8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007f40f8c05ed8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007f40e91310b8] core decoder debug: looking for packetizer module matching "any": 23 candidates
[00007f40f8c05ed8] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[00007f40f8c05ed8] lua art finder debug: skipping script (unmatched scope) /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[00007f40f8c05ed8] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[00007f40f8c05ed8] core art finder debug: no art finder modules matched
[0000000001bd0088] core playlist debug: art not found for Barbapapa.C01D01E01.avi
[00007f40e91310b8] core decoder debug: using packetizer module "mpeg_audio"
[00007f40f00009b8] core input debug: starting in async mode
[00007f40e913ef18] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[00007f40e913ef18] lua demux meta debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/reader
[00007f40e913ef18] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[00007f40e913ef18] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[00007f40e913ef18] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[00007f40e913ef18] core demux meta debug: no meta reader modules matched
[00007f40f00009b8] core input debug: `file:///home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi' successfully opened
[00007f40f00009b8] core input debug: Buffering 0%
[00007f40f00009b8] core input debug: switching to sync mode
[00007f40e91310b8] mpeg_audio decoder debug: MPGA channels:2 samplerate:48000 bitrate:192
[00007f40e8000d58] core stream output debug: adding a new sout input (sout_input:0x7f40f80022a0)
[00007f40e84cab68] stream_out_transcode stream out debug: creating audio transcoding from fcc=`mpga' to fcc=`mp4a'
[00007f40f8000958] core generic debug: looking for decoder module matching "any": 43 candidates
[00007f40e9127658] packetizer_h264 decoder debug: found NAL_SPS (sps_id=0)
[00007f40e9127658] packetizer_h264 decoder debug: found NAL_PPS (pps_id=0 sps_id=0)
[00007f40f00009b8] core input debug: Buffering 8%
[00007f40f00009b8] core input debug: Buffering 16%
[00007f40e8000d58] core stream output debug: adding a new sout input (sout_input:0x7f40f40009a0)
[00007f40f00009b8] core input debug: Buffering 25%
[00007f40f00009b8] core input debug: Buffering 33%
[00007f40f00009b8] core input debug: Buffering 41%
[00007f40f00009b8] core input debug: Buffering 50%
[00007f40f00009b8] core input debug: Buffering 58%
[00007f40f00009b8] core input debug: Buffering 66%
[00007f40f00009b8] core input debug: Buffering 75%
[00007f40f00009b8] core input debug: Buffering 83%
[00007f40f00009b8] core input debug: Buffering 91%
[00007f40f00009b8] core input debug: Buffering 100%
[00007f40f00009b8] core input debug: Stream buffering done (325 ms in 4 ms)
[00007f40f8000958] core generic debug: using decoder module "mpeg_audio"
[00007f40f8000db8] core encoder debug: looking for encoder module matching "any": 21 candidates
[00007f40f8000db8] avcodec encoder debug: CPU flags: 0x0107d3db
[00007f40f8000db8] avcodec encoder debug: Trying to find more suitable sample format instead of s16
[00007f40f8000db8] avcodec encoder debug: Ended up using s16 as sample format
[00007f40f8000db8] avcodec encoder debug: Creating channel order for reordering
[00007f40f8000db8] avcodec encoder debug: 0 1 mapped to 2
[00007f40f8000db8] avcodec encoder debug: 1 2 mapped to 4
[00007f40f8000db8] avcodec encoder debug: found encoder MPEG AAC Audio
[00007f40f8000db8] core encoder debug: using encoder module "avcodec"
[00007f40e84cab68] core stream out debug: input 'mpga' 48000 Hz Stereo frame=1152 samples/969 bytes
[00007f40e84cab68] core stream out debug: conversion: 'mpga'->'s16l' 48000 Hz->48000 Hz Stereo->Stereo
[00007f40f8b605a8] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[00007f40f8b605a8] core audio converter debug: no audio converter modules matched
[00007f40f8b605a8] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[00007f40f8b605a8] mpgatofixed32 audio converter debug: mpga->f32l, bits per sample: 32
[00007f40f8b605a8] core audio converter debug: using audio converter module "mpgatofixed32"
[00007f40f8b6c598] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[00007f40f8b6c598] audio_format audio converter debug: f32l->s16l, bits per sample: 32->16
[00007f40f8b6c598] core audio converter debug: using audio converter module "audio_format"
[00007f40e84cab68] core stream out debug: conversion pipeline complete
[00007f40f8b6c998] core audio resampler debug: looking for audio resampler module matching "any": 3 candidates
[00007f40f8b6c998] core audio resampler debug: using audio resampler module "ugly_resampler"
[00007f40e84c8ed8] core mux debug: adding a new input
[00007f40e84c8ed8] mux_ts mux debug: adding input codec=mp4a pid=300
[00007f40e84c8ed8] mux_ts mux debug: new PCR PID is 300
[00007f40f8000db8] core encoder debug: removing module "avcodec"
[00007f40f8b6c998] core audio resampler debug: removing module "ugly_resampler"
[00007f40f8b605a8] core audio converter debug: removing module "mpgatofixed32"
[00007f40f8b6c598] core audio converter debug: removing module "audio_format"
[00007f40e84cab68] stream_out_transcode stream out debug: creating video transcoding from fcc=`h264' to fcc=`h264'
[00007f40f4001128] core generic debug: looking for decoder module matching "any": 43 candidates
[00007f40f4001128] avcodec generic debug: CPU flags: 0x0107d3db
[00007f40f4001128] avcodec generic debug: trying to use direct rendering
[00007f40f4001128] avcodec generic debug: allowing 1 thread(s) for decoding
[00007f40f4001128] avcodec generic debug: avcodec codec (H264 - MPEG-4 AVC (part 10)) started
[00007f40f4001128] core generic debug: using decoder module "avcodec"
[00007f40f4001588] core encoder debug: looking for encoder module matching "any": 21 candidates
[00007f40f4001588] x264 encoder debug: version x264 0.146.X
[00007f40f4001588] x264 encoder: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
[00007f40f4001588] x264 encoder: profile High, level 3.1
[00007f40f4001588] core encoder debug: using encoder module "x264"
[00007f40f4001588] core encoder debug: removing module "x264"
[00007f40f4001588] x264 encoder debug: framecount still in libx264 buffer: 0
[00007f40f4001588] x264 encoder: final ratefactor: 23.96
[00007f40f00009b8] core input debug: Decoder wait done in 28 ms
[00007f40f8000958] mpeg_audio generic debug: MPGA channels:2 samplerate:48000 bitrate:192
[00007f40f8000db8] core encoder debug: looking for encoder module matching "any": 21 candidates
[00007f40f8000db8] avcodec encoder debug: CPU flags: 0x0107d3db
[00007f40f8000db8] avcodec encoder debug: Trying to find more suitable sample format instead of s16
[00007f40f8000db8] avcodec encoder debug: Ended up using s16 as sample format
[00007f40f8000db8] avcodec encoder debug: Creating channel order for reordering
[00007f40f8000db8] avcodec encoder debug: 0 1 mapped to 2
[00007f40f8000db8] avcodec encoder debug: 1 2 mapped to 4
[00007f40f8000db8] avcodec encoder debug: found encoder MPEG AAC Audio
[00007f40f8000db8] core encoder debug: using encoder module "avcodec"
[00007f40e84cab68] core stream out debug: input 'mpga' 48000 Hz Stereo frame=1152 samples/969 bytes
[00007f40e84cab68] core stream out debug: conversion: 'mpga'->'s16l' 48000 Hz->48000 Hz Stereo->Stereo
[00007f40f8b67008] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[00007f40f8b67008] core audio converter debug: no audio converter modules matched
[00007f40f8b67008] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[00007f40f8b67008] mpgatofixed32 audio converter debug: mpga->f32l, bits per sample: 32
[00007f40f8b67008] core audio converter debug: using audio converter module "mpgatofixed32"
[00007f40f8b6cd58] core audio converter debug: looking for audio converter module matching "any": 12 candidates
[00007f40f8b6cd58] audio_format audio converter debug: f32l->s16l, bits per sample: 32->16
[00007f40f8b6cd58] core audio converter debug: using audio converter module "audio_format"
[00007f40e84cab68] core stream out debug: conversion pipeline complete
[00007f40f8b6d158] core audio resampler debug: looking for audio resampler module matching "any": 3 candidates
[00007f40f8b6d158] core audio resampler debug: using audio resampler module "ugly_resampler"
[00007f40f4001128] avcodec generic debug: available hardware decoder output format 109 (vdpau)
[00007f40f4001128] avcodec generic debug: available hardware decoder output format 53 (vaapi_vld)
[00007f40f4001128] avcodec generic debug: available software decoder output format 0 (yuv420p)
[00007f40f40a1888] core generic debug: looking for hw decoder module matching "none": 4 candidates
[00007f40f40a1888] core generic debug: no hw decoder modules matched
[00007f40f4001128] avcodec generic warning: plane 0 not aligned
[00007f40f4001128] avcodec generic warning: disabling direct rendering
[00007f40e84cab68] stream_out_transcode stream out debug: decoder aspect is 1.328720:1
[00007f40e84cab68] stream_out_transcode stream out debug: source pixel aspect is 0.996540:1
[00007f40e84cab68] stream_out_transcode stream out debug: scaled pixel aspect is 0.996540:1
[00007f40e84cab68] stream_out_transcode stream out debug: source 768x576, destination 768x576
[00007f40e84cab68] stream_out_transcode stream out debug: source fps 25/1, destination 25/1
[00007f40e84cab68] stream_out_transcode stream out: input interval 40000 (base 1)
[00007f40e84cab68] stream_out_transcode stream out: output interval 40000 (base 1)
[00007f40e84cab68] stream_out_transcode stream out debug: encoder aspect is 768:578
[00007f40e84cab68] stream_out_transcode stream out debug: destination (after video filters) 768x578
[00007f40f4001588] core encoder debug: looking for encoder module matching "any": 21 candidates
[00007f40f4001588] x264 encoder debug: version x264 0.146.X
[00007f40f4001588] x264 encoder: using SAR=1/1
[00007f40f4001588] x264 encoder: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
[00007f40f4001588] x264 encoder: profile High, level 3.1
[00007f40f4001588] core encoder debug: using encoder module "x264"
[00007f40e84c8ed8] core mux debug: adding a new input
[00007f40e84c8ed8] mux_ts mux debug: adding input codec=h264 pid=200
[00007f40e84c8ed8] mux_ts mux debug: new PCR PID is 200
[00007f40f42f7ec8] core filter debug: looking for sub source module matching "logo": 7 candidates
[00007f40f42f7ec8] logo filter debug: logo file name /home/streaming/webtv/vlc/chaine1/logo.png, delay -1, alpha -1
[00007f40f42f7ec8] core filter debug: creating access 'file' location='/home/streaming/webtv/vlc/chaine1/logo.png', path='/home/streaming/webtv/vlc/chaine1/logo.png'
[00007f40f42f8b58] core access debug: looking for access module matching "file": 24 candidates
[00007f40f42f8b58] filesystem access debug: opening file `/home/streaming/webtv/vlc/chaine1/logo.png'
[00007f40f42f8b58] core access debug: using access module "filesystem"
[00007f40f42f8d78] core stream debug: Using stream method for AStream*
[00007f40f42f8d78] core stream debug: starting pre-buffering
[00007f40f42f8d78] core stream debug: received first data after 0 ms
[00007f40f42f8d78] core stream debug: pre-buffering done 1024 bytes in 0s - 43478 KiB/s
[00007f40f42f8b58] core access debug: removing module "filesystem"
[00007f40f42fa268] core image decoder debug: looking for decoder module matching "any": 43 candidates
[00007f40f42fa268] core image decoder debug: using decoder module "png"
[00007f40f42f91a8] core filter debug: looking for video filter2 module matching "any": 63 candidates
[00007f40f42f91a8] swscale filter debug: 60x60 (60x60) chroma: RGBA -> 60x60 (60x60) chroma: YUVA with scaling using Bicubic (good quality)
[00007f40f42f91a8] core filter debug: using video filter2 module "swscale"
[00007f40f42fa268] core image decoder debug: removing module "png"
[00007f40f42f91a8] core filter debug: removing module "swscale"
[00007f40f42f7ec8] core filter debug: using sub source module "logo"
[00007f40e84d0858] core subpicture debug: Filter 'logo' (0x7f40f42f7ec8) appended to chain
[00007f40e84d0858] core subpicture warning: original picture size is undefined
[00007f40f42f91a8] core blend debug: looking for video blending module matching "any": 1 candidates
[00007f40f42f91a8] core blend debug: using video blending module "blend"
[00007f40e84c8ed8] core mux warning: late buffer for mux input (16781)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (16136)
[00007f40e84d0858] core subpicture warning: original picture size is undefined
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1409479)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1403051)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1438160)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1489325)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1527602)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1564289)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1611805)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1645884)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1671668)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1699203)
[00007f40e84d0858] core subpicture warning: original picture size is undefined
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1725506)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1747082)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1774179)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1802391)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1830853)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1863964)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1898479)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1914924)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1944694)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1952099)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1984321)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2017548)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2048448)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2053842)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2067616)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2104399)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2122225)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2138909)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2147511)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2191817)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2203856)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2203721)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2192672)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2195358)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2185008)
[00007f40e84d0858] core subpicture warning: original picture size is undefined
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2193767)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2187500)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2194173)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2183176)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2189545)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2182601)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2187202)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2179689)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2188251)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2177470)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2188170)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2200987)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2181254)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2175548)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2183664)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2196216)
[00007f40f4001128] avcodec generic debug: enabling direct rendering
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2182887)
[00007f40f4001128] avcodec generic warning: plane 0 not aligned
[00007f40f4001128] avcodec generic warning: disabling direct rendering
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2164918)
[00007f40f4001128] avcodec generic debug: enabling direct rendering
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2183564)
[00007f40f4001128] avcodec generic warning: plane 0 not aligned
[00007f40f4001128] avcodec generic warning: disabling direct rendering
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2166412)
[00007f40f4001128] avcodec generic debug: enabling direct rendering
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2170143)
[00007f40f4001128] avcodec generic warning: plane 0 not aligned
[00007f40f4001128] avcodec generic warning: disabling direct rendering
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2163532)
[00007f40f4001128] avcodec generic debug: enabling direct rendering
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2164429)
[00007f40f4001128] avcodec generic warning: plane 0 not aligned
[00007f40f4001128] avcodec generic warning: disabling direct rendering
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2160707)
[00007f40f4001128] avcodec generic debug: enabling direct rendering
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2170892)
[00007f40f4001128] avcodec generic warning: plane 0 not aligned
[00007f40f4001128] avcodec generic warning: disabling direct rendering
[00007f40e84d0858] core subpicture warning: original picture size is undefined
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2176823)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2181989)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2178859)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2183773)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2175347)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2179035)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2172475)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2172800)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2166905)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2185713)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2178089)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2183078)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2180943)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2185571)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2177419)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2184494)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2187288)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2189778)
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2186536)
^C[0000000001b03148] core libvlc debug: removing all interfaces
[0000000001b03148] core libvlc debug: exiting
[0000000001c0aaa8] core interface debug: removing module "dummy"
[0000000001c2b2e8] core interface debug: removing module "hotkeys"
[0000000001bd0088] core playlist debug: destroying
[0000000001bd0088] core playlist debug: deactivating the playlist
[0000000001bd0088] core playlist debug: incoming request - stopping current input
[00007f40f00009b8] core input debug: control: stopping input
[0000000001bd0088] core playlist debug: incoming request - stopping current input
[0000000001bd0088] core playlist debug: finished input
[00007f40e84c8ed8] core mux warning: late buffer for mux input (2202413)
[00007f40e9127658] core decoder debug: removing module "packetizer_h264"
[00007f40e9127658] core decoder debug: killing decoder fourcc `h264', 22 PES in FIFO
[00007f40e8000d58] core stream output debug: removing a sout input (sout_input:0x7f40f40009a0)
^C^C^C[00007f40e84c8ed8] core mux warning: late buffer for mux input (3507570)
[00007f40f4001128] core generic debug: removing module "avcodec"
[00007f40f4001128] avcodec generic debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
[00007f40f4001588] core encoder debug: removing module "x264"
[00007f40f4001588] x264 encoder debug: framecount still in libx264 buffer: 0
[00007f40f4001588] x264 encoder: frame I:1 Avg QP:21.38 size: 1560
[00007f40f4001588] x264 encoder: frame P:115 Avg QP:19.59 size: 5711
[00007f40f4001588] x264 encoder: frame B:4 Avg QP:22.87 size: 1101
[00007f40f4001588] x264 encoder: consecutive B-frames: 94.2% 3.3% 2.5% 0.0%
[00007f40f4001588] x264 encoder: mb I I16..4: 3.2% 95.8% 1.0%
[00007f40f4001588] x264 encoder: mb P I16..4: 9.9% 10.6% 2.7% P16..4: 28.8% 8.2% 3.3% 0.0% 0.0% skip:36.6%
[00007f40f4001588] x264 encoder: mb B I16..4: 0.6% 0.3% 0.0% B16..8: 34.5% 0.0% 0.0% direct: 2.3% skip:62.2% L0:47.0% L1:52.3% BI: 0.7%
[00007f40f4001588] x264 encoder: final ratefactor: 20.25
[00007f40f4001588] x264 encoder: 8x8 transform intra:47.6% inter:63.7%
[00007f40f4001588] x264 encoder: coded y,uvDC,uvAC intra: 23.7% 54.2% 19.7% inter: 12.7% 28.3% 0.9%
[00007f40f4001588] x264 encoder: i16 v,h,dc,p: 43% 33% 15% 10%
[00007f40f4001588] x264 encoder: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 30% 16% 47% 1% 1% 1% 1% 1% 2%
[00007f40f4001588] x264 encoder: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26% 18% 20% 6% 6% 8% 6% 6% 5%
[00007f40f4001588] x264 encoder: i8c dc,h,v,p: 53% 23% 20% 3%
[00007f40f4001588] x264 encoder: Weighted P-Frames: Y:17.4% UV:17.4%
[00007f40f4001588] x264 encoder: ref P L0: 78.3% 6.9% 11.5% 3.2% 0.1%
[00007f40f4001588] x264 encoder: ref B L0: 92.1% 7.3% 0.6%
[00007f40f4001588] x264 encoder: ref B L1: 94.8% 5.2%
[00007f40f4001588] x264 encoder: kb/s:1104.64
[00007f40e84c8ed8] mux_ts mux debug: removing input pid=200
[00007f40e84c8ed8] mux_ts mux debug: new PCR PID is 300
[00007f40e84c8ed8] mux_ts mux debug: freeing video PID 200
[00007f40e91310b8] core decoder debug: removing module "mpeg_audio"
[00007f40e91310b8] core decoder debug: killing decoder fourcc `mp3 ', 0 PES in FIFO
[00007f40e8000d58] core stream output debug: removing a sout input (sout_input:0x7f40f80022a0)
[00007f40f8000db8] avcodec encoder debug: Flushing..
[00007f40f8000db8] avcodec encoder debug: Flushing..
[00007f40e84c8ed8] core mux warning: late buffer for mux input (1019560)
[00007f40f8000958] core generic debug: removing module "mpeg_audio"
[00007f40f8000db8] core encoder debug: removing module "avcodec"
[00007f40f8b6d158] core audio resampler debug: removing module "ugly_resampler"
[00007f40f8b67008] core audio converter debug: removing module "mpgatofixed32"
[00007f40f8b6cd58] core audio converter debug: removing module "audio_format"
[00007f40e84c8ed8] mux_ts mux debug: removing input pid=300
[00007f40e84c8ed8] mux_ts mux debug: new PCR PID is 8191
[00007f40e84c8ed8] mux_ts mux debug: freeing audio PID 300
[00007f40e84c8ed8] core mux warning: no more input streams for this mux
[00007f40e9125688] core demux debug: removing module "avi"
[00007f40e9125558] core stream debug: removing module "record"
[00007f40e8000b18] core access debug: removing module "filesystem"
[00007f40f00009b8] core input debug: Program doesn't contain anymore ES
[0000000001bd0088] core playlist debug: incoming request - stopping current input
[0000000001bd0088] core playlist debug: dead input
[00007f40e8000d58] core stream output debug: destroying useless sout
[00007f40e84cab68] core stream out debug: destroying chain... (name=transcode)
[00007f40e84cab68] core stream out debug: removing module "stream_out_transcode"
[00007f40e84d16c8] core spu text debug: removing module "freetype"
[00007f40e84e1688] core scale debug: removing module "yuvp"
[00007f40e84e75d8] core scale debug: removing module "swscale"
[00007f40e84d0858] core subpicture debug: Filter 0x7f40f42f7ec8 removed from chain
[00007f40f42f7ec8] core filter debug: removing module "logo"
[00007f40f42f91a8] core blend debug: removing module "blend"
[00007f40e84cab68] core stream out debug: destroying chain done
[00007f40e80016f8] core stream out debug: destroying chain... (name=http)
[00007f40e80016f8] core stream out debug: removing module "stream_out_standard"
[00007f40e84c8ed8] core mux debug: removing module "mux_ts"
[00007f40e8002678] core access out debug: removing module "access_output_http"
[00007f40e8003aa8] core http host debug: HTTP host removed
[00007f40e8002678] access_output_http access out debug: Close
[00007f40e80016f8] core stream out debug: destroying chain done
[0000000001bfcb68] core audio output debug: removing module "alsa"
[0000000001c0aaa8] core playlist export debug: saving Media Library to file /home/streaming/.local/share/vlc/ml.xspf.tmp15027
[0000000001c0aaa8] core playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates
[0000000001c0aaa8] core playlist export debug: using playlist export module "export"
[0000000001c0aaa8] core playlist export debug: removing module "export"
Re: PB --logo-opacity and VLC 3.0.x
Posted: 11 Jul 2018 19:12
by sargasses
Log 3.0.x
Code: Select all
VLC media player 3.0.4 Vetinari (revision 3.0.3-1-80-gbca4a6df49)
[000056145ac671a0] main libvlc debug: VLC media player - 3.0.4 Vetinari
[000056145ac671a0] main libvlc debug: Copyright © 1996-2018 the VideoLAN team
[000056145ac671a0] main libvlc debug: revision 3.0.3-1-80-gbca4a6df49
[000056145ac671a0] main libvlc debug: configured with ./configure
[000056145ac671a0] main libvlc debug: searching plug-in modules
[000056145ac671a0] main libvlc debug: loading plugins cache file /usr/local/lib/vlc/plugins/plugins.dat
[000056145ac671a0] main libvlc debug: recursively browsing `/usr/local/lib/vlc/plugins'
[000056145ac671a0] main libvlc warning: cannot find plug-in entry point in /usr/local/lib/vlc/plugins/access/libsmbc_plugin.so
[000056145ac671a0] main libvlc warning: cannot find plug-in entry point in /usr/local/lib/vlc/plugins/packetizer/libpacketizer_mjpeg_plugin.so
[000056145ac671a0] main libvlc warning: cannot find plug-in entry point in /usr/local/lib/vlc/plugins/video_output/libwdummy_plugin.so
[000056145ac671a0] main libvlc debug: plug-ins loaded: 520 modules
[000056145ac671a0] main libvlc debug: opening config file (/home/streaming/.config/vlc/vlcrc)
[000056145ac67510] main logger debug: looking for logger module matching "any": 3 candidates
[000056145ac67510] main logger debug: using logger module "console"
[000056145ac671a0] main libvlc debug: translation test: code is "fr"
[000056145ad035c0] main keystore debug: looking for keystore module matching "memory": 4 candidates
[000056145ad035c0] main keystore debug: using keystore module "memory"
[000056145ac671a0] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 FPU
[000056145acf7850] main input debug: Creating an input for 'Médiathèque'
[000056145acf7850] main input debug: Input is a meta file: disabling unneeded options
[000056145acf7850] main input debug: using timeshift granularity of 50 MiB
[000056145acf7850] main input debug: using default timeshift path
[000056145acf7850] main input debug: `file/directory:///home/streaming/.local/share/vlc/ml.xspf' gives access `file' demux `directory' path `/home/streaming/.local/share/vlc/ml.xspf'
[000056145acfd1b0] main input source debug: creating demux: access='file' demux='directory' location='/home/streaming/.local/share/vlc/ml.xspf' file='/home/streaming/.local/share/vlc/ml.xspf'
[000056145acfd2f0] main demux debug: looking for access_demux module matching "file": 21 candidates
[000056145acfd2f0] main demux debug: no access_demux modules matched
[000056145ad163e0] main stream debug: creating access: file:///home/streaming/.local/share/vlc/ml.xspf
[000056145ad163e0] main stream debug: (path: /home/streaming/.local/share/vlc/ml.xspf)
[000056145ad163e0] main stream debug: looking for access module matching "file": 28 candidates
[000056145ad163e0] main stream debug: using access module "filesystem"
[000056145acf6700] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 27 candidates
[000056145acf6700] cache_read stream debug: Using stream method for AStream*
[000056145acf6700] cache_read stream debug: starting pre-buffering
[000056145acf6700] cache_read stream debug: received first data after 0 ms
[000056145acf6700] cache_read stream debug: pre-buffering done 296 bytes in 0s - 1199 KiB/s
[000056145acf6700] main stream debug: using stream_filter module "cache_read"
[000056145ad2ac50] main stream debug: looking for stream_filter module matching "any": 27 candidates
[000056145ad2ac50] playlist stream debug: using XSPF playlist reader
[000056145ad2ac50] main stream debug: using stream_filter module "playlist"
[000056145ad2ac50] main stream debug: stream filter added to 0x56145acf6700
[000056145ad2e000] main stream debug: looking for stream_filter module matching "any": 27 candidates
[000056145ad2e000] main stream debug: no stream_filter modules matched
[000056145ad2e000] main stream_directory debug: looking for stream_directory module matching "any": 1 candidates
[000056145ad2e000] main stream_directory debug: no stream_directory modules matched
[000056145acfd1b0] main input source debug: attachment of directory-extractor failed for file:///home/streaming/.local/share/vlc/ml.xspf
[000056145ad31ea0] main stream debug: looking for stream_filter module matching "record": 27 candidates
[000056145ad31ea0] main stream debug: using stream_filter module "record"
[000056145acfd1b0] main input source debug: creating demux: access='file' demux='directory' location='/home/streaming/.local/share/vlc/ml.xspf' file='/home/streaming/.local/share/vlc/ml.xspf'
[000056145ad326c0] main demux debug: looking for demux module matching "directory": 56 candidates
[000056145ad326c0] main demux debug: using demux module "directory"
[000056145ad330c0] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[000056145ad330c0] lua demux meta debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/reader
[000056145ad330c0] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
[000056145ad330c0] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
[000056145ad330c0] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
[000056145ad330c0] main demux meta debug: no meta reader modules matched
[000056145acf7850] main input debug: `file/directory:///home/streaming/.local/share/vlc/ml.xspf' successfully opened
[000056145ad3d3a0] main xml reader debug: looking for xml reader module matching "any": 1 candidates
[000056145ad3d3a0] main xml reader debug: using xml reader module "xml"
[000056145acf7850] main input debug: EOF reached
[000056145ad326c0] main demux debug: removing module "directory"
[000056145ad31ea0] main stream debug: removing module "record"
[000056145ad2ac50] main stream debug: removing module "playlist"
[000056145acf6700] main stream debug: removing module "cache_read"
[000056145ad163e0] main stream debug: removing module "filesystem"
[000056145ad27b80] main playlist debug: creating audio output
[000056145ad16240] main audio output debug: looking for audio output module matching "any": 7 candidates
[000056145ad16240] vlcpulse audio output debug: using library version 10.0.0
[000056145ad16240] vlcpulse audio output debug: (compiled with version 10.0.0, protocol 32)
[000056145ad16240] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
[000056145ad16240] alsa audio output debug: Available ALSA PCM devices:
[000056145ad16240] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
[000056145ad16240] main audio output debug: using audio output module "alsa"
[000056145ad27b80] main playlist debug: keeping audio output
[000056145ad48f70] main interface debug: looking for interface module matching "dbus,none": 18 candidates
[000056145ad48f70] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[000056145ad48f70] main interface debug: no interface modules matched
[000056145ad48f70] main interface error: no suitable interface module
[000056145ac671a0] main libvlc error: interface "dbus,none" initialization failed
[000056145ad4fc10] main interface debug: looking for interface module matching "hotkeys,none": 18 candidates
[000056145ad4fc10] main interface debug: using interface module "hotkeys"
[000056145ad4e170] main interface debug: looking for interface module matching "globalhotkeys,none": 18 candidates
[000056145ad4e170] main interface debug: no interface modules matched
[000056145ad4e170] main interface error: no suitable interface module
[000056145ac671a0] main libvlc error: interface "globalhotkeys,none" initialization failed
[000056145ad4e170] main interface debug: looking for interface module matching "dummy": 18 candidates
[000056145ad4e170] dummy interface: using the dummy interface module...
[000056145ad4e170] main interface debug: using interface module "dummy"
[00007fb49c000980] main input debug: Creating an input for preparsing 'Barbapapa.C01D01E01.avi'
[000056145ad27b80] main playlist debug: processing request item: null, node: Liste de lecture, skip: 0
[000056145ad27b80] main playlist debug: rebuilding array of current - root Liste de lecture
[000056145ad27b80] main playlist debug: rebuild done - 1 items, index -1
[000056145ad27b80] main playlist debug: starting playback of new item
[000056145ad27b80] main playlist debug: resyncing on Barbapapa.C01D01E01.avi
[000056145ad27b80] main playlist debug: Barbapapa.C01D01E01.avi is at 0
[000056145ad27b80] main playlist debug: creating new input thread
[00007fb4940009e0] main input debug: Creating an input for 'Barbapapa.C01D01E01.avi'
[000056145ad27b80] main playlist debug: requesting art for new input thread
[00007fb49c000980] main stream output debug: using sout chain=`transcode{sfilter=logo,fps=25,vcodec=h264,vb=1152,width=768,height=576,aspect=4:3,acodec=mp4a,channels=2,ab=128,samplerate=48000,audio-sync}:http{mux=ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000},dst=:9001/chaine1.ts}'
[00007fb49c000980] main stream output debug: stream=`http'
[00007fb49c000bd0] main stream out debug: looking for sout stream module matching "http": 23 candidates
[00007fb49c000bd0] main stream out debug: set config option: sout-standard-mux to ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000}
[00007fb49c000bd0] main stream out debug: set config option: sout-standard-dst to :9001/chaine1.ts
[00007fb49c003cd0] main access out debug: looking for sout access module matching "http": 9 candidates
[00007fb49c003cd0] main access out debug: net: listening to * port 9001
[00007fb49c003cd0] main access out debug: using sout access module "http"
[00007fb49c4ca3d0] main mux debug: looking for sout mux module matching "ts": 11 candidates
[00007fb49c4ca3d0] main mux debug: set config option: sout-ts-pid-video to 200
[00007fb49c4ca3d0] main mux debug: set config option: sout-ts-pid-audio to 300
[00007fb49c4ca3d0] main mux debug: set config option: sout-ts-pid-spu to 400
[00007fb49c4ca3d0] main mux debug: set config option: sout-ts-pid-pmt to 500
[00007fb49c4ca3d0] main mux debug: set config option: sout-ts-tsid to 100
[00007fb49c4ca3d0] main mux debug: set config option: sout-ts-use-key-frames to (null)
[00007fb49c4ca3d0] main mux debug: set config option: sout-ts-shaping to 1000
[00007fb49c4ca3d0] mux_ts mux debug: shaping=1000000 pcr=70000 dts_delay=400000
[00007fb49c4ca3d0] main mux debug: using sout mux module "mux_ts"
[00007fb49c000980] main stream output debug: muxer support adding stream at any time
[00007fb49c000980] main stream output debug: muxer prefers to wait for all ES before starting to mux
[00007fb49c000bd0] stream_out_standard stream out debug: using `http/ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000}://:9001/chaine1.ts'
[00007fb49c000bd0] main stream out debug: using sout stream module "stream_out_standard"
[00007fb49c000980] main stream output debug: stream=`transcode'
[00007fb49c4cc540] main stream out debug: looking for sout stream module matching "transcode": 23 candidates
[00007fb49c4cc540] main stream out debug: set config option: sout-transcode-sfilter to logo
[00007fb49c4cc540] main stream out debug: set config option: sout-transcode-fps to 25
[00007fb49c4cc540] main stream out debug: set config option: sout-transcode-vcodec to h264
[00007fb49c4cc540] main stream out debug: set config option: sout-transcode-vb to 1152
[00007fb49c4cc540] main stream out debug: set config option: sout-transcode-width to 768
[00007fb49c4cc540] main stream out debug: set config option: sout-transcode-height to 576
[00007fb49c4cc540] main stream out warning: option aspect is unknown
[00007fb49c4cc540] main stream out debug: set config option: sout-transcode-acodec to mp4a
[00007fb49c4cc540] main stream out debug: set config option: sout-transcode-channels to 2
[00007fb49c4cc540] main stream out debug: set config option: sout-transcode-ab to 128
[00007fb49c4cc540] main stream out debug: set config option: sout-transcode-samplerate to 48000
[00007fb49c4cc540] main stream out warning: option audio-sync is unknown
[00007fb49c4cc540] stream_out_transcode stream out debug: Checking codec mapping for mp4a got mp4a
[00007fb49c4cc540] stream_out_transcode stream out debug: codec audio=mp4a 48000Hz 2 channels 128Kb/s
[00007fb49c4cc540] stream_out_transcode stream out debug: Checking video codec mapping for h264 got h264
[00007fb49c4cc540] stream_out_transcode stream out debug: codec video=h264 768x576 scaling: 0,000000 1152kb/s
[00007fb49c4cf390] main spu text debug: looking for text renderer module matching "any": 3 candidates
[00007fb480000980] main meta fetcher debug: looking for meta fetcher module matching "any": 1 candidates
[00007fb480000980] lua meta fetcher debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/fetcher
[00007fb480000980] lua meta fetcher debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/fetcher
[00007fb480000980] lua meta fetcher debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/fetcher
[00007fb480000980] main meta fetcher debug: no meta fetcher modules matched
[00007fb480000980] main art finder debug: looking for art finder module matching "any": 2 candidates
[00007fb480000980] lua art finder debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/art
[00007fb480000980] lua art finder debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/art
[00007fb480000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007fb480000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007fb480000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
[00007fb480000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
[00007fb480000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007fb480000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007fb480000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
[00007fb480000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
[00007fb480000980] lua art finder debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/art
[00007fb480000980] main art finder debug: no art finder modules matched
[00007fb49c4cf390] freetype spu text debug: Building font databases.
[00007fb49c4cf390] freetype spu text debug: Took -3198 microseconds
[00007fb480000980] main meta fetcher debug: looking for meta fetcher module matching "any": 1 candidates
[00007fb480000980] lua meta fetcher debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/fetcher
[00007fb480000980] lua meta fetcher debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/fetcher
[00007fb480000980] lua meta fetcher debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/fetcher
[00007fb480000980] main meta fetcher debug: no meta fetcher modules matched
[00007fb480000980] main art finder debug: looking for art finder module matching "any": 2 candidates
[00007fb480000980] lua art finder debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/art
[00007fb480000980] lua art finder debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/art
[00007fb480000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007fb480000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/00_musicbrainz.luac
[00007fb480000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
[00007fb480000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/01_googleimage.luac
[00007fb480000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007fb480000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/02_frenchtv.luac
[00007fb480000980] lua art finder debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
[00007fb480000980] lua art finder debug: skipping script (unmatched scope) /usr/local/lib/vlc/lua/meta/art/03_lastfm.luac
[00007fb480000980] lua art finder debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/art
[00007fb480000980] main art finder debug: no art finder modules matched
[00007fb49c4cf390] main spu text debug: using text renderer module "freetype"
[00007fb49c4fb5f0] main scale debug: looking for video converter module matching "any": 23 candidates
[00007fb49c4fb5f0] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
[00007fb49c4fb5f0] main scale debug: using video converter module "swscale"
[00007fb49c525310] main scale debug: looking for video converter module matching "any": 23 candidates
[00007fb49c525310] yuvp scale debug: YUVP to YUVA converter
[00007fb49c525310] main scale debug: using video converter module "yuvp"
[00007fb49c4cc540] main stream out debug: using sout stream module "stream_out_transcode"
[00007fb4940009e0] main input debug: using timeshift granularity of 50 MiB
[00007fb4940009e0] main input debug: using default timeshift path
[00007fb4940009e0] main input debug: `file:///home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi' gives access `file' demux `any' path `/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi'
[00007fb49c52a0c0] main input source debug: creating demux: access='file' demux='any' location='/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi' file='/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi'
[00007fb49c52a200] main demux debug: looking for access_demux module matching "file": 21 candidates
[00007fb49c52a200] main demux debug: no access_demux modules matched
[00007fb49c52a3a0] main stream debug: creating access: file:///home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi
[00007fb49c52a3a0] main stream debug: (path: /home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi)
[00007fb49c52a3a0] main stream debug: looking for access module matching "file": 28 candidates
[00007fb49c52a3a0] main stream debug: using access module "filesystem"
[00007fb49c52a540] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 27 candidates
[00007fb49c52a540] cache_read stream debug: Using stream method for AStream*
[00007fb49c52a540] cache_read stream debug: starting pre-buffering
[00007fb49c52a540] cache_read stream debug: received first data after 0 ms
[00007fb49c52a540] cache_read stream debug: pre-buffering done 1024 bytes in 0s - 18181 KiB/s
[00007fb49c52a540] main stream debug: using stream_filter module "cache_read"
[00007fb49d12a7d0] main stream debug: looking for stream_filter module matching "any": 27 candidates
[00007fb49d12a7d0] lua stream debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/playlist
[00007fb49d12a7d0] lua stream debug: Trying Lua scripts in /usr/local/lib/vlc/lua/playlist
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_streams.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_xml.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/appletrailers.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/bbc_co_uk.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/cue.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/dailymotion.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/jamendo.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/koreus.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/liveleak.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/newgrounds.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/rockbox_fm_presets.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/soundcloud.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/twitch.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/vimeo.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/vocaroo.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/youtube.luac
[00007fb49d12a7d0] lua stream debug: Trying Lua scripts in /usr/local/share/vlc/lua/playlist
[00007fb49d12a7d0] main stream debug: no stream_filter modules matched
[00007fb49d12f8a0] main stream_directory debug: looking for stream_directory module matching "any": 1 candidates
[00007fb49d12f8a0] main stream_directory debug: no stream_directory modules matched
[00007fb49c52a0c0] main input source debug: attachment of directory-extractor failed for file:///home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi
[00007fb49d1302c0] main stream debug: looking for stream_filter module matching "record": 27 candidates
[00007fb49d1302c0] main stream debug: using stream_filter module "record"
[00007fb49c52a0c0] main input source debug: creating demux: access='file' demux='any' location='/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi' file='/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi'
[00007fb49d12f8a0] main demux debug: looking for demux module matching "avi": 56 candidates
[00007fb49d1302c0] avi stream debug: <list 'AVI '>
[00007fb49d1302c0] avi stream debug: <list 'hdrl'>
[00007fb49d1302c0] avi stream debug: <list 'strl'>
[00007fb49d1302c0] avi stream debug: </list 'strl'>0
[00007fb49d1302c0] avi stream debug: <list 'strl'>
[00007fb49d1302c0] avi stream debug: </list 'strl'>0
[00007fb49d1302c0] avi stream debug: <list 'odml'>
[00007fb49d1302c0] avi stream debug: </list 'odml'>0
[00007fb49d1302c0] avi stream debug: </list 'hdrl'>0
[00007fb49d1302c0] avi stream debug: skipping movi chunk
[00007fb49d1302c0] avi stream debug: </list 'AVI '>0
[00007fb49d1302c0] avi stream debug: no more data at 53994938
[00007fb49d1302c0] avi stream debug: * LIST-root size:53994938 pos:0
[00007fb49d1302c0] avi stream debug: + RIFF-AVI size:53994930 pos:0
[00007fb49d1302c0] avi stream debug: | + LIST-hdrl size:8830 pos:12
[00007fb49d1302c0] avi stream debug: | | + avih size:56 pos:24
[00007fb49d1302c0] avi stream debug: | | + LIST-strl size:4244 pos:88
[00007fb49d1302c0] avi stream debug: | | | + strh size:56 pos:100
[00007fb49d1302c0] avi stream debug: | | | + strf size:40 pos:164
[00007fb49d1302c0] avi stream debug: | | | + JUNK size:4120 pos:212
[00007fb49d1302c0] avi stream debug: | | + LIST-strl size:4234 pos:4340
[00007fb49d1302c0] avi stream debug: | | | + strh size:56 pos:4352
[00007fb49d1302c0] avi stream debug: | | | + strf size:30 pos:4416
[00007fb49d1302c0] avi stream debug: | | | + JUNK size:4120 pos:4454
[00007fb49d1302c0] avi stream debug: | | + LIST-odml size:260 pos:8582
[00007fb49d1302c0] avi stream debug: | | | + dmlh size:248 pos:8594
[00007fb49d1302c0] avi stream debug: | + JUNK size:1382 pos:8850
[00007fb49d1302c0] avi stream debug: | + LIST-movi size:53737434 pos:10240
[00007fb49d1302c0] avi stream debug: | + idx1 size:247248 pos:53747682
[00007fb49d12f8a0] avi demux debug: AVIH: 2 stream, flags HAS_INDEX IS_INTERLEAVED
[00007fb49d12f8a0] avi demux debug: stream[0] rate:25000 scale:1000 samplesize:0
[00007fb49d12f8a0] avi demux debug: stream[0] video(H264) 768x576 24bpp 25,000000fps
[00007fb4940009e0] main input debug: selecting program id=0
[00007fb49d12f8a0] avi demux debug: stream[1] rate:24000 scale:1 samplesize:1
[00007fb49d12f8a0] avi demux debug: stream[1] audio(0x55 - MPEG Audio layer 3) 2 channels 48000Hz 0bits
[00007fb49d12f8a0] avi demux debug: selected standard index for stream[0]
[00007fb49d12f8a0] avi demux debug: selected standard index for stream[1]
[00007fb49d12f8a0] avi demux debug: stream[0] created 7742 index entries
[00007fb49d12f8a0] avi demux error: no key frame set for track 1
[00007fb49d12f8a0] avi demux debug: stream[1] created 7711 index entries
[00007fb49d12f8a0] avi demux debug: stream[0] length:309 (based on index)
[00007fb49d12f8a0] avi demux debug: stream[1] length:309 (based on index)
[00007fb49d12f8a0] main demux debug: using demux module "avi"
[00007fb4940009e0] main input debug: looking for a subtitle file in /home/streaming/webtv/video/Barpapapa/
[00007fb49d12ec30] main decoder debug: looking for packetizer module matching "any": 24 candidates
[00007fb49d12ec30] main decoder debug: using packetizer module "h264"
[00007fb49d137540] main decoder debug: looking for packetizer module matching "any": 24 candidates
[00007fb49d137540] main decoder debug: using packetizer module "mpegaudio"
[00007fb4940009e0] main input debug: starting in async mode
[00007fb49d13b2d0] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[00007fb49d13b2d0] lua demux meta debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/reader
[00007fb49d13b2d0] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
[00007fb49d13b2d0] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
[00007fb49d13b2d0] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
[00007fb49d13b2d0] main demux meta debug: no meta reader modules matched
[00007fb4940009e0] main input debug: `file:///home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi' successfully opened
[00007fb4940009e0] main input debug: Buffering 0%
[00007fb4940009e0] main input debug: switching to sync mode
[00007fb4940009e0] main input debug: Buffering 8%
[00007fb4940009e0] main input debug: Buffering 16%
[00007fb4940009e0] main input debug: Buffering 25%
[00007fb4940009e0] main input debug: Buffering 33%
[00007fb4940009e0] main input debug: Buffering 41%
[00007fb4940009e0] main input debug: Buffering 50%
[00007fb4940009e0] main input debug: Buffering 58%
[00007fb4940009e0] main input debug: Buffering 66%
[00007fb4940009e0] main input debug: Buffering 75%
[00007fb4940009e0] main input debug: Buffering 83%
[00007fb4940009e0] main input debug: Buffering 91%
[00007fb4940009e0] main input debug: Buffering 100%
[00007fb4940009e0] main input debug: Stream buffering done (325 ms in 0 ms)
[00007fb49d12ec30] h264 decoder debug: found NAL_SPS (sps_id=0)
[00007fb49d12ec30] h264 decoder debug: found NAL_PPS (pps_id=0 sps_id=0)
[00007fb49c000980] main stream output debug: adding a new sout input for `h264` (sout_input: 0x7fb4800015a0)
[00007fb49c4cc540] stream_out_transcode stream out debug: creating video transcoding from fcc=`h264' to fcc=`h264'
[00007fb480001880] main generic debug: looking for video decoder module matching "any": 16 candidates
[00007fb49d137540] mpegaudio decoder debug: MPGA channels:2 samplerate:48000 bitrate:192
[00007fb49c000980] main stream output debug: adding a new sout input for `mpga` (sout_input: 0x7fb474000bc0)
[00007fb480001880] avcodec generic debug: using ffmpeg Lavc57.89.100
[00007fb480001880] avcodec generic debug: CPU flags: 0x000fd3db
[00007fb480001880] avcodec generic debug: allowing 1 thread(s) for decoding
[h264 @ 0x7fb4800153a0] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 0x7fb4800153a0] nal_unit_type: 8, nal_ref_idc: 3
[00007fb480001880] avcodec generic debug: codec (h264) started
[00007fb480001880] main generic debug: using video decoder module "avcodec"
[00007fb480001c60] main encoder debug: looking for encoder module matching "any": 22 candidates
[00007fb480001c60] x264 encoder debug: version x264 0.150.X
[00007fb480001c60] x264 encoder: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[00007fb480001c60] x264 encoder: profile High, level 3.1
[00007fb480001c60] main encoder debug: using encoder module "x264"
[00007fb480001c60] main encoder debug: removing module "x264"
[00007fb480001c60] x264 encoder debug: framecount still in libx264 buffer: 0
[00007fb480001c60] x264 encoder: final ratefactor: 23,96
[00007fb49c4cc540] stream_out_transcode stream out debug: creating audio transcoding from fcc=`mpga' to fcc=`mp4a'
[00007fb474000ea0] main generic debug: looking for audio decoder module matching "any": 21 candidates
[00007fb474000ea0] mpg123 generic debug: mpga->f32l, bits per sample: 32
[00007fb474000ea0] main generic debug: using audio decoder module "mpg123"
[00007fb474001250] main encoder debug: looking for encoder module matching "any": 22 candidates
[00007fb474001250] avcodec encoder debug: using ffmpeg Lavc57.89.100
[00007fb474001250] avcodec encoder debug: CPU flags: 0x000fd3db
[00007fb474001250] avcodec encoder debug: Trying to find packet sample format instead of planar fltp
[00007fb474001250] avcodec encoder debug: Ended up using fltp as sample format
[00007fb474001250] avcodec encoder debug: Creating channel order for reordering
[00007fb474001250] avcodec encoder debug: 0 1 mapped to 2
[00007fb474001250] avcodec encoder debug: 1 2 mapped to 4
[00007fb474001250] avcodec encoder debug: found encoder MPEG AAC Audio
[00007fb474001250] main encoder debug: using encoder module "avcodec"
[00007fb49c4cc540] main stream out debug: input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
[00007fb49c4cc540] main stream out debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
[00007fb49c4cc540] main stream out debug: conversion pipeline complete
[00007fb474142250] main audio resampler debug: looking for audio resampler module matching "any": 4 candidates
[00007fb474142250] main audio resampler debug: using audio resampler module "samplerate"
[00007fb474001250] main encoder debug: removing module "avcodec"
[aac @ 0x7fb474018540] Qavg: -nan
[00007fb474142250] main audio resampler debug: removing module "samplerate"
[00007fb4940009e0] main input debug: Decoder wait done in 63 ms
[h264 @ 0x7fb4800153a0] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 0x7fb4800153a0] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0x7fb4800153a0] nal_unit_type: 5, nal_ref_idc: 3
[00007fb480001880] avcodec generic debug: available hardware decoder output format 109 (vdpau)
[00007fb480001880] avcodec generic debug: available hardware decoder output format 53 (vaapi_vld)
[00007fb480001880] avcodec generic debug: available software decoder output format 0 (yuv420p)
[00007fb480001880] avcodec generic debug: trying format vaapi_vld
[00007fb49c4cc540] stream_out_transcode stream out debug: Checking if filter chain VAOP -> I420 is possible
[00007fb480066040] main filter debug: looking for video converter module matching "any": 23 candidates
[00007fb480066040] vaapi_filters filter warning: Using SW chroma filter for 768x576 VAOP -> I420
[00007fb480066040] main filter debug: using video converter module "vaapi_filters"
[00007fb49c4cc540] main stream out debug: Filter 'VAAPI filters' (0x7fb480066040) appended to chain
[00007fb480066040] main filter debug: removing module "vaapi_filters"
[00007fb49c4cc540] main stream out debug: Filter 0x7fb480066040 removed from chain
[00007fb49c4cc540] stream_out_transcode stream out debug: Filter chain testing done, input chroma VAOP seems to be possible for transcode
[00007fb480065f80] main generic debug: looking for hw decoder module matching "any": 3 candidates
[00007fb480065f80] main generic debug: no hw decoder modules matched
[00007fb480001880] avcodec generic debug: trying format vdpau
[00007fb49c4cc540] stream_out_transcode stream out debug: Checking if filter chain VDV0 -> I420 is possible
[00007fb4800682b0] main filter debug: looking for video converter module matching "any": 23 candidates
[00007fb4800682b0] main filter debug: using video converter module "vdpau_chroma"
[00007fb49c4cc540] main stream out debug: Filter 'VDPAU' (0x7fb4800682b0) appended to chain
[00007fb4800682b0] main filter debug: removing module "vdpau_chroma"
[00007fb49c4cc540] main stream out debug: Filter 0x7fb4800682b0 removed from chain
[00007fb49c4cc540] stream_out_transcode stream out debug: Filter chain testing done, input chroma VDV0 seems to be possible for transcode
[00007fb480068290] main generic debug: looking for hw decoder module matching "any": 3 candidates
[00007fb480068290] main generic debug: no hw decoder modules matched
[h264 @ 0x7fb4800153a0] Reinit context to 768x576, pix_fmt: yuv420p
[00007fb480001880] avcodec generic warning: plane 0 not aligned: disabling direct rendering
[00007fb49c4cc540] stream_out_transcode stream out debug: source fps 25/1, destination 25/1
[00007fb49c4cc540] stream_out_transcode stream out debug: decoder aspect is 1,328720:1
[00007fb49c4cc540] stream_out_transcode stream out debug: source pixel aspect is 0,996540:1
[00007fb49c4cc540] stream_out_transcode stream out debug: scaled pixel aspect is 0,996540:1
[00007fb49c4cc540] stream_out_transcode stream out debug: source 768x576, destination 768x576
[00007fb49c4cc540] stream_out_transcode stream out debug: encoder aspect is 768:578
[00007fb49c4cc540] stream_out_transcode stream out debug: source chroma: I420, destination I420
[00007fb480060120] main filter debug: looking for video filter module matching "fps": 50 candidates
[00007fb480060120] fps filter debug: Converting fps from 25/1 -> 25/1
[00007fb480060120] main filter debug: using video filter module "fps"
[00007fb49c4cc540] main stream out debug: Filter 'fps' (0x7fb480060120) appended to chain
[00007fb49c4cc540] stream_out_transcode stream out debug: destination (after video filters) 768x578
[00007fb480001c60] main encoder debug: looking for encoder module matching "any": 22 candidates
[00007fb480001c60] x264 encoder debug: version x264 0.150.X
[00007fb480001c60] x264 encoder: using SAR=1/1
[00007fb480001c60] x264 encoder: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[00007fb480001c60] x264 encoder: profile High, level 3.1
[00007fb480001c60] main encoder debug: using encoder module "x264"
[00007fb49c4ca3d0] main mux debug: adding a new input
[00007fb49c4ca3d0] mux_ts mux debug: adding input codec=h264 pid=200
[00007fb49c4ca3d0] mux_ts mux debug: new PCR PID is 200
[00007fb480060120] fps filter debug: Resetting timestamps
[00007fb48033bd40] main filter debug: looking for sub source module matching "logo": 7 candidates
[00007fb48033bd40] logo filter debug: logo file name /home/streaming/webtv/vlc/chaine1/logo.png, delay -1, alpha -1
[00007fb48033ca40] main stream debug: creating access: file:///home/streaming/webtv/vlc/chaine1/logo.png
[00007fb48033ca40] main stream debug: (path: /home/streaming/webtv/vlc/chaine1/logo.png)
[00007fb48033ca40] main stream debug: looking for access module matching "file": 28 candidates
[00007fb48033ca40] main stream debug: using access module "filesystem"
[00007fb48033cde0] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 27 candidates
[00007fb48033cde0] cache_read stream debug: Using stream method for AStream*
[00007fb48033cde0] cache_read stream debug: starting pre-buffering
[00007fb48033cde0] cache_read stream debug: received first data after 0 ms
[00007fb48033cde0] cache_read stream debug: pre-buffering done 1024 bytes in 0s - 37037 KiB/s
[00007fb48033cde0] main stream debug: using stream_filter module "cache_read"
[00007fb48033d140] main stream debug: looking for stream_filter module matching "any": 27 candidates
[00007fb48033d140] lua stream debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/playlist
[00007fb48033d140] lua stream debug: Trying Lua scripts in /usr/local/lib/vlc/lua/playlist
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_streams.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/anevia_xml.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/appletrailers.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/bbc_co_uk.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/cue.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/dailymotion.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/jamendo.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/koreus.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/liveleak.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/newgrounds.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/rockbox_fm_presets.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/soundcloud.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/twitch.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/vimeo.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/vocaroo.luac
[00007fb48033d140] lua stream debug: Trying Lua playlist script /usr/local/lib/vlc/lua/playlist/youtube.luac
[00007fb48033d140] lua stream debug: Trying Lua scripts in /usr/local/share/vlc/lua/playlist
[00007fb48033d140] main stream debug: no stream_filter modules matched
[00007fb48033cde0] main stream debug: removing module "cache_read"
[00007fb48033ca40] main stream debug: removing module "filesystem"
[00007fb48033cfc0] main image decoder debug: looking for video decoder module matching "any": 16 candidates
[00007fb48033cfc0] main image decoder debug: using video decoder module "png"
[00007fb48033c8a0] main filter debug: looking for video converter module matching "any": 23 candidates
[00007fb48033c8a0] swscale filter debug: 60x60 (60x60) chroma: RGBA -> 60x60 (60x60) chroma: YUVA with scaling using Bicubic (good quality)
[00007fb48033c8a0] main filter debug: using video converter module "swscale"
[00007fb48033cfc0] main image decoder debug: removing module "png"
[00007fb48033c8a0] main filter debug: removing module "swscale"
[00007fb48033bd40] main filter debug: using sub source module "logo"
[00007fb49c4ce680] main subpicture debug: Filter 'logo' (0x7fb48033bd40) appended to chain
[00007fb49c4ce680] main subpicture warning: original picture size is undefined
[00007fb48033c860] main blend debug: looking for video blending module matching "any": 1 candidates
[00007fb48033c860] main blend debug: using video blending module "blend"
[00007fb474001250] main encoder debug: looking for encoder module matching "any": 22 candidates
[00007fb474001250] avcodec encoder debug: using ffmpeg Lavc57.89.100
[00007fb474001250] avcodec encoder debug: CPU flags: 0x000fd3db
[00007fb474001250] avcodec encoder debug: Trying to find packet sample format instead of planar fltp
[00007fb474001250] avcodec encoder debug: Ended up using fltp as sample format
[00007fb474001250] avcodec encoder debug: Creating channel order for reordering
[00007fb474001250] avcodec encoder debug: 0 1 mapped to 2
[00007fb474001250] avcodec encoder debug: 1 2 mapped to 4
[00007fb474001250] avcodec encoder debug: found encoder MPEG AAC Audio
[00007fb474001250] main encoder debug: using encoder module "avcodec"
[00007fb49c4cc540] main stream out debug: input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
[00007fb49c4cc540] main stream out debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
[00007fb49c4cc540] main stream out debug: conversion pipeline complete
[00007fb474029da0] main audio resampler debug: looking for audio resampler module matching "any": 4 candidates
[00007fb474029da0] main audio resampler debug: using audio resampler module "samplerate"
[00007fb49c4ca3d0] main mux debug: adding a new input
[00007fb49c4ca3d0] mux_ts mux debug: adding input codec=mp4a pid=300
[00007fb49c4ca3d0] mux_ts mux debug: new PCR PID is 200
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (79845)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (48279)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (35331)
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (16210)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ce680] main subpicture warning: original picture size is undefined
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1579507)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1581823)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1562457)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1547244)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1606576)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1679168)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1676177)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1743640)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1745949)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1824278)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ce680] main subpicture warning: original picture size is undefined
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1834256)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1836725)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1827599)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1902837)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1914934)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1909075)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1905776)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1997958)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2007706)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2008754)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2008499)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2077259)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2084264)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2079208)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2069946)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2143486)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2155817)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2150629)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2144936)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2219455)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2224156)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2215396)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2201041)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2246714)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2263014)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ce680] main subpicture warning: original picture size is undefined
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2256972)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2237009)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2286318)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2291946)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2278283)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2262049)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2298485)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2286518)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2325331)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2317017)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2305736)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2355091)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2358195)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2338862)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2322478)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2369814)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2417958)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2413050)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2454975)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2449966)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2432086)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2416675)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2465474)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2464519)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2455283)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
[00007fb49c4ce680] main subpicture warning: original picture size is undefined
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2439745)
[h264 @ 0x7fb4800153a0] nal_unit_type: 1, nal_ref_idc: 2
^C[000056145ac671a0] main libvlc debug: exiting
[000056145ac671a0] main libvlc debug: removing all interfaces
[000056145ad4e170] main interface debug: removing module "dummy"
[000056145ad4fc10] main interface debug: removing module "hotkeys"
[000056145ad27b80] main playlist debug: destroying
[000056145ad27b80] main playlist debug: deactivating the playlist
[000056145ad27b80] main playlist debug: incoming request - stopping current input
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (2484191)
[00007fb49d12ec30] main decoder debug: killing decoder fourcc `h264'
[00007fb49d12ec30] main decoder debug: removing module "h264"
[00007fb49c000980] main stream output debug: removing a sout input (sout_input: 0x7fb4800015a0)
^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C[00007fb49c4ca3d0] main mux warning: late buffer for mux input (3858454)
[00007fb480001880] main generic debug: removing module "avcodec"
[00007fb480001c60] main encoder debug: removing module "x264"
[00007fb480001c60] x264 encoder debug: framecount still in libx264 buffer: 0
[00007fb480001c60] x264 encoder: frame I:1 Avg QP:19,80 size: 1695
[00007fb480001c60] x264 encoder: frame P:34 Avg QP:19,14 size: 10255
[00007fb480001c60] x264 encoder: frame B:67 Avg QP:20,60 size: 3314
[00007fb480001c60] x264 encoder: consecutive B-frames: 6,9% 13,7% 8,8% 70,6%
[00007fb480001c60] x264 encoder: mb I I16..4: 3,5% 95,3% 1,2%
[00007fb480001c60] x264 encoder: mb P I16..4: 15,6% 16,8% 6,5% P16..4: 27,4% 11,3% 4,7% 0,0% 0,0% skip:17,7%
[00007fb480001c60] x264 encoder: mb B I16..4: 5,5% 4,5% 0,9% B16..8: 35,1% 0,0% 0,0% direct: 9,0% skip:45,1% L0:53,9% L1:40,6% BI: 5,5%
[00007fb480001c60] x264 encoder: final ratefactor: 20,17
[00007fb480001c60] x264 encoder: 8x8 transform intra:45,1% inter:67,6%
[00007fb480001c60] x264 encoder: coded y,uvDC,uvAC intra: 26,5% 57,0% 22,3% inter: 13,2% 29,1% 1,5%
[00007fb480001c60] x264 encoder: i16 v,h,dc,p: 47% 31% 14% 9%
[00007fb480001c60] x264 encoder: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 29% 17% 45% 2% 1% 1% 1% 2% 2%
[00007fb480001c60] x264 encoder: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28% 18% 19% 6% 6% 8% 5% 6% 4%
[00007fb480001c60] x264 encoder: i8c dc,h,v,p: 52% 23% 21% 4%
[00007fb480001c60] x264 encoder: Weighted P-Frames: Y:26,5% UV:26,5%
[00007fb480001c60] x264 encoder: ref P L0: 70,9% 9,6% 14,7% 4,7% 0,1%
[00007fb480001c60] x264 encoder: ref B L0: 92,6% 5,8% 1,6%
[00007fb480001c60] x264 encoder: ref B L1: 96,8% 3,2%
[00007fb480001c60] x264 encoder: kb/s:1122,40
[00007fb480060120] main filter debug: removing module "fps"
[00007fb49c4cc540] main stream out debug: Filter 0x7fb480060120 removed from chain
[00007fb49c4ca3d0] mux_ts mux debug: removing input pid=200
[00007fb49c4ca3d0] mux_ts mux debug: new PCR PID is 300
[00007fb49c4ca3d0] mux_ts mux debug: freeing video PID 200
[00007fb49d137540] main decoder debug: killing decoder fourcc `mp3 '
[00007fb49d137540] main decoder debug: removing module "mpegaudio"
[00007fb49c000980] main stream output debug: removing a sout input (sout_input: 0x7fb474000bc0)
[00007fb474001250] avcodec encoder debug: Flushing..
[aac @ 0x7fb4740a3500] Trying to remove 532 more samples than there are in the queue
[00007fb474001250] avcodec encoder warning: cannot encode one frame
[00007fb474001250] avcodec encoder debug: Flushing..
[00007fb474001250] avcodec encoder warning: cannot encode one frame
[00007fb49c4ca3d0] main mux warning: late buffer for mux input (1035277)
[00007fb474000ea0] main generic debug: removing module "mpg123"
[00007fb474001250] main encoder debug: removing module "avcodec"
[aac @ 0x7fb4740a3500] Qavg: 1547,661
[00007fb474029da0] main audio resampler debug: removing module "samplerate"
[00007fb49c4ca3d0] mux_ts mux debug: removing input pid=300
[00007fb49c4ca3d0] mux_ts mux debug: freeing audio PID 300
[00007fb49c4ca3d0] main mux warning: no more input streams for this mux
[00007fb49d12f8a0] main demux debug: removing module "avi"
[00007fb49d1302c0] main stream debug: removing module "record"
[00007fb49c52a540] main stream debug: removing module "cache_read"
[00007fb49c52a3a0] main stream debug: removing module "filesystem"
[00007fb4940009e0] main input debug: Program doesn't contain anymore ES
[000056145ad27b80] main playlist debug: dead input
[000056145ad27b80] main playlist debug: nothing to play
[00007fb49c000980] main stream output debug: destroying useless sout
[00007fb49c4cc540] main stream out debug: destroying chain... (name=transcode)
[00007fb49c4cc540] main stream out debug: removing module "stream_out_transcode"
[00007fb49c4cf390] main spu text debug: removing module "freetype"
[00007fb49c525310] main scale debug: removing module "yuvp"
[00007fb49c4fb5f0] main scale debug: removing module "swscale"
[00007fb48033bd40] main filter debug: removing module "logo"
[00007fb49c4ce680] main subpicture debug: Filter 0x7fb48033bd40 removed from chain
[00007fb48033c860] main blend debug: removing module "blend"
[00007fb49c4cc540] main stream out debug: destroying chain done
[00007fb49c000bd0] main stream out debug: destroying chain... (name=http)
[00007fb49c000bd0] main stream out debug: removing module "stream_out_standard"
[00007fb49c4ca3d0] main mux debug: removing module "mux_ts"
[00007fb49c003cd0] main access out debug: removing module "http"
[00007fb49c004a00] main http host debug: HTTP host removed
[00007fb49c003cd0] http access out debug: Close
[00007fb49c000bd0] main stream out debug: destroying chain done
[000056145ad16240] main audio output debug: removing module "alsa"
[000056145ad4fc10] main playlist export debug: saving media library to file /home/streaming/.local/share/vlc/ml.xspf.tmp1727
[000056145ad4fc10] main playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates
[000056145ad4fc10] main playlist export debug: using playlist export module "export"
[000056145ad4fc10] main playlist export debug: removing module "export"
[000056145ad27b80] main playlist debug: deleting item `Médiathèque'
[000056145ad27b80] main playlist debug: deleting item `Barbapapa.C01D01E01.avi'
[000056145ad27b80] main playlist debug: deleting item `Liste de lecture'
[000056145ad035c0] main keystore debug: removing module "memory"
Thank you for your help
Best regards
Re: PB --logo-opacity and VLC 3.0.x
Posted: 23 Jul 2018 17:48
by sargasses
Hello
the problem comes from color rendering
I just sent you an email with the result and use the logo
Thank you for your help
Best regards
Re: PB --logo-opacity and VLC 3.0.x
Posted: 26 Jul 2018 16:30
by InTheWings
Color issue seems related to HDR or color profiles support.
Re: PB --logo-opacity and VLC 3.0.x
Posted: 26 Jul 2018 17:58
by sargasses
Hello
can I disable this option HDR ?? when streaming
Thank you for your help
cordially
Re: PB --logo-opacity and VLC 3.0.x
Posted: 27 Jul 2018 11:28
by InTheWings
git revert e8d5548488165398105292b68b745b057def237a
no fix for now
Re: PB --logo-opacity and VLC 3.0.x
Posted: 30 Jul 2018 22:17
by sargasses
Hello
by doing git revert e8d5548488165398105292b68b745b057def237a
it does not change anything
there is always a difference with VLC 2.2.8 and VLC 3.0.x and with an opaque logo
Do you have a solution
Thank you for your help
cordially