similar to: Celtenc not working in 0.9.1

Displaying 20 results from an estimated 700 matches similar to: "Celtenc not working in 0.9.1"

2009 May 26
1
arecord pipe to celtenc just stops
Hi all, Just found out about this codec and I'm really impressed. I compiled celt-0.5.2.tar.gz on my desktop and tried out a few tests. I then did a native fixed point arm compile on my beagleboard which also worked a treat. Before I get started with the library I was trying to see if I could grab some real time audio, encode it and write to a file using arecord in conjunction with
2011 Nov 18
1
celtenc 0.11.1 not generating encoded file on OSX Lion
Hi, I am running celt 0.11.1 on my mac which is running osx lion. I invoke celt such as so: celtenc original.wav output.oga I do not see any files being encoded, the wave file is stereo 16 bit at 44.1kHz. Any ideas on why this is not working? I also tried the opus git repo for the latest sources, but that also does not produce an encoded file. Thanks -- -baeksanchang -------------- next
2009 Feb 26
2
celtenc/celtdec does not display CELT_VERSION
A small issue, but missing. Something like this would be helpful: - printf ("celtenc (CELT encoder)\n"); + printf ("celtenc (CELT %s encoder)\n", CELT_VERSION); til
2011 Apr 17
1
Description of how CELT packs into Ogg?
Is there are description somewhere of how CELT packs into the .oga file? Trying to reverse engineer it from the intertwined celtenc code is suboptimal. -a
2009 Jun 01
2
celtenc two channels
Hi, To enable stereo in celtenc do I need to change anything other than #define CHANNELS 1 to #define CHANNELS 2 The reason is after I do this the audio sounds distorted. Please let me know if I need to do anything else or whether I need to investigate what's happening at my end further. Paul.
2009 Nov 17
1
[PATCH] Change name of libcelt to libceltXYZ
From: Thorvald Natvig <slicer at users.sourceforge.net> --- celt.pc.in | 2 +- configure.ac | 2 ++ libcelt/Makefile.am | 12 ++++++------ tests/Makefile.am | 2 +- tools/Makefile.am | 4 ++-- 5 files changed, 12 insertions(+), 10 deletions(-) diff --git a/celt.pc.in b/celt.pc.in index 98cc008..67a830b 100644 --- a/celt.pc.in +++ b/celt.pc.in @@ -10,5
2011 Apr 14
3
Bad artifacts at 32kbps
I have been trying some different sample rate and bitrate combinations to get a feel for how CELT behaves. I then encoded it with a couple of different frame sizes and sample rates. There were some small differences, but nothing horrible. So, I decided to run with 24KHz sample rate with 16 bit samples. This seemed like a reasonable tradeoff against the quality degradation that my folks
2009 Jan 05
1
trouble building celt on Fedora
Hi All, I'm looking to package up celt for inclusion in Fedora as the next stable release of ekiga/opal will have support for it. I've run into two issues in compiling it into a rpm. The first is a show stopper, then second one not so much of an issue but thought I'd report it for reference. The first issue is due to the celtdec and celtenc explicitly define rpath. I get the
2007 Sep 18
2
Move to .oga prematurely?
Hi list, I have been trying to get the new file extension for Ogg FLAC (.oga) to work with Amarok. But it does not look to be possible due to limitations in the xine and gstreamer engines. Maybe the move to .oga was prematurely? I have done some testing with other players?including Banshee, Quod Libet, and others?but have not had any success with playing the .oga files. Only player I have
2007 Sep 10
1
Warnings with automake-1.10
Josh, Automake 1.10 on OSX is giving me warnings like the following: test/Makefile.am:50: wildcard *.raw: non-POSIX variable name test/Makefile.am:50: (probably a GNU make extension) test/Makefile.am:50: wildcard *.flac: non-POSIX variable name test/Makefile.am:50: (probably a GNU make extension) test/Makefile.am:50: wildcard *.oga: non-POSIX variable name
2014 May 20
0
Ogg Flac padding
A program to do something I don't think can be done? Tricky. How about some examples of files that show problems? Here is a basic OggFlac track, as produced by the standard flac encoder. It has a vorbis comment packet, a seektable packet, and a padding packet and works fine. Note that each packet is on a separate Ogg page. http://www.nartowicz.webspace.virginmedia.com/oggflac/01.oga
2007 Apr 14
3
Re: Re: [xiph-rtp] Re: Proposal: An extension to rules all others
Sorry, but I think generic extension names are far from perfect. Here are some additional problems to consider: 1) Language. When people talk about file types, they almost never say "dot" at the beginning. They say "MP3 files". For example, "Does that player support MP3 files?" If you have an extension of ".music" this ends up being "Does that
2007 Apr 14
3
Re: Re: [xiph-rtp] Re: Proposal: An extension to rules all others
Sorry, but I think generic extension names are far from perfect. Here are some additional problems to consider: 1) Language. When people talk about file types, they almost never say "dot" at the beginning. They say "MP3 files". For example, "Does that player support MP3 files?" If you have an extension of ".music" this ends up being "Does that
2007 Apr 14
3
Re: Re: [xiph-rtp] Re: Proposal: An extension to rules all others
Sorry, but I think generic extension names are far from perfect. Here are some additional problems to consider: 1) Language. When people talk about file types, they almost never say "dot" at the beginning. They say "MP3 files". For example, "Does that player support MP3 files?" If you have an extension of ".music" this ends up being "Does that
2007 Apr 14
3
Re: Re: [xiph-rtp] Re: Proposal: An extension to rules all others
Sorry, but I think generic extension names are far from perfect. Here are some additional problems to consider: 1) Language. When people talk about file types, they almost never say "dot" at the beginning. They say "MP3 files". For example, "Does that player support MP3 files?" If you have an extension of ".music" this ends up being "Does that
2007 Apr 14
3
Re: Re: [xiph-rtp] Re: Proposal: An extension to rules all others
Sorry, but I think generic extension names are far from perfect. Here are some additional problems to consider: 1) Language. When people talk about file types, they almost never say "dot" at the beginning. They say "MP3 files". For example, "Does that player support MP3 files?" If you have an extension of ".music" this ends up being "Does that
2009 Mar 10
2
Problems building celt-0.5.2 for blackfin
Problems building celt-0.5.2 for blackfin. Use the following to configure: #!/bin/sh # bfinconf # Set up configuration to cross compile on blackfin ./configure \ --host=bfin \ --enable-fixed-point \ CC=bfin-uclinux-gcc \ CFLAGS='-O2 '\ '-mfast-fp '\ '-ffast-math '\ '-Wall -Dlinux '\ '-D__linux__ '\ '-fno-strict-aliasing '\
2011 Jun 27
3
Creating a Polar Plot with expanding points as radius increases
I'd like to create a polar plot similar to those created by the polarFreq function in the openair package. However, this package seems to be specific to wind speed and direction, and requires a "ws" (wind speed) and a "wd" (wind direction) column. My data is unrelated to wind speed, but I'd like to be able to get a plot that does what polarFreq's plots do; I'd
2008 Apr 10
1
Reg: Finding Duration of OGA file
Hi How do I find the duration of a OGA file programmatically ? Please let me know . thanks kiran -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/ogg-dev/attachments/20080410/fe746979/attachment-0001.htm
2007 Aug 19
1
Vorbis encoding bug on amd64
Hi all, New bug entered in Trac: https://trac.xiph.org/ticket/1229 Description: I have a very simple floating point WAV file (mono, 2048 samples, 16kHz sample rate) that gets really screwed up when encoded with libvorbis on an amd64 CPU. The problem does not exist on ia32. The bug does exist both in SVN head and with oggenc v1.0.2 although it isn't an oggenc bug