Problem with playing MPEG-2 TS stream
Posted: 24 Nov 2008 17:11
Hi all,
I am having problems getting VLC to play an MPEG-2 TS stream. VLC seems to start playing it, but nothing is displayed:
OS: Windows Server 2003 Enterprise + SP2
VLC 0.9.6
I'd appreciate any insight anyone can offer. I've tried various versions of VLC, going back to 0.8.x, with the same problem. Also experienced the same issue in Linux as well. I should probably also note that the stream plays perfectly in MPlayer.
Thanks,
Jamie
I am having problems getting VLC to play an MPEG-2 TS stream. VLC seems to start playing it, but nothing is displayed:
Code: Select all
main debug: starting new item
main debug: processing request item http://172.16.0.50:8080/tv/bbcnews24 node Playlist skip 0
main debug: resyncing on http://172.16.0.50:8080/tv/bbcnews24
main debug: http://172.16.0.50:8080/tv/bbcnews24 is at 3
main debug: creating new input thread
main debug: Creating an input for 'http://172.16.0.50:8080/tv/bbcnews24'
main debug: waiting for thread initialization
main debug: thread started
main debug: thread 5412 (input) created at priority 1 (input/input.c:370)
qt4 debug: Updating the stream status: 3
main debug: `http://172.16.0.50:8080/tv/bbcnews24' gives access `http' demux `' path `172.16.0.50:8080/tv/bbcnews24'
main debug: creating demux: access='http' demux='' path='172.16.0.50:8080/tv/bbcnews24'
main debug: looking for access_demux module: 0 candidates
main warning: no access_demux module matched "http"
main debug: TIMER module_Need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: creating access 'http' path='172.16.0.50:8080/tv/bbcnews24'
main debug: looking for access module: 2 candidates
access_http debug: http: server='172.16.0.50' port=8080 file='/tv/bbcnews24
main debug: net: connecting to 172.16.0.50 port 8080
main debug: connection: Resource temporarily unavailable
main debug: connection succeeded (socket = 5548)
access_http debug: protocol 'HTTP' answer code 200
access_http debug: Content-Type: application/octet-stream
access_http debug: Pragma: no-cache
access_http debug: Transfer-Encoding: chunked
access_http debug: Connection: keep-alive
main debug: using access module "access_http"
main debug: TIMER module_Need() : 5.000 ms - Total 5.000 ms / 1 intvls (Avg 5.000 ms)
qt4 debug: New Event: type 1103
qt4 debug: Updating the stream status: 2
main debug: Using AStream*Stream
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: pre-buffering done 61238 bytes in 0s - 456 kbytes/s
main debug: creating demux: access='http' demux='' path='172.16.0.50:8080/tv/bbcnews24'
main debug: looking for demux module: 51 candidates
main debug: using demux module "ts"
main debug: TIMER module_Need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: looking for a subtitle file in C:\Program Files\VideoLAN\VLC\
ts debug: DEMUX_SET_GROUP 0 00000000
main debug: `http://172.16.0.50:8080/tv/bbcnews24' successfully opened
ts debug: pid[650] unknown
ts debug: pid[640] unknown
ts debug: pid[641] unknown
ts debug: pid[643] unknown
ts debug: pid[651] unknown
qt4 debug: New Event: type 1103
ts debug: pid[652] unknown
qt4 debug: Updating the stream status: 3
main debug: control type=1
ts debug: PATCallBack called
ts debug: new PAT ts_id=0 version=0 current_next=1
ts debug: * number=4415 pid=0
ts debug: pid[1014] unknown
VLC 0.9.6
I'd appreciate any insight anyone can offer. I've tried various versions of VLC, going back to 0.8.x, with the same problem. Also experienced the same issue in Linux as well. I should probably also note that the stream plays perfectly in MPlayer.
Thanks,
Jamie