Re: MPLayer can't play h264 dvb-s channel

Igor Nikanov <[email protected]> Mon, 3 Dec 2007 22:33:17 +0300
Newsgroups gmane.comp.video.mplayer.user.dvb
Message-ID <[email protected]>
> I used this patch to test it:
> http://article.gmane.org/gmane.comp.video.mplayer.user/42284


I couldn't recompile MPlayer with this path, because 

demux_ts.c: In function 'demux_open_ts':
demux_ts.c:1013: error: 'tsvformat' undeclared (first use in this function)
demux_ts.c:1013: error: (Each undeclared identifier is reported only once
demux_ts.c:1013: error: for each function it appears in.)
demux_ts.c:1013: error: expected ';' before numeric constant
make[1]: *** [demux_ts.o] Error 1
make[1]: Leaving directory `/usr/src/mplayer/libmpdemux'
make: *** [libmpdemux/libmpdemux.a] Error 2

Igor