search for: vcut

Displaying 20 results from an estimated 74 matches for "vcut".

Did you mean: cut
2017 Nov 15
0
vcut(1) and its manpage
Below is a diff to vcut.c and its vcut.1 manpage, which - rewrites the manpage in the mdoc(7) markup as offered in my previous message, and while there: - drops the [] around cutpoint as it is _not_ optional - adds the [] around [+] as it _is_ optional - drops the argument name difference between "cutpoint" an...
2005 Jan 02
3
Recursively vcutting
Hi, I've got alot of long 1-2hr files which I'd like to split up into 5-10 minute chunks. ?I think this should be possible using a small shell script and vcut, but my scripting abilities are lacking. ?Does anyone know of the existence of a script which would do this, or know how I'd go about making one? So say I had a 60 min file (60mins.ogg) I'd like to issue a command something like > split outfilename 60mins.ogg 600 which would do a s...
2003 Aug 27
2
vcut breaks song index ? XMMS search fails
Hello I have experienced some problems with vcut (media-sound/vorbis-tools-1.0-r1 package from Gentoo/Linux). I have a long live record I have encoded in OGG (maybe it would have been easier to cut the WAV file and encode the parts, but still). The file was encoded with oggenc from the same package as vcut. I have therefore tried to use vcut to...
2001 Aug 20
1
Still more // comments
This time in vcut: vorbis-tools/vcut/vcut.h:23 and 24. No, I'm not spending quality time with grep; I'm trying to compile vorbis with the native Sun Forte compilers. Much badness, of which these // issues are only part. :-( More details to follow... Patch/inc/lazy. {+} Jeff Squyres {+} squyres@cse.nd....
2002 Aug 14
0
automake 1.6 compatability patch
...;yes") -AC_ARG_ENABLE(oggenc, [ --disable-oggenc Skip building oggenc], build_oggenc="$enableval", build_oggenc="yes") -AC_ARG_ENABLE(ogginfo,[ --disable-ogginfo Skip building ogginfo], build_ogginfo="$enableval", build_ogginfo="yes") -AC_ARG_ENABLE(vcut, [ --disable-vcut Skip building vcut], build_vcut="$enableval", build_vcut="yes") -AC_ARG_ENABLE(vorbiscomment, [ --disable-vorbiscomment Skip building vorbiscomment], build_vorbiscomment="$enableval", build_vorbiscomment="yes") - +AC_ARG_ENABLE(ogg...
2003 May 14
2
: cutting ogg vorbis file into parts, again
...i'm trying to cut my file: 'Process time: 0:00:00.391 File info: --------------------- File name: D:\vault.13\radio\vibraphone\vibraphone.may.7th.2003.ogg Frequency: 44100 Hz Fragment 1 D:\vault.13\radio\vibraphone\cut\cut01.ogg ** error ** BEGIN - vcut.exe --------------------------------- WARNING: vcut is still experimental code. Check that the output files are correct before deleting sources. Processing: Cutting at 573300 Unhandled special case: first file too short? Error writing first output file Processing failed...
2002 Aug 09
2
how to calculate frame # for vcut?
Hi, I have a question regarding vcut. In the man page, it says: DESCRIPTION vcut reads an Ogg Vorbis audio file and splits it at the given cutpoint, which is a sample number. <p>What I want to do, is to cut an Ogg Vorbis file at a given time. Say, I have an Ogg Vorbis file, which is 1 hour long, and I want t...
2007 Dec 09
1
solution to oggsplt / vcut crashing
Dear vorbis-dev I tried to split an ogg file which was downloaded as a part of a stream with mplayer -dumpstream -dumpfile file.ogg http://..../stream.ogg. The metadata or headers or what it is is then of course in error. (I hate this problem.) Both vcut (I'd post version if vcut supported a --version or -V option) and oggsplt (= mp3splt (same about version)) (according to this page, they have the same code) crashes upon trying to split it. I'm running Ubuntu 7.10 This program managed to split the file (your list a > couple of years ag...
2008 Sep 28
1
Updated vcut patch
Here's an updated version of my last vcut patch, which adds support for chained streams. The patch is against vorbis-tools 1.3.0b1 and fixes all issues that were identified by TODO and XXX comments in the preliminary patch. It also fixes a false positive for the "bad GP range" error and avoids using stderr for messages that aren&...
2004 Jun 18
5
Patch to stop vcut from generating broken streams
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://westfish.xiph.org/pipermail/vorbis-dev/attachments/20040618/e7bee431/attachment.pgp
2008 Aug 29
0
Preliminary vcut patch for chained streams
Hi all, The attached patch for vorbis-tools 1.2.0 fixes vcut so it can handle multiple chained Vorbis streams in the input file. This restructures large parts of the program to avoid duplicating code (e.g., process_first_stream and process_second_stream were very similar). The error handling is still incomplete, but I'd appreciate hearing any comments pe...
2002 Jul 28
2
[fwd] CVS: ogg123 rocks! vcut no so much so... (from: wayfarer42@postmaster.co.uk)
...ailed feedback that looks useful. ----- Forwarded message from Michael Semon <wayfarer42@postmaster.co.uk> ----- Delivery-Date: Tue Jul 16 05:29:37 2002 X-Mailer: MIME-tools 5.41 (Entity 5.404) From: "Michael Semon" <wayfarer42@postmaster.co.uk> Subject: CVS: ogg123 rocks! vcut no so much so... To: feedback@vorbis.com Hi! Being impatient for RC4, I downloaded enough of cygwin so I could CVS ao/ogg/vorbis/vorbis-tools and transfer it to my Internet-free Linux boxen. [Can't there be an easier way?] Reviews so far: ogg123 rocks! Before, I had to make "playlist...
2005 Feb 13
1
[Fwd: Better ogg cutting tool]
Hi List, here's a forwarded message from Craig Duncan, who wrote a replacement for vcut. As he is not on the list and I kinda participated in the discussion about vcut, he sent the mail to me. I'm sorry it took me so long to forward it, I was in vacation. :) I've attached the source. @Craig: How about putting up a small page with your program? I can put it on my page if you d...
2002 Feb 24
2
Using vcut
How does one use the vcut from Vorbis-tools package? I tried to enter samples, miliseconds, seconds, h:mm:ss as cut point, but nothing worked (I even tried to enter 1 as cutpoint, but I always got "Cutpoint not within stream." message)... I'm doing this on Windows, if it matters... -- Jernej Simoncic, jern...
2005 Sep 27
2
Stream "Saving" and Excerpting...
...) The "chunk" files I'm saving into have mangled headers. 2) The "reassembled" files also have mangled headers. Now, I didn't write the code that does this (it's some python mess), but I'm rewriting the assembler part and starting from the source code for "vcut". The problem with that is that "vcut" seems to use several API calls not documented in the API documentation... vorbis_synthesis_headerin() vorbis_synthesis_init() vorbis_block_init() I'm also wondering if I'm going about this all wrong, since there doesn't seem to be...
2003 Jul 31
3
using vcut on split ogg files
...the problem is the following, because the oggfiles are split, they lack a proper header and have become unuseable. for example, t1059667200.ogg is an oggfile for one 30 minute segment: [mh@signal tmp]$ oggdec t1059667200.ogg OggDec 1.0 ERROR: Failed to open input as vorbis or: [mh@signal tmp]$ vcut t1059667200.ogg 1.ogg 2.ogg 2 WARNING: vcut is still experimental code. Check that the output files are correct before deleting sources. Processing: Cutting at 2 Input not ogg. Error reading headers Processing failed I can do this using mp3. Does anyone know how I can achieve the same using Ogg?...
2003 Nov 15
2
some more granulepos questions
...anything about the codec, so it uses -1 to indicate that it doesn't know. For the last packet on a page, it uses the page's granulepos. Q1. Is this accurate? ---- I want to know the granulepos of individual packets. It appears that Ogg cannot provide me this information. Glancing at vcut, it appears that I can use the function vorbis_packet_blocksize() to determine the number of samples contained in a given vorbis packet. But I have no idea why the vcut function get_blocksize() adds the packet's block size to the previous packet's blocksize and divides by 4. Q2. How does...
2002 Aug 01
0
[: Re: [fwd] CVS: ogg123 rocks! vcut no so much so... (from: wayfarer42@postmaster.co.uk)]
...pproval message... this time I'll force the From to be my subscribed address. Bug in Monty's new filtering system? Anyway, here goes again. ----- Forwarded message from ----- Date: Thu, 1 Aug 2002 10:24:46 -0400 To: vorbis-dev@xiph.org Subject: Re: [vorbis-dev] [fwd] CVS: ogg123 rocks! vcut no so much so... (from: wayfarer42@postmaster.co.uk) Message-ID: <20020801142446.GA11307@arnoldnet.net> References: <Pine.GSO.4.33.0208011238430.21715-100000@techst02.technion.ac.il> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pg...
2009 Jun 18
2
Fixing ogg vorbis corruption caused by bad metadata
On 6/18/09, Conrad Parker <conrad at metadecks.org> wrote: > This sounds like it needs a new tool specifically for fixing broken > Ogg files. I see two solutions: 1) the new vcut which I reckon will fix the problem since it has to split and rebuild the audio in a new Ogg 2) an Hex editor, even if just to check what's wrong in the metadata section -Ivo
2003 Sep 07
3
thesis project dealing with Vorbis
This is a heads up to let you know of my plans to work on a senior thesis project dealing with editing Vorbis losslessly in Audacity. You can find more information about my plans and what I'm up to here: http://www.reverberate.org/computers/thesis/ "vcut" from vorbis-tools will be an excellent starting point for me. I notice that it's marked "experimental"; why is this? Are there important problems that need to be worked out before it will be reliable, or does it just need more testing and better handling of corner cases? Josh...