[streaming] streaming a playlist stops after every track...
Nick Teen
xpage_de at yahoo.de
Wed Oct 3 10:48:27 CEST 2007
Hello folks,
i try to stream a playlist with a few mp3s:
vlc -vvvv ./test.m3u --sout '#transcode{acodec=mp2a,ab=96,deinterlace,threads=4}:standard{access=http,mux=raw,dst=:8080}'
after each track my client stops and i´ve to open the stream again. This is the vlc output:
[...]
[00000305] main private debug: adding a new input
[00000305] mux_dummy private debug: adding input
[00000312] mpeg_audio decoder debug: MPGA channels:2 samplerate:22050 bitrate:56
[00000310] mpeg_audio packetizer debug: emulated startcode (no startcode on following frame)
[00000310] mpeg_audio packetizer debug: emulated startcode
[00000297] main input debug: EOF reached
[00000297] main input debug: closing input
[00000310] main packetizer debug: removing module "mpeg_audio"
[00000309] main demuxer debug: removing module "mpga"
[00000307] main access debug: removing module "access_file"
[00000311] main packetizer debug: removing module "mpeg_audio"
[00000311] main packetizer debug: killing decoder fourcc `mpga', 0 PES in FIFO
[00000298] main stream output debug: removing an input
[00000312] main decoder debug: removing module "mpeg_audio"
[00000313] main encoder debug: removing module "twolame"
[00000314] main private debug: removing module "mpgatofixed32"
[00000315] main private debug: removing module "audio_format"
[00000305] mux_dummy private debug: removing input
[00000305] main private warning: no more input streams for this mux
[00000297] main input debug: destroying sout
[00000299] main private debug: destroying chain... (name=transcode)
[00000301] main private debug: destroying chain... (name=standard)
[00000305] mux_dummy private debug: Dummy/Raw muxer closed
[00000305] main private debug: removing module "mux_dummy"
[00000304] main http server debug: thread 2982149008 joined (network/httpd.c:1134)
[00000304] main http server debug: HTTP host removed
[00000303] main http server debug: no host left, stopping httpd
[00000302] access_output_http private debug: Close
[00000302] main private debug: removing module "access_output_http"
[00000301] main private debug: removing module "stream_out_standard"
[00000301] main private debug: destroying chain done
[00000299] main private debug: removing module "stream_out_transcode"
[00000299] main private debug: destroying chain done
status change: ( stop state: 0 )
[00000297] main input debug: thread 2990537616 joined (input/input.c:412)
[00000278] main playlist debug: creating new input thread
[00000316] main input debug: waiting for thread completion
status change: ( new input: ./02.mp3 )
status change: ( audio volume: 256 )
It is possible to prevent destorying sout and add new input streams to an existing mux?
Thanks in advance!
Regards,
Nick
__________________________________
Kennt man wirklich jeden über 3 Ecken? Die Antworten gibt's bei Yahoo! Clever. www.yahoo.de/clever
More information about the streaming
mailing list