Fedora :: Old Version Of X264 On RPMfusion
Jan 25, 2010
Just wondering whether there are plans to upgrade the x264 in the rpmfusion repo to a more recent build. These are the current ones in rpmfusion and what I have installed. Build date is October 2009.
Code:
x264.x86_64
0.0.0-0.24.20090319gitc109c8.fc11 @rpmfusion-free
x264-devel.x86_64
0.0.0-0.24.20090319gitc109c8.fc11 @rpmfusion-free
x264-libs.x86_64
0.0.0-0.24.20090319gitc109c8.fc11 installed
Available Packages x264-devel.i586 0.0.0-0.24.20090319gitc109c8.fc11
rpmfusion-free
x264-libs.i586
0.0.0-0.24.20090319gitc109c8.fc11
rpmfusion-free
Unfortunately things like h264enc and I'm sure others have moved on ahead and the dependencies on the x264 libraries means things like ffmpeg, mencoder, gstreamer, vlc, avidemux are having issues. With major dependencies it's difficult to upgrade the individiual components. A couple of examples, ffmpeg requires a newer build as it has some issues with MS's dvr-ms format. Apparently it was fixed in a newer release of the code. Another is some of the encode parameters in x264 being used in h264enc such as "weightp", "mbtree" which appear to be only supported in newer versions of the x264 libraries. Any chance that this is being looked at and newer and more recent builds of x264, and then I suspect with mencoder, ffmpeg etc...?
View 1 Replies
ADVERTISEMENT
Nov 5, 2010
The actual nvidia driver version (260.1912) does not work for my laptop (a Sony Vaio F11 series type, see bottom of page [URL]), I would like to install an older version (e.g. 256.53). Up to now, I cannot figure out how to tell yum to pick up an older version. Is there a way to do this (because kmod-nvidia is a meta package, there may be problems?), or do I have to install 256.53 manually (using the installer provided by nvidia)?
View 11 Replies
View Related
Apr 5, 2010
I've been trying to convert video files to play on a psp, I used to use this command
Code:
ffmpeg -y -i inputfile -acodec aac -ab 128k -ar 48000 -ac 2 -s 480x272 -vcodec h264 -b 384k -coder 1 -flags +loop -cmp +chroma -partitions +parti4x4+partp8x8+partb8x8 -subq 5 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 1 -level 21 outputfile.mp4
[Code]....
View 10 Replies
View Related
Apr 27, 2010
I'm having, namely building mplayer with x264 support. If I do ./configure on it's own it builds fine without x264, with ./configure --enable-x264 I get this with make
Code:
libavcodec/libavcodec.a(libx264.o): In function `X264_frame':
libx264.c:(.text+0x1d9): undefined reference to `x264_encoder_encode'
libavcodec/libavcodec.a(libx264.o): In function `X264_close':
[Code]....
View 6 Replies
View Related
Nov 12, 2010
I have a laptop with an nvidia graphics card: GeForce 9200 Nouveau causes problems, I can't boot the Live F14 CD except in safe graphics mode. I want to install F14. I have F12 and use kmod-nvidia How do I tell the installed F14 to boot in safe graphics mode? Some command line parameter? Or alternatively: how do I get the rpmfusion repos written into yum.repos.d? After that I can install kmod-nvidia. if I can't boot into GUI, I don't know how to write to /etc/yum.repos.d
View 7 Replies
View Related
Sep 27, 2009
Every time I try to install my updates for the past week or so, I get this box: [URL]. If I hit yes, I get this box: [URL], and if I hit cancel, all my updates fail. How can I fix this?
View 1 Replies
View Related
Dec 19, 2009
I started with a fresh install of fedora 12. I have never encountered this problem before but yum seems to stall when I install rpmfusion packages. I have tried this multiple times, it works as long as I do not install them.
It stalls after this line.
Code:
I am guessing it has to do with the rpmfusion servers/mirrors? I just want to install the propreitary wireless and graphics card drivers, can this be done without using rpmfusion? (i.e. alternatives to kmod-wl and kmod-nvidia)
View 5 Replies
View Related
Dec 26, 2009
Something I haven't see explained or discussed here. On a new install should we do a full update and then setup the rpmfusion repositories or setup the rpmfusion repositories and then do a full update?
View 6 Replies
View Related
Jun 10, 2010
I read all wiki-nvidia, add rpmfusion (yum update ; yum upgrade)
Code:
Code:
What i must do to install this driver ?
Fedora 13 is a new distro and have big problem with nvidia ? what fck ?
Nvidia is standard card EHH :/
View 2 Replies
View Related
Nov 8, 2010
I opened a bug report on this in the RPMFusion bugzilla and other people have asked on the mailing list over there, without an answer.why the Fedora 14 repos are empty? See: [URl] Both i386 and x86_64 are empty in both the free and nonfree trees. Though strangely the updates trees for F14 are populated.
View 10 Replies
View Related
Jun 1, 2011
I was one of those chomping at the bit to get F15 going, and as a result I had enabled the Rawhide repos before the F15 repos were posted. Now that the F15 repos at RPMFusion are there, I should move off Rawhide, correct? And this is as simple as removing the existing repo files from /etc/yum.repos.d and then installing the new ones from RPMFusion? No extra steps necessary?
View 4 Replies
View Related
Nov 10, 2010
when RPMfusion will have the ATI catalyst driver for Fdedora 14 in its repo? If it is going to take a log time then I might just install it from ATI's site, but I'd rather not go through all the trouble if I don't have to.
View 2 Replies
View Related
Jan 28, 2011
I have successfully added the Livna repository to my Fedora 13 using the following command
yum --nogpgcheck install [URL]
but I can not add add the rpmfusion repository with an apparently identical command
yum --nogpgcheck install [URL]
This is the result:
[root@euclide fcc]# yum --nogpgcheck install http://download1.rpmfusion.org/free/...ble.noarch.rpm
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Cannot open: http://download1.rpmfusion.org/free/...ble.noarch.rpm. Skipping.
Error: Nothing to do
[root@euclide fcc]#
I have read a similar thread in this forum, but I have not understood a single line of that discussion.
View 3 Replies
View Related
Oct 23, 2010
I am wondering if there is someone who have succeeded in installing the driver for nVidia GT 330M from RPMFusion in Fedora 13.
I followed the instructions here [url], namely,
1. recreate the initrd manually
2.yum install kmod-nvidia-PAE
It didn't work. I also tried the method mentioned at the section 'Troubleshooting', but it did not either.
The trouble I encountered after rebooting is : The progress bar changed from an icon at the center to three lines at bottom. After the three lines reached at the end, the whole screen just went to blank.
I am guessing that the three lines, instead of the icon, only shows if your video card is not so powerful. And In my case, the reason could be the driver didn't work properly.
View 14 Replies
View Related
Aug 9, 2011
I use Fedora 15.Not sure if I understand how EPEL is related to rpmfusion. Is EPEL a branch of rpmfusion or are they a completely different projects? What other major 3-rd party repositories would you recommend for Fedora?
View 2 Replies
View Related
Feb 14, 2010
I would prefer to be able to use the rpmfusion nvidia driver instead of the closed driver but when I try it, KDE4 runs fine for a while but then the whole display starts blinking and the cpu % goes to 99% for XMy PC is Fedora 12 x86_64, the video card is a XFX 8800GT[URL]1) installed the kmod-nvidia-190.53-1.fc12.1.x86_64 and dependencies2) blocked nouveau with rdblacklist=nouveau in grub.conf, 3) Ran: setsebool -P allow_execstack on4) fixed the xorg.conf (I had to move my old xorg.conf out of the way and merged my DontZap option back in)
5) rebootedI did not yum remove the nouveau driver,.... didn't seem necessary.My desktop will run for a while but inevitably starts flashing uncontrollably. I can't even ssh to it to run init 3 to kill X (I can ssh to it but for some reason I can't su to root to kill X).
View 4 Replies
View Related
Aug 14, 2010
The driver has crashed X and before I had a chance to find RPMfusion instructions on dealing with initrd, I removed the package just to keep X running.Uninstalling the package does not restore kernel and Xorg operation. I am still in VESA mode.Although they claim they don't put stuff in non-standard places and use RPM, still there is something left over, as nuoveau driver no longer loads.Now that system configuration is all over the place, it is not clear what they actually changed or replaced.
View 3 Replies
View Related
Aug 22, 2010
1. Are there any USB wireless (802.11) sticks that work with the standard FC13 load? The Rosewill card almost works with the DVD load but breaks with the first updates. After playing with the rt2870 and losing every time, I would just like to get a usb wireless adapter that works.
2. If there is no such animal, is there a PCI wireless card that works without a major Kabuki dance prior to setup?
3. Finally, if I do not want to me in the world of GUIs and want a bare machine to run wireless, is there some place to find how to set up a wireless network with WPA2 using the /etc/init.d/network, instead of NetworkManager.
[Code]....
View 5 Replies
View Related
Sep 13, 2010
is there a kmod-wl rpm for the new kernel-PAE-2.6.34.6-54.fc13 on rpmfusion?
View 8 Replies
View Related
Nov 3, 2010
After upgrading from Fedora 13 to 14 via preupgrade (works well), the nvidia drivers for my "nVidia Corporation GT218 [NVS 3100M] (rev a2)" (it's a ThinkPad T410S) work - including 3D, but every thing paints slowly. The Desktop Effects work, but everything visual (menus painting, dragging windows, etc.) are all noticeably slow (and worked fine in F13).
Update - apparently this issue is related to the GTK theme in use. The default (Fedora, or Clearlooks, or a few others) results in this slow behaviour. Other themes, like Nodoka and a few others perform fine.
View 14 Replies
View Related
Nov 25, 2010
I am trying to set up k3b. It complains about a missing mp3 decoder. Following this solution, I set up yum to use the livna repository and then found I actually needed the rpmfusion repo, so set that up as well. Now when I run "yum install k3b-extras-nonfree", I end up with a transaction error: Transaction Check Error: file /usr/lib64/libfaad.so.2.0.0 from install of faad2-libs-1:2.7-1.fc11.x86_64 conflicts with file from package libfaad2-1:2.7-16.fc12.x86_64
Any idea why the repo is trying to install faad2-libs x86_64 1:2.7-1.fc11 rpmfusion-free when all the other objects are correctly shown as fc12 and how do I get around this without breaking something which is already installed?
View 14 Replies
View Related
Dec 31, 2009
Today I had to debug something going on with yum, if you run it normally with rpmfusion using the mirrorlist's, it hangs at "collecting package sack". If you edit the rpmfusions repo files to point at the baseurl for each, it works fine or you can disable the rpmfusion repos entirely. I saw this was a problem a couple of weeks back but thought this was fixed.
UPDATE Nevermind, this is a known problem [URL]
I'm having trouble doing a delete on this message, doesn't the forum have the "delete message" check box in the Edit mode anymore? I don't see it now.
View 3 Replies
View Related
Jun 10, 2009
just installed Fed 11... running updates, adding rpmfusion - update prompts me - so running update Fed tried to updat rpmfusion config files for FREE and NON-FREE then i get the following error:
Code:
Public key for rpmfusion-nonfree-release-11-1.noarch.rpm is not installed
which halts me from updating my system... here are other errors:
Code:
[root@fedarylic ~]# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora: import failed.
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-11-primary: import failed.
[code].....
View 13 Replies
View Related
Jun 17, 2010
The new kernel 2.6.32.14-127.fc12 is available but I can not found Nvidia driver for this on rpmfusion-nonfree-updates yet.
View 2 Replies
View Related
Jan 5, 2011
i just finish doing a fresh install of F14 and i have problem with video playback. I have added rpmfusion free and non free as describe in [URL] also Nautilus do not show thumbnail from video files.
[bamf@bamf ~]$ su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/...ble.noarch.rpm http://download1.rpmfusion.org/nonfr...ble.noarch.rpm'
Password:
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Adding en_US to language list
[code]....
note: i have vlc, smplayer and ffmpegthumbnailer installed on the system but still no video thumbnails in Nautilus.
View 8 Replies
View Related
Dec 31, 2009
I keep getting the following error when trying to install anything:
Could not retrieve mirrorlist http://mirrors.rpmfusion.org/mirrorl...d-11&arch=i386 error was
[Errno 14] HTTP Error 404: Not Found
Error: Cannot find a valid baseurl for repo: rpmfusion-free-updates
So this tells me the servers are down however if i put the link in FF I don't get 404.I am installing on a new box and I can't get the stuff I need.
View 13 Replies
View Related
Nov 9, 2010
I'm installing x86_64 F14 on my Lenovo T61p, but I'm missing the i686 xorg-x11-drv-nvidia-173xx-libs in rpmfusion. Am I the only one or Is there a reason?
Edit: wine 32bit and Google Earth for example need them....
View 1 Replies
View Related
Jan 31, 2011
I am unable to download rpmfusion-free-release-stable.noarch.rpm from [URL]. i always get a error 404 -Not found. But i am sure my internet is working fine. I tried from windows, Fedora 14 got the same error message all the time.
View 7 Replies
View Related
Sep 11, 2009
I have a fedora 11 with kernel package: kernel-PAE-2.6.29.6-217.2.3.fc11.i686
I would like to install the devel package for this kernel version, but I can't find it, because in the fedora repo there is only the original kernel (2.6.29.4....) and in the updates repo there is only the newest kernel package (2.6.30....)
Where can I find the packages which are between the fedora and update repos' versions?
View 2 Replies
View Related
Jan 8, 2010
I have a doubt, may sound funny but wanna know whether it is possible to share DVD drive in windows [version 7] and use it in Linux system [version fedora 12]?
View 4 Replies
View Related