vlc 1.0.2 cannot play mp4 file in ubuntu 9.10 system

*nix specific usage questions
nhong
New Cone
New Cone
Posts: 2
Joined: 07 Jan 2010 08:18

vlc 1.0.2 cannot play mp4 file in ubuntu 9.10 system

Postby nhong » 07 Jan 2010 09:04

it's really confusing when I try to play a mp4 file with vlc 1.0.2 under ubuntu 9.10 system, everything seems ok but vlc shows just a black screen.

This is my terminal:

Code: Select all

nhong@ubuntu:~$ vlc VLC media player 1.0.2 Goldeneye [0xb7400fa0] main interface error: no interface module matched "globalhotkeys,none" [0xb7400fa0] main interface error: no suitable interface module [0x9340140] main libvlc error: interface "globalhotkeys,none" initialization failed [0x9340140] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [0x97e22e8] pulse audio output: No. of Audio Channels: 2 QPainter::begin: Paint device returned engine == 0, type: 1 QPainter::begin: Paint device returned engine == 0, type: 1
and screen shots: Image

Image

Image

thanks alot

Some more information:
I didn't install vlc normally by apt-get install or download your packets,

I'm working with streaming solution in IMS network so I installed the uctimsclient v1.0.13 (http://uctimsclient.berlios.de/),

it requires libavcodec-unstripped-51, libx264-59 , and when I've done with this, i cannot play any video even with other players(time bar still count, black screen), I think ubuntu 9.10 doesn't work fine with these lib or missing another lib that I don't know (adobe flash player plugin on firefox still work fine).

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Re: vlc 1.0.2 cannot play mp4 file in ubuntu 9.10 system

Postby xtophe » 07 Jan 2010 14:46

Add -vvv to your command line.
Xtophe

nhong
New Cone
New Cone
Posts: 2
Joined: 07 Jan 2010 08:18

Re: vlc 1.0.2 cannot play mp4 file in ubuntu 9.10 system

Postby nhong » 08 Jan 2010 06:45

I added -vvv and here is the debug console, it's really a long message, somebody please help

Code: Select all

nhong@ubuntu:~/Videos$ vlc -vvv gate_hinted.mp4 VLC media player 1.0.2 Goldeneye [0x9904140] main libvlc debug: VLC media player - version 1.0.2 Goldeneye - (c) 1996-2009 the VideoLAN team [0x9904140] main libvlc debug: libvlc was configured with ./configure '--build=i486-linux-gnu' '--disable-maintainer-mode' '--enable-release' '--prefix=/usr' '--config-cache' '--enable-fast-install' '--with-binary-version=1ubuntu2' '--disable-update-check' '--disable-fb' '--enable-ggi' '--enable-sdl' '--enable-mad' '--enable-jack' '--enable-pulse' '--enable-lirc' '--enable-a52' '--enable-aa' '--enable-dvbpsi' '--enable-mozilla' '--with-mozilla-pkg=xulrunner-plugin' '--enable-dvb' '--enable-ogg' '--enable-vorbis' '--enable-shout' '--enable-qt4' '--enable-flac' '--enable-skins2' '--enable-freetype' '--enable-mkv' '--enable-speex' '--enable-caca' '--enable-live555' '--enable-libmpeg2' '--enable-fribidi' '--enable-mod' '--enable-theora' '--enable-dvdnav' '--enable-gnutls' '--enable-ncurses' '--enable-smb' '--disable-gnomevfs' '--enable-bonjour' '--enable-mpc' '--enable-vcd' '--enable-vcdx' '--enable-notify' '--enable-twolame' '--enable-faad' '--disable-zvbi' '--enable-telx' '--enable-x264' '--disable-atmo' '--enable-taglib' '--enable-libass' '--enable-dca' '--enable-realrtsp' '--disable-dv' '--disable-fluidsynth' '--disable-kate' '--disable-mtp' '--enable-alsa' '--enable-v4l' '--enable-v4l2' '--enable-pvr' '--enable-svgalib' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' [0x9904140] main libvlc debug: translation test: code is "C" [0x9904140] main libvlc debug: checking plugin modules [0x9904140] main libvlc debug: loading plugins cache file /home/nhong/.cache/vlc/plugins-04041e.dat [0x9904140] main libvlc debug: recursively browsing `/usr/lib/vlc' [0x9904140] main libvlc debug: module bank initialized (375 modules) [0x9904140] main libvlc debug: opening config file (/home/nhong/.config/vlc/vlcrc) [0x9904140] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT FPU [0x9904140] main libvlc debug: looking for memcpy module: 3 candidates [0x9904140] main libvlc debug: using memcpy module "memcpymmxext" [0x99a50a0] main input debug: Creating an input for 'Media Library' [0x99a50a0] main input debug: Input is a meta file: disabling unneeded options [0x99a50a0] main input debug: using timeshift granularity of 50 MBytes [0x99a50a0] main input debug: using timeshift path '/tmp' [0x99a50a0] main input debug: `file/xspf-open:///home/nhong/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/nhong/.local/share/vlc/ml.xspf' [0x99a50a0] main input debug: creating demux: access='file' demux='xspf-open' path='/home/nhong/.local/share/vlc/ml.xspf' [0x99985f8] main demux debug: looking for access_demux module: 1 candidate [0x99985f8] main demux warning: no access_demux module matching "file" could be loaded [0x99985f8] main demux debug: TIMER module_need() : 0.952 ms - Total 0.952 ms / 1 intvls (Avg 0.952 ms) [0x99a50a0] main input debug: creating access 'file' path='/home/nhong/.local/share/vlc/ml.xspf' [0x99b28c8] main access debug: looking for access module: 3 candidates [0x99b28c8] access_file access debug: opening file `/home/nhong/.local/share/vlc/ml.xspf' [0x99b28c8] main access debug: using access module "access_file" [0x99b28c8] main access debug: TIMER module_need() : 0.978 ms - Total 0.978 ms / 1 intvls (Avg 0.978 ms) [0x99b2160] main stream debug: Using AStream*Stream [0x99b2160] main stream debug: pre buffering [0x99b2160] main stream debug: received first data after 0 ms [0x99b2160] main stream debug: pre-buffering done 296 bytes in 0s - 8258 kbytes/s [0x99b1f08] main stream debug: looking for stream_filter module: 4 candidates [0x99b1f08] main stream debug: TIMER module_need() : 0.865 ms - Total 0.865 ms / 1 intvls (Avg 0.865 ms) [0x99b1f08] main stream debug: looking for stream_filter module: 1 candidate [0x99b1f08] main stream debug: using stream_filter module "stream_filter_record" [0x99b1f08] main stream debug: TIMER module_need() : 0.300 ms - Total 0.300 ms / 1 intvls (Avg 0.300 ms) [0x99a50a0] main input debug: creating demux: access='file' demux='xspf-open' path='/home/nhong/.local/share/vlc/ml.xspf' [0x99b1170] main demux debug: looking for demux module: 1 candidate [0x99b1170] playlist demux debug: using XSPF playlist reader [0x99b1170] main demux debug: using demux module "playlist" [0x99b1170] main demux debug: TIMER module_need() : 0.524 ms - Total 0.524 ms / 1 intvls (Avg 0.524 ms) [0x99a50a0] main input debug: `file/xspf-open:///home/nhong/.local/share/vlc/ml.xspf' successfully opened [0x99ae2d0] main xml debug: looking for xml module: 2 candidates [0x99ae2d0] main xml debug: using xml module "xtag" [0x99ae2d0] main xml debug: TIMER module_need() : 0.904 ms - Total 0.904 ms / 1 intvls (Avg 0.904 ms) [0x99b1170] playlist demux debug: parsed 0 tracks successfully [0x99ae2d0] main xml debug: removing module "xtag" [0x99a50a0] main input debug: EOF reached [0x99b1170] main demux debug: removing module "playlist" [0x99b1f08] main stream debug: removing module "stream_filter_record" [0x99b28c8] main access debug: removing module "access_file" [0x99a50a0] main input debug: TIMER input launching for 'Media Library' : 10.705 ms - Total 10.705 ms / 1 intvls (Avg 10.705 ms) [0x99a4e80] main playlist debug: Activated [0x99b2270] main interface debug: looking for interface module: 1 candidate [0x99b2270] main interface debug: using interface module "hotkeys" [0x99b2270] main interface debug: TIMER module_need() : 0.891 ms - Total 0.891 ms / 1 intvls (Avg 0.891 ms) [0x99b2270] main interface debug: thread started [0x99b2270] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0xb73004e8] main interface debug: looking for interface module: 1 candidate [0x99a4e80] main playlist debug: rebuilding array of current - root Playlist [0x99a4e80] main playlist debug: rebuild done - 0 items, index -1 [0xb73004e8] main interface debug: using interface module "inhibit" [0xb73004e8] main interface debug: TIMER module_need() : 3.079 ms - Total 3.079 ms / 1 intvls (Avg 3.079 ms) [0xb73004e8] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0xb73004e8] main interface debug: thread started [0x99b0330] main interface debug: looking for interface module: 1 candidate [0x99b0330] main interface debug: using interface module "screensaver" [0x99b0330] main interface debug: TIMER module_need() : 0.593 ms - Total 0.593 ms / 1 intvls (Avg 0.593 ms) [0x99b0330] main interface debug: thread started [0x99b0330] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0x99a4e80] main playlist debug: adding item `gate_hinted.mp4' ( gate_hinted.mp4 ) [0x99046d0] main interface debug: looking for interface module: 1 candidate [0x99046d0] main interface debug: using interface module "signals" [0x99046d0] main interface debug: TIMER module_need() : 0.430 ms - Total 0.430 ms / 1 intvls (Avg 0.430 ms) [0x99046d0] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0x99046d0] main interface debug: thread started [0x99046d0] main interface debug: thread ended [0xb7300f98] main interface debug: looking for interface module: 0 candidates [0xb7300f98] main interface error: no interface module matched "globalhotkeys,none" [0xb7300f98] main interface debug: TIMER module_need() : 0.279 ms - Total 0.279 ms / 1 intvls (Avg 0.279 ms) [0xb7300f98] main interface error: no suitable interface module [0x9904140] main libvlc error: interface "globalhotkeys,none" initialization failed [0x9904140] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [0x999ce10] main interface debug: looking for interface module: 4 candidates [0x999ce10] qt4 interface debug: Error while initializing qt-specific localization [0x999ce10] main interface debug: using interface module "qt4" [0x999ce10] main interface debug: TIMER module_need() : 406.857 ms - Total 406.857 ms / 1 intvls (Avg 406.857 ms) [0x999ce10] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0x999ce10] main interface debug: thread started [0x99a4e80] main playlist debug: rebuilding array of current - root Playlist [0x99a4e80] main playlist debug: rebuild done - 1 items, index -1 [0x99a4e80] main playlist debug: processing request item null node Playlist skip 0 [0x999ce10] main interface debug: thread ended [0x99a4e80] main playlist debug: starting new item [0x99a4e80] main playlist debug: creating new input thread [0xb7301248] main input debug: Creating an input for 'gate_hinted.mp4' [0xb7301248] main input debug: thread (input) created at priority 10 (input/input.c:230) [0xb7301248] main input debug: thread started [0xb7301248] main input debug: using timeshift granularity of 50 MBytes [0xb7301248] main input debug: using timeshift path '/tmp' [0xb7301248] main input debug: `gate_hinted.mp4' gives access `' demux `' path `gate_hinted.mp4' [0xb7301248] main input debug: creating demux: access='' demux='' path='gate_hinted.mp4' [0xb6d00c10] main demux debug: looking for access_demux module: 7 candidates [0xb6d00c10] main demux debug: TIMER module_need() : 4.143 ms - Total 4.143 ms / 1 intvls (Avg 4.143 ms) [0xb7301248] main input debug: creating access '' path='gate_hinted.mp4' [0x9bcec80] main access debug: looking for access module: 7 candidates [0x9bcec80] vcd access debug: trying .cue file: gate_hinted.cue [0x9bcec80] vcd access debug: could not find .cue file [0x9bcec80] access_file access debug: opening file `gate_hinted.mp4' [0x9bcec80] main access debug: using access module "access_file" [0x9bcec80] main access debug: TIMER module_need() : 4.922 ms - Total 4.922 ms / 1 intvls (Avg 4.922 ms) [0x9bd0d30] main stream debug: Using AStream*Stream [0x9bd0d30] main stream debug: pre buffering [0x9bd0d30] main stream debug: received first data after 0 ms [0x9bd0d30] main stream debug: pre-buffering done 1024 bytes in 0s - 20000 kbytes/s [0x9bd15b0] main stream debug: looking for stream_filter module: 4 candidates [0x9bd15b0] main stream debug: TIMER module_need() : 0.252 ms - Total 0.252 ms / 1 intvls (Avg 0.252 ms) [0x9bd14e0] main stream debug: looking for stream_filter module: 1 candidate [0x9bd14e0] main stream debug: using stream_filter module "stream_filter_record" [0x9bd14e0] main stream debug: TIMER module_need() : 0.250 ms - Total 0.250 ms / 1 intvls (Avg 0.250 ms) [0xb7301248] main input debug: creating demux: access='' demux='' path='gate_hinted.mp4' [0x9bd1610] main demux debug: looking for demux module: 51 candidates [0x9bd14e0] mp4 stream debug: found Box: ftyp size 24 [0x9bd14e0] mp4 stream debug: found Box: moov size 242001 [0x9bd14e0] mp4 stream debug: found Box: mvhd size 108 [0x9bd14e0] mp4 stream debug: read box: "mvhd" creation 733523d-13h:42m:45s modification 733523d-13h:42m:47s time scale 1000 duration 694977d-48h:00m:05s rate 1.000000 volume 1.000000 next track id 5 [0x9bd14e0] mp4 stream debug: found Box: trak size 67613 [0x9bd14e0] mp4 stream debug: found Box: tkhd size 92 [0x9bd14e0] mp4 stream debug: read box: "tkhd" creation 733523d-13h:42m:41s modification 733523d-13h:42m:47s duration 480001396d-18h:27m:12s track ID 1 layer 0 volume 1.000000 width 0.000000 height 0.000000 [0x9bd14e0] mp4 stream debug: found Box: edts size 36 [0x9bd14e0] mp4 stream debug: found Box: elst size 28 [0x9bd14e0] mp4 stream debug: read box: "elst" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: mdia size 67477 [0x9bd14e0] mp4 stream debug: found Box: mdhd size 32 [0x9bd14e0] mp4 stream debug: read box: "mdhd" creation 733523d-13h:42m:45s modification 733523d-13h:42m:45s time scale 32000 duration 695108d-25h:54m:08s language eng [0x9bd14e0] mp4 stream debug: found Box: hdlr size 58 [0x9bd14e0] mp4 stream debug: read box: "hdlr" handler type soun name Apple Sound Media Handler [0x9bd14e0] mp4 stream debug: found Box: minf size 67379 [0x9bd14e0] mp4 stream debug: found Box: smhd size 16 [0x9bd14e0] mp4 stream debug: read box: "smhd" balance 0.000000 [0x9bd14e0] mp4 stream debug: found Box: dinf size 36 [0x9bd14e0] mp4 stream debug: found Box: dref size 28 [0x9bd14e0] mp4 stream debug: found Box: url size 12 [0x9bd14e0] mp4 stream debug: read box: "url" url: (null) [0x9bd14e0] mp4 stream debug: read box: "dref" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: stbl size 67319 [0x9bd14e0] mp4 stream debug: found Box: stsd size 103 [0x9bd14e0] mp4 stream debug: found Box: mp4a size 87 [0x9bd14e0] mp4 stream debug: read box: "soun" mp4 or qt1/2 (rest=51) [0x9bd14e0] mp4 stream debug: found Box: esds size 51 [0x9bd14e0] mp4 stream debug: found esds MPEG4ESDescr (34Bytes) [0x9bd14e0] mp4 stream debug: found esds MP4DecConfigDescr (20Bytes) [0x9bd14e0] mp4 stream debug: found esds MP4DecSpecificDescr (2Bytes) [0x9bd14e0] mp4 stream debug: read box: "soun" in stsd channel 2 sample size 16 sample rate 32000.000000 [0x9bd14e0] mp4 stream debug: read box: "stsd" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: stts size 24 [0x9bd14e0] mp4 stream debug: read box: "stts" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: stsc size 17056 [0x9bd14e0] mp4 stream debug: read box: "stsc" entry-count 1420 [0x9bd14e0] mp4 stream debug: found Box: stsz size 44428 [0x9bd14e0] mp4 stream debug: read box: "stsz" sample-size 0 sample-count 11102 [0x9bd14e0] mp4 stream debug: found Box: stco size 5700 [0x9bd14e0] mp4 stream debug: read box: "co64" entry-count 1421 [0x9bd14e0] mp4 stream debug: found Box: trak size 93564 [0x9bd14e0] mp4 stream debug: found Box: tkhd size 92 [0x9bd14e0] mp4 stream debug: read box: "tkhd" creation 733523d-13h:42m:41s modification 733523d-13h:42m:47s duration 480001396d-18h:27m:12s track ID 2 layer 0 volume 0.000000 width 320.000000 height 240.000000 [0x9bd14e0] mp4 stream debug: found Box: edts size 36 [0x9bd14e0] mp4 stream debug: found Box: elst size 28 [0x9bd14e0] mp4 stream debug: read box: "elst" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: mdia size 93428 [0x9bd14e0] mp4 stream debug: found Box: mdhd size 32 [0x9bd14e0] mp4 stream debug: read box: "mdhd" creation 733523d-13h:42m:45s modification 733523d-13h:42m:47s time scale 1000 duration 694981d-26h:41m:18s language eng [0x9bd14e0] mp4 stream debug: found Box: hdlr size 58 [0x9bd14e0] mp4 stream debug: read box: "hdlr" handler type vide name Apple Video Media Handler [0x9bd14e0] mp4 stream debug: found Box: minf size 93330 [0x9bd14e0] mp4 stream debug: found Box: vmhd size 20 [0x9bd14e0] mp4 stream debug: read box: "vmhd" graphics-mode 0 opcolor (0, 0, 0) [0x9bd14e0] mp4 stream debug: found Box: dinf size 36 [0x9bd14e0] mp4 stream debug: found Box: dref size 28 [0x9bd14e0] mp4 stream debug: found Box: url size 12 [0x9bd14e0] mp4 stream debug: read box: "url" url: (null) [0x9bd14e0] mp4 stream debug: read box: "dref" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: stbl size 93266 [0x9bd14e0] mp4 stream debug: found Box: stsd size 147 [0x9bd14e0] mp4 stream debug: found Box: avc1 size 131 [0x9bd14e0] mp4 stream debug: found Box: avcC size 45 [0x9bd14e0] mp4 stream debug: read box: "avcC" version=1 profile=0x4d level=0xc length size=4 sps=1 pps=1 [0x9bd14e0] mp4 stream debug: - sps[0] length=22 [0x9bd14e0] mp4 stream debug: - pps[0] length=4 [0x9bd14e0] mp4 stream debug: read box: "vide" in stsd 320x240 depth 24 [0x9bd14e0] mp4 stream debug: read box: "stsd" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: stts size 24 [0x9bd14e0] mp4 stream debug: read box: "stts" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: ctts size 43080 [0x999ce10] qt4 interface debug: IM: Setting an input [0x999ce10] qt4 interface debug: Updating the geometry [0x999ce10] qt4 interface debug: Updating the geometry [0x9bd14e0] mp4 stream debug: read box: "ctts" entry-count 5383 [0x9bd14e0] mp4 stream debug: found Box: stss size 304 [0x9bd14e0] mp4 stream debug: read box: "stss" entry-count 72 [0x9bd14e0] mp4 stream debug: found Box: sdtp size 5395 [0x9bd14e0] mp4 stream warning: unknown box type sdtp (incompletely loaded) [0x9bd14e0] mp4 stream debug: found Box: stsc size 17056 [0x9bd14e0] mp4 stream debug: read box: "stsc" entry-count 1420 [0x9bd14e0] mp4 stream debug: found Box: stsz size 21552 [0x9bd14e0] mp4 stream debug: read box: "stsz" sample-size 0 sample-count 5383 [0x9bd14e0] mp4 stream debug: found Box: stco size 5700 [0x9bd14e0] mp4 stream debug: read box: "co64" entry-count 1421 [0x9bd14e0] mp4 stream debug: found Box: trak size 45609 [0x9bd14e0] mp4 stream debug: found Box: tkhd size 92 [0x9bd14e0] mp4 stream debug: read box: "tkhd" creation 733523d-13h:42m:41s modification 733523d-13h:42m:47s duration 480001396d-18h:27m:12s track ID 3 layer 0 volume 0.000000 width 0.000000 height 0.000000 [0x9bd14e0] mp4 stream debug: found Box: edts size 36 [0x9bd14e0] mp4 stream debug: found Box: elst size 28 [0x9bd14e0] mp4 stream debug: read box: "elst" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: tref size 20 [0x9bd14e0] mp4 stream debug: found Box: hint size 12 [0x9bd14e0] mp4 stream warning: unknown box type hint (incompletely loaded) [0x9bd14e0] mp4 stream debug: found Box: mdia size 44871 [0x9bd14e0] mp4 stream debug: found Box: mdhd size 32 [0x9bd14e0] mp4 stream debug: read box: "mdhd" creation 733523d-13h:42m:45s modification 733523d-13h:42m:45s time scale 90000 duration 695347d-49h:57m:00s language eng [0x9bd14e0] mp4 stream debug: found Box: hdlr size 51 [0x9bd14e0] mp4 stream debug: read box: "hdlr" handler type hint name hint media handler [0x9bd14e0] mp4 stream debug: found Box: minf size 44780 [0x9bd14e0] mp4 stream debug: found Box: hmhd size 28 [0x9bd14e0] mp4 stream debug: read box: "hmhd" maxPDU-size 0 avgPDU-size 0 max-bitrate 0 avg-bitrate 0 [0x9bd14e0] mp4 stream debug: found Box: dinf size 36 [0x9bd14e0] mp4 stream debug: found Box: dref size 28 [0x9bd14e0] mp4 stream debug: found Box: url size 12 [0x9bd14e0] mp4 stream debug: read box: "url" url: (null) [0x9bd14e0] mp4 stream debug: read box: "dref" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: stbl size 44708 [0x9bd14e0] mp4 stream debug: found Box: stsd size 52 [0x9bd14e0] mp4 stream debug: found Box: rtp size 36 [0x9bd14e0] mp4 stream warning: unknown handler type in stsd (incompletely loaded) [0x9bd14e0] mp4 stream debug: read box: "stsd" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: stts size 24 [0x9bd14e0] mp4 stream debug: read box: "stts" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: stss size 304 [0x9bd14e0] mp4 stream debug: read box: "stss" entry-count 72 [0x9bd14e0] mp4 stream debug: found Box: stsc size 17068 [0x9bd14e0] mp4 stream debug: read box: "stsc" entry-count 1421 [0x9bd14e0] mp4 stream debug: found Box: stsz size 21552 [0x9bd14e0] mp4 stream debug: read box: "stsz" sample-size 0 sample-count 5383 [0x9bd14e0] mp4 stream debug: found Box: stco size 5700 [0x9bd14e0] mp4 stream debug: read box: "co64" entry-count 1421 [0x9bd14e0] mp4 stream debug: found Box: udta size 582 [0x9bd14e0] mp4 stream debug: found Box: name size 26 [0x9bd14e0] mp4 stream debug: found Box: hnti size 305 [0x9bd14e0] mp4 stream debug: found Box: sdp size 297 [0x9bd14e0] mp4 stream warning: unknown box type sdp (incompletely loaded) [0x9bd14e0] mp4 stream debug: found Box: hinf size 243 [0x9bd14e0] mp4 stream warning: unknown box type hinf (incompletely loaded) [0x9bd14e0] mp4 stream debug: found Box: trak size 34989 [0x9bd14e0] mp4 stream debug: found Box: tkhd size 92 [0x9bd14e0] mp4 stream debug: read box: "tkhd" creation 733523d-13h:42m:43s modification 733523d-13h:42m:47s duration 480001396d-18h:27m:12s track ID 4 layer 0 volume 0.000000 width 0.000000 height 0.000000 [0x9bd14e0] mp4 stream debug: found Box: edts size 36 [0x9bd14e0] mp4 stream debug: found Box: elst size 28 [0x9bd14e0] mp4 stream debug: read box: "elst" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: tref size 20 [0x9bd14e0] mp4 stream debug: found Box: hint size 12 [0x9bd14e0] mp4 stream warning: unknown box type hint (incompletely loaded) [0x9bd14e0] mp4 stream debug: found Box: mdia size 34295 [0x9bd14e0] mp4 stream debug: found Box: mdhd size 32 [0x9bd14e0] mp4 stream debug: read box: "mdhd" creation 733523d-13h:42m:45s modification 733523d-13h:42m:45s time scale 32000 duration 695108d-25h:54m:08s language eng [0x9bd14e0] mp4 stream debug: found Box: hdlr size 51 [0x9bd14e0] mp4 stream debug: read box: "hdlr" handler type hint name hint media handler [0x9bd14e0] mp4 stream debug: found Box: minf size 34204 [0x9bd14e0] mp4 stream debug: found Box: hmhd size 28 [0x9bd14e0] mp4 stream debug: read box: "hmhd" maxPDU-size 0 avgPDU-size 0 max-bitrate 0 avg-bitrate 0 [0x9bd14e0] mp4 stream debug: found Box: dinf size 36 [0x9bd14e0] mp4 stream debug: found Box: dref size 28 [0x9bd14e0] mp4 stream debug: found Box: url size 12 [0x9bd14e0] mp4 stream debug: read box: "url" url: (null) [0x9bd14e0] mp4 stream debug: read box: "dref" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: stbl size 34132 [0x9bd14e0] mp4 stream debug: found Box: stsd size 52 [0x9bd14e0] mp4 stream debug: found Box: rtp size 36 [0x9bd14e0] mp4 stream warning: unknown handler type in stsd (incompletely loaded) [0x9bd14e0] mp4 stream debug: read box: "stsd" entry-count 1 [0x9bd14e0] mp4 stream debug: found Box: stts size 32 [0x9bd14e0] mp4 stream debug: read box: "stts" entry-count 2 [0x9bd14e0] mp4 stream debug: found Box: stsc size 13516 [0x9bd14e0] mp4 stream debug: read box: "stsc" entry-count 1125 [0x9bd14e0] mp4 stream debug: found Box: stsz size 14824 [0x9bd14e0] mp4 stream debug: read box: "stsz" sample-size 0 sample-count 3701 [0x9bd14e0] mp4 stream debug: found Box: stco size 5700 [0x9bd14e0] mp4 stream debug: read box: "co64" entry-count 1421 [0x9bd14e0] mp4 stream debug: found Box: udta size 538 [0x9bd14e0] mp4 stream debug: found Box: name size 26 [0x9bd14e0] mp4 stream debug: found Box: hnti size 250 [0x9bd14e0] mp4 stream debug: found Box: sdp size 242 [0x9bd14e0] mp4 stream warning: unknown box type sdp (incompletely loaded) [0x9bd14e0] mp4 stream debug: found Box: hinf size 254 [0x9bd14e0] mp4 stream warning: unknown box type hinf (incompletely loaded) [0x9bd14e0] mp4 stream debug: found Box: udta size 110 [0x9bd14e0] mp4 stream debug: found Box: hinv size 11 [0x9bd14e0] mp4 stream warning: unknown box type hinv (incompletely loaded) [0x9bd14e0] mp4 stream debug: found Box: hnti size 91 [0x9bd14e0] mp4 stream debug: found Box: rtp size 83 [0x9bd14e0] mp4 stream warning: unknown box type rtp (incompletely loaded) [0x9bd14e0] mp4 stream debug: found Box: free size 8 [0x9bd14e0] mp4 stream debug: skip box: "free" [0x9bd14e0] mp4 stream debug: found Box: free size 8 [0x9bd14e0] mp4 stream debug: skip box: "free" [0x9bd14e0] mp4 stream debug: found Box: mdat size 13349599 [0x9bd14e0] mp4 stream debug: skip box: "mdat" [0x9bd14e0] mp4 stream debug: dumping root Box "root" [0x9bd14e0] mp4 stream debug: | + ftyp size 24 [0x9bd14e0] mp4 stream debug: | + moov size 242001 [0x9bd14e0] mp4 stream debug: | | + mvhd size 108 [0x9bd14e0] mp4 stream debug: | | + trak size 67613 [0x9bd14e0] mp4 stream debug: | | | + tkhd size 92 [0x9bd14e0] mp4 stream debug: | | | + edts size 36 [0x9bd14e0] mp4 stream debug: | | | | + elst size 28 [0x9bd14e0] mp4 stream debug: | | | + mdia size 67477 [0x9bd14e0] mp4 stream debug: | | | | + mdhd size 32 [0x9bd14e0] mp4 stream debug: | | | | + hdlr size 58 [0x9bd14e0] mp4 stream debug: | | | | + minf size 67379 [0x9bd14e0] mp4 stream debug: | | | | | + smhd size 16 [0x9bd14e0] mp4 stream debug: | | | | | + dinf size 36 [0x9bd14e0] mp4 stream debug: | | | | | | + dref size 28 [0x9bd14e0] mp4 stream debug: | | | | | | | + url size 12 [0x9bd14e0] mp4 stream debug: | | | | | + stbl size 67319 [0x9bd14e0] mp4 stream debug: | | | | | | + stsd size 103 [0x9bd14e0] mp4 stream debug: | | | | | | | + mp4a size 87 [0x9bd14e0] mp4 stream debug: | | | | | | | | + esds size 51 [0x9bd14e0] mp4 stream debug: | | | | | | + stts size 24 [0x9bd14e0] mp4 stream debug: | | | | | | + stsc size 17056 [0x9bd14e0] mp4 stream debug: | | | | | | + stsz size 44428 [0x9bd14e0] mp4 stream debug: | | | | | | + stco size 5700 [0x9bd14e0] mp4 stream debug: | | + trak size 93564 [0x9bd14e0] mp4 stream debug: | | | + tkhd size 92 [0x9bd14e0] mp4 stream debug: | | | + edts size 36 [0x9bd14e0] mp4 stream debug: | | | | + elst size 28 [0x9bd14e0] mp4 stream debug: | | | + mdia size 93428 [0x9bd14e0] mp4 stream debug: | | | | + mdhd size 32 [0x9bd14e0] mp4 stream debug: | | | | + hdlr size 58 [0x9bd14e0] mp4 stream debug: | | | | + minf size 93330 [0x9bd14e0] mp4 stream debug: | | | | | + vmhd size 20 [0x9bd14e0] mp4 stream debug: | | | | | + dinf size 36 [0x9bd14e0] mp4 stream debug: | | | | | | + dref size 28 [0x9bd14e0] mp4 stream debug: | | | | | | | + url size 12 [0x9bd14e0] mp4 stream debug: | | | | | + stbl size 93266 [0x9bd14e0] mp4 stream debug: | | | | | | + stsd size 147 [0x9bd14e0] mp4 stream debug: | | | | | | | + avc1 size 131 [0x9bd14e0] mp4 stream debug: | | | | | | | | + avcC size 45 [0x9bd14e0] mp4 stream debug: | | | | | | + stts size 24 [0x9bd14e0] mp4 stream debug: | | | | | | + ctts size 43080 [0x9bd14e0] mp4 stream debug: | | | | | | + stss size 304 [0x9bd14e0] mp4 stream debug: | | | | | | + sdtp size 5395 [0x9bd14e0] mp4 stream debug: | | | | | | + stsc size 17056 [0x9bd14e0] mp4 stream debug: | | | | | | + stsz size 21552 [0x9bd14e0] mp4 stream debug: | | | | | | + stco size 5700 [0x9bd14e0] mp4 stream debug: | | + trak size 45609 [0x9bd14e0] mp4 stream debug: | | | + tkhd size 92 [0x9bd14e0] mp4 stream debug: | | | + edts size 36 [0x9bd14e0] mp4 stream debug: | | | | + elst size 28 [0x9bd14e0] mp4 stream debug: | | | + tref size 20 [0x9bd14e0] mp4 stream debug: | | | | + hint size 12 [0x9bd14e0] mp4 stream debug: | | | + mdia size 44871 [0x9bd14e0] mp4 stream debug: | | | | + mdhd size 32 [0x9bd14e0] mp4 stream debug: | | | | + hdlr size 51 [0x9bd14e0] mp4 stream debug: | | | | + minf size 44780 [0x9bd14e0] mp4 stream debug: | | | | | + hmhd size 28 [0x9bd14e0] mp4 stream debug: | | | | | + dinf size 36 [0x9bd14e0] mp4 stream debug: | | | | | | + dref size 28 [0x9bd14e0] mp4 stream debug: | | | | | | | + url size 12 [0x9bd14e0] mp4 stream debug: | | | | | + stbl size 44708 [0x9bd14e0] mp4 stream debug: | | | | | | + stsd size 52 [0x9bd14e0] mp4 stream debug: | | | | | | | + rtp size 36 [0x9bd14e0] mp4 stream debug: | | | | | | + stts size 24 [0x9bd14e0] mp4 stream debug: | | | | | | + stss size 304 [0x9bd14e0] mp4 stream debug: | | | | | | + stsc size 17068 [0x9bd14e0] mp4 stream debug: | | | | | | + stsz size 21552 [0x9bd14e0] mp4 stream debug: | | | | | | + stco size 5700 [0x9bd14e0] mp4 stream debug: | | | + udta size 582 [0x9bd14e0] mp4 stream debug: | | | | + name size 26 [0x9bd14e0] mp4 stream debug: | | | | + hnti size 305 [0x9bd14e0] mp4 stream debug: | | | | | + sdp size 297 [0x9bd14e0] mp4 stream debug: | | | | + hinf size 243 [0x9bd14e0] mp4 stream debug: | | + trak size 34989 [0x9bd14e0] mp4 stream debug: | | | + tkhd size 92 [0x9bd14e0] mp4 stream debug: | | | + edts size 36 [0x9bd14e0] mp4 stream debug: | | | | + elst size 28 [0x9bd14e0] mp4 stream debug: | | | + tref size 20 [0x9bd14e0] mp4 stream debug: | | | | + hint size 12 [0x9bd14e0] mp4 stream debug: | | | + mdia size 34295 [0x9bd14e0] mp4 stream debug: | | | | + mdhd size 32 [0x9bd14e0] mp4 stream debug: | | | | + hdlr size 51 [0x9bd14e0] mp4 stream debug: | | | | + minf size 34204 [0x9bd14e0] mp4 stream debug: | | | | | + hmhd size 28 [0x9bd14e0] mp4 stream debug: | | | | | + dinf size 36 [0x9bd14e0] mp4 stream debug: | | | | | | + dref size 28 [0x9bd14e0] mp4 stream debug: | | | | | | | + url size 12 [0x9bd14e0] mp4 stream debug: | | | | | + stbl size 34132 [0x9bd14e0] mp4 stream debug: | | | | | | + stsd size 52 [0x9bd14e0] mp4 stream debug: | | | | | | | + rtp size 36 [0x9bd14e0] mp4 stream debug: | | | | | | + stts size 32 [0x9bd14e0] mp4 stream debug: | | | | | | + stsc size 13516 [0x9bd14e0] mp4 stream debug: | | | | | | + stsz size 14824 [0x9bd14e0] mp4 stream debug: | | | | | | + stco size 5700 [0x9bd14e0] mp4 stream debug: | | | + udta size 538 [0x9bd14e0] mp4 stream debug: | | | | + name size 26 [0x9bd14e0] mp4 stream debug: | | | | + hnti size 250 [0x9bd14e0] mp4 stream debug: | | | | | + sdp size 242 [0x9bd14e0] mp4 stream debug: | | | | + hinf size 254 [0x9bd14e0] mp4 stream debug: | | + udta size 110 [0x9bd14e0] mp4 stream debug: | | | + hinv size 11 [0x9bd14e0] mp4 stream debug: | | | + hnti size 91 [0x9bd14e0] mp4 stream debug: | | | | + rtp size 83 [0x9bd14e0] mp4 stream debug: | + free size 8 [0x9bd14e0] mp4 stream debug: | + free size 8 [0x9bd14e0] mp4 stream debug: | + mdat size 13349599 [0x9bd1610] mp4 demux debug: unrecognized major file specification (mp42). [0x9bd1610] mp4 demux debug: found 4 tracks [0x9bd1610] mp4 demux warning: elst box found [0x9bd1610] mp4 demux debug: - [0] duration=355242ms media time=0ms) rate=1.0 [0x9bd1610] mp4 demux debug: track[Id 0x1] read 1421 chunk [0x9bd1610] mp4 demux debug: track[Id 0x1] read 11102 samples length:355s [0xb7301248] main input debug: selecting program id=0 [0x9bd1610] mp4 demux debug: adding track[Id 0x1] audio (enable) language eng [0x9bd1610] mp4 demux warning: elst box found [0x9bd1610] mp4 demux debug: - [0] duration=355242ms media time=66ms) rate=1.0 [0x9bd1610] mp4 demux debug: track[Id 0x2] read 1421 chunk [0x9bd1610] mp4 demux warning: CTTS table [0x9bd1610] mp4 demux debug: track[Id 0x2] read 5383 samples length:355s [0x9bd1610] mp4 demux debug: adding track[Id 0x2] video (enable) language eng [0x9bd1610] mp4 demux debug: ignoring track[Id 0x3] [0x9bd1610] mp4 demux debug: ignoring track[Id 0x4] [0x9bd1610] main demux debug: using demux module "mp4" [0x9bd1610] main demux debug: TIMER module_need() : 92.430 ms - Total 92.430 ms / 1 intvls (Avg 92.430 ms) [0x9bd1610] mp4 demux warning: control query 14 unimplemented [0x9bd1610] mp4 demux warning: DEMUX_GET_FPS unimplemented !! [0xb7301248] main input debug: looking for a subtitle file in /home/nhong/Videos/ [0xb7303db8] main decoder debug: looking for decoder module: 31 candidates [0xb7303db8] main decoder debug: using decoder module "faad" [0xb7303db8] main decoder debug: TIMER module_need() : 7.581 ms - Total 7.581 ms / 1 intvls (Avg 7.581 ms) [0xb7303db8] main decoder debug: thread (decoder) created at priority 5 (input/decoder.c:315) [0xb7303db8] main decoder debug: thread started [0xb6d00b98] main decoder debug: looking for decoder module: 31 candidates [0xb6d00b98] avcodec decoder debug: libavcodec initialized (interface 0x341400) [0xb6d00b98] avcodec decoder debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started [0xb6d00b98] main decoder debug: using decoder module "avcodec" [0xb6d00b98] main decoder debug: TIMER module_need() : 27.223 ms - Total 27.223 ms / 1 intvls (Avg 27.223 ms) [0xb6d00b98] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:315) [0xb6d00b98] main decoder debug: thread started [0xb7301248] main input debug: `gate_hinted.mp4' successfully opened [0x9bd1610] mp4 demux debug: elst (0) gives 0ms (movie)-> 0ms (track) [0x9bd1610] mp4 demux debug: track[Id 0x1] does not provide Sync Sample Box (stss) [0x9bd1610] mp4 demux debug: elst (0) gives 0ms (movie)-> 66ms (track) [0x9bd1610] mp4 demux debug: track[Id 0x2] using Sync Sample Box (stss) [0x9bd1610] mp4 demux debug: stts gives 1 --> 0 (sample number) [0xb7301248] main input debug: Buffering 0% [0xb7301248] main input debug: Buffering 0% [0xb7301248] main input debug: Buffering 33% [0xb7301248] main input debug: Buffering 66% [0xb7301248] main input debug: Buffering 100% [0xb7301248] main input debug: Stream buffering done (400 ms in 0 ms) [0xb7301248] main input debug: no usable vout present, spawning one [0xb7303db8] faad decoder warning: decoded zero sample [0x9cd7f70] main spu text debug: looking for text renderer module: 2 candidates [0x9ce48b8] main generic debug: thread (fontlist builder) created at priority 0 (freetype.c:475) [0x9cd7f70] freetype spu text debug: using fontsize: 2 [0x9cd7f70] main spu text debug: using text renderer module "freetype" [0x9cd7f70] main spu text debug: TIMER module_need() : 3.393 ms - Total 3.393 ms / 1 intvls (Avg 3.393 ms) [0x9cd8eb8] main scale debug: looking for video filter2 module: 17 candidates [0x9ce48b8] main generic debug: thread started [0x9cd8eb8] swscale scale debug: 32x32 chroma: YUVA -> 16x16 chroma: YUVA with scaling using Bicubic (good quality) [0x9cd8eb8] main scale debug: using video filter2 module "swscale" [0x9cd8eb8] main scale debug: TIMER module_need() : 25.324 ms - Total 25.324 ms / 1 intvls (Avg 25.324 ms) [0x9ce5740] main scale debug: looking for video filter2 module: 17 candidates [0x9ce48b8] freetype generic debug: Building font database... [0x9ce48b8] freetype generic debug: Finished building font database. [0x9ce48b8] freetype generic debug: Took 856 microseconds [0x9ce48b8] main generic debug: thread ended [0x9ce5740] yuvp scale debug: YUVP to YUVA converter [0x9ce5740] main scale debug: using video filter2 module "yuvp" [0x9ce5740] main scale debug: TIMER module_need() : 4.501 ms - Total 4.501 ms / 1 intvls (Avg 4.501 ms) [0x9cd4158] main video output debug: window size: 320x240 [0x9cd4158] main video output debug: looking for video output module: 6 candidates [0x9cd4158] xvideo video output debug: adaptor 0, port 57, format 0x32315659 (YV12) planar [0x9d8f1c8] main window debug: looking for xwindow module: 3 candidates [0x9d8f1c8] qt4 window debug: requesting video... [0x999ce10] qt4 interface debug: Updating the geometry [0x999ce10] qt4 interface debug: Updating the geometry [0x999ce10] qt4 interface debug: Updating the geometry [0x999ce10] qt4 interface debug: Updating the geometry [0x999ce10] qt4 interface debug: Updating the geometry [0x999ce10] qt4 interface debug: Updating the geometry [0x999ce10] qt4 interface debug: Updating the geometry [0x999ce10] qt4 interface debug: Updating the geometry [0x999ce10] qt4 interface debug: Updating the geometry [0x999ce10] qt4 interface debug: Updating the geometry [0x999ce10] qt4 interface debug: New caching: 100 [0x999ce10] qt4 interface debug: New caching: 100 [0x999ce10] qt4 interface debug: Video was requested -1, -1 [0x999ce10] qt4 interface debug: Video is resizing to: 320 240 [0x999ce10] qt4 interface debug: Updating the geometry [0x9d8f1c8] main window debug: using xwindow module "qt4" [0x9d8f1c8] main window debug: TIMER module_need() : 137.776 ms - Total 137.776 ms / 1 intvls (Avg 137.776 ms) [0x9cd4158] xvideo video output debug: XShm video extension v1.1 (with pixmaps, opcode: 139) [0x9cd4158] xvideo video output debug: Window manager supports NetWM [0x9cd4158] xvideo video output debug: Window manager supports _NET_WM_STATE_FULLSCREEN [0x9cd4158] xvideo video output debug: Window manager supports _NET_WM_STATE_ABOVE [0x9cd4158] xvideo video output debug: Window manager supports _NET_WM_STATE_BELOW [0x9cd4158] main video output debug: using video output module "xvideo" [0x9cd4158] main video output debug: TIMER module_need() : 338.930 ms - Total 338.930 ms / 1 intvls (Avg 338.930 ms) [0x9cd4158] main video output debug: Deinterlacing available [0x9cd4158] main video output debug: got 16 direct buffer(s) [0x9cd4158] main video output debug: pic render sz 320x240, of (0,0), vsz 320x240, 4cc I420, ar 4:3, sar 1:1, msk r0x0 g0x0 b0x0 [0x9cd4158] main video output debug: pic in sz 320x240, of (0,0), vsz 320x240, 4cc I420, ar 4:3, sar 1:1, msk r0x0 g0x0 b0x0 [0x9cd4158] main video output debug: pic out sz 320x240, of (0,0), vsz 320x240, 4cc I420, ar 4:3, sar 1:1, msk r0x0 g0x0 b0x0 [0x9cd4158] main video output debug: direct render, mapping render pictures 0-14 to system pictures 1-15 [0xb7301248] main input debug: creating aout [0xb6d00b98] main decoder debug: End of video preroll [0xb6d00b98] main decoder debug: Received first picture [0xb6d02c88] main audio output debug: looking for audio output module: 4 candidates [0x9cd7f70] freetype spu text debug: using fontsize: 15 [0x9cd4158] qt4 video output debug: Qt: Entering Fullscreen QPainter::begin: Paint device returned engine == 0, type: 1 [0xb6d02c88] pulse audio output: No. of Audio Channels: 2 [0x9d83280] main blend debug: looking for video blending module: 1 candidate [0x9d83280] blend blend debug: chroma: YUVA -> I420 [0x9d83280] main blend debug: using video blending module "blend" [0x9d83280] main blend debug: TIMER module_need() : 0.936 ms - Total 0.936 ms / 1 intvls (Avg 0.936 ms) [0x9cd4158] main video output debug: Post-processing available QPainter::begin: Paint device returned engine == 0, type: 1 [0xb6d02c88] pulse audio output debug: Pulse mainloop started [0xb6d02c88] pulse audio output debug: Pulse stream connected [0xb6d02c88] pulse audio output debug: Pulse initialized successfully [0xb6d02c88] pulse audio output debug: Buffer metrics: maxlength=102400, tlength=30720, prebuf=25600, minreq=5120 [0xb6d02c88] pulse audio output debug: Using sample spec 'float32le 2ch 32000Hz', channel map 'front-left,front-right'. [0xb6d02c88] pulse audio output debug: Connected to device auto_null (0, not suspended). [0xb6d02c88] main audio output debug: using audio output module "pulse" [0xb6d02c88] main audio output debug: TIMER module_need() : 28.025 ms - Total 28.025 ms / 1 intvls (Avg 28.025 ms) [0xb6d02c88] main audio output debug: output 'fl32' 32000 Hz Stereo frame=1 samples/8 bytes [0xb6d02c88] main audio output debug: mixer 'fl32' 32000 Hz Stereo frame=1 samples/8 bytes [0xb6d02c88] main audio output debug: no need for any filter [0xb6d02c88] main audio output debug: looking for audio mixer module: 3 candidates [0xb6d02c88] main audio output debug: using audio mixer module "float32_mixer" [0xb6d02c88] main audio output debug: TIMER module_need() : 0.687 ms - Total 0.687 ms / 1 intvls (Avg 0.687 ms) [0xb6d02c88] main audio output debug: input 'fl32' 32000 Hz Stereo frame=1 samples/8 bytes [0x9d9e8c8] main audio filter debug: looking for audio filter module: 1 candidate [0x9d9e8c8] scaletempo audio filter debug: format: 32000 rate, 2 nch, 4 bps, fl32 [0x9d9e8c8] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search [0x9d9e8c8] scaletempo audio filter debug: 1.000 scale, 960.000 stride_in, 960 stride_out, 768 standing, 192 overlap, 448 search, 1600 queue, fl32 mode [0x9d9e8c8] main audio filter debug: using audio filter module "scaletempo" [0x9d9e8c8] main audio filter debug: TIMER module_need() : 1.063 ms - Total 1.063 ms / 1 intvls (Avg 1.063 ms) [0xb6d02c88] main audio output debug: filter(s) 'fl32'->'fl32' 35200 Hz->32000 Hz Stereo->Stereo [0x9d9eec0] main audio output debug: looking for audio filter module: 24 candidates [0x9d9eec0] main audio output debug: using audio filter module "bandlimited_resampler" [0x9d9eec0] main audio output debug: TIMER module_need() : 1.505 ms - Total 1.505 ms / 1 intvls (Avg 1.505 ms) [0xb6d02c88] main audio output debug: found a filter for the whole conversion [0xb7303db8] main decoder debug: End of audio preroll [0xb7301248] main input debug: Decoder buffering done in 522 ms [0xb6d02c88] pulse audio output debug: Pulse stream started [0xb6d02c88] main audio output warning: output date isn't PTS date, requesting resampling (124241) [0xb6d02c88] main audio output warning: audio drift is too big (124241), dropping buffer [0xb6d02c88] main audio output warning: buffer is 92241 late, triggering upsampling [0x9904140] main libvlc debug: deactivating the playlist [0x99a4e80] main playlist debug: Deactivate [0x99a4e80] main playlist debug: incoming request - stopping current input [0x99a4e80] main playlist debug: dying input [0xb7301248] main input debug: control type=0 [0xb7301248] main input debug: control: stopping input [0x99a4e80] main playlist debug: dying input [0xb7303db8] main decoder debug: removing module "faad" [0xb7303db8] main decoder debug: killing decoder fourcc `mp4a', 0 PES in FIFO [0x9d9e8c8] main audio filter debug: removing module "scaletempo" [0x9d9eec0] main audio output debug: removing module "bandlimited_resampler" [0xb6d02c88] pulse audio output debug: Pulse Close [0xb6d02c88] main audio output debug: removing module "pulse" [0xb6d02c88] main audio output debug: removing module "float32_mixer" [0xb7301248] main input debug: releasing aout [0xb6d00b98] avcodec decoder debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped [0xb6d00b98] main decoder debug: removing module "avcodec" [0xb6d00b98] main decoder debug: killing decoder fourcc `avc1', 0 PES in FIFO [0x9cd4158] main video output debug: [0] 4 0 [0x9cd4158] main video output debug: [1] 4 0 [0x9cd4158] main video output debug: [2] 4 0 [0x9cd4158] main video output debug: [3] 2 0 [0x9cd4158] main video output debug: [4] 2 0 [0x9cd4158] main video output debug: [5] 2 0 [0x9cd4158] main video output debug: [6] 2 0 [0x9cd4158] main video output debug: [7] 4 0 [0x9cd4158] main video output debug: [8] 4 0 [0x9cd4158] main video output debug: [9] 4 0 [0x9cd4158] main video output debug: [10] 4 0 [0x9cd4158] main video output debug: [11] 4 0 [0x9cd4158] main video output debug: [12] 4 0 [0x9cd4158] main video output debug: [13] 4 0 [0x9cd4158] main video output debug: [14] 4 0 [0xb7301248] main input debug: saving a free vout [0x9bd1610] mp4 demux debug: freeing all memory [0x9bd1610] main demux debug: removing module "mp4" [0x9bd14e0] main stream debug: removing module "stream_filter_record" [0x9bcec80] main access debug: removing module "access_file" [0xb7301248] main input debug: Program doesn't contain anymore ES [0xb7301248] main input debug: thread ended [0x99a4e80] main playlist debug: dead input [0x9cd4158] main video output debug: destroying useless vout [0x999ce10] qt4 interface debug: IM: Deleting the input [0x999ce10] qt4 interface debug: Updating the geometry [0x999ce10] qt4 interface debug: Updating the geometry [0x9cd4158] qt4 video output debug: Qt: Entering Fullscreen [0xb7301248] main input debug: TIMER input launching for 'gate_hinted.mp4' : 155.596 ms - Total 155.596 ms / 1 intvls (Avg 155.596 ms) [0x9d8f1c8] qt4 window debug: releasing video... [0x999ce10] qt4 interface debug: Video is not needed anymore [0x999ce10] qt4 interface debug: Updating the geometry [0x9d8f1c8] main window debug: removing module "qt4" [0x9cd4158] main video output debug: removing module "xvideo" [0x9d83280] main blend debug: removing module "blend" [0x9cd7f70] main spu text debug: removing module "freetype" [0x9ce5740] main scale debug: removing module "yuvp" [0x9cd8eb8] main scale debug: removing module "swscale" [0x99a4e80] main playlist debug: saving Media Library to file /home/nhong/.local/share/vlc/ml.xspf [0x99a4e80] main playlist debug: looking for playlist export module: 1 candidate [0x99a4e80] main playlist debug: using playlist export module "export" [0x99a4e80] main playlist debug: TIMER module_need() : 0.824 ms - Total 0.824 ms / 1 intvls (Avg 0.824 ms) [0x99a4e80] main playlist debug: removing module "export" [0x99a4e80] main playlist debug: Deactivated [0x9904140] main libvlc debug: removing all services discovery tasks [0x9904140] main libvlc debug: removing all interfaces [0x999ce10] qt4 interface debug: Quitting the Qt4 Interface [0x999ce10] qt4 interface debug: destroying the main Qt4 interface [0x999ce10] qt4 interface debug: Destroying the main interface [0x999ce10] main interface debug: removing module "qt4" [0x99046d0] main interface debug: removing module "signals" [0x99b0330] main interface debug: removing module "screensaver" [0xb73004e8] main interface debug: removing module "inhibit" [0x99b2270] main interface debug: removing module "hotkeys" [0x9904140] main libvlc debug: removing playlist [0x99a4e80] main playlist debug: Destroyed [0x9904140] main libvlc debug: TIMER ML Load : Total 12.103 ms / 1 intvls (Avg 12.103 ms) [0x9904140] main libvlc debug: TIMER Items array build : Total 0.160 ms / 2 intvls (Avg 0.080 ms) [0x9904140] main libvlc debug: TIMER ML Dump : Total 1.167 ms / 1 intvls (Avg 1.167 ms) [0x9904140] main libvlc debug: removing stats [0x9904140] main libvlc debug: removing module "memcpymmxext" [0x9904140] main libvlc debug: opening config file (/home/nhong/.config/vlc/vlcrc) [0x9904140] main libvlc debug: writing plugins cache /home/nhong/.cache/vlc/plugins-04041e.dat nhong@ubuntu:~/Videos$


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: Rémi Denis-Courmont and 55 guests