similar to: Yum (dependency) problem on latest 4.5 updates

Displaying 20 results from an estimated 4000 matches similar to: "Yum (dependency) problem on latest 4.5 updates"

2006 Dec 30
5
Theora encoding in FFmpeg
(Cross posted to theora-dev@xiph.org and ffmpeg-devel@mplayerhq.hu) I am working towards adding Theora encoding support to libavcodec in FFmpeg. I am doing this by simply calling libtheora from libavcodec. I am at the point where I can execute: "./ffmpeg -v 100 -i test.wmv -f avi -an -vcodec theora -b 1000000 -y test.avi" I get some whirring and an output file written. My calls to
2006 Nov 13
1
strange missing dependency message from daily yum update
I am getting a missing dependency message for libx264.so.54 is needed by package mplayer. The yum check-update for packages doesn't even show mplayer is to be updated. That library is in /us/bin on my system and when I run the mplayer that I have that's allready installed it runs fine. A ldd on mplayer shows it is referring to the correct /usr/bin/libx264.so.254.so.54. Why is yum failing
2010 Apr 30
3
Ogv file only plays in VLC / Can't be used by most tools.
Hi, I'm new here - thanks for having me. (Sorry if I'm in the wrong place or a noob.) I downloaded the Theora encoder sample (ver 1.1.1), modified it to encode a sequence of bitmaps, and created an OGV file. The OGV file plays fine in the latest VLC (1.0.5), but I can't do much else with it: I tried uploading to YouTube, and the video just comes out really corrupt:
2018 May 03
2
Getting --delete to work, simply
On Thu, May 03, 2018 at 01:09:30AM -0400, Kevin Korb via rsync wrote: > --delete only works when you sync a dir not individual files. So... > rsync -vai --delete --include='g*' --include='G*' --exclude='*' > /share/Public/videos/ /share/Backup-HDD-03 That kinda didn't work: rsync -vai --delete --include='S[A-Z]*' --include='S[a-h]*'
2006 Nov 09
2
Suspected GPL violation by Erightsoft "super"
Hi guys, the SUPER codec by Erightsoft http://www.erightsoft.net/SUPER.html contains lots of GPL and LGPL code: mplayer, ffmpeg, x264, musepack, theora, which they admit and give credit for. Still, their product is proprietary, and they insist on it. I tried to get the source through their forum, but they of course won't give it: http://www.erightsoft.net/Supforum.html I'll forward
2010 Dec 14
1
{SOLVED}Re: Yum Updates dependencies missing (rpmforge)
On Sun, Dec 5, 2010 at 8:43 AM, Lanny Marcus <lmmailinglists at gmail.com> wrote: > There are updates available, for the below multimedia packages (CentOS > 5.5, 32 bit), but I'm getting missing dependency errors from yum > update for these. <snip> >From the time the problem began, it had to do with Error: Missing Dependency: libx264.so.68 is needed by package
2009 Jan 03
1
Unable install ffmpeg
Hi, I installed ffmpeg using yum, and then tried to convert a asx video to flv it says unable to find encoder x264, eventhough it is installed and I am able to view it when I check ffmpeg --help.Can anyone tell me how to fix this issue? Thanks and Regards Marky -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Sep 18
2
repos...
is rpmforge now considered 'friendly' with EPEL? I normally only use EPEL as an addition repo, but one package I want to install on this one system is ffmpeg, and I'm finding it on rpmforge only... but its install wants to mix epel and rpmforge packages... Installing: ffmpeg x86_64 0.6.5-1.el6.rf rpmforge 2.7 M Installing for dependencies: a52dec
2013 Oct 31
0
[LLVMdev] Add support for ldr pseudo instruction in ARM integrated assembler
On Tue, Oct 29, 2013 at 1:21 PM, Jim Grosbach <grosbach at apple.com> wrote: > > On Oct 26, 2013, at 5:02 PM, Chris Lattner <clattner at apple.com> wrote: > > On Oct 25, 2013, at 5:22 PM, Sean Silva <chisophugis at gmail.com> wrote: > > I’m not sure macros are a good analogy, but there are other >> pseudo-instructions that we’re not always able to
2020 Jul 13
3
CentOS 8 & HandBrakeCLI
Since I upgraded to CentOS8, I cannot get HandBrakeCLI to work: # HandBrakeCLI HandBrakeCLI: error while loading shared libraries: libass.so.5: cannot open shared object file: No such file or directory Googling this, it appears the error message is related to ffmpeg, but I don't get any error message with it: # ffmpeg ffmpeg version 4.2.3 Copyright (c) 2000-2020 the FFmpeg developers ?
2009 Jul 11
2
Update Issue
I come to you "hat in hand" again. For the first time in a long while I got a "Update Notification" at the bottom of my screen -- so I decided to click on it and run the update. Unfortunately I got a couple dependency errors and am not sure how to solve them. (Not even sure why I got them.) They are as follows: Missing Dependency: libavcodec.so.51 is needed by package
2015 Jan 17
4
How to install libquicktime on CentOS 7 in one (or two) line of command?
Hi, For some reason, I need support of QuickTime on my CentOS 7. So I searched the internet and found that something called "|libquicktime|" can provide that support. So I download the rpm file from http://rpmfind.net/linux/rpm2html/search.php?query=libquicktime%28x86-64%29. Then I ran command "|rpm -i libquicktime-1.2.4-31.el7.x86_64.rpm|" and got the following errors:
2018 Mar 10
2
NHW Project - lower quality settings
Hi David! Many thanks for your very encouraging and kind feedback!!! (Hope you don't mind that I made your post public on the Theora channel). I try to be the more sincere as I can in my posts.Some people suggested me to make demo pages to explain how the codec works step by step, and I realize that it would be good, because certainly it will show that the NHW codec is not that complex and
2009 Sep 06
1
Is there something like qt-faststart for theora?
One thing I noticed though when reading about ffmpeg to make the h.264 was that for internet, you could use qt-faststart to move some stuff (I think called MOOV) to the front of the file allowing the file to start playing before it was finished downloading. That certainly helps quite a bit, I was wondering if there is a similar type of thing for theora? Theora files I host do not seem to
2009 Dec 04
3
Data loss (corruption with rsync)
Hello, I just rsync'd my 1TB partitions formated with jfs filesystem containing ~720GB data. I saw -3G difference between source and destination which made me suspect possible dataloss. Also I had experienced loss of integrity on my previous copies but I did not find the cause until now. As command line I used following: sh-3.2# rsync --verbose --sparse --append-verify --fuzzy --progress
2008 Mar 24
2
Frustration with yum
I suppose it's more of a frustration with myself, but can some kind soul please help me with the procedure to tell yum a package is in fact installed? Here is the output from the command "yum update". # yum update Setting up Update Process Setting up repositories kbs-CentOS-Extras 100% |=========================| 951 B 00:00 kbs-CentOS-Misc 100%
2009 Feb 20
2
segfault on amd64 with ffmpeg
Hi, and thank to you all for this great codec ! I have this bug on Debian Lenny with compiled packages of last svn versions of ffmpeg and libtheora. This seems to append only on the amd64 arch. Here is a valgrind log : pre-barreau at augustins:~/video$ export LD_LIBRARY_PATH=/usr/local/lib pre-barreau at augustins:~/video$ valgrind /home/pub/apps/ffmpeg_dev/ffmpeg_svn/ffmpeg -i
2009 Jun 12
3
Ogg vs mp3
Just patant thing put aside qualitywise how good is ogg vs mp3 and ogg theora video vs mp4, xvid ,h.264/x264 -- DARKLORD (:=
2010 Jun 29
3
Theora and WeBM support in Firefox and Opera
I did some tests: ### Theora support in Firefox 3.7a (missnamed as "Minefield"): Same as since 3.5 (plays, no controls if Javascript off, no thorough retest of buffering issues). http://lists.xiph.org/pipermail/theora/2010-January/003369.html http://bugzilla.mozilla.org/show_bug.cgi?id=449358 ### WeBM support in Firefox 3.7a Seems to play (controls bug of course also there) and
2015 Jan 17
3
How to install libquicktime on CentOS 7 in one (or two) line of command?
On 1/17/2015 10:45 AM, Scott Robbins wrote: > On Sat, Jan 17, 2015 at 10:31:10AM -0500, Heng Zhou wrote: >> Hi, >> >> |warning: libquicktime-1.2.4-31.el7.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 66534c2b: NOKEY >> error: Failed dependencies: >> libfaac.so.0()(64bit) is needed by libquicktime-1.2.4-31.el7.x86_64 >> libfaad.so.2()(64bit) is