Displaying 20 results from an estimated 2000 matches similar to: "Update Issue"
2009 Jun 26
1
libgio?
Hi,
I'm trying to run Celtx (a screenplay formatter) in CentOS 5.3 from
the shell. If I run celtx-bin I get the following error:
./celtx-bin: error while loading shared libraries: libjemalloc.so:
cannot open shared object file: No such file or directory
If I run celtx I get
./celtx-bin: error while loading shared libraries: libgio-2.0.so.0:
cannot open shared object file: No such file or
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 Mar 29
1
Permission to add Latitude D400 info to the Laptop WiKi.
I'm a requesting access to a Laptop "template" so I can enter information
about installing CentOS 5.2 on a Dell Lattude D400.
My user name is RonB on the forums.
Thanks.
Ron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20090328/6c8976ce/attachment-0003.html>
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
2007 Jun 05
2
Yum (dependency) problem on latest 4.5 updates
Hi!
running a Centos 4.5 system here. This week when I do "yum update" I get
this output:
# yum update
Loading "protectbase" plugin
Setting up Update Process
Setting up repositories
kbs-CentOS-Extras 100% |=========================| 951 B 00:00
update 100% |=========================| 951 B 00:00
pidgin 100%
2016 May 17
2
Re Centos 7.2 Repos
Hi All,
I am having a terrible time installing multi media tools
like smplayer (which requires mplayer), which is not avaiable
from the centos repos.
I have installed epel.repo which containa the epel-release repo info
for yum
Still I cannot install many things.
For example, I ran
for i in faad2-libs liba52.so.0 libaa.so.1 libartsc.so.0 libass.so.4
libaudio.so.2 libavcodec.so.53 libavcodec.so.53
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
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
2006 Oct 18
3
conference talks
Hi,
I just wanted to report that I organised a meeting last September and
we recorded all talks and I asked computer support to convert
everything into ogg theora... Maybe you want the link?? The talks are
also very interesting if you are interested in Astrophysics and black
holes...
http://www.aei.mpg.de/~pau/LISA_Astro-GR@AEI
Look under "programme"
Long life to ogg!
;)
Cheers,
2009 Apr 28
1
Yum Update issues
Has anyone else run into this issue when running yum update?
[root at localhost ronb]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* rpmforge: fr2.rpmfind.net
* base: mirror.anl.gov
* updates: styx.biochem.wfubmc.edu
* addons: mirrors.tummy.com
* extras: ftp.usf.edu
Setting up Update Process
Resolving Dependencies
There are unfinished transactions
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
2010 Nov 11
2
Flash problems in newest upgrade?
Hi, I just upgraded to the newest kernel and Flash. Hulu now "grays
out" when I try to go to full screen. I tried uninstalling and
reinstalling the proprietary video drivers (no difference either way),
so I'm guessing it has something to do with either the new Flash or
the new kernel. Anyone else experiencing this problem?
Thanks for any pointers.
--
RonB -- Using CentOS 5.5
2006 Dec 29
2
FFmpeg's libavcoded
Hi,
I am letting myself known incase someone is interested in this or
already has ideas on the subject.
I would like to add Theora encoding to ffmpeg's libavcodec library.
My goal is to add vorbis / theora / ogm output to Handbrake. Doing
this at the libavcodec level appears to make the most sense as it
would benefit more people.
I have already made a small start. I have the configure
2009 Mar 12
2
compiling ffmpeg with --enable-libspeex (was Re: from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?)
I am having trouble compiling ffmpeg to support speex, which didn't
work with the ubuntu libspeex-dev package, but looks like it might
with the Speex version 1.2rc1 tarball from http://speex.org/downloads/
How do I tell ffmpeg's configure and/or make to use the 1.2rc1 version
of libspeex in /usr/local/include instead of the older debian/ubuntu
libspeex-dev package in /usr/include/speex?
2009 Jul 03
3
ffmpeg and zoneminder install problems
CentOs zoneminder users,
I have been trying to install zoneminder on Centos 5.3
(2.6.18-128.1.16.el5xen) and have hit a brick wall with ffmpeg
which zoneminder has as a dependancy.
There were no rpm's in centos or rpmforge so I have followed the
instructions on the zoneminder website for a CentOs install.
I have posted a note on the zoneminder list, but have not been able to
get any takers
2009 Jul 02
2
Flash Drive problem?
I've been having an odd problem lately. When I drag files from the
computer to a flash drive, they appear to copy, but when I try to use
the files I find that only the name was copied (file size of 0). When
I copy the same files to the same flash drive, from the terminal,
everything seems to work.
Has anyone else experienced a problem like this? It's starting to get
a little frustrating.
2014 May 17
1
Error when compiling FFmpeg with speex-git.
On Fri, May 16, 2014 at 06:24:48PM -0400, Tristan Matthews wrote:
> Hi,
>
> On Fri, May 16, 2014 at 1:58 PM, batguano999 <batguano999 at zoho.com> wrote:
>
> >
> > Hi
> > With 32-bit Xubuntu-14.04.
> > When I compile FFmpeg from git using speex-1.2rc1 it builds OK.
> > When I compile FFmpeg from git using speex-git it fails to build.
> >
2009 Aug 30
3
A couple questions about Wine
VirtualBox works great but, since I only really use one Windows
program (an older, specialized word processor called Movie Magic
Screenwriter), I'm thinking of using Wine to run it in CentOS and
getting rid of the Windows virtual machine. But a couple questions:
1) If I run Wine, do I introduce security or performance issues?
2) Is there any difference between Michael Harris' Wine
2008 Dec 05
0
problems streaming theora with oggfwd and icecast2
Hi guys ,
I used ffmpeg , and ffmpeg2theora , with oggfwd for streaming to the
icecast2 streaming server without any problems.
But now , only works if I use ffmpeg2theora.
I try with one of the latest svn version and one that I consider "
stable" because is ok for all my needs , and they don't work.
This is the complete shell output
ffmpeg -i /home/pierpaolo/Scrivania/31.mpg
2009 Jan 18
1
problems streaming theora with oggfwd and icecast2
Hi guys ,
I used ffmpeg , and ffmpeg2theora , with oggfwd for streaming to the
icecast2 streaming server without any problems.
But now , only works if I use ffmpeg2theora.
I try with one of the latest svn version and one that I consider "
stable" because is ok for all my needs , and they don't work.
This is the complete shell output
ffmpeg -i /home/pierpaolo/Scrivania/31.mpg