Displaying 20 results from an estimated 25 matches for "libavutils".
Did you mean:
libavutil
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 Dec 31
0
configure R-2.10.1 => "Error: MPlayer will not compile without (PR#14175)
Hi.
uname -a
Linux localhost.localdomain 2.6.30.10-105.fc11.i686.PAE #1 SMP Thu Dec
24 16:41:17 UTC 2009 i686 i686 i386 GNU/Linux
[??@localhost R-2.10.1]$ pwd
/home/??/Bin/RStats/R-2.10.1
I fixed this before for previous version of R by copying part of the
mplayer tree into the R tree.
But, I forgot what I did.
Any help?
Checking for FFmpeg libavutil ...
Error: MPlayer will not compile
2015 Aug 20
6
RFC: New dependency on FFmpeg?
...mpeg and libav, so libav
should function as a drop-in replacement. Further, distros seem to be
migrating back to FFmpeg, if they ever changed. So again, I don't
expect this to be a barrier.
Wine packagers and developers, do you have any thoughts or objections
to depending on FFmpeg/libav's libavutils and libavcodec for xaudio2
support?
[1] https://msdn.microsoft.com/en-us/library/windows/desktop/ee415813%28v=vs.85%29.aspx
[2] https://bugs.winehq.org/show_bug.cgi?id=26808
Thanks,
Andrew
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?
2008 Jul 05
2
[LLVMdev] ffmpeg on fedora core 8
hello mailinglist,
i currently try to compile ffmpeg on a 64bit fedora-core 8 machine using
llvm2.3.
the "good" things first:
everything works fine on a 32bit ubuntu-machine using llvm-2.3 (actually i
do not know if that is grace to ubuntu or grace to 32bit)
when using the normal gcc on the 64bit fc8 machine, everything works too.
now the "bad" thing: it does not work on fc8
2013 Nov 13
2
Compiling FFmpeg with libopencore-amrnb and opus-git.
Hi
Any idea what's causing these errors:-
/home/user/build/lib/libopencore-amrnb.a(preemph.o): In function `preemphasis':
/home/user/build/opencore-amr-0.1.3/amrnb/../opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/preemph.cpp:193: multiple definition of `preemphasis'
/home/user/build/lib/libopus.a(celt_encoder.o):/home/user/build/opus/celt/celt_encoder.c:455: first defined here
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
2010 Mar 12
1
ffmpeg to speexenc via pipe
I am transcoding mp3 to wave using ffmpeg
I am then piping it to speexenc for speex encoding
but the speex file size is 496 bytes after the command ends
https://lists.ubuntu.com/archives/ubuntu-users/2010-March/212927.html
https://lists.ubuntu.com/archives/ubuntu-users/2010-March/212949.html
https://lists.ubuntu.com/archives/ubuntu-users/2010-March/212954.html
what am I doing wrong?
bellow is
2009 Jul 24
2
ffmpeg2theora: Undefined symbols?
Compiling ffmpge2theora from SVN appears to die while complaining
about undefined symbols?
This documents my attempt to build ffmpeg2theora from SVN on Mac OS X
version 10.5.7. I'm using libogg 1.1.4, libvorbis 1.2.3 and Thusnelda
built from SVN...
jason$ svn co http://svn.xiph.org/trunk/ffmpeg2theora/
...
Checked out revision 16330.
jason$ cd ffmpeg2theora;curl -C - -O
2005 Dec 10
0
AMD64 Bench
Hello,
Today I was benchmarking DV video on a AMD64:
skinkie@zwartepiet ~ $ cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 47
model name : AMD Athlon(tm) 64 Processor 3500+
stepping : 0
cpu MHz : 2210.197
cache size : 512 KB
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
2009 Mar 12
0
compiling ffmpeg with --enable-libspeex (was Re: from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?)
This is resolved:
apt-get remove libspeex-dev
cd ~/src/speex-1.2rc1/
./configure --prefix=/usr
make; make install
cd ../ffmpeg
./configure --enable-libspeex
make; make install
worked; then I was able to decode a Speex .flv file:
~/flvs$ ffmpeg -i SpeexQ6R16Efalse.flv foo.wav
FFmpeg version SVN-r17174, Copyright (c) 2000-2009 Fabrice Bellard, et al.
configuration: --enable-libspeex
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,
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 Apr 14
5
.GSM -> .WAV (or ,MP3) Conversion
Hey there,
I'm trying to convert some call recordings from asterisk we have in .gsm
format to something I can pipe through ffmpeg - wav would be good, mp3
would be amazing!
I've been trying playing with sox but I don't seem to be getting too far
with
1239101491.30.gsm -ql -r 64000 -t wav 1239101491.30.conv.wav resample
as ffmpeg borks at it:
tim at freee-meee:~/dmc/call
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.
> >
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
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
2013 Nov 13
0
Compiling FFmpeg with libopencore-amrnb and opus-git.
It appears that both Opus and amrnb have a function called
preemphasis(). In the short term, your options are:
1) Not building statically
2) Renaming that function in the Opus code
3) Renaming that function in the amrnb code
I can do the rename for the next version of libopus.
Cheers,
Jean-Marc
On 11/13/2013 05:51 PM, batguano999 wrote:
>
> Hi
> Any idea what's causing these