search for: preemphasi

Displaying 4 results from an estimated 4 matches for "preemphasi".

Did you mean: preemphasis
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 collect2: error: ld returned...
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 id...
2006 Nov 07
1
Some questions
...>>> > http://flac.cvs.sourceforge.net/*checkout*/flac/flac/doc/html/changelog.html > Great :-) Is there any release schedule? More than a week/month? ;-) I've reat a bit around and I've seen that you already support stuff like UPC/ISRC number,.. CATALOG number and Preemphasis, right? What about the other flags that can appear in the CUE (DCP, 4CH, SCMS)? (btw: do you have any link for me where these are explained?) Thanks in advance and best wishes, Chris.
2006 Nov 06
2
Some questions
Josh Coalson wrote: >> Thus,... if I currently have my index-based wav files (that is EAC >> makes >> track-number.index-number.wav) from an cdda,.. and the corresponding >> CUE >> file (EAC writes it in min:sec:frame),... than I could use sox to >> concatenate the single files to one big file,.. >> encode it to flac with the CUE infos,.. >> And