Skip to content

Instantly share code, notes, and snippets.

@sigsergv
Created August 25, 2013 12:42
Show Gist options
  • Save sigsergv/6333689 to your computer and use it in GitHub Desktop.
Save sigsergv/6333689 to your computer and use it in GitHub Desktop.
phonon-vlc looks broken
[0xc0daba0] main input debug: Stream buffering done (1018 ms in 13 ms)
[0xc0daba0] main input debug: Decoder buffering done in 0 ms
[0xacf004d8] main audio output warning: PTS is out of range (-9977), dropping buffer
[0xacf004d8] main audio output warning: PTS is out of range (-36046), dropping buffer
PHONON-VLC BEGIN: void Phonon::VLC::MediaObject::changeState(Phonon::State)
PHONON-VLC BEGIN: bool Phonon::VLC::MediaObject::checkGaplessWaiting()
PHONON-VLC END__: bool Phonon::VLC::MediaObject::checkGaplessWaiting() [Took: 0s]
PHONON-VLC 3 --> 2
PHONON-VLC END__: void Phonon::VLC::MediaObject::changeState(Phonon::State) [Took: 0s]
State changed from 3 to 2 -> sending to zeitgeist.
[0xacf004d8] alsa audio output debug: prepending 2944 zeroes
void Phonon::MediaObjectPrivate::_k_aboutToFinish()
next :: "/share/gate/data/music/Rock/Thinking Plague/1987 - Moonsongs/03 - Collarless Fog That One Day Soon.mp3"
PHONON-VLC BEGIN: virtual void Phonon::VLC::MediaObject::setNextSource(const Phonon::MediaSource&)
PHONON-VLC QUrl( "file:///share/gate/data/music/Rock/Thinking Plague/1987 - Moonsongs/03 - Collarless Fog That One Day Soon.mp3" )
PHONON-VLC END__: virtual void Phonon::VLC::MediaObject::setNextSource(const Phonon::MediaSource&) [Took: 0s]
[0xae205aa8] mpeg_audio demux packetizer debug: emulated startcode (no startcode on following frame)
[0xc0daba0] main input debug: EOF reached
[0xc0daba0] main input debug: waiting decoder fifos to empty
[0xc0daba0] main input debug: waiting decoder fifos to empty
[0xc0daba0] main input debug: waiting decoder fifos to empty
[0xc0daba0] main input debug: waiting decoder fifos to empty
[0xc0daba0] main input debug: waiting decoder fifos to empty
[0xc0daba0] main input debug: waiting decoder fifos to empty
[0xc0daba0] main input debug: waiting decoder fifos to empty
[0xc0daba0] main input debug: waiting decoder fifos to empty
[0xc0daba0] main input debug: waiting decoder fifos to empty
[0xc0daba0] main input debug: waiting decoder fifos to empty
[0xc0daba0] main input debug: waiting decoder fifos to empty
PHONON-VLC BEGIN: void Phonon::VLC::MediaObject::updateState(Phonon::VLC::MediaPlayer::State)
PHONON-VLC State(MediaPlayer::EndedState)
PHONON-VLC BEGIN: void Phonon::VLC::MediaObject::changeState(Phonon::State)
PHONON-VLC BEGIN: bool Phonon::VLC::MediaObject::checkGaplessWaiting()
PHONON-VLC END__: bool Phonon::VLC::MediaObject::checkGaplessWaiting() [Took: 0s]
PHONON-VLC void Phonon::VLC::MediaObject::changeState(Phonon::State) no-op gapless item awaiting in queue - 0
PHONON-VLC END__: void Phonon::VLC::MediaObject::changeState(Phonon::State) [Took: 0s]
PHONON-VLC END__: void Phonon::VLC::MediaObject::updateState(Phonon::VLC::MediaPlayer::State) [Took: 0s]
[0xae209868] main decoder debug: removing module "mpeg_audio"
[0xae209868] main decoder debug: killing decoder fourcc `mpga', 0 PES in FIFO
[0xacf387a0] main audio filter debug: removing module "mpgatofixed32"
[0xacf2d8f0] main audio filter debug: removing module "scaletempo"
[0xacf16798] main audio filter debug: removing module "samplerate"
[0xacf004d8] main audio output debug: removing module "alsa"
[0xacf4db50] main mixer debug: removing module "float32_mixer"
[0xbe66ca0] main generic debug: releasing audio output
[0xae204828] main demux debug: removing module "es"
[0xae205aa8] main demux packetizer debug: removing module "mpeg_audio"
[0xae201d00] main stream debug: removing module "stream_filter_record"
[0xae203d18] main access debug: removing module "filesystem"
[0xc0daba0] main input debug: Program doesn't contain anymore ES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment