similar to: oggenc of wav file loses one second at end of track.. why?

Displaying 20 results from an estimated 5000 matches similar to: "oggenc of wav file loses one second at end of track.. why?"

2015 Feb 04
0
[PATCH] oggenc: Fix crash by invalid channels in WAV files
Fix the crash of oggenc when parsing a WAV file including zero or a negative number of channels. Fixes for both CVE-2014-9638 and CVE-2014-9639 --- oggenc/audio.c | 6 ++++++ 1 file changed, 6 insertions(+) --- a/oggenc/audio.c +++ b/oggenc/audio.c @@ -455,6 +455,12 @@ int wav_open(FILE *in, oe_enc_opt *opt, format.align = READ_U16_LE(buf+12); format.samplesize =
2003 Mar 24
2
oggenc crashes on WAV input (with q > 4.99)
Hi all, I've got a strange problem. I was just encoding a new CD I bought a couple of days ago (Muse - Hullabaloo Soundtrack) when I ran into a strange bug. After ripping track 8, CD 1 with cdparanoia under OpenBSD/alpha, I wanted to encode it with oggenc (latest version from the OpenBSD-current ports tree, (`oggenc -v` says 'OggEnc v1.0 (libvorbis 1.0)')). Here's the output :
2008 May 30
0
Request for Comments: multi-channel/32 bit WAV patch for oggenc
List, Some time ago, Jose A. Peirote (Tebasuna in the HA community) started a thread[1] in the HA forums to improve oggenc. He has since posted a patch[2] in Trac. I have tested it and it appears to work, though I have to confess not knowing much of multi-channel encoding (I only work with stereo). The other issues it supposedly fix seem to work, too, though I did not experiment with 4+ GB
2009 Aug 26
0
oggenc patch for extensible WAV support
On 8/26/09, Joe Holt <joe07734 at gmail.com> wrote: > Hello, I created a patch for oggenc that gives it minimal support for > WAV files with the WAVE_FORMAT_EXTENSIBLE format. Hello, and thank you for approaching us. Please confirm that your patch is still required after this change[1], which is part of the unreleased vorbis-tools 1.3.0 -Ivo [1]
2009 Aug 26
2
oggenc patch for extensible WAV support
Hello, I created a patch for oggenc that gives it minimal support for WAV files with the WAVE_FORMAT_EXTENSIBLE format. What's the right way to submit this? http://www.microsoft.com/whdc/device/audio/multichaud.mspx Joe Holt
2000 Sep 10
3
Adding oggenc support for files other than WAV?
Is anyone working on making oggenc use some nice library that reads lots of different audio file formats so that people can encode from files other than WAV? For example, the 'AudioFile' library (just found it via a search on freshmeat) reads wav, aiff, aiff-c, .au, and .snd. Maybe there are other better libraries (OpenAL, maybe), but this library does what I want (read AIFF). -tim ---
2023 Aug 25
0
[EXT] Re: oggenc argument to make the stream not cut in the middle
First of all, keep the replies on the mailing list. Are you subscribed to the mailing list? On Aug 24 09:44:56, nguyenquocthao00 at gmail.com wrote: > The file ogg is the same, I know that. So oggenc must have produced exactly the same audio. So it must be specific to the "live" playing. > And the problem is not from curl, > curl is only an example to replicate my problem.
2015 Jan 26
0
[PATCH] oggenc: do not use stack variable out of its scope of validity
Reported-by: Thomas K?ller Bug: https://bugzilla.redhat.com/1185558 --- oggenc/oggenc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oggenc/oggenc.c b/oggenc/oggenc.c index ea105b2..323dedb 100644 --- a/oggenc/oggenc.c +++ b/oggenc/oggenc.c @@ -239,7 +239,7 @@ int main(int argc, char **argv) if(opt.rawmode) { - input_format raw_format = {NULL,
2001 Jul 28
2
oggenc broken for some types of WAV files
Hello, I have found that there are some WAV files which have a "fmt" chunk size greater then 16 bytes (length indicator greater then 16). The patch is attached. What is the normal method for submiting patches? Regards, Chris Wolf <HR NOSHADE> <UL> <LI>application/octet-stream attachment: audio.c.patch </UL> -------------- next part -------------- A non-text
2000 Aug 14
0
OggEnc manpage
Attached is the manual page for OggEnc. Please proofread it and commit to CVS. Also remember to edit Makefile.in to install the man page to the appropriate location. Thanks. --- Stan Seibert .\" Process this file with .\" groff -man -Tascii oggenc.1 .\" .TH oggenc 1 "August 13, 2000" "" "Vorbis Tools" .SH NAME oggenc \- encode audio into
2013 Jul 14
0
[LLVMdev] Analysis of polly-detect overhead in oggenc
Hi, I think this should also go on the llvm-dev mailing list... On Sat, Jul 13, 2013 at 11:18 PM, Star Tan <tanmx_star at yeah.net> wrote: > > At 2013-07-14 02:30:07,"Tobias Grosser" <tobias at grosser.es> wrote: >>On 07/13/2013 10:13 AM, Star Tan wrote: >>> Hi Tobias, >> >>Hi Star, >> >>thanks for the update. I copied the polly
2006 Mar 06
7
NEWS: SIP Firmware Available for Cisco 7970
I've just recieved a copy of the new SIP firmware for the Cisco 7970, those of you with Cisco accounts may wish to try it (shock horror I'm sticking with SCCP). This coincides with the release of v8 firmware for all Cisco phones (and for those of you running Sergio's chan_sccp v8 works fine) The firmware is now also (and for the 7970 SIP, only) distributed in ".cop" files,
2007 Sep 18
3
oggenc size limit?
Hi, I am trying to encode a 2.1gig .wav file using oggenc with the following error message: andrew@ilium:~/Desktop$ oggenc -q 6 merge.wav -o test.ogg ERROR: Cannot open input file "merge.wav": File too large I have compiled oggenc from source: andrew@ilium:~/Desktop$ oggenc -version OggEnc v1.0.2 I am hoping that this not a limitation of oggenc, rather that I have done something a
2001 Aug 19
1
C++ style comment in vorbis-tools/oggenc/utf.8
vorbis-tools/oggenc/utf8.c:164 has a //-style comment; it should be /* ... */ so that non-gcc compilers won't barf (e.g., solaris Forte 6.1 cc). Patch included, if you're really lazy. :-) {+} Jeff Squyres {+} squyres@cse.nd.edu {+} Perpetual Obsessive Notre Dame Student Craving Utter Madness {+} "I came to ND for 4 years and ended up staying for a decade" Index: oggenc/utf8.c
2001 Sep 03
2
OggEnc help file
---------- > Van: ORK <korsmo@solungen.hm.no> > Aan: vorbis@xiph.org > Onderwerp: [vorbis] OggEnc help file > Datum: maandag 3 september 2001 18:21 > > Somebody asked how to use OggEnc a while ago. > > OggEnc v0.8 (libvorbis rc2) > (c) 2001 Michael Smith <msmith@labyrinth.net.au) > > Usage: oggenc [options] input.wav [...] LOL! --- >8 ---- List
2023 Aug 23
1
[EXT] Re: oggenc argument to make the stream not cut in the middle
On Aug 22 09:38:17, u.windl at ukr.de wrote: > I wonder: What happens if you disable cURL's (default) buffering? With curl -N, I see the same behaviour. That's curl 8.1.2. What about you? I still can't see the original problem. Jan > -----Original Message----- > From: Vorbis <vorbis-bounces at xiph.org> On Behalf Of Jan Stary > Sent: Tuesday, August 22, 2023
2015 Feb 19
0
[PATCH] oggenc: validate count of channels in the header
... in order to prevent a division by zero (CVE-2014-9638) and integer overflow (CVE-2014-9639). Bug: https://trac.xiph.org/ticket/2136 Bug: https://trac.xiph.org/ticket/2137 --- oggenc/audio.c | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/oggenc/audio.c b/oggenc/audio.c index 477da8c..1167f1b 100644 --- a/oggenc/audio.c +++ b/oggenc/audio.c @@ -13,6
2008 Sep 07
1
Oggenc: Bug or feature?
Hi, I just came across some behaviour in oggenc that I didn't expect and wondered if this was intentional or not. I was wanting to encode a Cd which has more than one artist, but several tracks per artist. The command I entered took the form of: oggenc -n "%n - %a - %t.ogg" -a artist1 -N 1 -t title1 -N 2 -t title2 -N 3 -t title3 -a artist2 -N 4 -t title4 -N 5 -t title5 -a
2009 Oct 10
2
difference scaffold model
Hi, i am relativly new to Ruby and Rails. My question is, why can''t i use respond_to and session[:....] in ApplicationController created by a "ruby script/generate scaffold " and in ApplicationController created by "ruby script/generate model " i got errors like methode not know (for respond_to) or symbol as array index for session access. How can use this nice things
2001 Jun 18
1
oggenc.dsp
Could someone please search and replace the msvc projectfile for oggenc: "c:\src" -> "..\.." I tried to make a patchfile but I dont know if I got it right... /Erik <HR NOSHADE> <UL> <LI>TEXT/PLAIN attachment: oggenc.dsp.diff </UL> -------------- next part -------------- A non-text attachment was scrubbed... Name: oggenc.dsp.diff Type: