[MPlayer-users] plz help me.......

Antonio Olivares olivares14031 at yahoo.com
Wed Apr 1 14:32:44 CEST 2009





--- On Wed, 4/1/09, jitendar choudhary <superjet1to9 at yahoo.com> wrote:

> From: jitendar choudhary <superjet1to9 at yahoo.com>
> Subject: [MPlayer-users] plz help me.......
> To: MPlayer-users at mplayerhq.hu
> Date: Wednesday, April 1, 2009, 3:31 AM
> Dear Mplayer friends
> I get the following error while compiling MPlayer-1.0rc2:
> ./cofigure
> make
> lib-2.0 -I/usr/lib/glib-2.0/include  
> -I/usr/include/freetype2   -c -o vo_ivtv.o vo_ivtv.c
> vo_ivtv.c: In function 'ivtv_reset':
> vo_ivtv.c:79: error: storage size of 'sd' isn't
> known
> vo_ivtv.c:80: error: storage size of 'sd1'
> isn't known
> vo_ivtv.c:84: error: 'IVTV_STOP_FL_HIDE_FRAME'
> undeclared (first use in this function)
> vo_ivtv.c:84: error: (Each undeclared identifier is
> reported only once
> vo_ivtv.c:84: error: for each function it appears in.)
> vo_ivtv.c:87: error: 'IVTV_IOC_STOP_DECODE'
> undeclared (first use in this function)
> vo_ivtv.c:97: error: 'IVTV_IOC_START_DECODE'
> undeclared (first use in this function)
> vo_ivtv.c:80: warning: unused variable 'sd1'
> vo_ivtv.c:79: warning: unused variable 'sd'
> make[1]: *** [vo_ivtv.o] Error 1
> make[1]: Leaving directory
> `/home/jitendra/player/mplayer/MPlayer-1.0rc2/libvo'
> make: *** [libvo/libvo.a] Error 2
> My hw: Desktop  with  Intel p4 2.8GHz processor (32bit)
> My OS: Fedora 10
> My gcc: 4.3.2
> My kernel: 2.6.27
> What am I doing wrong?
> Thanks for any help
> 
> 
> 
> 
> 
> 
>       
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users

You have several options, you can use 

--disable-ivtv  option when you run configure or you can do better get the latest mplayer code via svn:

svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
cd mplayer/

then run your 
./configure
make 
su -c 'make install'

and you will get a better mplayer running :)

Regards,

Antonio 


      


More information about the MPlayer-users mailing list