similar to: AMR Codec

Displaying 20 results from an estimated 400 matches similar to: "AMR Codec"

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
2013 Nov 13
2
Compiling FFmpeg with libopencore-amrnb and opus-git.
> >I can do the rename for the next version of libopus. > Thanks Jean-Marc I will stay with opus-1.1-beta for now and keep watch on opus-git summary to see if/when the rename appears. :-)
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 ?
1999 Dec 24
5
ANNOUNCE: openssh-1.2.1pre20
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 openssh-1.2.1pre20 has been released at: http://violet.ibs.com.au/openssh/files/ This release integrates more of Andre Lucas' portability patch, Ben Taylor's utmpx patch and some cleanups and bugfixes of my own. The auth-passwd failures should be fixed, as should lastlog support on NetBSD. Since Andre Lucas' patch included platform
1999 Dec 24
5
ANNOUNCE: openssh-1.2.1pre20
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 openssh-1.2.1pre20 has been released at: http://violet.ibs.com.au/openssh/files/ This release integrates more of Andre Lucas' portability patch, Ben Taylor's utmpx patch and some cleanups and bugfixes of my own. The auth-passwd failures should be fixed, as should lastlog support on NetBSD. Since Andre Lucas' patch included platform
2018 Aug 03
3
[7.0.0 Release] The release branch is open; trunk is now 8.0.0
Hi Martin, On Fri, 3 Aug 2018 at 14:10, Martin J. O'Riordan <MartinO at theheart.ie> wrote: > $ git branch --list > * master > martino By default "git branch" only lists local branches. "git branch -a" will list all of them, including (for me) "remotes/origin/release_70". If you just type "git checkout release_70" git will
2018 Aug 03
3
[7.0.0 Release] The release branch is open; trunk is now 8.0.0
On Fri, 3 Aug 2018 at 11:42, Martin J. O'Riordan via llvm-dev <llvm-dev at lists.llvm.org> wrote: > A few months ago I switched from using SVN for the LLVM project to using the GIT mono-repo, but I am still not particularly good at using GIT. How can I use the GIT command-line interface to select to the exact same set of sources used for the v7.0.0 branch, Do you mean the commit
2009 Feb 23
4
FLAC support for Android?
Hi, I was wondering if anyone here had thought about FLAC support on the Android. It would be great for FLAC adoption. There's a bug open for it<http://code.google.com/p/android/issues/detail?id=1461>on which I've posted some details about how I think it would need to be implemented. It appears to me that it would need to be added to the OpenCore component, which is written in C.
2000 Jun 13
2
Openssh-2.1.1p1 and solaris 7/8
Hello, I just installed the above openssh onto a Sun Solaris 7 and Solaris 8 system. No problem with that. However, I now seem to get some rubbish processed when I login with slogin. An example: Last login: Tue Jun 13 12:31:27 2000 from jhorne.csd.plymo:tJ` ^[[?1;2c Telnet logs in okay, but just shows 'Last login...jhorne.csd.plymo'. This seems to get passed to the shell, which it of
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
2008 Jan 07
2
Status of supporting Flash animations
I found such a description of swfdec package in Packman repository: > Libswfdec is a library for rendering Flash animations. > Currently it handles mostFlash 3 animations and some Flash 4. No interactivity is supported yet. Which I belive is very not up to date. As far as I know, Swfdec 0.5.5 comes with fully supported interactivirty, doesn't it? Are there still some big issues about
2000 May 26
4
openssh-2.1.0p2 ans Solaris 8
I have some troubles with subj and proper utmpx/wtmpx functionality. After successfull ssh connect to Solaris 8 box, I run #w 11:59am up 13:45, 1 user, load average: 0.00, 0.01, 0.02 User tty login@ idle JCPU PCPU what root console 11:43am 9 bash # Record about my pts/1 login is absent. Next command I run from Solaris 8 console
2014 Feb 24
1
loginrec.c: bug in construct_utmpx() definition?
Hello, I am trying to cross compile OpenSSH_5.8p2 on linux for a powerpc target with uClibc available. My problem is that I get a error when loginrec.c is compiled: openssh/loginrec.c: In function 'construct_utmpx': openssh/loginrec.c:790:10: error: 'ut' undeclared (first use in this function) openssh/loginrec.c:790:10: note: each undeclared identifier is reported only once for
2005 Apr 01
6
Shorewall and SuSE 9.3
The basic functionality of Shorewall 2.2.2 works fine with the soon-to-be-released SuSE 9.3 (I have an early copy). I''ll be trying it over the weekend with more complex configurations involving IPSEC and OpenVPN. -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ teastep@shorewall.net PGP Public Key \
2000 May 31
3
Solaris utmp problems
Could all those who were having problems with utmp logging on Solaris please try the test release at: http://violet.ibs.com.au/openssh/files/test/openssh-TEST-2000053100.tar.gz Users on other platforms, particularly HP/UX, AIX and SCO are invited as well, to test compatibility. The login code is heaps cleaner now. -d -- | "Bombay is 250ms from New York in the new world order" -
2016 Mar 29
5
Asterisk 13.8.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 13.8.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 13.8.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: New
2018 Aug 01
2
[7.0.0 Release] The release branch is open; trunk is now 8.0.0
Hi everyone, The release branch for 7.0.0 was created off trunk at r338536 earlier today, and the trunk version was subsequently bumped to 8.0.0. Release blockers are tracked by https://llvm.org/PR38406 Please mark any bugs, old or new, that need to be fixed for the release as blocking that. To get a change committed to the branch, first commit it to trunk as usual, and then request it to be
2010 Mar 29
0
amr
Just noticed that packman has precompiled versions of amr codec. Both wideband and narrowband. Can these be used for asterisk? Heard some nice about AMR (in general) If so, any one around with experience with either?? hw
2015 Sep 23
2
problems with PJSIP install on UBUNTU 14.04
> -----Original Message----- > From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users- > bounces at lists.digium.com] On Behalf Of Joshua Colp > Sent: Wednesday, September 23, 2015 9:39 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] problems with PJSIP install on UBUNTU > 14.04 > > Ryan, Travis wrote:
2008 Aug 15
4
[LLVMdev] Which linux distribution required the least effort to install LLVM 2.3?
Hi! I'm a new LLVM user. I want to start using the LLVM System v2.3. However, I don't want to spend all my time hunting, pecking, downgrading, and/or upgrading packages to get LLVM v2.3 running. I was wondering which Linux distrubutions(FC7, Ubuntu, NetBSD, etc) have required the least effort out of the box to start running LLVM v2.3. tia, Bernardo Elayda -------------- next part