[mythtv-users] patched mplayer gentoo ebuild

mOjO mojospam at thegeekclub.net
Fri Jun 27 11:34:56 EDT 2003


Hey there mOjO,

I got the ebuild done and posted it to the Gentoo Bugs
list.  You can pick it up here:

http://bugs.gentoo.org/show_bug.cgi?id=23544

To install it copy the mplayer ebuild from
/usr/portage/media-video to your PORTDIR_OVERLAY.
Then download the MPlayer patch and my patch from the
above link.  Place the MPlayer patch in the files dir
and patch the mplayer ebuild with my patch.

You should then be able to emerge the patched mplayer.
  Make sure to add the USE flag 'mythtv' to your
make.conf or run the command:

USE=mythtv emerge ./mplayer-0.90-r1.ebuild

Let me know if you have any questions.

-- Jeremy


first it complained about faad2 being masked and stopped... so I emerged 
faad2 manually and then emerged your build again and it did its thing 
for quite awhile and then...
bad news...
it crapped out...

ve_divx4.c:248: `ENC_OPT_ENCODE_VBR' undeclared (first use in this function)
ve_divx4.c:249: structure has no member named `quantizer'
ve_divx4.c:251: structure has no member named `is_key_frame'
ve_divx4.c:253: structure has no member named `quantizer'
ve_divx4.c:253: structure has no member named `is_key_frame'
ve_divx4.c:254: structure has no member named `total_bits'
ve_divx4.c:254: structure has no member named `texture_bits'
ve_divx4.c:254: structure has no member named `total_bits'
ve_divx4.c:261: structure has no member named `quant'
ve_divx4.c:262: structure has no member named `intra'
ve_divx4.c:264: structure has no member named `motion_bits'
ve_divx4.c:265: structure has no member named `texture_bits'
ve_divx4.c:266: structure has no member named `total_bits'
ve_divx4.c:268: structure has no member named `quant'
ve_divx4.c:269: structure has no member named `intra'
ve_divx4.c:272: structure has no member named `is_key_frame'
ve_divx4.c:273: structure has no member named `motion_bits'
ve_divx4.c:274: structure has no member named `texture_bits'
ve_divx4.c:275: structure has no member named `total_bits'
ve_divx4.c:276: structure has no member named `quantizer'
ve_divx4.c:279: structure has no member named `is_key_frame'
make[1]: *** [ve_divx4.o] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/mplayer-0.90-r1/work/MPlayer-0.90/libmpcodecs'
make: *** [libmpcodecs/libmpcodecs.a] Error 2

!!! ERROR: local/mplayer-0.90-r1 failed.
!!! Function src_compile, Line 272, Exitcode 2
!!! (no error message)


not sure how to proceed on this one.

mOjO



More information about the mythtv-users mailing list