[MPlayer-users] Netstream quirkyness - 1.0_pre5 vs 1.0_pre7

Wicher bakkerBart at gmail.com
Thu Jun 9 17:22:12 CEST 2005


Hi there,

> Did you try with MPlayer/MEncoder CVS? The patch you give a link to my
> not be able to apply to MPlayer source tree, as quite some code in
> this area has changed, for the better regarding readability and
> maintainability. But please try.
> Anyway, if there's a bug in pre7, it will only get fixed in the
> current version.

I finally got it to compile with CVS (ffmpeg too) as of today. I made
some minor modifications to the netstream makefile, here's the patch: 
http://www.huizehennep.demon.nl/netstreammakefile.patch
Also, to get netstream to compile, one has to configure MPlayer more
or less like this:
 ./configure --cc="ccache gcc" --disable-gcc-checking
--prefix=/usr/local/test2 --disable-libavformat --disable-live
--disable-win32 --disable-qtx --enable-theora --enable-vorbis
--enable-dvb --enable-dvbhead --disable-smb --disable-gui
--enable-largefiles --enable-lirc --disable-xf86keysym --disable-tv
--disable-tv-v4l --disable-tv-v4l2 --enable-internal-tremor
--disable-tv-bsdbt848 --enable-mpdvdkit --disable-dvdread --enable-menu
--disable-xvid --disable-divx4linux --disable-external-faad
--disable-ladspa --enable-libdv --disable-arts
--with-x11incdir=/usr/X11R6/include
--with-reallibdir=/opt/RealPlayer/codecs 

Anyway, CVS netstream+mplayer don't work for DVD's:

Netstream output:
Reading disc structure, please wait...
There are 6 titles on this DVD.
There are 21 chapters in this DVD title.
There are 1 angles in this DVD title.
DVD successfully opened.

Looks good. But MPlayer has trouble:

CommandLine: '-v' 'mpst://localhost/dvd://6'
<<useless info>>
Playing mpst://localhost/dvd://6.
Resolving localhost for AF_INET...
Connecting to server localhost[127.0.0.1]:10000 ...
Warning streams need a type !!!!
STREAM: [netstream] mpst://localhost/dvd://6
STREAM: Description: Net stream
STREAM: Author: Albeu
STREAM: Comment: 
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for Nullsoft Streaming Video
Checking for NuppelVideo
Checking for REAL
Checking for SMJPEG
Searching demuxer type for filename mpst://localhost/dvd://6 ext: (null)
Checking for MOV
Checking for VIVO
header block 1 size: 0
Checking for PVA
Checking for MPEG-TS...
TRIED UP TO POSITION 69523, FOUND 47, packet_size= 0, SEEMS A TS? 0
Checking for LMLM4 Stream Format
Invalid packet in LMLM4 stream: ch=0 size=1140851708
LMLM4 Stream Format not found
system stream synced at 0xD (0)!
==> Found video stream: 0
==> Found audio stream: 128
stream_seek: WARNING! Can't seek to 0xCB0EFEE0 !
MPEG Stream reached EOF
ds_fill_buffer: EOF reached (stream: video)  
demux_mpg_probe returned file_format 2
MPEG-PS file format detected.
MPEG Stream reached EOF
ds_fill_buffer: EOF reached (stream: audio)  
MPEG: No audio stream found -> no sound.
Searching for sequence header... MPEG Stream reached EOF
ds_fill_buffer: EOF reached (stream: video)  
MPEG Stream reached EOF
ds_fill_buffer: EOF reached (stream: video)  
MPEG Stream reached EOF
ds_fill_buffer: EOF reached (stream: video)  
MPEG Stream reached EOF
ds_fill_buffer: EOF reached (stream: video)  
MPEG Stream reached EOF
ds_fill_buffer: EOF reached (stream: video)  
NONE :(
MPEG: FATAL: EOF while searching for sequence header.
Video: Cannot read properties.
No stream found.

vo: x11 uninit called but X11 not inited..

Exiting... (End of file)

I hope there's some way to make netstream+MPlayer behave.
Regards, Wicher




More information about the MPlayer-users mailing list