[Live-devel] StreamClose in vlc under linux (just like that in BSD)

Victor Diago vdiago at gmail.com
Fri Feb 12 08:11:18 PST 2010


This is what happens :

[0x810aeb8] live555 demux debug: StreamClose
[0x81068b0] main input debug: EOF reached
[0x81068b0] main input debug: waiting decoder fifos to empty
vbv buffer overflow
[0x814de38] faad decoder debug: AAC SBR (channels: 2, samplerate: 16000)
[0x810aaf0] stream_out_transcode stream out debug: drift is too high,
resetting master sync
[0x814de38] faad decoder debug: AAC SBR (channels: 2, samplerate: 16000)
[0x810aaf0] stream_out_transcode stream out debug: drift is too high,
resetting master sync
[0x8148f58] main packetizer debug: removing module "packetizer_mpeg4video"
[0x8148f58] main packetizer debug: killing decoder fourcc `mp4v', 0 PES in FIFO
[0x810a360] main stream output debug: removing a sout input
(sout_input:0x814d5a8)
[0x817f590] main encoder debug: TIMER encoding video frame : 0.917 ms
- Total 1888.873 ms / 1869 intvls (Avg 1.011 ms)
[0x817ec30] avcodec decoder debug: ffmpeg codec (MPEG-4 Video) stopped
[0x817ec30] main decoder debug: removing module "avcodec"
[0x817f590] main encoder debug: removing module "avcodec"
[0x810f790] avformat mux debug: removing input
[0x80fafd0] main playlist debug: finished input
[0x81472e8] main packetizer debug: removing module "packetizer_mpeg4audio"
[0x81472e8] main packetizer debug: killing decoder fourcc `mp4a', 0 PES in FIFO
[0x810a360] main stream output debug: removing a sout input
(sout_input:0x814d848)
[0x8154e88] main encoder debug: TIMER encoding audio frame : 2.860 ms
- Total 8633.037 ms / 3011 intvls (Avg 2.867 ms)
[0x814de38] main decoder debug: removing module "faad"
[0x8154e88] main encoder debug: removing module "avcodec"
[0x810aaf0] main stream out debug: Filter 'bandlimited_resampler'
(0x815c1e0) removed from chain
[0x815c1e0] main filter debug: removing module "bandlimited_resampler"
[0x810aaf0] main stream out debug: Filter 'simple_channel_mixer'
(0x8178cc0) removed from chain
[0x8178cc0] main filter debug: removing module "simple_channel_mixer"
[0x810aaf0] main stream out debug: Filter 'audio_format' (0x817a0f8)
removed from chain
[0x817a0f8] main filter debug: removing module "audio_format"
[0x810f790] avformat mux debug: removing input
[0x810f790] main mux warning: no more input streams for this mux
Sending request: TEARDOWN rtsp://192.168.0.150:1080/mpeg4/media.amp/ RTSP/1.0
CSeq: 15
Session: 0993223823
Authorization: Basic cm9vdDpyM3N0cjF0MA==
User-Agent: VLC media player (LIVE555 Streaming Media v2009.11.27)


[0x810aeb8] main demux debug: removing module "live555"
[0x81068b0] main input debug: Program doesn't contain anymore ES
[0x81068b0] main input debug: thread ended
[0x80fafd0] main playlist debug: dead input
[0x810a360] main stream output debug: destroying useless sout
[0x810aaf0] main stream out debug: destroying chain... (name=transcode)
[0x810b8c8] main stream out debug: destroying chain... (name=std)
[0x810d858] access_output_http access out warning: HTTP sout access cannot seek
[0x810d858] access_output_http access out warning: HTTP sout access cannot seek
[0x810d858] access_output_http access out warning: HTTP sout access cannot seek
[0x810f790] main mux debug: removing module "avformat"
[0x810f560] main http server warning: force closing connections
[0x810f560] main http server debug: waitpipe: object killed
[0x810f560] main http server debug: HTTP host removed
[0x810ee60] main http server debug: no hosts left, stopping httpd
[0x810d858] access_output_http access out debug: Close
[0x810d858] main access out debug: removing module "access_output_http"
[0x810b8c8] main stream out debug: removing module "stream_out_standard"
[0x810b8c8] main stream out debug: destroying chain done
[0x810aaf0] main stream out debug: removing module "stream_out_transcode"
[0x810aaf0] main stream out debug: destroying chain done
[0x81068b0] main input debug: TIMER input launching for
'rtsp://ip_address:1080/mpeg4/media.amp' : 3360.048 ms - Total
3360.048 ms / 1 intvls (Avg 3360.048 ms)
[0x80fafd0] main playlist debug: changing item without a request (current 0/1)
[0x80fafd0] main playlist debug: nothing to play

In windows it doesNOT happens !

Thanks in advance


More information about the live-devel mailing list