[MPlayer-users] ffmpg build error?
Gene Heskett
gene.heskett at gmail.com
Fri Feb 13 16:43:26 CET 2009
On Friday 13 February 2009, PO wrote:
>> Which x264 dir, I've got about a gigabyte of x264 crap laying around from
>> a failed gmerlin build, but its not part of the mplayer package. I should
>> probably nuke it all and re get it. Question is how? Got a wiki link
>> maybe?
>>
>> Thanks Phil.
>
> From the mplayer documentation:
>
>
>x264 is a library for creating H.264 video. MPlayer sources are updated
>whenever an x264 API change occurs, so it is always suggested to use
>MPlayer from Subversion.
>
>If you have a GIT client installed, the latest x264 sources can be
>gotten with this command:
>
>git clone git://git.videolan.org/x264.git
>
This worked fine, thanks
>Then build and install in the standard way:
>
>./configure && make && make install
cd x264
[root at coyote x264]# ./configure && make && make install
Found no assembler
Minimum version is yasm-0.6.1
If you really want to compile without asm, configure with --disable-asm.
Installed yasm-6.2 & -devel
>Now rerun ./configure for MPlayer to pick up x264 support.
Which advises:
Please check mtrr settings at /proc/mtrr (see DOCS/HTML/en/video.html#mtrr)
And which are:
[root at coyote mplayer]# cat /proc/mtrr
reg00: base=0x000000000 ( 0MB), size= 2048MB, count=1: write-back
reg01: base=0x080000000 ( 2048MB), size= 1024MB, count=1: write-back
reg02: base=0x0c0000000 ( 3072MB), size= 512MB, count=1: write-back
reg03: base=0x0dff00000 ( 3583MB), size= 1MB, count=1: uncachable
reg04: base=0x100000000 ( 4096MB), size= 512MB, count=1: write-back
reg05: base=0x0e0000000 ( 3584MB), size= 256MB, count=1: write-combining
But it then built and installed. Now, do I need to find & build
the /usr/lib/plugins/mplayer-plugin.so and all its friends? Aha, found it,
and updated that to 3.55 from 3.50. And it appears to be working.
But whats the deal with the mtrr check?
Thanks.
>
>
>Good luck Gene
>
>_______________________________________________
>MPlayer-users mailing list
>MPlayer-users at mplayerhq.hu
>https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Concept, n.:
Any "idea" for which an outside consultant billed you more than
$25,000.
More information about the MPlayer-users
mailing list