[Making IPTV app] Problem multicasting stream (VLM File)

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
dr4kkar
New Cone
New Cone
Posts: 2
Joined: 09 Sep 2010 21:33
Operating System: Ubuntu

[Making IPTV app] Problem multicasting stream (VLM File)

Postby dr4kkar » 09 Sep 2010 22:25

Hello everybody, I'm doing my undergraduate project on an IPTV application using Cloud Computing (Eucalyptus) for the media hosting, I've succeeded streaming the media with a single streaming channel via rtsp and integrated it to my IPTV app with the VLC api for the web plug in (FYI, IPTV apps are merely a web app with certain considerations).

My problem with this nice tool started when I tried to multicast the files using the vlm configuration file, I've followed this link:

http://www.videolan.org/doc/streaming-h ... l#id518917

So, I edited the file for my purposes like this, following the how to:

Code: Select all

new channel1 broadcast enabled setup channel1 input http://172.17.8.229:8773/services/Walrus/IPTV/video.avi setup channel1 output #rtp{mux=ts,dst=192.168.0.12,port=5004,sdp=sap://,name="Channel 1"} new channel2 broadcast enabled setup channel2 input http://172.17.8.229:8773/services/Walrus/IPTV/aaron.avi setup channel2 output #rtp{mux=ts,dst=192.168.0.12,port=5004,sdp=sap://,name="Channel 1"} control channel1 play control channel2 play
And then I run it using the command: vlc --vlm-conf iptv.vlm -I telnet

and the output is this one:

Code: Select all

VLC media player 1.0.6 Goldeneye [0x82bc148] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT FPU [0x82bc148] main libvlc debug: looking for memcpy module: 3 candidates [0x82bc148] main libvlc debug: using memcpy module "memcpymmxext" [0x8369908] main input debug: Creating an input for 'Biblioteca multimedia' [0x8369908] main input debug: Input is a meta file: disabling unneeded options [0x8369908] main input debug: using timeshift granularity of 50 MBytes [0x8369908] main input debug: using timeshift path '/tmp' [0x8369908] main input debug: `file/xspf-open:///home/nfs_home/jraristi/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/nfs_home/jraristi/.local/share/vlc/ml.xspf' [0x8369908] main input debug: creating demux: access='file' demux='xspf-open' path='/home/nfs_home/jraristi/.local/share/vlc/ml.xspf' [0x8370178] main demux debug: looking for access_demux module: 1 candidate [0x8370178] main demux warning: no access_demux module matching "file" could be loaded [0x8370178] main demux debug: TIMER module_need() : 1,141 ms - Total 1,141 ms / 1 intvls (Avg 1,141 ms) [0x8369908] main input debug: creating access 'file' path='/home/nfs_home/jraristi/.local/share/vlc/ml.xspf' [0x8372198] main access debug: looking for access module: 3 candidates [0x8372198] access_file access debug: opening file `/home/nfs_home/jraristi/.local/share/vlc/ml.xspf' [0x8372198] access_file access warning: Opening remote file, increasing cache: 1000 [0x8372198] main access debug: using access module "access_file" [0x8372198] main access debug: TIMER module_need() : 1,224 ms - Total 1,224 ms / 1 intvls (Avg 1,224 ms) [0x8372bd8] main stream debug: Using AStream*Stream [0x8372bd8] main stream debug: pre buffering [0x8372bd8] main stream debug: received first data after 0 ms [0x8372bd8] main stream debug: pre-buffering done 304 bytes in 0s - 14843 kbytes/s [0x83733a0] main stream debug: looking for stream_filter module: 5 candidates [0x83733a0] main stream debug: TIMER module_need() : 0,417 ms - Total 0,417 ms / 1 intvls (Avg 0,417 ms) [0x83733a0] main stream debug: looking for stream_filter module: 1 candidate [0x83733a0] main stream debug: using stream_filter module "stream_filter_record" [0x83733a0] main stream debug: TIMER module_need() : 0,133 ms - Total 0,133 ms / 1 intvls (Avg 0,133 ms) [0x8369908] main input debug: creating demux: access='file' demux='xspf-open' path='/home/nfs_home/jraristi/.local/share/vlc/ml.xspf' [0x8375d90] main demux debug: looking for demux module: 1 candidate [0x8375d90] playlist demux debug: using XSPF playlist reader [0x8375d90] main demux debug: using demux module "playlist" [0x8375d90] main demux debug: TIMER module_need() : 0,294 ms - Total 0,294 ms / 1 intvls (Avg 0,294 ms) [0x8369908] main input debug: `file/xspf-open:///home/nfs_home/jraristi/.local/share/vlc/ml.xspf' successfully opened [0x8375e68] main xml debug: looking for xml module: 2 candidates [0x8375e68] main xml debug: using xml module "xml" [0x8375e68] main xml debug: TIMER module_need() : 0,395 ms - Total 0,395 ms / 1 intvls (Avg 0,395 ms) [0x8375d90] playlist demux debug: parsed 0 tracks successfully [0x8375e68] main xml debug: removing module "xml" [0x8369908] main input debug: EOF reached [0x8375d90] main demux debug: removing module "playlist" [0x83733a0] main stream debug: removing module "stream_filter_record" [0x8372198] main access debug: removing module "access_file" [0x8369908] main input debug: TIMER input launching for 'Biblioteca multimedia' : 6,215 ms - Total 6,215 ms / 1 intvls (Avg 6,215 ms) [0x83685d8] main playlist debug: rebuilding array of current - root Lista de reproducción [0x83685d8] main playlist debug: Activated [0x83685d8] main playlist debug: rebuild done - 0 items, index -1 [0x82bc148] main libvlc debug: creating VLM [0x82bc148] main libvlc debug: loading VLM configuration [0x82bc148] main libvlc debug: load iptv.vlm [0xb6e00678] main vlm daemon debug: creating access '' path='iptv.vlm' [0xb6e00e10] main access debug: looking for access module: 7 candidates [0xb6e00e10] vcd access debug: trying .cue file: iptv.cue [0xb6e00e10] vcd access debug: could not find .cue file [0xb6e00e10] access_file access debug: opening file `iptv.vlm' [0xb6e00e10] access_file access warning: Opening remote file, increasing cache: 1000 [0xb6e00e10] main access debug: using access module "access_file" [0xb6e00e10] main access debug: TIMER module_need() : 2,557 ms - Total 2,557 ms / 1 intvls (Avg 2,557 ms) [0x8381b88] main stream debug: Using AStream*Stream [0x8381b88] main stream debug: pre buffering [0x8381b88] main stream debug: received first data after 0 ms [0x8381b88] main stream debug: pre-buffering done 442 bytes in 0s - 39240 kbytes/s [0xb6e00e10] main access debug: removing module "access_file" [0x83737c0] main input debug: Creating an input for 'http://172.17.8.229:8773/services/Walrus/IPTV/video.avi' [0x83737c0] [Medio: channel1] main input debug: thread (input) created at priority 10 (input/input.c:230) [0x83737c0] [Medio: channel1] main input debug: thread started [0xb6e010e0] main input debug: Creating an input for 'http://172.17.8.229:8773/services/Walrus/IPTV/aaron.avi' [0xb6e01858] [Medio: channel1] main stream output debug: stream=`rtp' [0xb6e01fc8] [Medio: channel1] main stream out debug: looking for sout stream module: 1 candidate [0xb6e010e0] [Medio: channel2] main input debug: thread (input) created at priority 10 (input/input.c:230) [0xb6e010e0] [Medio: channel2] main input debug: thread started [0xb6e04eb0] [Medio: channel2] main stream output debug: stream=`rtp' [0xb6a004e8] main interface debug: looking for interface module: 1 candidate [0xb6e032b0] [Medio: channel2] main stream out debug: looking for sout stream module: 1 candidate [0xb6a004e8] main interface debug: using interface module "hotkeys" [0xb6a004e8] main interface debug: TIMER module_need() : 0,350 ms - Total 0,350 ms / 1 intvls (Avg 0,350 ms) [0xb6a004e8] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0xb6a004e8] main interface debug: thread started [0xb6e05b58] main interface debug: looking for interface module: 1 candidate [0xb6e05b58] main interface debug: using interface module "inhibit" [0xb6e05b58] main interface debug: TIMER module_need() : 1,528 ms - Total 1,528 ms / 1 intvls (Avg 1,528 ms) [0xb6e05b58] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0x8381ec8] main interface debug: looking for interface module: 1 candidate [0x8381ec8] main interface debug: using interface module "screensaver" [0x8381ec8] main interface debug: TIMER module_need() : 0,228 ms - Total 0,228 ms / 1 intvls (Avg 0,228 ms) [0x8381ec8] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0xb6e01fc8] [Medio: channel1] main stream out debug: set config option: sout-rtp-mux to ts [0xb6e01fc8] [Medio: channel1] main stream out debug: set config option: sout-rtp-dst to 192.168.0.12 [0x8382a00] main interface debug: looking for interface module: 1 candidate [0x8382a00] main interface debug: using interface module "signals" [0x8382a00] main interface debug: TIMER module_need() : 0,241 ms - Total 0,241 ms / 1 intvls (Avg 0,241 ms) [0x8382a00] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0xb6e01fc8] [Medio: channel1] main stream out debug: set config option: sout-rtp-port to 5004 [0x8382a00] main interface debug: thread started [0xb6e02250] main interface debug: looking for interface module: 1 candidate [0x8382a00] main interface debug: thread ended [0xb6e01fc8] [Medio: channel1] main stream out debug: set config option: sout-rtp-sdp to sap:// [0x8381ec8] main interface debug: thread started [0xb6e01fc8] [Medio: channel1] main stream out debug: set config option: sout-rtp-name to Channel 1 [0xb6a01fc8] [Medio: channel1] main mux debug: looking for sout mux module: 1 candidate [0xb6e05b58] main interface debug: thread started [0xb6e032b0] [Medio: channel2] main stream out debug: set config option: sout-rtp-mux to ts [0xb6e032b0] [Medio: channel2] main stream out debug: set config option: sout-rtp-dst to 192.168.0.12 [0xb6e032b0] [Medio: channel2] main stream out debug: set config option: sout-rtp-port to 5004 [0xb6e032b0] [Medio: channel2] main stream out debug: set config option: sout-rtp-sdp to sap:// [0xb6e032b0] [Medio: channel2] main stream out debug: set config option: sout-rtp-name to Channel 1 [0xb6e0a4f8] [Medio: channel2] main mux debug: looking for sout mux module: 1 candidate [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: shaping=200000 pcr=70000 dts_delay=400000 [0xb6a01fc8] [Medio: channel1] main mux debug: using sout mux module "mux_ts" [0xb6a01fc8] [Medio: channel1] main mux debug: TIMER module_need() : 6,612 ms - Total 6,612 ms / 1 intvls (Avg 6,612 ms) [0xb6e01858] [Medio: channel1] main stream output debug: muxer support adding stream at any time [0xb6e01858] [Medio: channel1] main stream output debug: muxer prefers to wait for all ES before starting to mux [0xb6e0a4f8] [Medio: channel2] mux_ts mux debug: shaping=200000 pcr=70000 dts_delay=400000 [0xb6e0a4f8] [Medio: channel2] main mux debug: using sout mux module "mux_ts" [0xb6e0a4f8] [Medio: channel2] main mux debug: TIMER module_need() : 4,061 ms - Total 4,061 ms / 1 intvls (Avg 4,061 ms) [0xb6e04eb0] [Medio: channel2] main stream output debug: muxer support adding stream at any time [0xb6e01fc8] [Medio: channel1] stream_out_rtp stream out debug: maximum RTP packet size: 1400 bytes [0xb6e04eb0] [Medio: channel2] main stream output debug: muxer prefers to wait for all ES before starting to mux [0xb6e032b0] [Medio: channel2] stream_out_rtp stream out debug: maximum RTP packet size: 1400 bytes [0xb6e032b0] [Medio: channel2] main stream out debug: net: connecting to [192.168.0.12]:5004 [0xb6e01fc8] [Medio: channel1] main stream out debug: net: connecting to [192.168.0.12]:5004 [0xb6e032b0] [Medio: channel2] main stream out debug: net: connecting to [192.168.0.12]:5005 from [172.17.8.203]:40676 [0xb6a01448] [Medio: channel2] main generic debug: thread (RTP send thread) created at priority 20 (rtp.c:1286) [0xb6a01448] [Medio: channel2] main generic debug: thread started [0xb6e032b0] [Medio: channel2] stream_out_rtp stream out debug: sdp= v=0 o=- 15002540925764315332 15002540925764315332 IN IP4 cedesoft05 s=Channel 1 i=N/A c=IN IP4 192.168.0.12 t=0 0 a=tool:vlc 1.0.6 a=recvonly a=type:broadcast a=charset:UTF-8 m=video 5004 RTP/AVP 33 a=rtpmap:33 MP2T/90000 [0xb6e04eb0] [Medio: channel2] main stream output debug: adding SAP session [0x838a0a8] main sap sender debug: using SAP address: 224.2.127.254 [0x838a0a8] main sap sender debug: net: connecting to [224.2.127.254]:9875 [0xb6e01fc8] [Medio: channel1] main stream out debug: net: connecting to [192.168.0.12]:5005 from [172.17.8.203]:42074 [0xb6a01238] [Medio: channel1] main generic debug: thread (RTP send thread) created at priority 20 (rtp.c:1286) [0xb6a01238] [Medio: channel1] main generic debug: thread started [0xb6e01fc8] [Medio: channel1] stream_out_rtp stream out debug: sdp= v=0 o=- 15002540925767286289 15002540925767286289 IN IP4 cedesoft05 s=Channel 1 i=N/A c=IN IP4 192.168.0.12 t=0 0 a=tool:vlc 1.0.6 a=recvonly a=type:broadcast a=charset:UTF-8 m=video 5004 RTP/AVP 33 a=rtpmap:33 MP2T/90000 [0xb6e032b0] [Medio: channel2] main stream out debug: using sout stream module "stream_out_rtp" [0xb6e032b0] [Medio: channel2] main stream out debug: TIMER module_need() : 13,438 ms - Total 13,438 ms / 1 intvls (Avg 13,438 ms) [0xb6e010e0] [Medio: channel2] main input debug: using timeshift granularity of 50 MBytes [0xb6e01858] [Medio: channel1] main stream output debug: adding SAP session [0xb6e010e0] [Medio: channel2] main input debug: using timeshift path '/tmp' [0x838a0a8] main sap sender debug: using SAP address: 224.2.127.254 [0xb6e010e0] [Medio: channel2] main input debug: `http://172.17.8.229:8773/services/Walrus/IPTV/aaron.avi' gives access `http' demux `' path `172.17.8.229:8773/services/Walrus/IPTV/aaron.avi' [0xb6e01fc8] [Medio: channel1] main stream out debug: using sout stream module "stream_out_rtp" [0xb6e010e0] [Medio: channel2] main input debug: creating demux: access='http' demux='' path='172.17.8.229:8773/services/Walrus/IPTV/aaron.avi' [0xb6e01fc8] [Medio: channel1] main stream out debug: TIMER module_need() : 19,325 ms - Total 19,325 ms / 1 intvls (Avg 19,325 ms) [0x83885e8] [Medio: channel2] main demux debug: looking for access_demux module: 0 candidates [0x83885e8] [Medio: channel2] main demux debug: no access_demux module matched "http" [0x83885e8] [Medio: channel2] main demux debug: TIMER module_need() : 0,112 ms - Total 0,112 ms / 1 intvls (Avg 0,112 ms) [0xb6e010e0] [Medio: channel2] main input debug: creating access 'http' path='172.17.8.229:8773/services/Walrus/IPTV/aaron.avi' [0x83737c0] [Medio: channel1] main input debug: using timeshift granularity of 50 MBytes [0xb6e15500] [Medio: channel2] main access debug: looking for access module: 2 candidates [0x83737c0] [Medio: channel1] main input debug: using timeshift path '/tmp' [0x83737c0] [Medio: channel1] main input debug: `http://172.17.8.229:8773/services/Walrus/IPTV/video.avi' gives access `http' demux `' path `172.17.8.229:8773/services/Walrus/IPTV/video.avi' [0x83737c0] [Medio: channel1] main input debug: creating demux: access='http' demux='' path='172.17.8.229:8773/services/Walrus/IPTV/video.avi' [0xb6e14cc8] [Medio: channel1] main demux debug: looking for access_demux module: 0 candidates [0xb6e14cc8] [Medio: channel1] main demux debug: no access_demux module matched "http" [0xb6e14cc8] [Medio: channel1] main demux debug: TIMER module_need() : 0,203 ms - Total 0,203 ms / 1 intvls (Avg 0,203 ms) [0x83737c0] [Medio: channel1] main input debug: creating access 'http' path='172.17.8.229:8773/services/Walrus/IPTV/video.avi' [0xb6e15500] [Medio: channel2] access_http access debug: http: server='172.17.8.229' port=8773 file='/services/Walrus/IPTV/aaron.avi [0xb6e165b8] [Medio: channel1] main access debug: looking for access module: 2 candidates [0xb6e02250] main interface debug: using interface module "globalhotkeys" [0xb6e02250] main interface debug: TIMER module_need() : 11,244 ms - Total 11,244 ms / 1 intvls (Avg 11,244 ms) [0xb6e15500] [Medio: channel2] main access debug: net: connecting to 172.17.8.229 port 8773 [0xb6e02250] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0xb6e02250] main interface debug: thread started [0xb6e165b8] [Medio: channel1] access_http access debug: http: server='172.17.8.229' port=8773 file='/services/Walrus/IPTV/video.avi [0xb6e15500] [Medio: channel2] main access debug: connection: Operación en curso [0xb6e02250] main interface debug: thread ended [0xb6a03f88] main interface debug: looking for interface module: 1 candidate [0xb6e15500] [Medio: channel2] main access debug: connection succeeded (socket = 12) [0xb6a03f88] telnet interface: using the VLM interface plugin... [0xb6a03f88] main interface debug: net: listening to port 4212 [0xb6a03f88] telnet interface: telnet interface started on interface 4212 [0xb6a03f88] main interface debug: using interface module "telnet" [0xb6a03f88] main interface debug: TIMER module_need() : 0,940 ms - Total 0,940 ms / 1 intvls (Avg 0,940 ms) [0xb6a03f88] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151) [0xb6a03f88] main interface debug: thread started [0xb6e165b8] [Medio: channel1] main access debug: net: connecting to 172.17.8.229 port 8773 [0xb6e165b8] [Medio: channel1] main access debug: connection: Operación en curso [0xb6e165b8] [Medio: channel1] main access debug: connection succeeded (socket = 16) [0xb6e15500] [Medio: channel2] access_http access debug: protocol 'HTTP' answer code 500 [0xb6e15500] [Medio: channel2] access_http access error: error: HTTP/1.1 500 Internal Server Error [0xb6e15500] [Medio: channel2] access_http access debug: switching to HTTP version 1.0 [0xb6e15500] [Medio: channel2] main access debug: net: connecting to 172.17.8.229 port 8773 [0xb6e15500] [Medio: channel2] main access debug: connection: Operación en curso [0xb6e15500] [Medio: channel2] main access debug: connection succeeded (socket = 12) [0xb6e165b8] [Medio: channel1] access_http access debug: protocol 'HTTP' answer code 500 [0xb6e165b8] [Medio: channel1] access_http access error: error: HTTP/1.1 500 Internal Server Error [0xb6e165b8] [Medio: channel1] access_http access debug: switching to HTTP version 1.0 [0xb6e165b8] [Medio: channel1] main access debug: net: connecting to 172.17.8.229 port 8773 [0xb6e165b8] [Medio: channel1] main access debug: connection: Operación en curso [0xb6e165b8] [Medio: channel1] main access debug: connection succeeded (socket = 16) [0xb6e15500] [Medio: channel2] access_http access debug: protocol 'HTTP' answer code 200 [0xb6e15500] [Medio: channel2] access_http access debug: this frame size=286599168 [0xb6e15500] [Medio: channel2] access_http access debug: Content-Type: binary/octet-stream [0xb6e15500] [Medio: channel2] main access debug: using access module "access_http" [0xb6e15500] [Medio: channel2] main access debug: TIMER module_need() : 68,118 ms - Total 68,118 ms / 1 intvls (Avg 68,118 ms) [0x83885e8] [Medio: channel2] main stream debug: Using AStream*Stream [0x83885e8] [Medio: channel2] main stream debug: pre buffering [0x83885e8] [Medio: channel2] main stream debug: received first data after 0 ms [0x83885e8] [Medio: channel2] main stream debug: pre-buffering done 1024 bytes in 0s - 8333 kbytes/s [0x83866a0] [Medio: channel2] main stream debug: looking for stream_filter module: 5 candidates [0x83866a0] [Medio: channel2] main stream debug: TIMER module_need() : 0,108 ms - Total 0,108 ms / 1 intvls (Avg 0,108 ms) [0x83866a0] [Medio: channel2] main stream debug: looking for stream_filter module: 1 candidate [0x83866a0] [Medio: channel2] main stream debug: using stream_filter module "stream_filter_record" [0x83866a0] [Medio: channel2] main stream debug: TIMER module_need() : 0,103 ms - Total 0,103 ms / 1 intvls (Avg 0,103 ms) [0xb6e010e0] [Medio: channel2] main input debug: creating demux: access='http' demux='' path='172.17.8.229:8773/services/Walrus/IPTV/aaron.avi' [0x8386068] [Medio: channel2] main demux debug: looking for demux module: 51 candidates [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:46464952 (RIFF) size:286599058 pos:0 [0x83866a0] [Medio: channel2] avi stream debug: found LIST chunk: 'AVI ' [0x83866a0] [Medio: channel2] avi stream debug: <list 'AVI '> [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:5453494c (LIST) size:13072 pos:12 [0x83866a0] [Medio: channel2] avi stream debug: found LIST chunk: 'hdrl' [0x83866a0] [Medio: channel2] avi stream debug: <list 'hdrl'> [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:68697661 (avih) size:56 pos:24 [0x83866a0] [Medio: channel2] avi stream debug: avih: streams:3 flags: HAS_INDEX IS_INTERLEAVED 640x448 [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:5453494c (LIST) size:4244 pos:88 [0x83866a0] [Medio: channel2] avi stream debug: found LIST chunk: 'strl' [0x83866a0] [Medio: channel2] avi stream debug: <list 'strl'> [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:68727473 (strh) size:56 pos:100 [0x83866a0] [Medio: channel2] avi stream debug: strh: type:vids handler:0x64697678 samplesize:0 25,00fps [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:66727473 (strf) size:40 pos:164 [0x83866a0] [Medio: channel2] avi stream debug: strf: video:XVID 640x448 planes:1 12bpp [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:4120 pos:212 [0x83866a0] [Medio: channel2] avi stream debug: </list 'strl'> [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:5453494c (LIST) size:4234 pos:4340 [0x83866a0] [Medio: channel2] avi stream debug: found LIST chunk: 'strl' [0x83866a0] [Medio: channel2] avi stream debug: <list 'strl'> [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:68727473 (strh) size:56 pos:4352 [0x83866a0] [Medio: channel2] avi stream debug: strh: type:auds handler:0x00000000 samplesize:480 41,67fps [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:66727473 (strf) size:30 pos:4416 [0x83866a0] [Medio: channel2] avi stream debug: strf: audio:0x0055 channels:2 48000Hz 0bits/sample 156kb/s [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:4120 pos:4454 [0x83866a0] [Medio: channel2] avi stream debug: </list 'strl'> [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:5453494c (LIST) size:4234 pos:8582 [0x83866a0] [Medio: channel2] avi stream debug: found LIST chunk: 'strl' [0x83866a0] [Medio: channel2] avi stream debug: <list 'strl'> [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:68727473 (strh) size:56 pos:8594 [0x83866a0] [Medio: channel2] avi stream debug: strh: type:auds handler:0x00000000 samplesize:480 41,67fps [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:66727473 (strf) size:30 pos:8658 [0x83866a0] [Medio: channel2] avi stream debug: strf: audio:0x0055 channels:2 48000Hz 0bits/sample 156kb/s [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:4120 pos:8696 [0x83866a0] [Medio: channel2] avi stream debug: </list 'strl'> [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:5453494c (LIST) size:260 pos:12824 [0x83866a0] [Medio: channel2] avi stream debug: found LIST chunk: 'odml' [0x83866a0] [Medio: channel2] avi stream debug: <list 'odml'> [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:686c6d64 (dmlh) size:248 pos:12836 [0x83866a0] [Medio: channel2] avi stream warning: unknown chunk (not loaded) [0x83866a0] [Medio: channel2] avi stream debug: </list 'odml'> [0x83866a0] [Medio: channel2] avi stream debug: </list 'hdrl'> [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:5453494c (LIST) size:56 pos:13092 [0x83866a0] [Medio: channel2] avi stream debug: found LIST chunk: 'INFO' [0x83866a0] [Medio: channel2] avi stream debug: <list 'INFO'> [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:54465349 (ISFT) size:44 pos:13104 [0x83866a0] [Medio: channel2] avi stream debug: ISFT: software : VirtualDubMod 1.5.10.2 (build 2540/release) [0x83866a0] [Medio: channel2] avi stream debug: </list 'INFO'> [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:1172 pos:13156 [0x83866a0] [Medio: channel2] avi stream debug: found Chunk fourcc:5453494c (LIST) size:285035514 pos:14336 [0x83866a0] [Medio: channel2] avi stream debug: skipping movi chunk [0x83866a0] [Medio: channel2] avi stream debug: </list 'AVI '> [0x83866a0] [Medio: channel2] avi stream debug: * LIST-root size:286599168 pos:0 [0x83866a0] [Medio: channel2] avi stream debug: + RIFF-AVI size:286599058 pos:0 [0x83866a0] [Medio: channel2] avi stream debug: | + LIST-hdrl size:13072 pos:12 [0x83866a0] [Medio: channel2] avi stream debug: | | + avih size:56 pos:24 [0x83866a0] [Medio: channel2] avi stream debug: | | + LIST-strl size:4244 pos:88 [0x83866a0] [Medio: channel2] avi stream debug: | | | + strh size:56 pos:100 [0x83866a0] [Medio: channel2] avi stream debug: | | | + strf size:40 pos:164 [0x83866a0] [Medio: channel2] avi stream debug: | | | + JUNK size:4120 pos:212 [0x83866a0] [Medio: channel2] avi stream debug: | | + LIST-strl size:4234 pos:4340 [0x83866a0] [Medio: channel2] avi stream debug: | | | + strh size:56 pos:4352 [0x83866a0] [Medio: channel2] avi stream debug: | | | + strf size:30 pos:4416 [0x83866a0] [Medio: channel2] avi stream debug: | | | + JUNK size:4120 pos:4454 [0x83866a0] [Medio: channel2] avi stream debug: | | + LIST-strl size:4234 pos:8582 [0x83866a0] [Medio: channel2] avi stream debug: | | | + strh size:56 pos:8594 [0x83866a0] [Medio: channel2] avi stream debug: | | | + strf size:30 pos:8658 [0x83866a0] [Medio: channel2] avi stream debug: | | | + JUNK size:4120 pos:8696 [0x83866a0] [Medio: channel2] avi stream debug: | | + LIST-odml size:260 pos:12824 [0x83866a0] [Medio: channel2] avi stream debug: | | | + dmlh size:248 pos:12836 [0x83866a0] [Medio: channel2] avi stream debug: | + LIST-INFO size:56 pos:13092 [0x83866a0] [Medio: channel2] avi stream debug: | | + ISFT size:44 pos:13104 [0x83866a0] [Medio: channel2] avi stream debug: | + JUNK size:1172 pos:13156 [0x83866a0] [Medio: channel2] avi stream debug: | + LIST-movi size:285035514 pos:14336 [0x8386068] [Medio: channel2] avi demux debug: AVIH: 3 stream, flags HAS_INDEX IS_INTERLEAVED [0x8386068] [Medio: channel2] avi demux debug: stream[0] rate:25 scale:1 samplesize:0 [0x8386068] [Medio: channel2] avi demux debug: stream[0] video(XVID) 640x448 12bpp 25,000000fps [0xb6e010e0] [Medio: channel2] main input debug: selecting program id=0 [0x8386068] [Medio: channel2] avi demux debug: stream[1] rate:20000 scale:480 samplesize:480 [0x8386068] [Medio: channel2] avi demux debug: stream[1] audio(0x55) 2 channels 48000Hz 0bits [0x8386068] [Medio: channel2] avi demux debug: stream[2] rate:20000 scale:480 samplesize:480 [0x8386068] [Medio: channel2] avi demux debug: stream[2] audio(0x55) 2 channels 48000Hz 0bits [0x8386068] [Medio: channel2] avi demux warning: cannot find idx1 chunk, no index defined [0x8386068] [Medio: channel2] avi demux warning: cannot find indx (misdetect/broken OpenDML file?) [0x8386068] [Medio: channel2] avi demux warning: cannot find indx (misdetect/broken OpenDML file?) [0x8386068] [Medio: channel2] avi demux warning: cannot find indx (misdetect/broken OpenDML file?) [0x8386068] [Medio: channel2] avi demux debug: stream[0] created 0 index entries [0x8386068] [Medio: channel2] avi demux debug: stream[1] created 0 index entries [0x8386068] [Medio: channel2] avi demux debug: stream[2] created 0 index entries [0x8386068] [Medio: channel2] avi demux warning: broken or missing index, 'seek' will be approximative or will exhibit strange behavior [0x8386068] [Medio: channel2] avi demux warning: cannot create index (unseekable stream) [0x8386068] [Medio: channel2] avi demux warning: cannot find idx1 chunk, no index defined [0x8386068] [Medio: channel2] avi demux warning: cannot find indx (misdetect/broken OpenDML file?) [0x8386068] [Medio: channel2] avi demux warning: cannot find indx (misdetect/broken OpenDML file?) [0x8386068] [Medio: channel2] avi demux warning: cannot find indx (misdetect/broken OpenDML file?) [0x8386068] [Medio: channel2] avi demux debug: stream[0] created 0 index entries [0x8386068] [Medio: channel2] avi demux debug: stream[1] created 0 index entries [0x8386068] [Medio: channel2] avi demux debug: stream[2] created 0 index entries [0x8386068] [Medio: channel2] avi demux warning: broken or missing index, 'seek' will be approximative or will exhibit strange behavior [0x8386068] [Medio: channel2] main demux debug: using demux module "avi" [0x8386068] [Medio: channel2] main demux debug: TIMER module_need() : 2,094 ms - Total 2,094 ms / 1 intvls (Avg 2,094 ms) [0xb6e1b4a0] [Medio: channel2] main packetizer debug: looking for packetizer module: 21 candidates [0xb6e165b8] [Medio: channel1] access_http access debug: protocol 'HTTP' answer code 200 [0xb6e165b8] [Medio: channel1] access_http access debug: this frame size=3404158 [0xb6e165b8] [Medio: channel1] access_http access debug: Content-Type: binary/octet-stream [0xb6e165b8] [Medio: channel1] main access debug: using access module "access_http" [0xb6e165b8] [Medio: channel1] main access debug: TIMER module_need() : 80,503 ms - Total 80,503 ms / 1 intvls (Avg 80,503 ms) [0x8393770] [Medio: channel1] main stream debug: Using AStream*Stream [0x8393770] [Medio: channel1] main stream debug: pre buffering [0x8393770] [Medio: channel1] main stream debug: received first data after 0 ms [0x8393770] [Medio: channel1] main stream debug: pre-buffering done 1024 bytes in 0s - 37037 kbytes/s [0x8383558] [Medio: channel1] main stream debug: looking for stream_filter module: 5 candidates [0x8383558] [Medio: channel1] main stream debug: TIMER module_need() : 0,113 ms - Total 0,113 ms / 1 intvls (Avg 0,113 ms) [0x8383558] [Medio: channel1] main stream debug: looking for stream_filter module: 1 candidate [0x8383558] [Medio: channel1] main stream debug: using stream_filter module "stream_filter_record" [0x8383558] [Medio: channel1] main stream debug: TIMER module_need() : 0,102 ms - Total 0,102 ms / 1 intvls (Avg 0,102 ms) [0x83737c0] [Medio: channel1] main input debug: creating demux: access='http' demux='' path='172.17.8.229:8773/services/Walrus/IPTV/video.avi' [0x83836a8] [Medio: channel1] main demux debug: looking for demux module: 51 candidates [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:46464952 (RIFF) size:3404150 pos:0 [0x8383558] [Medio: channel1] avi stream debug: found LIST chunk: 'AVI ' [0x8383558] [Medio: channel1] avi stream debug: <list 'AVI '> [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:5453494c (LIST) size:32844 pos:12 [0x8383558] [Medio: channel1] avi stream debug: found LIST chunk: 'hdrl' [0x8383558] [Medio: channel1] avi stream debug: <list 'hdrl'> [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:68697661 (avih) size:56 pos:24 [0x8383558] [Medio: channel1] avi stream debug: avih: streams:2 flags: TRUST_CKTYPE 512x384 [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:5453494c (LIST) size:356 pos:88 [0x8383558] [Medio: channel1] avi stream debug: found LIST chunk: 'strl' [0x8383558] [Medio: channel1] avi stream debug: <list 'strl'> [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:68727473 (strh) size:56 pos:100 [0x8383558] [Medio: channel1] avi stream debug: strh: type:vids handler:0x30355844 samplesize:0 25,00fps [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:66727473 (strf) size:40 pos:164 [0x8383558] [Medio: channel1] avi stream debug: strf: video:DX50 512x384 planes:1 24bpp [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:78646e69 (indx) size:232 pos:212 [0x8383558] [Medio: channel1] avi stream debug: indx: type=0 subtype=0 entry=4 [0x8383558] [Medio: channel1] avi stream debug: </list 'strl'> [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:5453494c (LIST) size:32136 pos:452 [0x8383558] [Medio: channel1] avi stream debug: found LIST chunk: 'strl' [0x8383558] [Medio: channel1] avi stream debug: <list 'strl'> [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:68727473 (strh) size:56 pos:464 [0x8383558] [Medio: channel1] avi stream debug: strh: type:auds handler:0x00000000 samplesize:1 24000,00fps [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:66727473 (strf) size:18 pos:528 [0x8383558] [Medio: channel1] avi stream debug: strf: audio:0x2000 channels:2 44100Hz 0bits/sample 187kb/s [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:4b4e554a (JUNK) size:2 pos:554 [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:78646e69 (indx) size:32024 pos:564 [0x8383558] [Medio: channel1] avi stream debug: indx: type=0 subtype=0 entry=1 [0x8383558] [Medio: channel1] avi stream debug: </list 'strl'> [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:5453494c (LIST) size:260 pos:32596 [0x8383558] [Medio: channel1] avi stream debug: found LIST chunk: 'odml' [0x8383558] [Medio: channel1] avi stream debug: <list 'odml'> [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:686c6d64 (dmlh) size:248 pos:32608 [0x8383558] [Medio: channel1] avi stream warning: unknown chunk (not loaded) [0x8383558] [Medio: channel1] avi stream debug: </list 'odml'> [0x8383558] [Medio: channel1] avi stream debug: </list 'hdrl'> [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:5453494c (LIST) size:3371286 pos:32864 [0x8383558] [Medio: channel1] avi stream debug: skipping movi chunk [0x8383558] [Medio: channel1] avi stream debug: </list 'AVI '> [0x8383558] [Medio: channel1] avi stream debug: * LIST-root size:3404158 pos:0 [0x8383558] [Medio: channel1] avi stream debug: + RIFF-AVI size:3404150 pos:0 [0x8383558] [Medio: channel1] avi stream debug: | + LIST-hdrl size:32844 pos:12 [0x8383558] [Medio: channel1] avi stream debug: | | + avih size:56 pos:24 [0x8383558] [Medio: channel1] avi stream debug: | | + LIST-strl size:356 pos:88 [0x8383558] [Medio: channel1] avi stream debug: | | | + strh size:56 pos:100 [0x8383558] [Medio: channel1] avi stream debug: | | | + strf size:40 pos:164 [0x8383558] [Medio: channel1] avi stream debug: | | | + indx size:232 pos:212 [0x8383558] [Medio: channel1] avi stream debug: | | + LIST-strl size:32136 pos:452 [0xb6e1b4a0] [Medio: channel2] main packetizer debug: using packetizer module "packetizer_mpeg4video" [0x8383558] [Medio: channel1] avi stream debug: | | | + strh size:56 pos:464 [0x8383558] [Medio: channel1] avi stream debug: | | | + strf size:18 pos:528 [0xb6e1b4a0] [Medio: channel2] main packetizer debug: TIMER module_need() : 11,668 ms - Total 11,668 ms / 1 intvls (Avg 11,668 ms) [0x8383558] [Medio: channel1] avi stream debug: | | | + JUNK size:2 pos:554 [0x8383558] [Medio: channel1] avi stream debug: | | | + indx size:32024 pos:564 [0x8383558] [Medio: channel1] avi stream debug: | | + LIST-odml size:260 pos:32596 [0x8383558] [Medio: channel1] avi stream debug: | | | + dmlh size:248 pos:32608 [0xb6e1b4a0] [Medio: channel2] main packetizer debug: thread (decoder) created at priority 0 (input/decoder.c:315) [0x8383558] [Medio: channel1] avi stream debug: | + LIST-movi size:3371286 pos:32864 [0xb6e1b4a0] [Medio: channel2] main packetizer debug: thread started [0x83836a8] [Medio: channel1] avi demux debug: AVIH: 2 stream, flags TRUST_CKTYPE [0x83836a8] [Medio: channel1] avi demux debug: stream[0] rate:10000000 scale:400000 samplesize:0 [0x83836a8] [Medio: channel1] avi demux debug: stream[0] video(DX50) 512x384 24bpp 25,000000fps [0x83737c0] [Medio: channel1] main input debug: selecting program id=0 [0x83836a8] [Medio: channel1] avi demux debug: stream[1] rate:24000 scale:1 samplesize:1 [0x83836a8] [Medio: channel1] avi demux debug: stream[1] audio(0x2000) 2 channels 44100Hz 0bits [0xb6a0a5f8] [Medio: channel2] main packetizer debug: looking for packetizer module: 21 candidates [0x83836a8] [Medio: channel1] avi demux warning: cannot find idx1 chunk, no index defined [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:30307869 (ix00) size:1624 pos:32876 [0x8383558] [Medio: channel1] avi stream debug: indx: type=1 subtype=0 entry=200 [0x83836a8] [Medio: channel1] avi demux debug: loading subindex(0x1) 200 entries [0x8383558] [Medio: channel1] avi stream debug: free chunk indx [0xb6a0a5f8] [Medio: channel2] main packetizer debug: using packetizer module "mpeg_audio" [0xb6a0a5f8] [Medio: channel2] main packetizer debug: TIMER module_need() : 1,232 ms - Total 1,232 ms / 1 intvls (Avg 1,232 ms) [0xb6a0a5f8] [Medio: channel2] main packetizer debug: thread (decoder) created at priority 5 (input/decoder.c:315) [0xb6a0a5f8] [Medio: channel2] main packetizer debug: thread started [0xb6e010e0] [Medio: channel2] main input debug: starting in async mode [0xb6e010e0] [Medio: channel2] main input debug: `http://172.17.8.229:8773/services/Walrus/IPTV/aaron.avi' successfully opened [0xb6e010e0] [Medio: channel2] main input debug: Buffering 0% [0xb6e010e0] [Medio: channel2] main input debug: switching to sync mode [0xb6a0a5f8] [Medio: channel2] mpeg_audio packetizer debug: MPGA channels:2 samplerate:48000 bitrate:160 [0xb6e04eb0] [Medio: channel2] main stream output debug: adding a new sout input (sout_input:0x8395010) [0xb6e0a4f8] [Medio: channel2] main mux debug: adding a new input [0xb6e0a4f8] [Medio: channel2] mux_ts mux debug: adding input codec=mpga pid=68 [0xb6e0a4f8] [Medio: channel2] mux_ts mux debug: new PCR PID is 68 [0xb6e1b4a0] [Medio: channel2] packetizer_mpeg4video packetizer warning: waiting for VOL [0xb6e010e0] [Medio: channel2] main input debug: Buffering 0% [0xb6e1b4a0] [Medio: channel2] packetizer_mpeg4video packetizer warning: waiting for VOL [0xb6e04eb0] [Medio: channel2] main stream output debug: adding a new sout input (sout_input:0xb6e00468) [0xb6e0a4f8] [Medio: channel2] main mux debug: adding a new input [0xb6e0a4f8] [Medio: channel2] mux_ts mux debug: adding input codec=mp4v pid=69 [0xb6e0a4f8] [Medio: channel2] mux_ts mux debug: new PCR PID is 69 [0xb6e010e0] [Medio: channel2] main input debug: Buffering 52% [0xb6e010e0] [Medio: channel2] main input debug: Buffering 61% [0xb6e010e0] [Medio: channel2] main input debug: Buffering 71% [0xb6e010e0] [Medio: channel2] main input debug: Buffering 85% [0xb6e010e0] [Medio: channel2] main input debug: Buffering 95% [0xb6e010e0] [Medio: channel2] main input debug: Stream buffering done (1272 ms in 7 ms) [0xb6e010e0] [Medio: channel2] main input debug: Decoder buffering done in 0 ms [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:30307869 (ix00) size:1624 pos:1089078 [0x8383558] [Medio: channel1] avi stream debug: indx: type=1 subtype=0 entry=200 [0x83836a8] [Medio: channel1] avi demux debug: loading subindex(0x1) 200 entries [0x8383558] [Medio: channel1] avi stream debug: free chunk indx [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:30307869 (ix00) size:1624 pos:1764122 [0x8383558] [Medio: channel1] avi stream debug: indx: type=1 subtype=0 entry=200 [0x83836a8] [Medio: channel1] avi demux debug: loading subindex(0x1) 200 entries [0x8383558] [Medio: channel1] avi stream debug: free chunk indx [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:30307869 (ix00) size:1624 pos:2546832 [0x8383558] [Medio: channel1] avi stream debug: indx: type=1 subtype=0 entry=174 [0x83836a8] [Medio: channel1] avi demux debug: loading subindex(0x1) 174 entries [0x8383558] [Medio: channel1] avi stream debug: free chunk indx [0x8383558] [Medio: channel1] avi stream debug: found Chunk fourcc:31307869 (ix01) size:32024 pos:34508 [0x8383558] [Medio: channel1] avi stream debug: indx: type=1 subtype=0 entry=31 [0x83836a8] [Medio: channel1] avi demux debug: loading subindex(0x1) 31 entries [0x8383558] [Medio: channel1] avi stream debug: free chunk indx [0x83836a8] [Medio: channel1] avi demux debug: stream[0] created 774 index entries [0x83836a8] [Medio: channel1] avi demux debug: stream[1] created 31 index entries [0x83836a8] [Medio: channel1] avi demux debug: stream[0] length:30 (based on index) [0x83836a8] [Medio: channel1] avi demux debug: stream[1] length:30 (based on index) [0x83836a8] [Medio: channel1] main demux debug: using demux module "avi" [0x83836a8] [Medio: channel1] main demux debug: TIMER module_need() : 31,426 ms - Total 31,426 ms / 1 intvls (Avg 31,426 ms) [0x8395168] [Medio: channel1] main packetizer debug: looking for packetizer module: 21 candidates [0x8395168] [Medio: channel1] main packetizer debug: using packetizer module "packetizer_mpeg4video" [0x8395168] [Medio: channel1] main packetizer debug: TIMER module_need() : 0,306 ms - Total 0,306 ms / 1 intvls (Avg 0,306 ms) [0x8395168] [Medio: channel1] main packetizer debug: thread (decoder) created at priority 0 (input/decoder.c:315) [0x8395168] [Medio: channel1] main packetizer debug: thread started [0x836d7e8] [Medio: channel1] main packetizer debug: looking for packetizer module: 21 candidates [0x836d7e8] [Medio: channel1] main packetizer debug: using packetizer module "a52" [0x836d7e8] [Medio: channel1] main packetizer debug: TIMER module_need() : 0,213 ms - Total 0,213 ms / 1 intvls (Avg 0,213 ms) [0x836d7e8] [Medio: channel1] main packetizer debug: thread (decoder) created at priority 5 (input/decoder.c:315) [0x836d7e8] [Medio: channel1] main packetizer debug: thread started [0x83737c0] [Medio: channel1] main input debug: starting in async mode [0x83737c0] [Medio: channel1] main input debug: `http://172.17.8.229:8773/services/Walrus/IPTV/video.avi' successfully opened [0x83737c0] [Medio: channel1] main input debug: Buffering 0% [0x83836a8] [Medio: channel1] avi demux warning: seems to have lost position, resync [0x83836a8] [Medio: channel1] avi demux warning: trying to resync... [0x83836a8] [Medio: channel1] avi demux warning: trying to resync... [0x83737c0] [Medio: channel1] main input debug: switching to sync mode [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x83737c0] [Medio: channel1] main input debug: Buffering 0% [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x83737c0] [Medio: channel1] main input debug: Buffering 0% [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x83737c0] [Medio: channel1] main input debug: Buffering 0% [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x83737c0] [Medio: channel1] main input debug: Buffering 83% [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x83737c0] [Medio: channel1] main input debug: Buffering 83% [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x83737c0] [Medio: channel1] main input debug: Buffering 83% [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x83737c0] [Medio: channel1] main input debug: Stream buffering done (2000 ms in 275 ms) [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0x8395168] [Medio: channel1] packetizer_mpeg4video packetizer warning: waiting for VOL [0xb6e01858] [Medio: channel1] main stream output debug: adding a new sout input (sout_input:0x83d0010) [0xb6a01fc8] [Medio: channel1] main mux debug: adding a new input [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adding input codec=mp4v pid=68 [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: new PCR PID is 68 [0x836d7e8] [Medio: channel1] a52 packetizer: A/52 channels:2 samplerate:44100 bitrate:192000 [0xb6e01858] [Medio: channel1] main stream output debug: adding a new sout input (sout_input:0x8393800) [0xb6a01fc8] [Medio: channel1] main mux debug: adding a new input [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adding input codec=a52 pid=69 [0x83737c0] [Medio: channel1] main input debug: Decoder buffering done in 0 ms [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adjusting rate at -960000/247667 (7/464) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adjusting rate at 113333/520000 (134/46) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adjusting rate at 0/406667 (33/13) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adjusting rate at 0/406667 (12/1) [0xb6a01fc8] [Medio: channel1] mux_ts mux warning: packet with too strange dts (dts=16572482592,old=16572522593,pcr=16572522593) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adjusting rate at 113333/520000 (117/41) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adjusting rate at 0/406667 (30/11) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adjusting rate at 0/406667 (10/1) [0xb6a01fc8] [Medio: channel1] mux_ts mux warning: packet with too strange dts (dts=16573482592,old=16573522593,pcr=16573522593) [0xb6a01fc8] [Medio: channel1] mux_ts mux warning: packet with too strange dts (dts=16573435926,old=16574002593,pcr=16574002593) [0xb6a01fc8] [Medio: channel1] mux_ts mux warning: packet with too strange dts (dts=16573502592,old=16574562593,pcr=16574562593) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adjusting rate at -615374/200000 (4/236) [0xb6a01fc8] [Medio: channel1] mux_ts mux warning: packet with too strange dts (dts=16574449260,old=16574995926,pcr=16574995926) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adjusting rate at 0/1166669 (40/102) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adjusting rate at 0/1166669 (33/69) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adjusting rate at 0/1166669 (18/51) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adjusting rate at 0/1166669 (21/30) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adjusting rate at 0/1166669 (11/19) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: adjusting rate at 0/1166669 (11/8) [0xb6a01fc8] [Medio: channel1] mux_ts mux warning: packet with too strange dts (dts=16574782590,old=16575882593,pcr=16575882593) [0x83836a8] [Medio: channel1] avi demux warning: seems to have lost position, resync [0x83836a8] [Medio: channel1] avi demux warning: seems to have lost position, resync [0x83836a8] [Medio: channel1] avi demux warning: trying to resync... [0x83836a8] [Medio: channel1] avi demux warning: trying to resync... [0x83836a8] [Medio: channel1] avi demux warning: trying to resync... [0x836d7e8] [Medio: channel1] a52 packetizer debug: emulated sync word (no sync on following frame) [0x83836a8] [Medio: channel1] avi demux warning: seems to have lost position, resync [0x83737c0] [Medio: channel1] main input debug: EOF reached [0x8395168] [Medio: channel1] main packetizer debug: removing module "packetizer_mpeg4video" [0x8395168] [Medio: channel1] main packetizer debug: killing decoder fourcc `DX50', 0 PES in FIFO [0xb6e01858] [Medio: channel1] main stream output debug: removing a sout input (sout_input:0x83d0010) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: removing input pid=68 [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: new PCR PID is 69 [0x836d7e8] [Medio: channel1] main packetizer debug: removing module "a52" [0x836d7e8] [Medio: channel1] main packetizer debug: killing decoder fourcc `a52 ', 0 PES in FIFO [0xb6e01858] [Medio: channel1] main stream output debug: removing a sout input (sout_input:0x8393800) [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: removing input pid=69 [0xb6a01fc8] [Medio: channel1] mux_ts mux debug: new PCR PID is 8191 [0xb6a01fc8] [Medio: channel1] main mux warning: no more input streams for this mux [0x8383558] [Medio: channel1] avi stream debug: free chunk avih [0x8383558] [Medio: channel1] avi stream debug: free chunk strh [0x8383558] [Medio: channel1] avi stream debug: free chunk strf [0x8383558] [Medio: channel1] avi stream debug: free chunk indx [0x8383558] [Medio: channel1] avi stream debug: free chunk LIST [0x8383558] [Medio: channel1] avi stream debug: free chunk strh [0x8383558] [Medio: channel1] avi stream debug: free chunk strf [0x8383558] [Medio: channel1] avi stream debug: free chunk JUNK [0x8383558] [Medio: channel1] avi stream debug: free chunk indx [0x8383558] [Medio: channel1] avi stream debug: free chunk LIST [0x8383558] [Medio: channel1] avi stream warning: unknown chunk (not unloaded) [0x8383558] [Medio: channel1] avi stream debug: free chunk LIST [0x8383558] [Medio: channel1] avi stream debug: free chunk LIST [0x8383558] [Medio: channel1] avi stream debug: free chunk LIST [0x8383558] [Medio: channel1] avi stream debug: free chunk RIFF [0x8383558] [Medio: channel1] avi stream debug: free chunk LIST [0x83836a8] [Medio: channel1] main demux debug: removing module "avi" [0x8383558] [Medio: channel1] main stream debug: removing module "stream_filter_record" [0xb6e165b8] [Medio: channel1] main access debug: removing module "access_http" [0xb6e165b8] main access debug: waitpipe: object killed [0x83737c0] [Medio: channel1] main input debug: Program doesn't contain anymore ES [0x83737c0] [Medio: channel1] main input debug: thread ended [0xb6e01fc8] main stream out debug: destroying chain... (name=rtp) [0xb6a01fc8] main mux debug: removing module "mux_ts" [0xb6e01858] main stream output debug: removing SAP session [0xb6e01fc8] main stream out debug: removing module "stream_out_rtp" [0xb6e01fc8] main stream out debug: destroying chain done [0x83737c0] [Medio: channel1] main input debug: TIMER input launching for 'http://172.17.8.229:8773/services/Walrus/IPTV/video.avi' : 136,802 ms - Total 136,802 ms / 1 intvls (Avg 136,802 ms)
Had some warnings, the only error I have is this:

Code: Select all

[0x85de358] [Medio: channel1] access_http access error: error: HTTP/1.1 500 Internal Server Error
But it switch and gives this output:

Code: Select all

[0x85de358] [Medio: channel1] access_http access debug: switching to HTTP version 1.0
But as you can see, at the end it seems like it is working (but only broadcasting channel1, I'm guessing).

So, my questions are:

- Is it really working?
- how do I call or access the streams with the VLC client?
- how do I call between channels?
- is there other way to do multicasting using commands from the server side?

I found the "how to" page lacking of information, if anyone can give me any direction I would deeply appreciate it,

thank you.

John Aristizábal.
Universidad del Valle.

Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 86 guests