Frame rate selection in the transcoder
Posted: 05 Sep 2004 23:15
Hi everybody,
I tried the frame rate selection in vlc 0.8.0-test1, which does not work for me. Only the first frame of the stream is shown. The sound works though.
Here is the output:
The information about skipped frames will continue till the end of the stream. Has anybody a clue what the problem is?
I tried the frame rate selection in vlc 0.8.0-test1, which does not work for me. Only the first frame of the stream is shown. The sound works though.
Code: Select all
vlc --sout-transcode-fps 15 --sout='#transcode{vcodec=WMV1,vb=400,width=320,height=240}:duplicate{dst=display}' m*.avi -vvv
Code: Select all
[00000001] main vlc debug: opening config file /home/birdie/.vlc/vlcrc
[00000001] main vlc warning: config file /home/birdie/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/local/lib/vlc'
[00000021] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/gui/libgtk_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000030] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/mux/libmux_ts_dvbpsi_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000032] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/misc/libgtk_main_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000034] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/misc/libhttpd_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000055] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/control/liblirc_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000074] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/codec/libfaad_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000093] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/codec/libspeex_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000099] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/demux/libdemuxsub_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000104] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/demux/libes_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000110] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/demux/libts2_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000111] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/demux/libps2_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000117] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/demux/libdemux2_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000121] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/demux/libts_dvbpsi_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000125] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/demux/libmpeg_system_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000136] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/access/libdvd_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000172] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/video_output/libxvideo_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000203] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/packetizer/libpacketizer_mpegaudio_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000206] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/packetizer/libpacketizer_a52_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000207] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/packetizer/libpacketizer_vorbis_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 156 modules
[00000001] main vlc debug: opening config file /home/birdie/.vlc/vlcrc
[00000001] main vlc warning: config file /home/birdie/.vlc/vlcrc does not exist yet
[00000000] main root debug: VLC media player - version 0.8.0-test1 Janus - (c) 1996-2004 VideoLAN
[00000000] main root debug: libvlc was configured with ./configure --with-ffmpeg-tree=../ffmpeg-20040520/
[00000001] main vlc debug: translation test: code is "C"
[00000001] main vlc debug: opening config file /home/birdie/.vlc/vlcrc
[00000001] main vlc warning: config file /home/birdie/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/local/lib/vlc'
[00000021] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/gui/libgtk_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000030] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/mux/libmux_ts_dvbpsi_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000032] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/misc/libgtk_main_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000034] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/misc/libhttpd_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000055] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/control/liblirc_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000074] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/codec/libfaad_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000093] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/codec/libspeex_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000099] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/demux/libdemuxsub_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000104] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/demux/libes_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000110] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/demux/libts2_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000111] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/demux/libps2_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000117] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/demux/libdemux2_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000121] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/demux/libts_dvbpsi_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000125] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/demux/libmpeg_system_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000136] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/access/libdvd_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000172] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/video_output/libxvideo_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000203] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/packetizer/libpacketizer_mpegaudio_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000206] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/packetizer/libpacketizer_a52_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000207] main module warning: cannot find symbol "vlc_entry__0_8_0_test1" in file `/usr/local/lib/vlc/packetizer/libpacketizer_vorbis_plugin.so' (vlc: undefined symbol: _vlc_entry__0_8_0_test1)
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 156 modules
[00000001] main vlc debug: opening config file /home/birdie/.vlc/vlcrc
[00000001] main vlc warning: config file /home/birdie/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: CPU has capabilities 486 586 MMX 3DNow! MMXEXT SSE FPU
[00000001] main vlc debug: looking for memcpy module
[00000001] main vlc debug: probing 4 candidates
[00000010] main module debug: using memcpy module "memcpymmxext"
[00000212] main playlist debug: creating group Normal with id 1 at position 0
[00000212] main playlist debug: waiting for thread completion
[00000212] main playlist debug: thread 16386 (playlist) created at priority 0 (src/playlist/playlist.c:107)
[00000213] main interface debug: looking for interface module
[00000213] main interface debug: probing 1 candidate
[00000057] main module debug: using interface module "hotkeys"
[00000213] main interface debug: interface initialized
[00000213] main interface debug: thread 32771 (interface) created at priority 0 (src/interface/interface.c:209)
[00000212] main playlist debug: adding playlist item `mr.white-n00bs-werbung.avi' ( mr.white-n00bs-werbung.avi )
[00000214] main interface debug: looking for interface module
[00000214] main interface debug: probing 2 candidates
[00000019] main module debug: using interface module "wxwindows"
[00000214] main interface debug: interface initialized
[00000214] main interface debug: thread 49156 (manager) created at priority 0 (src/interface/interface.c:194)
[00000214] wxwindows interface debug: accelerator table loaded
[00000212] main playlist debug: creating new input thread
[00000215] main input debug: waiting for thread completion
[00000215] main input debug: thread 65541 (input) created at priority 0 (src/input/input.c:228)
[00000216] main stream output debug: stream=`transcode'
[00000217] main private debug: looking for sout stream module
[00000217] main private debug: probing 1 candidate
[00000216] main stream output debug: stream=`duplicate'
[00000219] main private debug: looking for sout stream module
[00000219] main private debug: probing 1 candidate
[00000219] stream_out_duplicate private debug: creating 'duplicate'
[00000219] stream_out_duplicate private debug: * adding `display'
[00000216] main stream output debug: stream=`display'
[00000220] main private debug: looking for sout stream module
[00000220] main private debug: probing 1 candidate
[00000168] main module debug: using sout stream module "stream_out_display"
[00000170] main module debug: using sout stream module "stream_out_duplicate"
[00000217] main private debug: set sout option: sout-transcode-vcodec to WMV1
[00000217] main private debug: set sout option: sout-transcode-vb to 400
[00000217] main private debug: set sout option: sout-transcode-width to 320
[00000217] main private debug: set sout option: sout-transcode-height to 240
[00000217] stream_out_transcode private debug: codec video=WMV1 320x240 scaling: 1.000000 400kb/s
[00000167] main module debug: using sout stream module "stream_out_transcode"
[00000215] main input debug: `mr.white-n00bs-werbung.avi' gives access `' demux `' path `mr.white-n00bs-werbung.avi'
[00000215] main input debug: demux2_New: access='' demux='' path='mr.white-n00bs-werbung.avi'
[00000221] main demuxer debug: looking for access_demux module
[00000221] main demuxer debug: probing 0 candidates
[00000221] main demuxer warning: no access_demux module matched "any"
[00000215] main input debug: access2_New: access='' path='mr.white-n00bs-werbung.avi'
[00000222] main access debug: looking for access2 module
[00000222] main access debug: probing 4 candidates
[00000222] vcd access debug: trying .cue file: mr.white-n00bs-werbung.cue
[00000222] vcd access warning: could not open mr.white-n00bs-werbung.avi
[00000222] access_file access debug: opening file `mr.white-n00bs-werbung.avi'
[00000133] main module debug: using access2 module "access_file"
[00000223] main private debug: pre buffering
[00000223] main private debug: received first data for our buffer
[00000223] main private debug: prebuffering done 1408981 bytes in 0s - 330838 kbytes/s
[00000215] main input debug: demux2_New: access='' demux='' path='mr.white-n00bs-werbung.avi'
[00000224] main demuxer debug: looking for demux2 module
[00000224] main demuxer debug: probing 25 candidates
[00000223] avi private debug: found Chunk fourcc:46464952 (RIFF) size:17461172 pos:0
[00000223] avi private debug: found LIST chunk: 'AVI '
[00000223] avi private debug: <list 'AVI '>
[00000223] avi private debug: found Chunk fourcc:5453494c (LIST) size:326 pos:12
[00000223] avi private debug: found LIST chunk: 'hdrl'
[00000223] avi private debug: <list 'hdrl'>
[00000223] avi private debug: found Chunk fourcc:68697661 (avih) size:56 pos:24
[00000223] avi private debug: avih: streams:2 flags: HAS_INDEX 720x384
[00000223] avi private debug: found Chunk fourcc:5453494c (LIST) size:116 pos:88
[00000223] avi private debug: found LIST chunk: 'strl'
[00000223] avi private debug: <list 'strl'>
[00000223] avi private debug: found Chunk fourcc:68727473 (strh) size:56 pos:100
[00000223] avi private debug: strh: type:vids handler:0x58564944 samplesize:0 25.00fps
[00000223] avi private debug: found Chunk fourcc:66727473 (strf) size:40 pos:164
[00000223] avi private debug: strf: video:DX50 720x384 planes:1 24bpp
[00000223] avi private debug: </list 'strl'>
[00000223] avi private debug: found Chunk fourcc:5453494c (LIST) size:126 pos:212
[00000223] avi private debug: found LIST chunk: 'strl'
[00000223] avi private debug: <list 'strl'>
[00000223] avi private debug: found Chunk fourcc:68727473 (strh) size:56 pos:224
[00000223] avi private debug: strh: type:auds handler:0x00000000 samplesize:2048 21.66fps
[00000223] avi private debug: found Chunk fourcc:66727473 (strf) size:50 pos:288
[00000223] avi private debug: strf: audio:0x0002 channels:2 44100Hz 4bits/sample 346kb/s
[00000223] avi private debug: </list 'strl'>
[00000223] avi private debug: </list 'hdrl'>
[00000223] avi private debug: found Chunk fourcc:514e554a (JUNQ) size:960 pos:346
[00000223] avi private warning: unknown chunk (not loaded)
[00000223] avi private debug: found Chunk fourcc:5453494c (LIST) size:17440442 pos:1314
[00000223] avi private debug: skipping movi chunk
[00000223] avi private debug: found Chunk fourcc:31786469 (idx1) size:19408 pos:17441764
[00000223] avi private debug: idx1: index entry:1213
[00000223] avi private debug: </list 'AVI '>
[00000223] avi private debug: * LIST-root size:17461180 pos:0
[00000223] avi private debug: + RIFF-AVI size:17461172 pos:0
[00000223] avi private debug: | + LIST-hdrl size:326 pos:12
[00000223] avi private debug: | | + avih size:56 pos:24
[00000223] avi private debug: | | + LIST-strl size:116 pos:88
[00000223] avi private debug: | | | + strh size:56 pos:100
[00000223] avi private debug: | | | + strf size:40 pos:164
[00000223] avi private debug: | | + LIST-strl size:126 pos:212
[00000223] avi private debug: | | | + strh size:56 pos:224
[00000223] avi private debug: | | | + strf size:50 pos:288
[00000223] avi private debug: | + JUNQ size:960 pos:346
[00000223] avi private debug: | + LIST-movi size:17440442 pos:1314
[00000223] avi private debug: | + idx1 size:19408 pos:17441764
[00000224] avi demuxer debug: AVIH: 2 stream, flags HAS_INDEX
[00000224] avi demuxer debug: stream[0] rate:25 scale:1 samplesize:0
[00000224] avi demuxer debug: stream[0] video(DX50) 720x384 24bpp 25.000000fps
[00000215] main input debug: Selecting program id=0
[00000224] avi demuxer debug: stream[1] rate:44359 scale:2048 samplesize:2048
[00000224] avi demuxer debug: stream[1] audio(0x2) 2 channels 44100Hz 4bits
[00000224] avi demuxer debug: no key frame set for track 1
[00000224] avi demuxer debug: stream[0] created 1166 index entries
[00000224] avi demuxer debug: stream[1] created 47 index entries
[00000224] avi demuxer debug: stream[0] length:46 (based on index)
[00000224] avi demuxer debug: stream[1] length:46 (based on index)
[00000102] main module debug: using demux2 module "avi"
[00000225] main packetizer debug: looking for packetizer module
[00000225] main packetizer debug: probing 14 candidates
[00000202] main module debug: using packetizer module "packetizer_mpeg4video"
[00000215] main input debug: stream out mode -> no decoder thread
[00000226] main packetizer debug: looking for packetizer module
[00000226] main packetizer debug: probing 14 candidates
[00000208] main module debug: using packetizer module "packetizer_copy"
[00000215] main input debug: stream out mode -> no decoder thread
[00000215] main input debug: starting in synch mode
[00000215] main input debug: meta information:
[00000215] main input debug: - 'Einstellung' = ' HAS_INDEX'
[00000215] main input debug: `mr.white-n00bs-werbung.avi' sucessfully opened
[00000224] avi demuxer debug: old:0 < new 0
[00000216] main stream output debug: adding a new input
[00000217] stream_out_transcode private debug: creating video transcoding from fcc=`mp4v' to fcc=`WMV1'
[00000227] main decoder debug: looking for decoder module
[00000227] main decoder debug: probing 17 candidates
[00000227] ffmpeg decoder debug: libavcodec initialized (interface 4714 )
[00000227] ffmpeg decoder debug: postprocessing disabled
[00000227] ffmpeg decoder debug: using direct rendering
[00000227] ffmpeg decoder debug: ffmpeg codec (MPEG-4 Video) started
[00000012] main module debug: using decoder module "ffmpeg"
[00000228] main encoder debug: looking for encoder module
[00000228] main encoder debug: probing 4 candidates
[00000228] ffmpeg encoder debug: libavcodec already initialized
[00000228] ffmpeg encoder debug: found encoder Windows Media Video 1
[00000014] main module debug: using encoder module "ffmpeg"
[00000014] main module debug: unlocking module "ffmpeg"
[00000215] main input debug: control type=1
[00000228] main encoder debug: looking for encoder module
[00000228] main encoder debug: probing 4 candidates
[00000228] ffmpeg encoder debug: libavcodec already initialized
[wmv1 @ 0x833c430]removing common factors from framerate
[00000228] ffmpeg encoder debug: found encoder Windows Media Video 1
[00000014] main module debug: using encoder module "ffmpeg"
[00000219] stream_out_duplicate private debug: duplicated a new stream codec=WMV1 (es=0 group=0)
[00000229] main decoder debug: looking for decoder module
[00000229] main decoder debug: probing 17 candidates
[00000229] ffmpeg decoder debug: libavcodec already initialized
[00000229] ffmpeg decoder debug: postprocessing disabled
[00000229] ffmpeg decoder debug: using direct rendering
[00000229] ffmpeg decoder debug: ffmpeg codec (Windows Media Video 1) started
[00000012] main module debug: using decoder module "ffmpeg"
[00000229] main decoder debug: thread 81926 (decoder) created at priority 0 (src/input/decoder.c:157)
[00000219] stream_out_duplicate private debug: - added for output 0
[00000230] main private debug: looking for video filter2 module
[00000230] main private debug: probing 1 candidate
[00000230] ffmpeg private debug: input: 720x384 I420 -> 320x240 I420
[00000230] ffmpeg private debug: libavcodec already initialized
[00000016] main module debug: using video filter2 module "ffmpeg"
[00000216] main stream output debug: adding a new input
[00000217] stream_out_transcode private debug: not transcoding a stream (fcc=` ms')
[00000219] stream_out_duplicate private debug: duplicated a new stream codec= ms (es=1 group=0)
[00000233] main decoder debug: looking for decoder module
[00000233] main decoder debug: probing 17 candidates
[00000233] adpcm decoder debug: format: samplerate:44100Hz channels:2 bits/sample:4 blockalign:2048 samplesperblock:2036
[00000065] main module debug: using decoder module "adpcm"
[00000233] main decoder debug: thread 98311 (decoder) created at priority 0 (src/input/decoder.c:157)
[00000219] stream_out_duplicate private debug: - added for output 0
[00000229] main decoder debug: no usable vout present, spawning one
[00000234] main video output debug: looking for video output module
[00000234] main video output debug: probing 5 candidates
[00000234] xvideo video output debug: adaptor 0, port 51, format 0x32315659 (YV12) planar
[00000234] xvideo video output debug: Window manager supports NetWM
[00000234] xvideo video output debug: Window manager supports _NET_WM_STATE_STAYS_ON_TOP
[00000018] main module debug: using video output module "xvideo"
[00000233] main decoder debug: no aout present, spawning one
[00000235] main audio output debug: looking for audio output module
[00000235] main audio output debug: probing 2 candidates
[00000234] main video output debug: got 8 direct buffer(s)
[00000234] main video output debug: picture in 320x240, chroma 0x30323449 (I420), aspect ratio 15:8
[00000234] main video output debug: picture out 320x240, chroma 0x32315659 (YV12), aspect ratio 15:8
[00000234] main video output debug: direct render, mapping render pictures 0-6 to system pictures 1-7
[00000234] main video output debug: waiting for thread completion
[00000235] main audio output debug: thread 131081 (aout) created at priority 0 (oss.c:517)
[00000210] main module debug: using audio output module "oss"
[00000235] main audio output debug: output 's16l' 44100 Hz Stereo frame=1 samples/4 bytes
[00000235] main audio output debug: mixer 's16l' 44100 Hz Stereo frame=1 samples/4 bytes
[00000235] main audio output debug: filter(s) 'fl32'->'s16l' 44100 Hz->44100 Hz Stereo->Stereo
[00000236] main private debug: looking for audio filter module
[00000236] main private debug: probing 21 candidates
[00000176] main module debug: using audio filter module "float32tos16"
[00000235] main audio output debug: found a filter for the whole conversion
[00000235] main audio output debug: looking for audio mixer module
[00000235] main audio output debug: probing 3 candidates
[00000150] main module debug: using audio mixer module "trivial_mixer"
[00000235] main audio output debug: input 's16l' 44100 Hz Stereo frame=1 samples/4 bytes
[00000235] main audio output debug: filter(s) 's16l'->'fl32' 44100 Hz->44100 Hz Stereo->Stereo
[00000237] main private debug: looking for audio filter module
[00000237] main private debug: probing 21 candidates
[00000180] main module debug: using audio filter module "s16tofloat32"
[00000235] main audio output debug: found a filter for the whole conversion
[00000235] main audio output debug: filter(s) 'fl32'->'fl32' 48510 Hz->44100 Hz Stereo->Stereo
[00000238] main private debug: looking for audio filter module
[00000238] main private debug: probing 21 candidates
[00000192] main module debug: using audio filter module "bandlimited_resampler"
[00000235] main audio output debug: found a filter for the whole conversion
[00000234] main video output debug: Registering OSD channel, ID: 2
[00000234] main video output debug: Registering OSD channel, ID: 3
[00000234] main video output debug: Registering OSD channel, ID: 4
[00000234] main video output debug: Registering OSD channel, ID: 5
[00000234] main video output debug: thread 114696 (video output) created at priority 0 (src/video_output/video_output.c:463)
[00000234] main video output warning: late picture skipped (1094418700878531)
[00000234] main video output warning: late picture skipped (1094418700811790)
[00000234] main video output warning: late picture skipped (1094418700773684)
[00000234] main video output warning: late picture skipped (1094418700764695)
[00000234] main video output warning: late picture skipped (1094418700788159)
[00000234] main video output warning: late picture skipped (1094418700781313)
[00000234] main video output warning: late picture skipped (1094418700774862)
[00000234] main video output warning: late picture skipped (1094418700797691)
[00000234] main video output warning: late picture skipped (1094418700761128)
[00000234] main video output warning: late picture skipped (1094418700784725)
[00000234] main video output warning: late picture skipped (1094418700777938)
[00000234] main video output warning: late picture skipped (1094418700770698)
[00000234] main video output warning: late picture skipped (1094418700765647)
[00000234] main video output warning: late picture skipped (1094418700788482)
[00000234] main video output warning: late picture skipped (1094418700781272)
[00000234] main video output warning: late picture skipped (1094418700774837)
[00000234] main video output warning: late picture skipped (1094418700797690)
[00000234] main video output warning: late picture skipped (1094418700761006)
[00000234] main video output warning: late picture skipped (1094418700784718)
[00000234] main video output warning: late picture skipped (1094418700777687)
[00000234] main video output warning: late picture skipped (1094418700741261)
[00000234] main video output warning: late picture skipped (1094418700764736)
[00000234] main video output warning: late picture skipped (1094418700788169)
[00000234] main video output warning: late picture skipped (1094418700781550)
[00000234] main video output warning: late picture skipped (1094418700774704)
[00000234] main video output warning: late picture skipped (1094418700800827)
[00000234] main video output warning: late picture skipped (1094418700734103)
[00000234] main video output warning: late picture skipped (1094418700784696)
[00000234] main video output warning: late picture skipped (1094418700777722)
[00000234] main video output warning: late picture skipped (1094418700770715)
[00000234] main video output warning: late picture skipped (1094418700764690)
[00000234] main video output warning: late picture skipped (1094418700787682)
[00000234] main video output warning: late picture skipped (1094418700780726)
[00000234] main video output warning: late picture skipped (1094418700774678)
[00000234] main video output warning: late picture skipped (1094418700797692)
[00000234] main video output warning: late picture skipped (1094418700760687)
[00000234] main video output warning: late picture skipped (1094418700784738)
[00000234] main video output warning: late picture skipped (1094418700777697)
[00000234] main video output warning: late picture skipped (1094418700742103)
[00000234] main video output warning: late picture skipped (1094418700764694)
[00000234] main video output warning: late picture skipped (1094418700788371)
[00000234] main video output warning: late picture skipped (1094418700780725)
[00000234] main video output warning: late picture skipped (1094418700774679)
[00000234] main video output warning: late picture skipped (1094418700797782)
[00000234] main video output warning: late picture skipped (1094418700760715)
[00000234] main video output warning: late picture skipped (1094418700804732)
[00000234] main video output warning: late picture skipped (1094418700767688)
[00000234] main video output warning: late picture skipped (1094418700761345)
[00000234] main video output warning: late picture skipped (1094418700754686)
[00000234] main video output warning: late picture skipped (1094418700807721)
[00000234] main video output warning: late picture skipped (1094418700770838)
[00000234] main video output warning: late picture skipped (1094418700764712)
[00000234] main video output warning: late picture skipped (1094418700787689)
[00000234] main video output warning: late picture skipped (1094418700750713)
[00000234] main video output warning: late picture skipped (1094418700805028)
[00000234] main video output warning: late picture skipped (1094418700767834)
[00000234] main video output warning: late picture skipped (1094418700770687)
[00000234] main video output warning: late picture skipped (1094418700764699)
[00000234] main video output warning: late picture skipped (1094418700830211)
[00000234] main video output warning: late picture skipped (1094418700790737)
[00000234] main video output warning: late picture skipped (1094418700789364)
[00000234] main video output warning: late picture skipped (1094418700818385)
[00000234] main video output warning: late picture skipped (1094418700751416)
[00000234] main video output warning: late picture skipped (1094418700774688)
[00000234] main video output warning: late picture skipped (1094418700767695)
[00000234] main video output warning: late picture skipped (1094418700760783)
[00000234] main video output warning: late picture skipped (1094418700754687)
[00000234] main video output warning: late picture skipped (1094418700807678)
[00000234] main video output warning: late picture skipped (1094418700770711)
[00000234] main video output warning: late picture skipped (1094418700764714)
[00000234] main video output warning: late picture skipped (1094418700796001)
[00000234] main video output warning: late picture skipped (1094418700729036)
[00000234] main video output warning: late picture skipped (1094418700774687)
[00000234] main video output warning: late picture skipped (1094418700767693)
[00000234] main video output warning: late picture skipped (1094418700760679)
[00000234] main video output warning: late picture skipped (1094418700754889)
[00000229] ffmpeg decoder error: more than 5 seconds of late video -> dropping frame (computer too slow ?)