Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mplayer with Realplayer -> Autoconf Trouble
View unanswered posts
View posts from last 24 hours

 
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Gentoo for Mac OS X (Portage for Mac OS X)
View previous topic :: View next topic  
Author Message
Shiryou
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jan 2004
Posts: 131
Location: United Kingdom

PostPosted: Tue May 03, 2005 3:00 pm    Post subject: Mplayer with Realplayer -> Autoconf Trouble Reply with quote

Yeah, im trying to get mplayer compiled so i can convert a load of rm files to something half decent. I've managed to compile MPlayer before but not with the encode tag. the LAME library seems to require a nice new version of autoconf which i cant seem to compile. Can anyone see what is wrong here? Im guessing im missing something from a package.mask file:

Code:
>>> emerge (3 of 6) media-sound/lame-3.96.1 to /
chflags: invalid flag: nosunlnk
>>> Downloading http://distfiles.gentoo.org/distfiles/lame-3.96.1.tar.gz
######################################################################## 100.0%
>>> md5 src_uri ;-) lame-3.96.1.tar.gz
>>> Unpacking source...
>>> Unpacking lame-3.96.1.tar.gz to /var/tmp/portage/lame-3.96.1/work
 * Applying lame-3.96.1-shared-frontend.patch ...                                                                        [ ok ]
 * Applying lame-3.96-ccc.patch ...                                                                                      [ ok ]
awk: syntax error at source line 3
 context is
                                                          "^# Generated (by (GNU )?Autoconf|automatically using autoconf version) >>>  ([0-9].[0-9])", <<<
awk: illegal statement at source line 3
awk: illegal statement at source line 4
ac-wrapper: /usr/bin/autoconf-2.59 is missing or not executable.
            Please try emerging the correct version of autoconf.

!!! ERROR: media-sound/lame-3.96.1 failed.
!!! Function src_unpack, Line 34, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

Motoko:/Users/oni root# emerge -p autoconf

These are the packages that I would merge, in order:

Calculating dependencies   
!!! All ebuilds that could satisfy "autoconf" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-devel/autoconf-2.13 (masked by: package.mask, missing keyword)
- sys-devel/autoconf-2.59-r6 (masked by: package.mask, missing keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.


Cheers
Back to top
View user's profile Send private message
fctk
Veteran
Veteran


Joined: 28 Jan 2004
Posts: 1424
Location: Milan, Italy, EU

PostPosted: Tue May 03, 2005 5:12 pm    Post subject: Re: Mplayer with Realplayer -> Autoconf Trouble Reply with quote

Shiryou wrote:
Code:
For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
Back to top
View user's profile Send private message
Shiryou
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jan 2004
Posts: 131
Location: United Kingdom

PostPosted: Tue May 03, 2005 10:17 pm    Post subject: Reply with quote

Alrighty, fair point. It seems i did find the correct package mask and after some fooling around, managed to get the old mplayer and lame and the like installed.

However, mplayer still refuses to read realplayer rm or rv files. I have the latest version of real player installed, along with the real player 9 audio codecs from the MPlayer website, yet i still get the usual error:

Code:
mplayer 01.rm MPlayer 1.0pre6-3.3 (C) 2000-2004 MPlayer Team
CPU: PowerPC

Warning unknown option cache_min at line 144
Warning unknown option cache_prefill at line 147

77 audio & 189 video codecs
Playing 01.rm.
REAL file format detected.
======= WAVE Format =======
Format Tag: 28515 (0x6F63)
Channels: 1
Samplerate: 22050
avg byte/sec: 32041
Block align: 558
bits/sample: 16
cbSize: 18
Unknown extra header dump: [0] [5d] [0] [10] [0] [7] [2] [2e] [0] [8] [1] [0] [0] [2] [2] [0] [0] [18]
===========================
Not audio/video stream or unsupported!
VIDEO:  03VR [30203002,000A9030]  352x288  (aspect 0.00)  25.00 fps
VIDEO:  [03VR]  352x288  24bpp  25.000 fps    0.0 kbps ( 0.0 kbyte/s)
Clip info:
 name: MUSIC02
 copyright: ?002
==========================================================================
Opening audio decoder: [realaud] RealAudio decoder
opening shared obj '/cook.so'
Error: dlcompat: file "/cook.so" not found
ERROR: Could not open required DirectShow codec cook.so.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
ERROR: Could not open required DirectShow codec cook3260.dll.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
opening shared obj '/cook.bundle/Contents/MacOS/cook'
Error: dlcompat: file "/cook.bundle/Contents/MacOS/cook" not found
ERROR: Could not open required DirectShow codec cook.bundle/Contents/MacOS/cook.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x6B6F6F63.
Read DOCS/HTML/en/codecs.html!
==========================================================================
==========================================================================
Opening video decoder: [realvid] RealVideo decoder
opening shared obj '/drvc.so'
Error: dlcompat: file "/drvc.so" not found
ERROR: Could not open required DirectShow codec drvc.so.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
opening shared obj '/drv3.so.6.0'
Error: dlcompat: file "/drv3.so.6.0" not found
ERROR: Could not open required DirectShow codec drv3.so.6.0.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
ERROR: Could not open required DirectShow codec drv33260.dll.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
opening shared obj '/drvc.bundle/Contents/MacOS/drvc'
Error: dlcompat: file "/drvc.bundle/Contents/MacOS/drvc" not found
ERROR: Could not open required DirectShow codec drvc.bundle/Contents/MacOS/drvc.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x30335652.
Read DOCS/HTML/en/codecs.html!
==========================================================================


Exiting... (End of file)


Hmmm, now it seems to be looking for a DLL. Now thats a windows thing i believe, yet further down theres this drvc.bundle/Contents/MacOS/drvc thing. Is this a hint? Should i be placing the codec around here somewhere?

Cheers guys for any help. As im sure you are aware, Real Player is the sucky and iot'd be great to convert these files.
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Gentoo for Mac OS X (Portage for Mac OS X) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum