This was working with VLC08, is there a reason why this isn't working anymore? Any hint to get this working?
I'm playing a TS http stream and want to be able to pause it...
Code: Select all
...
main debug: Stream buffering done (1200 ms in 1225 ms)
main debug: Decoder buffering done in 0 ms
freetype debug: using fontsize: 36
main debug: looking for video blending module: 1 candidate
blend debug: chroma: YUVA -> I420
main debug: using video blending module "blend"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: auto hidding mouse
main debug: control type=1
main debug: auto hidding mouse
main debug: auto hidding mouse
main debug: control type=1
main warning: computed PTS is out of range (12534800), clearing out
main warning: output PTS is out of range (12606800), clearing out
main debug: audio output is starving (380200), playing silence
main error: Read error: Connection reset by peer
ts debug: eof ?
main debug: EOF reached
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: finished input
main debug: waitpipe: object killed
...