PDA

View Full Version : [SOLVED] Anyone got mencoder installed?


lmcogs
27th March 2011, 09:49 AM
If you do how did you do it? I know there is one in atrpms repository but there is a conflict with installed mplayer from rpmfusion.

sudo yum install mencoder k9copy ogmrip
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: mirror01.th.ifl.net
* rpmfusion-free: mirror01.th.ifl.net
* rpmfusion-nonfree: mirror01.th.ifl.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package k9copy.x86_64 0:2.3.6-1.fc14 will be installed
---> Package mencoder.x86_64 0:1.0-0.119.20100703svn.fc14 will be installed
--> Processing Dependency: libx264.so.102()(64bit) for package: mencoder-1.0-0.119.20100703svn.fc14.x86_64
---> Package ogmrip.x86_64 0:0.13.6-1.fc15 will be installed
--> Finished Dependency Resolution
Error: Package: mencoder-1.0-0.119.20100703svn.fc14.x86_64 (rpmfusion-free)
Requires: libx264.so.102()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest


My repolist is
sudo yum repolist
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: mirror01.th.ifl.net
* rpmfusion-free: mirror01.th.ifl.net
* rpmfusion-nonfree: mirror01.th.ifl.net
repo id repo name status
fedora Fedora 15 - x86_64 23,737
rpmfusion-free RPM Fusion for Fedora 15 - Free 561
rpmfusion-nonfree RPM Fusion for Fedora 15 - Nonfree 228
skype Skype Repository 1
repolist: 24,527

DBelton
27th March 2011, 10:01 AM
I got that very same error when I tried to install mencoder the other day but haven't had a chance to try and find the right version of libx264 to see if that fixes it.

It is in the x264-libs-0.0.0-0.28.20100706gitd058f37.fc14.x86_64 package, but haven't tried installing it, either

Cygn
27th March 2011, 11:24 AM

I've got that one installed from rpmfusion if I remember correctly and didnt run into any problems...

$ rpm -qa mencoder
mencoder-1.0-0.119.20100703svn.fc14.x86_64
with:
$ rpm -q --fileprovide x264-libs-0.0.0-0.28.20100706gitd058f37.fc14.x86_64
/usr/lib64/libx264.so.102 libx264.so.102()(64bit)

glennzo
27th March 2011, 11:37 AM
Seems as though it will work for me.
================================================== ================================================== ===============
Package Arch Version Repository Size
================================================== ================================================== ===============
Installing:
mencoder x86_64 1.0-0.119.20100703svn.fc14 rpmfusion-free 3.1 M
Installing for dependencies:
a52dec x86_64 0.7.4-15.fc11 rpmfusion-free 56 k
faad2-libs x86_64 1:2.7-1.fc11 rpmfusion-free 172 k
fribidi x86_64 0.19.2-2.fc12 fedora 48 k
libdca x86_64 0.0.5-5.fc12 rpmfusion-free 101 k
libmpeg2 x86_64 0.5.1-8.fc12 rpmfusion-free 66 k
live555 x86_64 0-0.27.2010.04.09.fc14 rpmfusion-free 259 k
mplayer-common x86_64 1.0-0.119.20100703svn.fc14 rpmfusion-free 1.1 M
opencore-amr x86_64 0.1.2-1.fc12 rpmfusion-free 164 k
twolame-libs x86_64 0.3.12-4.fc11 rpmfusion-free 60 k
x264-libs x86_64 0.0.0-0.28.20100706gitd058f37.fc14 rpmfusion-free 258 k
xvidcore x86_64 1.2.2-2.fc14 rpmfusion-free-updates 246 k

Transaction Summary
================================================== ================================================== ===============
Install 12 Package(s)

Total download size: 5.6 M
Installed size: 13 M
Is this ok [y/N]:

[glenn@satellite64 ~]$ uname -r
2.6.35.11-83.fc14.x86_64

lmcogs
27th March 2011, 12:04 PM
This is probably the reason
sudo yum install x264-libs
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: mirror01.th.ifl.net
* rpmfusion-free: mirror01.th.ifl.net
* rpmfusion-nonfree: mirror01.th.ifl.net
Setting up Install Process
Package x264-libs-0.0.0-0.29.20110227.fc15.x86_64 already installed and latest version
Nothing to do

[leonc15@localhost ~]$ uname -r
2.6.38-1.fc15.x86_64

glennzo
27th March 2011, 12:22 PM
Crud. Forgot this is the F15 forum. Carry on then ...

lmcogs
4th April 2011, 11:42 PM
Must have been latest update since i got it installed now. Avidemux has now a problem with dependencies.

DBelton
5th April 2011, 02:21 AM
same with me here, lmcogs. I was able to get mencoder install a few days ago, finally. But avidemux is still having some dependency problems.