Dreambox-like stream doesn't work (no TS demux?), with logs
Posted: 13 Dec 2007 17:01
Hello all,
I'm posting in this "OS independent" section of the forum because I found that the problem I had and that I have described on viewtopic.php?f=12&t=42549 seems to happen on Windows too.
I have a linux-based satellite receiver called IPBox. It's very similar to the more famous DreamBox, and does indeed run the same software. It is supposed to be able to stream data on the network as it comes from the satellite in the form of an MPEG-TS stream; VLC is the viewer of choice, and the web interface (called Enigma) has convenient links to direct VLC to the correct URL for the streaming, not to mention a cool "WEB-X-TV" functionality based on the VLC browser plugin. The quickest way to access the stream of the current channel is to use an URL like http://root:password@ipaddress/video.m3u. In my case, I left the default password (ipbox) and the IP address is 192.168.0.25, easily shortened through /etc/hosts to "ipbox".
The problem I have is that when I try to open http://root:ipbox@ipbox/video.m3u (or any more exact link provided by the web interface, such as http://192.168.0.25:31339/0,0451,0201,028b), more often than not I will get no window with the video. Nothing at all, it stays there downloading the streaming video but not showing anything. If I open the "Statistics" window, I will see the bitrate of the channel and the total amount of data transferred so far, but no video ever appears. Trying again might make it work, but sometimes I need to change channels and go back to the one I tried to watch, but that doesn't guarantee anything. Sometimes I just give up. Funny enough, trying MPlayer OSX 2 usually works even when VLC fails, but the video it shows is very sluggish, with pixelation (similar to interruptions in the MPEG stream) and with no easy way -- if there is one at all -- to change the deinterlace mode, and so on. In general, I'd rather like to use VLC, but I'm a little clueless as to what's going on. I also tried fiddling with the demux options for TS streams, and I did so a little randomly, but I don't seem to have changed anything. I even went for the complete deletion of user prefences, just to be sure I had a clean VLC (I did so both on Mac and on Windows), but nothing changed either.
My machine is an iMac intel 2.16 GHz with 2 GB of RAM; I run OS X 10.5.1 and the VM runs Windows XP SP2.
For the VLC gurus out there, here is what the log says when the stream DOES work:
(some other harmless warnings will follow during the whole streaming session)
This is what I get when the stream DOES NOT work:
And that's it, nothing else ever appears even though the stream does come down, as shown by the statistics:
It seems, as the log implies anyway, that the stream can't seem to get demultiplexed.
As far as I found, this seems to be a moderately common problem with Dreambox/Ipbox users. Is there any solution, or any test I can do to try and track it down? Thank you very much!
I'm posting in this "OS independent" section of the forum because I found that the problem I had and that I have described on viewtopic.php?f=12&t=42549 seems to happen on Windows too.
I have a linux-based satellite receiver called IPBox. It's very similar to the more famous DreamBox, and does indeed run the same software. It is supposed to be able to stream data on the network as it comes from the satellite in the form of an MPEG-TS stream; VLC is the viewer of choice, and the web interface (called Enigma) has convenient links to direct VLC to the correct URL for the streaming, not to mention a cool "WEB-X-TV" functionality based on the VLC browser plugin. The quickest way to access the stream of the current channel is to use an URL like http://root:password@ipaddress/video.m3u. In my case, I left the default password (ipbox) and the IP address is 192.168.0.25, easily shortened through /etc/hosts to "ipbox".
The problem I have is that when I try to open http://root:ipbox@ipbox/video.m3u (or any more exact link provided by the web interface, such as http://192.168.0.25:31339/0,0451,0201,028b), more often than not I will get no window with the video. Nothing at all, it stays there downloading the streaming video but not showing anything. If I open the "Statistics" window, I will see the bitrate of the channel and the total amount of data transferred so far, but no video ever appears. Trying again might make it work, but sometimes I need to change channels and go back to the one I tried to watch, but that doesn't guarantee anything. Sometimes I just give up. Funny enough, trying MPlayer OSX 2 usually works even when VLC fails, but the video it shows is very sluggish, with pixelation (similar to interruptions in the MPEG stream) and with no easy way -- if there is one at all -- to change the deinterlace mode, and so on. In general, I'd rather like to use VLC, but I'm a little clueless as to what's going on. I also tried fiddling with the demux options for TS streams, and I did so a little randomly, but I don't seem to have changed anything. I even went for the complete deletion of user prefences, just to be sure I had a clean VLC (I did so both on Mac and on Windows), but nothing changed either.
My machine is an iMac intel 2.16 GHz with 2 GB of RAM; I run OS X 10.5.1 and the VM runs Windows XP SP2.
For the VLC gurus out there, here is what the log says when the stream DOES work:
Code: Select all
[00000001] main private debug: opening config file /Users/jollino/Library/Preferences/VLC/vlcrc
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: loading plugins cache file /Users/jollino/Library/Preferences/VLC/cache/plugins-04041e.dat
[00000001] main private debug: recursively browsing `./modules'
[00000001] main private debug: recursively browsing `/usr/local/lib/vlc'
[00000001] main private debug: recursively browsing `./plugins'
[00000001] main private debug: module bank initialized, found 210 modules
[00000001] main private debug: opening config file /Users/jollino/Library/Preferences/VLC/vlcrc
[00000001] main private debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[00000001] main private debug: looking for memcpy module: 3 candidates
[00000001] main private debug: using memcpy module "memcpymmxext"
[00000273] main playlist debug: waiting for thread completion
[00000273] main playlist debug: thread 2953318400 (playlist) created at priority -47 (playlist/playlist.c:184)
[00000274] main private debug: waiting for thread completion
[00000274] main private debug: thread 2953850880 (preparser) created at priority -47 (playlist/playlist.c:210)
[00000275] main interface debug: looking for interface module: 1 candidate
[00000275] main interface debug: using interface module "hotkeys"
[00000275] main interface debug: thread 2954383360 (interface) created at priority -47 (interface/interface.c:198)
[00000273] main playlist debug: adding playlist item `http://root:ipbox@ipbox/video.m3u' ( http://root:ipbox@ipbox/video.m3u )
[00000277] main interface debug: looking for interface module: 3 candidates
[00000277] main interface debug: using interface module "macosx"
[00000277] main interface debug: thread 2955448320 (manage) created at priority -47 (interface/interface.c:164)
[00000273] main playlist debug: nothing requested, starting
[00000273] main playlist debug: creating new input thread
[00000278] main input debug: waiting for thread completion
[00000278] main input debug: thread 2956513280 (input) created at priority 37 (input/input.c:265)
[00000278] main input debug: creating statistics handler
[00000278] main input debug: `http://root:ipbox@ipbox/video.m3u' gives access `http' demux `' path `root:ipbox@ipbox/video.m3u'
[00000278] main input debug: creating demux: access='http' demux='' path='root:ipbox@ipbox/video.m3u'
[00000280] main demuxer debug: looking for access_demux module: 0 candidates
[00000280] main demuxer warning: no access_demux module matched "http"
[00000278] main input debug: creating access 'http' path='root:ipbox@ipbox/video.m3u'
[00000281] main access debug: looking for access2 module: 8 candidates
[00000281] access_http access debug: http: server='ipbox' port=80 file='/video.m3u
[00000281] access_http access debug: user='root', pwd='ipbox'
[00000281] main access debug: net: connecting to ipbox port 80
[00000281] main access debug: connection in progress
[00000281] access_http access debug: protocol 'HTTP' answer code 200
[00000281] access_http access debug: stream size=42
[00000281] access_http access debug: Content-Type: video/mpegfile
[00000281] main access debug: using access2 module "access_http"
[00000283] main private debug: pre-buffering...
[00000283] main private debug: received first data for our buffer
[00000278] main input debug: creating demux: access='http' demux='' path='root:ipbox@ipbox/video.m3u'
[00000284] main demuxer debug: looking for demux2 module: 44 candidates
[00000284] playlist demuxer debug: found valid M3U playlist file
[00000284] main demuxer debug: using demux2 module "playlist"
[00000278] main input debug: `http://root:ipbox@ipbox/video.m3u' successfully opened
[00000273] playlist playlist debug: starting playlist playback
[00000273] main playlist debug: adding playlist item `http://192.168.0.25:31339/0,0451,0201,028b' ( http://192.168.0.25:31339/0,0451,0201,028b )
[00000278] main input debug: EOF reached
[00000277] macosx interface debug: input has changed, refreshing interface
[00000278] main input debug: closing input
[00000284] main demuxer debug: removing module "playlist"
[00000281] main access debug: removing module "access_http"
[00000277] macosx interface debug: input has stopped, refreshing interface
[00000278] main input debug: thread 2956513280 joined (input/input.c:412)
[00000273] main playlist debug: creating new input thread
[00000293] main input debug: waiting for thread completion
[00000293] main input debug: thread 2956513280 (input) created at priority 37 (input/input.c:265)
[00000293] main input debug: `http://192.168.0.25:31339/0,0451,0201,028b' gives access `http' demux `' path `192.168.0.25:31339/0,0451,0201,028b'
[00000293] main input debug: creating demux: access='http' demux='' path='192.168.0.25:31339/0,0451,0201,028b'
[00000294] main demuxer debug: looking for access_demux module: 0 candidates
[00000294] main demuxer warning: no access_demux module matched "http"
[00000293] main input debug: creating access 'http' path='192.168.0.25:31339/0,0451,0201,028b'
[00000295] main access debug: looking for access2 module: 8 candidates
[00000295] access_http access debug: http: server='192.168.0.25' port=31339 file='/0,0451,0201,028b
[00000295] main access debug: net: connecting to 192.168.0.25 port 31339
[00000295] main access debug: connection in progress
[00000295] access_http access debug: protocol 'HTTP' answer code 200
[00000295] access_http access debug: Server: streamts (ts)
[00000295] main access debug: using access2 module "access_http"
[00000296] main private debug: pre-buffering...
[00000277] macosx interface debug: input has changed, refreshing interface
[00000296] main private debug: received first data for our buffer
[00000296] main private debug: pre-buffering done 69504 bytes in 0s - 257 kbytes/s
[00000293] main input debug: creating demux: access='http' demux='' path='192.168.0.25:31339/0,0451,0201,028b'
[00000297] main demuxer debug: looking for demux2 module: 44 candidates
[00000297] main demuxer debug: using demux2 module "ts"
[00000297] ts demuxer debug: DEMUX_SET_GROUP 0 0x0
[00000293] main input debug: `http://192.168.0.25:31339/0,0451,0201,028b' successfully opened
[00000297] ts demuxer debug: pid[513] unknown
[00000297] ts demuxer debug: pid[651] unknown
[00000297] ts demuxer debug: pid[1105] unknown
libdvbpsi error (PSI decoder): TS discontinuity (received 13, expected 0) for PID 0
[00000297] ts demuxer debug: PATCallBack called
[00000297] ts demuxer debug: new PAT ts_id=5200 version=23 current_next=1
[00000297] ts demuxer debug: * number=0 pid=16
[00000297] ts demuxer debug: * number=3401 pid=1104
[00000297] ts demuxer debug: * number=3499 pid=86
[00000297] ts demuxer debug: * number=3319 pid=267
[00000297] ts demuxer debug: * number=3314 pid=268
[00000297] ts demuxer debug: * number=3410 pid=136
[00000297] ts demuxer debug: * number=3404 pid=260
[00000297] ts demuxer debug: * number=3408 pid=1107
[00000297] ts demuxer debug: * number=3406 pid=261
[00000297] ts demuxer debug: * number=3403 pid=1106
[00000297] ts demuxer debug: * number=3402 pid=1105
libdvbpsi error (PSI decoder): TS discontinuity (received 10, expected 0) for PID 1105
[00000297] ts demuxer debug: PMTCallBack called
[00000297] ts demuxer debug: new PMT program number=3402 version=28 pid_pcr=513
[00000297] ts demuxer debug: * es pid=513 type=2 fcc=mpgv
[00000293] main input debug: selecting program id=3402
[00000323] main decoder debug: looking for decoder module: 25 candidates
[00000323] main decoder debug: using decoder module "libmpeg2"
[00000323] main decoder debug: thread 2957578240 (decoder) created at priority -47 (input/decoder.c:159)
[00000297] ts demuxer debug: * es pid=651 type=4 fcc=mpga
[00000325] main decoder debug: looking for decoder module: 25 candidates
[00000325] main decoder debug: using decoder module "mpeg_audio"
[00000325] main decoder debug: thread 2958110720 (decoder) created at priority 37 (input/decoder.c:159)
[00000297] ts demuxer debug: * es pid=577 type=6 dr->i_tag=0x56
[00000297] ts demuxer debug: * EBU Teletext descriptor
[00000297] ts demuxer debug: * es pid=577 type=6 fcc=telx
[00000297] ts demuxer debug: * es pid=208 type=192 *unknown*
[00000297] ts demuxer debug: * es pid=222 type=192 *unknown*
[00000297] ts demuxer debug: * es pid=213 type=193 *unknown*
[00000297] ts demuxer debug: * es pid=823 type=193 *unknown*
[00000297] ts demuxer warning: first packet for pid=513 cc=0x2
[00000297] ts demuxer warning: first packet for pid=651 cc=0x9
[00000325] mpeg_audio decoder debug: MPGA channels:2 samplerate:48000 bitrate:192
[00000325] main decoder debug: no aout present, spawning one
[00000341] main audio output debug: looking for audio output module: 2 candidates
[00000341] main audio output debug: VLC is looking for: 'mpga' 48000 Hz Stereo frame=1152 samples/1161 bytes
[00000341] auhal audio output debug: system has [3] device(s)
[00000323] libmpeg2 decoder debug: 720x576 (display 720,576), aspect 576000, sar 16:15, 25.000 fps
[00000323] main decoder debug: no usable vout present, spawning one
[00000342] main video output debug: window size: 768x576
[00000342] main video output debug: looking for video output module: 4 candidates
[00000342] opengl video output debug: Texture size: 720x576
[00000345] main private debug: looking for opengl provider module: 1 candidate
[00000341] auhal audio output debug: DevID: 0x118 DevName: Microfono integrato
[00000341] auhal audio output debug: this device is INPUT only. skipping...
[00000341] auhal audio output debug: DevID: 0x116 DevName: Ingresso integrato
[00000341] auhal audio output debug: this device is INPUT only. skipping...
[00000341] auhal audio output debug: DevID: 0x11a DevName: Uscita integrata
[00000341] auhal audio output debug: supported format: [96000][mcpl][12][4][1][4][2][16]
[00000341] auhal audio output debug: supported format: [48000][mcpl][12][4][1][4][2][16]
[00000341] auhal audio output debug: supported format: [44100][mcpl][12][4][1][4][2][16]
[00000341] auhal audio output debug: supported format: [96000][mcpl][4][8][1][8][2][20]
[00000341] auhal audio output debug: supported format: [48000][mcpl][4][8][1][8][2][20]
[00000341] auhal audio output debug: supported format: [44100][mcpl][4][8][1][8][2][20]
[00000341] auhal audio output debug: supported format: [96000][mcpl][4][8][1][8][2][24]
[00000341] auhal audio output debug: supported format: [48000][mcpl][4][8][1][8][2][24]
[00000341] auhal audio output debug: supported format: [44100][mcpl][4][8][1][8][2][24]
[00000345] macosx private debug: display is Quartz Extreme accelerated
[00000343] main private debug: Registering subpicture channel, ID: 2
[00000343] main private debug: Registering subpicture channel, ID: 3
[00000343] main private debug: Registering subpicture channel, ID: 4
[00000343] main private debug: Registering subpicture channel, ID: 5
[00000341] auhal audio output debug: current format is: [44100][mcpl][41][4][1][4][2][32]
[00000341] auhal audio output debug: layout of AUHAL has 2 channels
[00000341] auhal audio output debug: selected 2 physical channels for device output
[00000341] auhal audio output debug: VLC will output: Stereo
[00000341] auhal audio output debug: we set the AU format: [48000][mcpl][9][8][1][8][2][32]
[00000341] auhal audio output debug: the actual set AU format is [48000][mcpl][9][8][1][8][2][32]
[00000341] main audio output debug: using audio output module "auhal"
[00000341] main audio output debug: output 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes
[00000341] main audio output debug: mixer 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes
[00000341] main audio output debug: no need for any filter
[00000341] main audio output debug: looking for audio mixer module: 3 candidates
[00000341] main audio output debug: using audio mixer module "trivial_mixer"
[00000341] main audio output debug: input 'mpga' 48000 Hz Stereo frame=1152 samples/1161 bytes
[00000341] main audio output debug: filter(s) 'mpga'->'fl32' 48000 Hz->48000 Hz Stereo->Stereo
[00000349] main private debug: looking for audio filter module: 24 candidates
[00000345] main private debug: using opengl provider module "macosx"
[00000342] main video output debug: using video output module "opengl"
[00000342] main video output debug: waiting for thread completion
[00000342] main video output debug: got 1 direct buffer(s)
[00000342] main video output debug: picture in 720x576 (0,0,720x576), chroma I420, ar 4:3, sar 16:15
[00000342] main video output debug: picture user 720x576 (0,0,720x576), chroma I420, ar 4:3, sar 16:15
[00000342] main video output debug: picture out 720x576 (0,0,720x576), chroma UYVY, ar 4:3, sar 16:15
[00000342] main video output debug: looking for chroma module: 9 candidates
[00000342] main video output debug: using chroma module "i420_yuy2_mmx"
[00000342] main video output debug: indirect render, mapping render pictures 0-7 to system pictures 1-8
[00000342] main video output debug: thread 2960240640 (video output) created at priority 37 (video_output/video_output.c:421)
[00000356] main private warning: dts != current_pts (-1034966)
[00000349] main private debug: using audio filter module "mpgatofixed32"
[00000341] main audio output debug: found a filter for the whole conversion
[00000341] main audio output debug: filter(s) 'fl32'->'fl32' 52800 Hz->48000 Hz Stereo->Stereo
[00000357] main private debug: looking for audio filter module: 24 candidates
[00000356] main private warning: vout synchro warning: pts != current_date (-40000)
[00000357] main private debug: using audio filter module "bandlimited_resampler"
[00000341] main audio output debug: found a filter for the whole conversion
[00000341] main audio output warning: output date isn't PTS date, requesting resampling (-40589)
[00000341] main audio output warning: buffer is 40589 in advance, triggering downsampling
[00000342] main video output warning: late picture skipped (2131)
[00000356] main private debug: decoded 107/108 pictures
[00000341] main audio output warning: resampling stopped after 9719823 usec (drift: -702)
This is what I get when the stream DOES NOT work:
Code: Select all
octavarium:/Applications/VLC.app/Contents/MacOS jollino$ ./VLC -vv http://root:ipbox@ipbox/video.m3u
[00000001] main private debug: opening config file /Users/jollino/Library/Preferences/VLC/vlcrc
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: loading plugins cache file /Users/jollino/Library/Preferences/VLC/cache/plugins-04041e.dat
[00000001] main private debug: recursively browsing `./modules'
[00000001] main private debug: recursively browsing `/usr/local/lib/vlc'
[00000001] main private debug: recursively browsing `./plugins'
[00000001] main private debug: module bank initialized, found 210 modules
[00000001] main private debug: opening config file /Users/jollino/Library/Preferences/VLC/vlcrc
[00000001] main private debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[00000001] main private debug: looking for memcpy module: 3 candidates
[00000001] main private debug: using memcpy module "memcpymmxext"
[00000512] main playlist debug: waiting for thread completion
[00000512] main playlist debug: thread 2953318400 (playlist) created at priority -47 (playlist/playlist.c:184)
[00000513] main private debug: waiting for thread completion
[00000513] main private debug: thread 2953850880 (preparser) created at priority -47 (playlist/playlist.c:210)
[00000514] main interface debug: looking for interface module: 1 candidate
[00000514] main interface debug: using interface module "hotkeys"
[00000514] main interface debug: thread 2954383360 (interface) created at priority -47 (interface/interface.c:198)
[00000512] main playlist debug: adding playlist item `http://root:ipbox@ipbox/video.m3u' ( http://root:ipbox@ipbox/video.m3u )
[00000515] main interface debug: looking for interface module: 3 candidates
[00000515] main interface debug: using interface module "macosx"
[00000515] main interface debug: thread 2955448320 (manage) created at priority -47 (interface/interface.c:164)
[00000512] main playlist debug: nothing requested, starting
[00000512] main playlist debug: creating new input thread
[00000516] main input debug: waiting for thread completion
[00000516] main input debug: thread 2955980800 (input) created at priority 37 (input/input.c:265)
[00000516] main input debug: creating statistics handler
[00000516] main input debug: `http://root:ipbox@ipbox/video.m3u' gives access `http' demux `' path `root:ipbox@ipbox/video.m3u'
[00000516] main input debug: creating demux: access='http' demux='' path='root:ipbox@ipbox/video.m3u'
[00000518] main demuxer debug: looking for access_demux module: 0 candidates
[00000518] main demuxer warning: no access_demux module matched "http"
[00000516] main input debug: creating access 'http' path='root:ipbox@ipbox/video.m3u'
[00000519] main access debug: looking for access2 module: 8 candidates
[00000519] access_http access debug: http: server='ipbox' port=80 file='/video.m3u
[00000519] access_http access debug: user='root', pwd='ipbox'
[00000519] main access debug: net: connecting to ipbox port 80
[00000515] macosx interface debug: input has changed, refreshing interface
[00000519] main access debug: connection in progress
[00000519] access_http access debug: protocol 'HTTP' answer code 200
[00000519] access_http access debug: stream size=52
[00000519] access_http access debug: Content-Type: video/mpegfile
[00000519] main access debug: using access2 module "access_http"
[00000520] main private debug: pre-buffering...
[00000520] main private debug: received first data for our buffer
[00000516] main input debug: creating demux: access='http' demux='' path='root:ipbox@ipbox/video.m3u'
[00000521] main demuxer debug: looking for demux2 module: 44 candidates
[00000521] playlist demuxer debug: found valid M3U playlist file
[00000521] main demuxer debug: using demux2 module "playlist"
[00000516] main input debug: `http://root:ipbox@ipbox/video.m3u' successfully opened
[00000512] playlist playlist debug: starting playlist playback
[00000512] main playlist debug: adding playlist item `http://192.168.0.25:31339/0,0101,0201,0294,0295,0081' ( http://192.168.0.25:31339/0,0101,0201,0294,0295,0081 )
[00000516] main input debug: EOF reached
[00000516] main input debug: closing input
[00000521] main demuxer debug: removing module "playlist"
[00000519] main access debug: removing module "access_http"
[00000516] main input debug: thread 2955980800 joined (input/input.c:412)
[00000515] macosx interface debug: input has stopped, refreshing interface
[00000512] main playlist debug: creating new input thread
[00000522] main input debug: waiting for thread completion
[00000522] main input debug: thread 2955980800 (input) created at priority 37 (input/input.c:265)
[00000522] main input debug: `http://192.168.0.25:31339/0,0101,0201,0294,0295,0081' gives access `http' demux `' path `192.168.0.25:31339/0,0101,0201,0294,0295,0081'
[00000522] main input debug: creating demux: access='http' demux='' path='192.168.0.25:31339/0,0101,0201,0294,0295,0081'
[00000523] main demuxer debug: looking for access_demux module: 0 candidates
[00000523] main demuxer warning: no access_demux module matched "http"
[00000522] main input debug: creating access 'http' path='192.168.0.25:31339/0,0101,0201,0294,0295,0081'
[00000524] main access debug: looking for access2 module: 8 candidates
[00000524] access_http access debug: http: server='192.168.0.25' port=31339 file='/0,0101,0201,0294,0295,0081
[00000524] main access debug: net: connecting to 192.168.0.25 port 31339
[00000524] main access debug: connection in progress
[00000515] macosx interface debug: input has changed, refreshing interface
[00000524] access_http access debug: protocol 'HTTP' answer code 200
[00000524] access_http access debug: Server: streamts (ts)
[00000524] main access debug: using access2 module "access_http"
[00000525] main private debug: pre-buffering...
[00000525] main private debug: received first data for our buffer
[00000525] main private debug: pre-buffering done 137560 bytes in 0s - 547 kbytes/s
[00000522] main input debug: creating demux: access='http' demux='' path='192.168.0.25:31339/0,0101,0201,0294,0295,0081'
[00000526] main demuxer debug: looking for demux2 module: 44 candidates
[00000526] main demuxer debug: using demux2 module "ts"
[00000526] ts demuxer debug: DEMUX_SET_GROUP 0 0x0
[00000522] main input debug: `http://192.168.0.25:31339/0,0101,0201,0294,0295,0081' successfully opened
[00000526] ts demuxer debug: PATCallBack called
[00000526] ts demuxer debug: new PAT ts_id=6000 version=0 current_next=1
[00000526] ts demuxer debug: * number=0 pid=16
[00000526] ts demuxer debug: * number=1 pid=256
[00000526] ts demuxer debug: * number=2 pid=257
[00000526] ts demuxer debug: * number=3 pid=258
[00000526] ts demuxer debug: * number=4 pid=259
[00000526] ts demuxer debug: * number=5 pid=261
[00000526] ts demuxer debug: * number=11 pid=260
[00000526] ts demuxer debug: pid[513] unknown
[00000526] ts demuxer debug: pid[660] unknown
[00000526] ts demuxer debug: pid[661] unknown
[00000526] ts demuxer debug: pid[129] unknown
It seems, as the log implies anyway, that the stream can't seem to get demultiplexed.
As far as I found, this seems to be a moderately common problem with Dreambox/Ipbox users. Is there any solution, or any test I can do to try and track it down? Thank you very much!