Displaying 20 results from an estimated 400 matches similar to: "Saving comments to file"
2004 Nov 22
1
Editing comments in Vorbis files...
I tryed this piece of code to write a second file with the same comments
in it but the program always crash on vcedit_write()... I'm unable to
figure out why it is crashing. Compiled under Visual Stucio .NET 2003
with ogg.dll and vorbis.dll linked dynamically! vcomment doesn't crash
linked dynamically with ogg.dll and vorbis.dll
#include <stdio.h>
#include <stdlib.h>
2001 Nov 01
2
chained files and winamp / vcedit
When I create a chained file with a mono and then a stereo substream,
winamp crashes when it gets to the second stream. in_vorbis v1.16c.
And when vcedit writes comments from a chained file, it only saves the
first substream and throws subsequent streams away. Perhaps this is woth
mentioning somewhere...
Matthijs
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project
2001 Jan 20
2
Makefile.am patch
Since vorbiscomment is being resurrected in a new form, can someone please
fix the vorbis-tools/vorbiscomment/Makefile.am?
There's two things wrong:
1. Using _LDFLAGS doesn't allow the user to specify their own LDFLAGS.
_LDADD or _LIBS should be used instead.
2. The order of libraries is wrong such that it won't link properly when
compiled statically.
Here's a trivial
2001 Feb 06
3
Squelch 1.0beta9
Hi,
I released Squelch 1.0beta9.
It's a multi-platform Ogg Vorbis player, if you haven't heard of it. [1]
Find it here: http://www.geoid.clara.net/rik/squelch.html
Differences from beta8:
* Vorbis comment editor ! [2]
* More intelligent re-initialisation of output driver.
* Stupid bugs in auto-update of master track list resolved.
* Some bugs fixed, some more introduced ;)
In theory,
2002 Aug 14
0
automake 1.6 compatability patch
This patch cleans up the vorbis-tools Makefile.am files so they work with both
automake 1.4 and 1.6. Some changes to configure.in were also needed in order
to get things to work (and to fix some ac 2.50 issues).
Please remove config.h from cvs as it is a generated file and empty anyway.
automake 1.6 isn't really incompatable with 1.4, it's just more picky about
you sticking to the rules:
2006 Jul 13
0
[vorbis-tools] Some patches coming from Debian bugs
Hello.
Attached are some patches that some Debian users of vorbis-tools have
sent to our BTS over the years (numbers refer to Debian bugs).
It'd be nice to see them integrated. They apply cleanly to SVN as of
today.
The largefile_support one is a bit bigger than just the configure.ac
since the submitter adviced that config.h got included in all C source
files before the standard includes,
2006 Jul 13
0
[vorbis-tools] Some patches coming from Debian bugs
Hello.
Attached are some patches that some Debian users of vorbis-tools have
sent to our BTS over the years (numbers refer to Debian bugs).
It'd be nice to see them integrated. They apply cleanly to SVN as of
today.
The largefile_support one is a bit bigger than just the configure.ac
since the submitter adviced that config.h got included in all C source
files before the standard includes,
2005 Nov 03
1
vcedit on non-vorbisI streams
I've been looking at modifying vcedit so it will
work on Ogg streams containing primarily Vorbis
data (i.e. first page is the Vorbis header, most
pages are Vorbis and a few are something else
e.g. metadata or lyrics).
I've managed to get something that works by:
1. During the header opening in vcedit_open
push non-Vorbis pages onto a buffer added to
vcedit_state and write them out after
2006 Mar 01
3
oggfile, skeleton and vorbis tools
(w. quotes from the xiphmeet:
<http://westfish.xiph.org/~giles/200603_meeting.txt>, I've tried to
strip it down to relevant stuff)
<xiphmont> "Is there any interest in extending vcedit/libvorbisfile to
do basic handling of Vorbis streams from concurrently multiplexed Ogg?"
< xiphmont> Yes, but that work was *also* tied to OggFile from way back
when, and one
2006 Aug 18
6
Ogg Player Code
Hello,
In one of my recent assignments, I was asked to develop a ogg player.
I am not able to find the right repository of the source code. There are few repositories on vorbis but I am not clear which one is the right one for Windows environment.
If somebody has successfully compiled any ogg player ever, his ideas will be helpful to me.
In one of the code set, I was able to compile the
2004 Mar 22
3
Distributed computing
Dear all,
does anyone know if there exists an effort to bring some kind of
distributed computing to R? The most simple functionality I'm after is
to be able to explicitly perform a task on a computing server. Sorry if
this is a non-informed newbie question...
Best regards
Anders Sj?gren
PhD Student
Dept. of Mathematical Statistics
Chalmers University of Technology
Gothenburg, Sweden
2001 Jan 29
4
Vorbis Comment Editor v0.1.0
Hello All,
I have created a Vorbis Comment Editor for the win32 environment. It is
completely untested and undoubtedly has bugs. That said, it is fairly stable
and functional. It is a simple single dialog based app. I have released it
under the GPL and have made code available.
It is compiled statically with the latest CVS version of libogg & libvorbis
and it uses the vcedit.c routines
2001 Jan 29
4
Vorbis Comment Editor v0.1.0
Hello All,
I have created a Vorbis Comment Editor for the win32 environment. It is
completely untested and undoubtedly has bugs. That said, it is fairly stable
and functional. It is a simple single dialog based app. I have released it
under the GPL and have made code available.
It is compiled statically with the latest CVS version of libogg & libvorbis
and it uses the vcedit.c routines
2004 Apr 21
2
Changing comment-tags
Hello,
i use libvorbis to develop some small applications for a radio station.
I wonder, why there are no functions in the library to add/modify the
comment tags in ogg-files.
The only way I found is to make use of vorbiscomment binary, but this
way is not that good.
Are there api calls to do this??
thanks,
Daniel.
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project
2005 Dec 02
1
Edting or Adding New Comments
Hi All,
Can I update the header of the already existing Ogg-Vorbis file with the new comments? When we add new entries in the header, will it not overwrite the data? does the vorbis library takes care of this?
can someone also please give me the call sequence on how i can do that?
Thanks in advance.
regards,
Pavan.
---------------------------------
Enjoy this Diwali
2002 Jul 12
1
vcomment question
vcomment.c contains this line:
fprintf(stderr, "Vorbiscomment " VERSION "\n");
I can't figure how / where VERSION is defined.
<p>
--
-:-:- David K. Gasaway
-:-:- XNS : =David K Gasaway
-:-:- Email: dave@gasaway.org
-:-:- Web : dave.gasaway.org
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage:
2004 Sep 10
1
[Flac-users] error: FLAC required!
Hi everybody!
I'm in trouble again, could you help me?
This time I can't get deal with "flac-tools" and other programs that use
libFLAC. They just refuse compiling and complain for some functions indefinition.
I have flac-1.0.4 already installed with ordinary: ./configure && make && make install.
Read down for the details please.
Configuring flac-tools:
2003 Aug 25
3
mem leak when writing ogg vorbis comments
I'm working on a win32 C++/MFC program, and I'm having trouble getting rid of a memory leak when writing vorbis comments. I've cut away everything except reading the file and then writing it out, and I still have a 256 byte mem leak (appended below). The code was modeled after vorbiscomment. It uses all the oggvorbis-win32sdk-1.0 static libs. I tried checking the mailing list
2001 Aug 11
0
vorbiscomment
Hi all,
I just committed some big changes to vcedit (the core of vorbiscomment,
and also the core comment rewriting functionality used by a number of
other programs (xmms, for instance).
It's now able to handle several nasty cases that it couldn't before, but
it may have new problems - so, everyone, go and throw nasty or broken
input files at it, and see if it breaks. Please.
And those
2005 Sep 04
0
[Patch] for easytag tag editor to add speex tagging
Hi All,
The following patch is for the http://easytag.sourceforge.net/ software
to add speex support.
Since easytag uses vcedit.c & vcedit.h that are directly copied from
http://svn.xiph.org/trunk/vorbis-tools/vorbiscomment/
the diff's that I made to add speex support, i thought that the diff I
made would very much apply to the vorbiscomment developers.
I was personally thing that