You are not logged in.

#1 2010-12-28 05:36:36

The Mishanator
Member
From: Washington (state)
Registered: 2009-09-08
Posts: 54

vlc and totem no video

sound works just fine but no video. i saw a similar thread from 2008 but they never mentioned any fix so i think it might be worth posting.
background: i have all the right gstreamer plugins and whatnot and it worked just fine before i installed a new graphics card.

thanks.

Offline

#2 2010-12-28 06:16:49

moetunes
Member
From: A comfortable couch
Registered: 2010-10-09
Posts: 1,033

Re: vlc and totem no video

If you run vlc from your terminal of choice with the -v switch you might get a clue as to what the issue is, the more v's the greater the output so first up try
vlc -vv /path/to/file
and check the terminal output for clues


You're just jealous because the voices only talk to me.

Offline

#3 2010-12-28 07:47:31

The Mishanator
Member
From: Washington (state)
Registered: 2009-09-08
Posts: 54

Re: vlc and totem no video

i'm not sure what i'm looking for. the first time i ran it, i saw video... then i tried playing in totem and now it works in neither...

Offline

#4 2010-12-28 07:56:27

moetunes
Member
From: A comfortable couch
Registered: 2010-10-09
Posts: 1,033

Re: vlc and totem no video

If I understood you correctly the first time you ran vlc with the -v switch you got video then you tried totem and video doesn't work?
I wouldn't use totem then
You can use a pastebin for the output you get from the -vv switch or use [ code] "paste output" [ /code]" in this forum

Last edited by moetunes (2010-12-28 08:02:34)


You're just jealous because the voices only talk to me.

Offline

#5 2010-12-28 08:04:18

The Mishanator
Member
From: Washington (state)
Registered: 2009-09-08
Posts: 54

Re: vlc and totem no video

i don't usually use totem but yes, the first time it wokred but the subsequent times it did not.
there's quite a lot of output, but here it is:

[mikhail@mikhail-desktop Season 2]$ vlc -vv '/home/mikhail/Shows/The Big Bang Theory/Season 2/The Bad Fish Paradigm.avi'
VLC media player 1.1.5 The Luggage (revision exported)
[0x20aa120] main libvlc debug: VLC media player - 1.1.5 The Luggage
[0x20aa120] main libvlc debug: Copyright © 1996-2010 the VideoLAN team
[0x20aa120] main libvlc debug: revision exported
[0x20aa120] main libvlc debug: configured with ./configure  '--prefix=/usr' '--disable-rpath' '--enable-faad' '--enable-v4l' '--enable-snapshot' '--enable-dbus-control' '--enable-nls' '--enable-lirc' '--enable-pvr' '--enable-ncurses' '--enable-mozilla' '--with-live555-tree=/usr/lib/live' '--enable-realrtsp' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe' 'LDFLAGS=-Wl,--hash-style=gnu -Wl,--as-needed' 'CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe'
[0x20aa120] main libvlc debug: translation test: code is "C"
[0x20aa120] main libvlc debug: checking plugin modules
[0x20aa120] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins-04081e-7e8.dat
[0x20aa120] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x20aa120] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins-04081e-7e8.dat
[0x20aa120] main libvlc debug: module bank initialized (396 modules)
[0x20aa120] main libvlc debug: opening config file (/home/mikhail/.config/vlc/vlcrc)
[0x20aa120] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 FPU 
[0x20aa120] main libvlc debug: looking for memcpy module: 3 candidates
[0x20aa120] main libvlc debug: using memcpy module "memcpymmxext"
[0x2193200] main input debug: Creating an input for 'Media Library'
[0x2193200] main input debug: Input is a meta file: disabling unneeded options
[0x2193200] main input debug: using timeshift granularity of 50 MiB
[0x2193200] main input debug: using timeshift path '/tmp'
[0x2193200] main input debug: `file/xspf-open:///home/mikhail/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/mikhail/.local/share/vlc/ml.xspf'
[0x2193200] main input debug: creating demux: access='file' demux='xspf-open' path='/home/mikhail/.local/share/vlc/ml.xspf'
[0x2199950] main demux debug: looking for access_demux module: 2 candidates
[0x2199950] main demux debug: no access_demux module matching "file" could be loaded
[0x2199950] main demux debug: TIMER module_need() : 0.094 ms - Total 0.094 ms / 1 intvls (Avg 0.094 ms)
[0x2193200] main input debug: creating access 'file' path='/home/mikhail/.local/share/vlc/ml.xspf'
[0x2199930] main access debug: looking for access module: 2 candidates
[0x2199930] filesystem access debug: opening file `/home/mikhail/.local/share/vlc/ml.xspf'
[0x2199930] main access debug: using access module "filesystem"
[0x2199930] main access debug: TIMER module_need() : 0.114 ms - Total 0.114 ms / 1 intvls (Avg 0.114 ms)
[0x219c410] main stream debug: Using AStream*Stream
[0x219c410] main stream debug: pre buffering
[0x219c410] main stream debug: received first data after 0 ms
[0x219c410] main stream debug: pre-buffering done 296 bytes in 0s - 26278 KiB/s
[0x219c760] main stream debug: looking for stream_filter module: 5 candidates
[0x219c760] main stream debug: no stream_filter module matching "any" could be loaded
[0x219c760] main stream debug: TIMER module_need() : 0.062 ms - Total 0.062 ms / 1 intvls (Avg 0.062 ms)
[0x219c740] main stream debug: looking for stream_filter module: 1 candidate
[0x219c740] main stream debug: using stream_filter module "stream_filter_record"
[0x219c740] main stream debug: TIMER module_need() : 0.058 ms - Total 0.058 ms / 1 intvls (Avg 0.058 ms)
[0x2193200] main input debug: creating demux: access='file' demux='xspf-open' path='/home/mikhail/.local/share/vlc/ml.xspf'
[0x219c9b0] main demux debug: looking for demux module: 1 candidate
[0x219c9b0] playlist demux debug: using XSPF playlist reader
[0x219c9b0] main demux debug: using demux module "playlist"
[0x219c9b0] main demux debug: TIMER module_need() : 0.072 ms - Total 0.072 ms / 1 intvls (Avg 0.072 ms)
[0x2199b80] main demux meta debug: looking for meta reader module: 2 candidates
[0x2199b80] lua demux meta debug: Trying Lua scripts in /home/mikhail/.local/share/vlc/lua/meta/reader
[0x2199b80] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x2199b80] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x2199b80] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x2199b80] main demux meta debug: no meta reader module matching "any" could be loaded
[0x2199b80] main demux meta debug: TIMER module_need() : 0.444 ms - Total 0.444 ms / 1 intvls (Avg 0.444 ms)
[0x2193200] main input debug: `file/xspf-open:///home/mikhail/.local/share/vlc/ml.xspf' successfully opened
[0x23a7db0] main xml debug: looking for xml module: 2 candidates
[0x23a7db0] main xml debug: using xml module "xml"
[0x23a7db0] main xml debug: TIMER module_need() : 0.111 ms - Total 0.111 ms / 1 intvls (Avg 0.111 ms)
[0x219c9b0] playlist demux debug: parsed 0 tracks successfully
[0x23a7db0] main xml debug: removing module "xml"
[0x2193200] main input debug: EOF reached
[0x219c9b0] main demux debug: removing module "playlist"
[0x219c740] main stream debug: removing module "stream_filter_record"
[0x2199930] main access debug: removing module "filesystem"
[0x2193200] main input debug: TIMER input launching for 'Media Library' : 1.212 ms - Total 1.212 ms / 1 intvls (Avg 1.212 ms)
[0x21933e0] main interface debug: looking for interface module: 1 candidate
[0x21933e0] main interface debug: using interface module "hotkeys"
[0x21933e0] main interface debug: TIMER module_need() : 0.091 ms - Total 0.091 ms / 1 intvls (Avg 0.091 ms)
[0x2194710] main interface debug: looking for interface module: 1 candidate
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x219cd10] main playlist debug: Activated
[0x2194710] main interface debug: using interface module "inhibit"
[0x219cd10] main playlist debug: rebuilding array of current - root Playlist
[0x2194710] main interface debug: TIMER module_need() : 1.019 ms - Total 1.019 ms / 1 intvls (Avg 1.019 ms)
[0x219cd10] main playlist debug: rebuild done - 0 items, index -1
[0x219cd10] main playlist debug: adding item `The Bad Fish Paradigm.avi' ( file:///home/mikhail/Shows/The%20Big%20Bang%20Theory/Season%202/The%20Bad%20Fish%20Paradigm.avi )
[0x2197690] main input debug: Creating an input for 'The Bad Fish Paradigm.avi'
[0x7f77d4000af0] main interface debug: looking for interface module: 1 candidate
[0x7f77d4000af0] main interface debug: using interface module "signals"
[0x7f77d4000af0] main interface debug: TIMER module_need() : 0.195 ms - Total 0.195 ms / 1 intvls (Avg 0.195 ms)
[0x7f77d40051c0] main interface debug: looking for interface module: 1 candidate
[0x7f77d40051c0] main interface debug: using interface module "globalhotkeys"
[0x7f77d40051c0] main interface debug: TIMER module_need() : 0.454 ms - Total 0.454 ms / 1 intvls (Avg 0.454 ms)
[0x7f77d4005780] main interface debug: looking for interface module: 1 candidate
Blocked: call to setlocale(6, "")
Blocked: call to sigaction(17, 0x7f77d98a4ac0, 0x7f77d98a4b60)
[0x219cd10] main playlist debug: meta ok for (null), need to fetch art
[0x2fef290] main demux meta debug: looking for meta fetcher module: 1 candidate
[0x2fef290] lua demux meta debug: Trying Lua scripts in /home/mikhail/.local/share/vlc/lua/meta/fetcher
[0x2fef290] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[0x2fef290] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[0x2fef290] main demux meta debug: using meta fetcher module "lua"
[0x2fef290] main demux meta debug: TIMER module_need() : 0.555 ms - Total 0.555 ms / 1 intvls (Avg 0.555 ms)
[0x2fef290] main demux meta debug: removing module "lua"
[0x219cd10] main playlist debug: searching art for The Bad Fish Paradigm.avi
[0x2fef290] main art finder debug: looking for art finder module: 2 candidates
[0x2fef290] lua art finder debug: Trying Lua scripts in /home/mikhail/.local/share/vlc/lua/meta/art
[0x2fef290] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[0x2fef290] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[0x2fef290] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[0x2fef290] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[0x2fef290] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/04_musicbrainz.luac
[0x2fef290] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[0x2fef290] main art finder debug: no art finder module matching "any" could be loaded
[0x2fef290] main art finder debug: TIMER module_need() : 1.433 ms - Total 1.433 ms / 1 intvls (Avg 1.433 ms)
[0x219cd10] main playlist debug: art not found for The Bad Fish Paradigm.avi
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
Warning: call to srand(1293096513)
Warning: call to rand()
Blocked: call to setlocale(6, "")

(process:10366): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
Warning: call to signal(13, 0x1)
Blocked: call to sigaction(11, 0x7f77d98a4380, (nil))
Blocked: call to sigaction(6, 0x7f77d98a4380, (nil))
Blocked: call to sigaction(5, 0x7f77d98a4380, (nil))
Blocked: call to sigaction(8, 0x7f77d98a4380, (nil))
[0x2483920] main generic debug: looking for extension module: 1 candidate
[0x2483920] lua generic debug: Opening EXPERIMENTAL Lua Extension module
[0x2483920] lua generic debug: Trying Lua scripts in /home/mikhail/.local/share/vlc/lua/extensions
[0x2483920] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
[0x2483920] lua generic debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/allocine-fr.luac
[0x2483920] lua generic debug: Scanning Lua script /usr/lib/vlc/lua/extensions/allocine-fr.luac
[0x2483920] lua generic debug: Script /usr/lib/vlc/lua/extensions/allocine-fr.luac has the following capability flags: 0xc
[0x2483920] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
[0x2483920] main generic debug: using extension module "lua"
[0x2483920] main generic debug: TIMER module_need() : 0.533 ms - Total 0.533 ms / 1 intvls (Avg 0.533 ms)
[0x7f77d4005780] main interface debug: using interface module "qt4"
[0x7f77d4005780] main interface debug: TIMER module_need() : 126.757 ms - Total 126.757 ms / 1 intvls (Avg 126.757 ms)
[0x219cd10] main playlist debug: rebuilding array of current - root Playlist
[0x219cd10] main playlist debug: rebuild done - 1 items, index -1
[0x219cd10] main playlist debug: processing request item null node Playlist skip 0
[0x219cd10] main playlist debug: starting new item
[0x219cd10] main playlist debug: creating new input thread
[0x7f77d4165ea0] main input debug: Creating an input for 'The Bad Fish Paradigm.avi'
[0x7f77d4165ea0] main input debug: thread (input) created at priority 10 (input/input.c:214)
[0x7f77d4165ea0] main input debug: thread started
[0x7f77d4165ea0] main input debug: using timeshift granularity of 50 MiB
[0x7f77d4165ea0] main input debug: using timeshift path '/tmp'
[0x7f77d4165ea0] main input debug: `file:///home/mikhail/Shows/The%20Big%20Bang%20Theory/Season%202/The%20Bad%20Fish%20Paradigm.avi' gives access `file' demux `' path `/home/mikhail/Shows/The Big Bang Theory/Season 2/The Bad Fish Paradigm.avi'
[0x7f77d4165ea0] main input debug: creating demux: access='file' demux='' path='/home/mikhail/Shows/The Big Bang Theory/Season 2/The Bad Fish Paradigm.avi'
[0x7f77d416a570] main demux debug: looking for access_demux module: 2 candidates
[0x7f77d416a570] main demux debug: no access_demux module matching "file" could be loaded
[0x7f77d416a570] main demux debug: TIMER module_need() : 1.079 ms - Total 1.079 ms / 1 intvls (Avg 1.079 ms)
[0x7f77d4165ea0] main input debug: creating access 'file' path='/home/mikhail/Shows/The Big Bang Theory/Season 2/The Bad Fish Paradigm.avi'
[0x23fab20] main access debug: looking for access module: 2 candidates
[0x23fab20] filesystem access debug: opening file `/home/mikhail/Shows/The Big Bang Theory/Season 2/The Bad Fish Paradigm.avi'
[0x23fab20] main access debug: using access module "filesystem"
[0x23fab20] main access debug: TIMER module_need() : 0.171 ms - Total 0.171 ms / 1 intvls (Avg 0.171 ms)
[0x23fa8f0] main stream debug: Using AStream*Stream
[0x23fa8f0] main stream debug: pre buffering
[0x23fa8f0] main stream debug: received first data after 0 ms
[0x23fa8f0] main stream debug: pre-buffering done 1024 bytes in 0s - 83333 KiB/s
[0x23fbe70] main stream debug: looking for stream_filter module: 5 candidates
[0x23fbe70] main stream debug: no stream_filter module matching "any" could be loaded
[0x23fbe70] main stream debug: TIMER module_need() : 0.091 ms - Total 0.091 ms / 1 intvls (Avg 0.091 ms)
[0x23fbe70] main stream debug: looking for stream_filter module: 1 candidate
[0x23fbe70] main stream debug: using stream_filter module "stream_filter_record"
[0x23fbe70] main stream debug: TIMER module_need() : 0.070 ms - Total 0.070 ms / 1 intvls (Avg 0.070 ms)
[0x7f77d4165ea0] main input debug: creating demux: access='file' demux='' path='/home/mikhail/Shows/The Big Bang Theory/Season 2/The Bad Fish Paradigm.avi'
[0x23cc2b0] main demux debug: looking for demux module: 52 candidates
[0x23fbe70] avi stream debug: found Chunk fourcc:46464952 (RIFF) size:183374454 pos:0
[0x23fbe70] avi stream debug: found LIST chunk: 'AVI '
[0x23fbe70] avi stream debug: <list 'AVI '>
[0x23fbe70] avi stream debug: found Chunk fourcc:5453494c (LIST) size:306 pos:12
[0x23fbe70] avi stream debug: found LIST chunk: 'hdrl'
[0x23fbe70] avi stream debug: <list 'hdrl'>
[0x23fbe70] avi stream debug: found Chunk fourcc:68697661 (avih) size:56 pos:24
[0x23fbe70] avi stream debug: avih: streams:2 flags: HAS_INDEX IS_INTERLEAVED 640x368
[0x23fbe70] avi stream debug: found Chunk fourcc:5453494c (LIST) size:116 pos:88
[0x23fbe70] avi stream debug: found LIST chunk: 'strl'
[0x23fbe70] avi stream debug: <list 'strl'>
[0x23fbe70] avi stream debug: found Chunk fourcc:68727473 (strh) size:56 pos:100
[0x23fbe70] avi stream debug: strh: type:vids handler:0x44495658 samplesize:0 23.98fps
[0x23fbe70] avi stream debug: found Chunk fourcc:66727473 (strf) size:40 pos:164
[0x23fbe70] avi stream debug: strf: video:XVID 640x368 planes:1 24bpp
[0x23fbe70] avi stream debug: </list 'strl'>
[0x23fbe70] avi stream debug: found Chunk fourcc:5453494c (LIST) size:106 pos:212
[0x23fbe70] avi stream debug: found LIST chunk: 'strl'
[0x23fbe70] avi stream debug: <list 'strl'>
[0x23fbe70] avi stream debug: found Chunk fourcc:68727473 (strh) size:56 pos:224
[0x23fbe70] avi stream debug: strh: type:auds handler:0x00000000 samplesize:0 41.67fps
[0x23fbe70] avi stream debug: found Chunk fourcc:66727473 (strf) size:30 pos:288
[0x23fbe70] avi stream debug: strf: audio:0x0055 channels:2 48000Hz 16bits/sample 109kb/s
[0x23fbe70] avi stream debug: </list 'strl'>
[0x23fbe70] avi stream debug: </list 'hdrl'>
[0x23fbe70] avi stream debug: found Chunk fourcc:5453494c (LIST) size:28 pos:326
[0x23fbe70] avi stream debug: found LIST chunk: 'INFO'
[0x23fbe70] avi stream debug: <list 'INFO'>
[0x23fbe70] avi stream debug: found Chunk fourcc:54465349 (ISFT) size:16 pos:338
[0x23fbe70] avi stream debug: ISFT: software : transcode-1.0.3
[0x23fbe70] avi stream debug: </list 'INFO'>
[0x23fbe70] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:1666 pos:362
[0x23fbe70] avi stream debug: found Chunk fourcc:5453494c (LIST) size:181997994 pos:2036
[0x23fbe70] avi stream debug: skipping movi chunk
[0x23fbe70] avi stream debug: found Chunk fourcc:31786469 (idx1) size:1374416 pos:182000038
[0x23fbe70] avi stream debug: idx1: index entry:85901
[0x23fbe70] avi stream debug: </list 'AVI '>
[0x23fbe70] avi stream debug: * LIST-root size:183374462 pos:0
[0x23fbe70] avi stream debug:      + RIFF-AVI  size:183374454 pos:0
[0x23fbe70] avi stream debug:      |    + LIST-hdrl size:306 pos:12
[0x23fbe70] avi stream debug:      |    |    + avih size:56 pos:24
[0x23fbe70] avi stream debug:      |    |    + LIST-strl size:116 pos:88
[0x23fbe70] avi stream debug:      |    |    |    + strh size:56 pos:100
[0x23fbe70] avi stream debug:      |    |    |    + strf size:40 pos:164
[0x23fbe70] avi stream debug:      |    |    + LIST-strl size:106 pos:212
[0x23fbe70] avi stream debug:      |    |    |    + strh size:56 pos:224
[0x23fbe70] avi stream debug:      |    |    |    + strf size:30 pos:288
[0x23fbe70] avi stream debug:      |    + LIST-INFO size:28 pos:326
[0x23fbe70] avi stream debug:      |    |    + ISFT size:16 pos:338
[0x23fbe70] avi stream debug:      |    + JUNK size:1666 pos:362
[0x23fbe70] avi stream debug:      |    + LIST-movi size:181997994 pos:2036
[0x23fbe70] avi stream debug:      |    + idx1 size:1374416 pos:182000038
[0x23cc2b0] avi demux debug: AVIH: 2 stream, flags  HAS_INDEX IS_INTERLEAVED 
[0x23cc2b0] avi demux debug: stream[0] rate:23976000 scale:1000000 samplesize:0
[0x23cc2b0] avi demux debug: stream[0] video(XVID) 640x368 24bpp 23.976000fps
[0x7f77d4165ea0] main input debug: selecting program id=0
[0x23cc2b0] avi demux debug: stream[1] rate:48000 scale:1152 samplesize:0
[0x23cc2b0] avi demux debug: stream[1] audio(0x55) 2 channels 48000Hz 16bits
[0x23cc2b0] avi demux debug: selected standard index for stream[0]
[0x23cc2b0] avi demux debug: selected standard index for stream[1]
[0x23cc2b0] avi demux debug: stream[0] created 31376 index entries
[0x23cc2b0] avi demux debug: stream[1] created 54525 index entries
[0x23cc2b0] avi demux debug: stream[0] length:1308 (based on index)
[0x23cc2b0] avi demux debug: stream[1] length:1308 (based on index)
[0x23cc2b0] main demux debug: using demux module "avi"
[0x23cc2b0] main demux debug: TIMER module_need() : 14.578 ms - Total 14.578 ms / 1 intvls (Avg 14.578 ms)
[0x7f77d4165ea0] main input debug: looking for a subtitle file in /home/mikhail/Shows/The Big Bang Theory/Season 2/
[0x23aabb0] main decoder debug: looking for decoder module: 32 candidates
[0x23aabb0] avcodec decoder debug: libavcodec initialized (interface 0x345e03)
[0x23aabb0] avcodec decoder debug: trying to use direct rendering
[0x23aabb0] avcodec decoder debug: ffmpeg codec (MPEG-4 Video) started
[0x23aabb0] main decoder debug: using decoder module "avcodec"
[0x23aabb0] main decoder debug: TIMER module_need() : 2.531 ms - Total 2.531 ms / 1 intvls (Avg 2.531 ms)
[0x23aabb0] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x23aabb0] main decoder debug: thread started
[0x7f77d416a260] main decoder debug: looking for decoder module: 32 candidates
[0x7f77d416a260] main decoder debug: using decoder module "mpeg_audio"
[0x7f77d416a260] main decoder debug: TIMER module_need() : 0.237 ms - Total 0.237 ms / 1 intvls (Avg 0.237 ms)
[0x7f77d416a260] main decoder debug: thread (decoder) created at priority 5 (input/decoder.c:301)
[0x7f77d416a260] main decoder debug: thread started
[0x2444180] main demux meta debug: looking for meta reader module: 2 candidates
[0x2444180] lua demux meta debug: Trying Lua scripts in /home/mikhail/.local/share/vlc/lua/meta/reader
[0x2444180] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x2444180] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x2444180] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x2444180] main demux meta debug: no meta reader module matching "any" could be loaded
[0x2444180] main demux meta debug: TIMER module_need() : 0.547 ms - Total 0.547 ms / 1 intvls (Avg 0.547 ms)
[0x7f77d4165ea0] main input debug: `file:///home/mikhail/Shows/The%20Big%20Bang%20Theory/Season%202/The%20Bad%20Fish%20Paradigm.avi' successfully opened
[0x7f77d4165ea0] main input debug: Buffering 0%
[0x7f77d4165ea0] main input debug: Buffering 8%
[0x7f77d4165ea0] main input debug: Buffering 16%
[0x7f77d4165ea0] main input debug: Buffering 25%
[0x7f77d4165ea0] main input debug: Buffering 33%
[0x7f77d4165ea0] main input debug: Buffering 41%
[0x7f77d4165ea0] main input debug: Buffering 50%
[0x7f77d4165ea0] main input debug: Buffering 58%
[0x7f77d4165ea0] main input debug: Buffering 66%
[0x7f77d4165ea0] main input debug: Buffering 75%
[0x7f77d4165ea0] main input debug: Buffering 83%
[0x7f77d4165ea0] main input debug: Buffering 91%
[0x7f77d4165ea0] main input debug: Buffering 100%
[0x7f77d4165ea0] main input debug: Stream buffering done (325 ms in 0 ms)
[0x7f77d416a260] mpeg_audio decoder debug: MPGA channels:2 samplerate:48000 bitrate:112
[0x7f77d4165ea0] main input debug: creating aout
[0x7f77d41d0d10] main audio output debug: looking for audio output module: 6 candidates
[0x7f77d41d0d10] pulse audio output debug: 2 audio channels
[0x7f77d4165ea0] main input debug: no usable vout present, spawning one
[0x7f77d41aff20] main spu text debug: looking for text renderer module: 2 candidates
[0x7f77d41aff20] freetype spu text debug: Building font databases.
[0x7f77d41aff20] freetype spu text debug: Using DejaVu Sans as font from file /usr/share/fonts/TTF/DejaVuSans.ttf
[0x7f77d41aff20] freetype spu text debug: using fontsize: 2
[0x7f77d41aff20] main spu text debug: using text renderer module "freetype"
[0x7f77d41aff20] main spu text debug: TIMER module_need() : 2.628 ms - Total 2.628 ms / 1 intvls (Avg 2.628 ms)
[0x261aa00] main scale debug: looking for video filter2 module: 18 candidates
[0x261aa00] swscale scale debug: 32x32 chroma: YUVA -> 16x16 chroma: YUVA with scaling using Bicubic (good quality)
[0x261aa00] main scale debug: using video filter2 module "swscale"
[0x261aa00] main scale debug: TIMER module_need() : 0.739 ms - Total 0.739 ms / 1 intvls (Avg 0.739 ms)
[0x261ae10] main scale debug: looking for video filter2 module: 18 candidates
[0x261ae10] yuvp scale debug: YUVP to YUVA converter
[0x261ae10] main scale debug: using video filter2 module "yuvp"
[0x261ae10] main scale debug: TIMER module_need() : 0.112 ms - Total 0.112 ms / 1 intvls (Avg 0.112 ms)
[0x7f77d41aa1b0] main video output debug: window size: 640x368
[0x7f77d41aa1b0] main video output debug: Deinterlacing available
[0x7f77d41aa1b0] main video output debug: deinterlace 0, mode blend, is_needed 0
[0x7f77d41aa1b0] main video output debug: looking for video output module: 1 candidate
[0x7f77d41aa1b0] vout_wrapper video output debug: Opening vout display wrapper
[0x2445530] main generic debug: looking for vout display module: 6 candidates
[0x261a210] main window debug: looking for vout window xid module: 4 candidates
[0x261a210] qt4 window debug: requesting video...
[0x7f77d4005780] qt4 interface debug: IM: Setting an input
[0x7f77d4005780] qt4 interface debug: Video was requested 0, 0
[0x261a210] main window debug: using vout window xid module "qt4"
[0x261a210] main window debug: TIMER module_need() : 56.989 ms - Total 56.989 ms / 1 intvls (Avg 56.989 ms)
[0x247b8c0] main inhibit debug: looking for inhibit module: 2 candidates
[0x247b8c0] main inhibit debug: using inhibit module "xdg_screensaver"
[0x247b8c0] main inhibit debug: TIMER module_need() : 0.277 ms - Total 0.277 ms / 1 intvls (Avg 0.277 ms)
[0x247b8c0] xdg_screensaver inhibit debug: started xdg-screensaver (PID = 10381)
[0x2445530] xcb_xv generic debug: connected to X11.0 server
[0x2445530] xcb_xv generic debug:  vendor : The X.Org Foundation
[0x2445530] xcb_xv generic debug:  version: 10902000
[0x2445530] xcb_xv generic debug: using screen 0xae
[0x2445530] xcb_xv generic debug: using XVideo extension v2.2
[0x2445530] xcb_xv generic debug: using adaptor ATI Radeon AVIVO Video
[0x2445530] xcb_xv generic debug: using port 143
[0x2445530] xcb_xv generic debug: using image format 0x30323449
[0x2445530] xcb_xv generic debug: using X11 visual ID 0x23 (depth: 24)
[0x2445530] xcb_xv generic debug: using X11 window 0x05200000
[0x2445530] xcb_xv generic debug: using X11 graphic context 0x05200002
[0x7f77d41d0d10] pulse audio output debug: Pulse mainloop started
[0x7f77d41d0d10] pulse audio output debug: Pulse stream connected
[0x7f77d41d0d10] pulse audio output debug: Pulse initialized successfully
[0x7f77d41d0d10] pulse audio output debug: Buffer metrics: maxlength=153600, tlength=46080, prebuf=38400, minreq=7680
[0x7f77d41d0d10] pulse audio output debug: Using sample spec 'float32le 2ch 48000Hz', channel map 'front-left,front-right'.
[0x7f77d41d0d10] pulse audio output debug: Connected to device alsa_output.pci-0000_00_1b.0.analog-stereo (1, suspended).
[0x7f77d41d0d10] main audio output debug: using audio output module "pulse"
[0x7f77d41d0d10] main audio output debug: TIMER module_need() : 106.744 ms - Total 106.744 ms / 1 intvls (Avg 106.744 ms)
[0x7f77d41d0d10] main audio output debug: output 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
[0x7f77d41d0d10] main audio output debug: mixer 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
[0x7f77d41d0d10] main audio output debug: no need for any filter
[0x2430720] main generic debug: looking for audio mixer module: 3 candidates
[0x2430720] main generic debug: using audio mixer module "float32_mixer"
[0x2430720] main generic debug: TIMER module_need() : 0.195 ms - Total 0.195 ms / 1 intvls (Avg 0.195 ms)
[0x7f77d41d0d10] main audio output debug: input 'mpga' 48000 Hz Stereo frame=1152 samples/969 bytes
[0x2622760] main audio filter debug: looking for audio filter module: 1 candidate
[0x2622760] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, fl32
[0x2622760] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
[0x2622760] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
[0x2622760] main audio filter debug: using audio filter module "scaletempo"
[0x2622760] main audio filter debug: TIMER module_need() : 0.125 ms - Total 0.125 ms / 1 intvls (Avg 0.125 ms)
[0x7f77d41d0d10] main audio output debug: filter(s) 'mpga'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
[0x2617460] main audio filter debug: looking for audio filter module: 14 candidates
[0x2617460] mpgatofixed32 audio filter debug: mpga->f32l, bits per sample: 0
[0x2617460] main audio filter debug: using audio filter module "mpgatofixed32"
[0x2617460] main audio filter debug: TIMER module_need() : 0.100 ms - Total 0.100 ms / 1 intvls (Avg 0.100 ms)
[0x7f77d41d0d10] main audio output debug: found a filter for the whole conversion
[0x7f77d41d0d10] main audio output debug: filter(s) 'f32l'->'f32l' 52800 Hz->48000 Hz Stereo->Stereo
[0x2a17460] main audio filter debug: looking for audio filter module: 14 candidates
[0x2a17460] bandlimited_resampler audio filter debug: f32l/52800KHz/2->f32l/48000KHz/2
[0x2a17460] main audio filter debug: using audio filter module "bandlimited_resampler"
[0x2a17460] main audio filter debug: TIMER module_need() : 0.082 ms - Total 0.082 ms / 1 intvls (Avg 0.082 ms)
[0x7f77d41d0d10] main audio output debug: found a filter for the whole conversion
[0x7f77d416a260] main decoder debug: End of audio preroll
[0x2445530] main generic debug: VoutDisplayEvent 'fullscreen' 0
[0x2445530] main generic debug: VoutDisplayEvent 'resize' 640x368 window
[0x2445530] main generic debug: using vout display module "xcb_xv"
[0x2445530] main generic debug: TIMER module_need() : 105.692 ms - Total 105.692 ms / 1 intvls (Avg 105.692 ms)
[0x7f77d41aa1b0] main video output debug: using video output module "vout_wrapper"
[0x7f77d41aa1b0] main video output debug: TIMER module_need() : 105.819 ms - Total 105.819 ms / 1 intvls (Avg 105.819 ms)
[0x7f77d41aa1b0] main video output debug: got 25 direct buffer(s)
[0x7f77d41aa1b0] main video output debug: pic render sz 640x368, of (0,0), vsz 640x368, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
[0x7f77d41aa1b0] main video output debug: pic in sz 640x368, of (0,0), vsz 640x368, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
[0x7f77d41aa1b0] main video output debug: pic out sz 640x368, of (0,0), vsz 640x368, 4cc I420, sar 2159999:2160000, msk r0x0 g0x0 b0x0
[0x7f77d41aa1b0] main video output debug: direct render, mapping render pictures 0-23 to system pictures 1-24
[0x23aabb0] avcodec decoder debug: using direct rendering
[0x23aabb0] main decoder debug: End of video preroll
[0x23aabb0] main decoder debug: Received first picture
[0x2445530] xcb_xv generic debug: display is visible
[0x7f77d41aff20] freetype spu text debug: using fontsize: 23
[0x7f77d41ccd80] main blend debug: looking for video blending module: 1 candidate
[0x7f77d41ccd80] blend blend debug: chroma: YUVA -> I420
[0x7f77d41ccd80] main blend debug: using video blending module "blend"
[0x7f77d41ccd80] main blend debug: TIMER module_need() : 0.234 ms - Total 0.234 ms / 1 intvls (Avg 0.234 ms)
[0x7f77d4165ea0] main input debug: Decoder buffering done in 135 ms
[0x7f77d41d0d10] main audio output warning: PTS is out of range (-9973), dropping buffer
[0x7f77d41d0d10] main audio output warning: PTS is out of range (-33950), dropping buffer
[0x2617460] mpgatofixed32 audio filter debug: libmad error: bad main_data_begin pointer
[0x7f77d41d0d10] pulse audio output debug: Pulse stream started
[0x7f77d41aa1b0] main video output debug: Post-processing available
[0x7f77d41aa1b0] main video output warning: vlc_object_find_name(postproc) is not safe!
[0x7f77d41aa1b0] main video output warning: late picture skipped (10643 > -534)
[0x7f77d41aa1b0] main video output warning: late picture skipped (10644 > -534)
[0x2445530] main generic debug: auto hidding mouse
[0x20aa120] main libvlc debug: deactivating the playlist
[0x219cd10] main playlist debug: Deactivate
[0x219cd10] main playlist debug: incoming request - stopping current input
[0x219cd10] main playlist debug: dying input
[0x7f77d4165ea0] main input debug: control type=0
[0x7f77d4165ea0] main input debug: control: stopping input
[0x219cd10] main playlist debug: dying input
[0x23aabb0] avcodec decoder debug: ffmpeg codec (MPEG-4 Video) stopped
[0x23aabb0] main decoder debug: removing module "avcodec"
[0x23aabb0] main decoder debug: killing decoder fourcc `mp4v', 0 PES in FIFO
[0x7f77d41aa1b0] main video output debug: [0] 2 0
[0x7f77d41aa1b0] main video output debug: [1] 2 0
[0x7f77d41aa1b0] main video output debug: [2] 4 0
[0x7f77d41aa1b0] main video output debug: [3] 2 0
[0x7f77d41aa1b0] main video output debug: [4] 4 0
[0x7f77d41aa1b0] main video output debug: [5] 4 0
[0x7f77d41aa1b0] main video output debug: [6] 4 0
[0x7f77d41aa1b0] main video output debug: [7] 4 0
[0x7f77d41aa1b0] main video output debug: [8] 4 0
[0x7f77d41aa1b0] main video output debug: [9] 4 0
[0x7f77d41aa1b0] main video output debug: [10] 4 0
[0x7f77d41aa1b0] main video output debug: [11] 4 0
[0x7f77d41aa1b0] main video output debug: [12] 4 0
[0x7f77d41aa1b0] main video output debug: [13] 4 0
[0x7f77d41aa1b0] main video output debug: [14] 4 0
[0x7f77d41aa1b0] main video output debug: [15] 4 0
[0x7f77d41aa1b0] main video output debug: [16] 4 0
[0x7f77d41aa1b0] main video output debug: [17] 2 0
[0x7f77d41aa1b0] main video output debug: [18] 4 0
[0x7f77d41aa1b0] main video output debug: [19] 2 0
[0x7f77d41aa1b0] main video output debug: [20] 2 0
[0x7f77d41aa1b0] main video output debug: [21] 2 0
[0x7f77d41aa1b0] main video output debug: [22] 2 0
[0x7f77d41aa1b0] main video output debug: [23] 2 0
[0x7f77d4165ea0] main input debug: saving a free vout
[0x7f77d416a260] main decoder debug: removing module "mpeg_audio"
[0x7f77d416a260] main decoder debug: killing decoder fourcc `mpga', 0 PES in FIFO
[0x2617460] main audio filter debug: removing module "mpgatofixed32"
[0x2622760] main audio filter debug: removing module "scaletempo"
[0x2a17460] main audio filter debug: removing module "bandlimited_resampler"
[0x7f77d41d0d10] pulse audio output debug: Pulse Close
[0x7f77d41d0d10] main audio output debug: removing module "pulse"
[0x2430720] main generic debug: removing module "float32_mixer"
[0x7f77d4165ea0] main input debug: releasing aout
[0x23fbe70] avi stream debug: free chunk avih
[0x23fbe70] avi stream debug: free chunk strh
[0x23fbe70] avi stream debug: free chunk strf
[0x23fbe70] avi stream debug: free chunk LIST
[0x23fbe70] avi stream debug: free chunk strh
[0x23fbe70] avi stream debug: free chunk strf
[0x23fbe70] avi stream debug: free chunk LIST
[0x23fbe70] avi stream debug: free chunk LIST
[0x23fbe70] avi stream debug: free chunk ISFT
[0x23fbe70] avi stream debug: free chunk LIST
[0x23fbe70] avi stream debug: free chunk JUNK
[0x23fbe70] avi stream debug: free chunk LIST
[0x23fbe70] avi stream debug: free chunk idx1
[0x23fbe70] avi stream debug: free chunk RIFF
[0x23fbe70] avi stream debug: free chunk LIST
[0x23cc2b0] main demux debug: removing module "avi"
[0x23fbe70] main stream debug: removing module "stream_filter_record"
[0x23fab20] main access debug: removing module "filesystem"
[0x7f77d4165ea0] main input debug: Program doesn't contain anymore ES
[0x7f77d4165ea0] main input debug: thread ended
[0x219cd10] main playlist debug: dead input
[0x7f77d41aa1b0] main video output debug: destroying useless vout
[0x7f77d4005780] qt4 interface debug: IM: Deleting the input
[0x247b8c0] main inhibit debug: removing module "xdg_screensaver"
[0x261a210] qt4 window debug: releasing video...
[0x7f77d4005780] qt4 interface debug: Video is not needed anymore
[0x261a210] main window debug: removing module "qt4"
[0x2445530] main generic debug: removing module "xcb_xv"
[0x7f77d41aa1b0] main video output debug: removing module "vout_wrapper"
[0x7f77d41ccd80] main blend debug: removing module "blend"
[0x7f77d41aff20] main spu text debug: removing module "freetype"
[0x261ae10] main scale debug: removing module "yuvp"
[0x261aa00] main scale debug: removing module "swscale"
[0x23f2c90] main playlist export debug: saving Media Library to file /home/mikhail/.local/share/vlc/ml.xspf
[0x23f2c90] main playlist export debug: looking for playlist export module: 1 candidate
[0x23f2c90] main playlist export debug: using playlist export module "export"
[0x23f2c90] main playlist export debug: TIMER module_need() : 0.195 ms - Total 0.195 ms / 1 intvls (Avg 0.195 ms)
[0x23f2c90] main playlist export debug: removing module "export"
[0x219cd10] main playlist debug: Deactivated
[0x20aa120] main libvlc debug: removing all services discovery tasks
[0x20aa120] main libvlc debug: removing all interfaces
[0x7f77d4005780] qt4 interface debug: Please die, die, die...
[0x7f77d4005780] qt4 interface debug: Please die, die, die 2...
[0x7f77d4005780] qt4 interface debug: Exec finished()
[0x7f77d4005780] qt4 interface debug: Video is not needed anymore
[0x7f77d4005780] qt4 interface debug: Killing extension dialog provider
[0x7f77d4005780] qt4 interface debug: ExtensionsDialogProvider is quitting...
[0x2483920] lua generic debug: Deactivating all loaded extensions
[0x2483920] lua generic debug: All extensions are now deactivated
[0x2483920] main generic debug: removing module "lua"
[0x7f77d4005780] main interface debug: removing module "qt4"
[0x7f77d40051c0] main interface debug: removing module "globalhotkeys"
[0x7f77d4000af0] main interface debug: removing module "signals"
[0x7f77d4165ea0] main input debug: TIMER input launching for 'The Bad Fish Paradigm.avi' : 20.260 ms - Total 20.260 ms / 1 intvls (Avg 20.260 ms)
[0x2194710] main interface debug: removing module "inhibit"
[0x21933e0] main interface debug: removing module "hotkeys"
[0x219cd10] main playlist debug: destroying
[0x20aa120] main libvlc debug: TIMER ML Load : Total 1.613 ms / 1 intvls (Avg 1.613 ms)
[0x20aa120] main libvlc debug: TIMER Items array build : Total 0.058 ms / 2 intvls (Avg 0.029 ms)
[0x20aa120] main libvlc debug: TIMER Preparse run : Total 11.424 ms / 1 intvls (Avg 11.424 ms)
[0x20aa120] main libvlc debug: TIMER ML Dump : Total 0.304 ms / 1 intvls (Avg 0.304 ms)
[0x20aa120] main libvlc debug: removing stats
[0x20aa120] main libvlc debug: removing module "memcpymmxext"

Offline

#6 2010-12-28 08:39:42

moetunes
Member
From: A comfortable couch
Registered: 2010-10-09
Posts: 1,033

Re: vlc and totem no video

I'm no expert but from that output it seems when pulse gets involved it shuts down - is pulse audio a dependency of totem? That would explain why vlc errors out after using totem if vlc can't use pulse.


You're just jealous because the voices only talk to me.

Offline

#7 2010-12-28 17:54:24

The Mishanator
Member
From: Washington (state)
Registered: 2009-09-08
Posts: 54

Re: vlc and totem no video

i shouldn't actually have pulse audio installed. i mean i messed around with it while trying to get audio to work (after installing the new GC) but it works now tith alsa and oss. with pulse audio the only dependencies of it that i have installed are libao and libpulse, and those are needed for other applications.

Offline

Board footer

Powered by FluxBB