similar to: Warninig: ffmpeg FLAC en/decoder

Displaying 20 results from an estimated 7000 matches similar to: "Warninig: ffmpeg FLAC en/decoder"

2004 Sep 10
4
Altivec Optimizations
Hi, I have been playing with Altivec, and I rewrote a couple of the routines in assembly. Looking at the archives, I noticed that there may already be some effort on this. Anyways... Right now, I have two routines working. They need to be cleaned up, made relocatable, and documented; otherwise, they seem to work fairly well. I see an overall ~27% speed improvement when encoding with the
2007 Oct 25
1
[PATCH] Fix logic in ffmpeg detection
If neither --enable-ffmpeg nor --disable-ffmpeg was given, try to find ffmpeg. If it wasn't found, print the warning, but don't fail. If --enable-ffmpeg was given, fail if ffmpeg is not found. If --disable-ffmpeg was given, don't print the warning, as the user already knows that ffmpeg won't be enabled. It's important that ffmpeg is not viewed as a hard requirement, as
2003 May 04
0
VP3 In ffmpeg
Hi, Sorry for taking so long with this, but I finally committed a first pass of my own VP3 decoder to the ffmpeg codebase. You can browse the source here: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ffmpeg/ffmpeg/libavcodec/ vp3.c and vp3data.h are the files in question. Attached is a message I sent to the ffmpeg-devel list about the new decoder and its present shortcomings.
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
2014 May 23
2
Newer version of FfMpeg
We're trying to build a rich media website, and will need to re-encode the video content with ffmpeg. Unfortunately, the ffmpeg version that comes with the most common repos are rather out of date. As in 0.6.5 vs 2.21 being the most current version. However, ffmpeg looks to be a pretty thorny thing to compile with all the options we need. It appears that the FFMPEG with rpmfusion for
2014 May 23
2
Newer version of ffmpeg for EL6?
We're trying to build a rich media website, and will need to re-encode the video content with ffmpeg. Unfortunately, the ffmpeg version that comes with the most common repos are rather out of date. As in 0.6.5 vs 2.21 being the most current version. However, ffmpeg looks to be a pretty thorny thing to compile with all the options we need. It appears that the FFMPEG with rpmfusion for
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
2019 Sep 19
0
ffmpeg and metadata
On 19 Sep 2019, at 16:46, ScanCaster wrote: > So ffmpeg can pull the metadata out of a stream and if its updated can > parse it out, at least according to the documentation... > > I am just not finding any info on what I am supposed to "poll" and read > to get this data????? > > ffmpeg -icy 1 -hide_banner -reconnect 1 -reconnect_at_eof 1 - > reconnect_streamed 1
2006 Jul 17
1
ffmpeg
Hi ALL I am trying to install rpm -ivh ffmpeg-0.4.9-0.3.20051207.2.el4.rf.i386.rpm warning: ffmpeg-0.4.9-0.3.20051207.2.el4.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies: libImlib2.so.1 is needed by ffmpeg-0.4.9-0.3.20051207.2.el4.rf.i386 libfaad.so.0 is needed by ffmpeg-0.4.9-0.3.20051207.2.el4.rf.i386 libpostproc.so.0.0.1 is needed by
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
2003 Sep 10
0
[Ffmpeg-devel] libavcodec/vp3.c compile problem (fwd)
Hi, I don't know how much of the old VP3 codebase is incorporated into Theora. I wrote ffmpeg's VP3 decoder from scratch but eventually ported in the original VP3 IDCT function. A BSD conflict cropped up that I thought I would pass along. -- -Mike Melanson <p>---------- Forwarded message ---------- Date: Wed, 10 Sep 2003 13:06:37 -0700 (PDT) From: Steven M. Schultz
2014 May 16
3
Error when compiling FFmpeg with speex-git.
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. (speex-HEAD-78cce67) It's not a big deal, I don't mind using speex-1.2rc1. But am I doing something wrong or is there something wrong with speex-git? (I've put the details in a txt attachment to keep this email post
2019 Aug 28
1
Anyone using ffmpeg as a source-client?
I'm just wondering if ffmpeg is a reliable Icecast source-client -- a "pusher" to send a stream to an Icecast server and runs 24/7/365 dependably. -- That Jack Elliott (541) 848 7021 KPOV 88.9 FM High Desert Community radio Host, The Sunday Classics On 8/27/2019 10:58 AM, Alejandro wrote: > When you say as Source Client, means like listener? > > i'm using for push
2010 Jan 03
1
Swfdec and Ffmpeg only
Hi, I'm the founder and still very active developer of Puppy Linux, and a variant named Quirky. Puppy is a cut-down distro, typically 100MB live-CD. We have always used the Adobe Flash player, though I have stayed with the Flash 9 player (9.0.48.0) due to its smaller size. Puppy also has ffmpeg, xine-lib and gxine. Recently I have been experimenting with Swfdec and Swfdec-mozilla. I started
2009 May 07
1
Consulting replace FFmpeg with Theora
hi,all: I come here to consult that whether FFmpeg could be replaced with Theora in our project. Here the thing. Our project, Bluesky( http://incubator.apache.org/projects/bluesky.html) is podling in Apache incubation. However, core function of our system, the encode/decode part which implemented by FFmpeg(GPL licensed)(we mainly use libavcodec and libavformat library), conflicts with Apache
2015 Aug 21
2
RFC: New dependency on FFmpeg?
On 08/21/2015 12:19 AM, Andrew Udvare wrote: > So basically I think you would have to propose inclusion of a version of > ffmpeg into Wine's source to get the green-light (and update as > necessary). Otherwise there will be a lot of new bug reports of crashes > landing in a probably stripped copy of the system's ffmpeg or libav, > with users not knowing how to give good
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
2017 Nov 07
0
lets talk abaut gstreamer 1.10.5, gstreamer-libav, ffmpeg, bluray and vlc
Hello guys, my playground this days with gstreamer resources can be found at: http://centos.cms4all.org/repo/7/gstreamer/ The best thing for centos I think to compile the given one by gstream libav: Has ffmpeg 3.2.5 not ffmpeg 2.8.13 what is the background for vlc. In principal it's possible to build ffmpeg 3.4. http://centos.cms4all.org/repo/7/gstreamer-ffmpeg3/ vlc 2.26 is only
2019 Dec 18
1
how to install Cross compiling FFmpeg for Windows and build ffmpeg
Hi, I have one question: how to install Cross compiling FFmpeg for Windows and build windows version of ffmpeg on Centos 7? Thanks! Regards Andrew
2008 May 01
2
some thoughts about both ffmpeg and gnome
hello i tried swfdec a year ago and didn't find it suitable. this is why i now first tried gnash. however, it wants alot of uncommon dependencies and dumped alot of error messages. this is why i tried taking a second look at swfdec. im surprised to find that all of my most favourite games work. only that i have to click on the somewhat blurry "play" image is quite boring. however,