[vlc] Re: Problems to upgrade from 0.7.2

GALAD77 GALAD77 at terra.es
Wed Apr 20 09:37:06 CEST 2005


Hello,

you will have to try with the svn version (0.8.2). I streamed via UDP
with vls and couldn't get the stream with vlc 0.8.1; but with 0.8.1 it
worked.

If you decide to do this, get a svn copy of middle march; from this
datepoint, i have found some inconsistences at receiving streams fom
other versions of vlc or vls.

Hope it helps,
G.
 


----- Mensaje Original -----
De: Josef Wolf <jw at raven.inka.de>
Fecha: Miercoles, Abril 20, 2005 8:52 am
Asunto: [vlc] Problems to upgrade from 0.7.2

> Hello!
> 
> Since my version of vlc is pretty much outdated (0.7.2), I decided to
> upgrade.  I tried 0.8.1, 0.8.0 and even newest snapshot.  I configured
> and built exactly as I did with 0.7.2.  But all versions (except 
> 0.7.2)fail to play TS transport stream served via http.  From the 
> debug output
> (attached at the end) it looks to me as if vlc can not recognize that
> it is a TS and therefore tries to decode it as a PS.
> 
> Any ideas what is going wrong here?
> 
> $ ./vlc -vvv http://vdr:8003/TS/pro7
> VLC media player 0.8.1 Janus
> [00000001] main vlc debug: opening config file /home/jw/.vlc/vlcrc
> [00000001] main vlc debug: checking builtin modules
> [00000001] main vlc debug: checking plugin modules
> [00000001] main vlc debug: loading plugins cache file 
> /home/jw/.vlc/cache/plugins-04041e.dat
> [00000001] main vlc debug: recursively browsing `modules'
> [00000001] main vlc debug: recursively browsing `/usr/local/lib/vlc'
> [00000001] main vlc debug: recursively browsing `plugins'
> [00000001] main vlc debug: module bank initialized, found 163 modules
> [00000001] main vlc debug: opening config file /home/jw/.vlc/vlcrc
> [00000000] main root debug: VLC media player - version 0.8.1 Janus -
> (c) 1996-2004 VideoLAN
> [00000000] main root debug: libvlc was configured with ./configure -
> -prefix=/usr/local --disable-libmpeg2 --disable-dvdnav --with-
> ffmpeg-tre
> e=../ffmpeg/
> [00000001] main vlc debug: translation test: code is "de"
> [00000001] main vlc debug: opening config file /home/jw/.vlc/vlcrc
> [00000001] main vlc debug: checking builtin modules
> [00000001] main vlc debug: checking plugin modules
> [00000001] main vlc debug: loading plugins cache file 
> /home/jw/.vlc/cache/plugins-04041e.dat
> [00000001] main vlc debug: recursively browsing `modules'
> [00000001] main vlc debug: recursively browsing `/usr/local/lib/vlc'
> [00000001] main vlc debug: recursively browsing `plugins'
> [00000001] main vlc debug: module bank initialized, found 163 modules
> [00000001] main vlc debug: opening config file /home/jw/.vlc/vlcrc
> [00000001] main vlc debug: CPU has capabilities 486 586 MMX 3DNow! 
> MMXEXT SSE FPU
> [00000001] main vlc debug: looking for memcpy module
> [00000001] main vlc debug: probing 4 candidates
> [00000010] main module debug: using memcpy module "memcpymmxext"
> [00000203] main playlist debug: creating group Normal with id 1 at 
> position 0
> [00000203] main playlist debug: waiting for thread completion
> [00000203] main playlist debug: thread 16386 (playlist) created at 
> priority 0 (src/playlist/playlist.c:107)
> [00000204] main interface debug: looking for interface module
> [00000204] main interface debug: probing 1 candidate
> [00000100] main module debug: using interface module "hotkeys"
> [00000204] main interface debug: interface initialized
> [00000204] main interface debug: thread 32771 (interface) created 
> at priority 0 (src/interface/interface.c:209)
> [00000203] main playlist debug: adding playlist item 
> `http://dvb1:8003/pro7' ( http://dvb1:8003/pro7 )
> [00000206] main interface debug: looking for interface module
> [00000206] main interface debug: probing 2 candidates
> [00000141] main module debug: using interface module "wxwindows"
> [00000206] main interface debug: interface initialized
> [00000206] main interface debug: thread 49156 (manager) created at 
> priority 0 (src/interface/interface.c:194)
> [00000206] wxwindows interface debug: accelerator table loaded
> [00000203] main playlist debug: creating new input thread
> [00000209] main input debug: waiting for thread completion
> [00000209] main input debug: `http://dvb1:8003/pro7' gives access 
> `http' demux `' path `dvb1:8003/pro7'
> [00000209] main input debug: demux2_New: access='http' demux='' 
> path='dvb1:8003/pro7'[00000210] main demuxer debug: looking for 
> access_demux module
> [00000210] main demuxer debug: probing 0 candidates
> [00000210] main demuxer warning: no access_demux module matched "http"
> [00000209] main input debug: access2_New: access='http' 
> path='dvb1:8003/pro7'[00000211] main access debug: looking for 
> access2 module
> [00000211] main access debug: probing 6 candidates
> [00000211] access_http access debug: http: server='dvb1' port=8003 
> file='/pro7[00000211] main access debug: net: connecting to 
> 'dvb1:8003'[00000211] main access debug: looking for network module
> [00000211] main access debug: probing 2 candidates
> [00000209] main input debug: thread 65541 (input) created at 
> priority 0 (src/input/input.c:228)
> [00000211] ipv4 access debug: connection in progress
> [00000152] main module debug: using network module "ipv4"
> [00000152] main module debug: unlocking module "ipv4"
> [00000211] access_http access debug: protocol 'HTTP' answer code 200
> [00000211] access_http access debug: Content-Type: 
> application/octet-stream
> [00000027] main module debug: using access2 module "access_http"
> [00000214] main private debug: pre buffering
> [00000214] main private debug: received first data for our buffer
> [00000214] main private debug: prebuffering done 60028 bytes in 0s -
> 146 kbytes/s
> [00000209] main input debug: demux2_New: access='http' demux='' 
> path='dvb1:8003/pro7'[00000215] main demuxer debug: looking for 
> demux2 module
> [00000215] main demuxer debug: probing 28 candidates
> [00000215] mp4 demuxer warning: MP4 plugin discarded (not a valid 
> file)[00000215] avi demuxer warning: avi module discarded (invalid 
> header)[00000215] asf demuxer warning: ASF plugin discarded (not a 
> valid file)
> [00000215] main demuxer debug: looking for id3 module
> [00000215] main demuxer debug: probing 1 candidate
> [00000215] id3 demuxer debug: checking for ID3 tag
> [00000113] main module debug: using id3 module "id3"
> [00000113] main module debug: unlocking module "id3"
> [00000215] mpgv demuxer warning: ES module discarded (no startcode)
> [00000215] aac demuxer warning: AAC module discarded
> [00000215] sap demuxer warning: SDP (UDP) module discarded
> [00000215] ogg demuxer warning: ogg module discarded (invalid header)
> [00000215] real demuxer warning: Real module discarded
> [00000215] playlist demuxer warning: old import module discarded: 
> invalid file
> [00000215] playlist demuxer warning: pls import module discarded
> [00000215] au demuxer warning: AU module discarded
> [00000215] nsv demuxer warning: NSV module discarded
> [00000215] pva demuxer warning: PVA module discarded
> [00000215] aiff demuxer warning: AIFF module discarded
> [00000215] ps demuxer warning: this does not look like an MPEG PS 
> stream, continuing anyway
> [00000125] main module debug: using demux2 module "ps"
> [00000209] main input debug: `http://dvb1:8003/pro7' sucessfully 
> opened[00000215] ps demuxer warning: garbage at input
> [00000209] main input debug: control type=1
> [00000215] ps demuxer warning: garbage at input
> [00000215] ps demuxer warning: garbage at input
> [00000215] ps demuxer warning: garbage at input
> [00000215] ps demuxer warning: garbage at input
> [ last line repeated endlessly]
> 
> -- 
> No software patents!
> -- Josef Wolf -- jw at raven.inka.de --
> 
> -- 
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
> 
> 


-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list