search for: oggvorbis_format

Displaying 9 results from an estimated 9 matches for "oggvorbis_format".

2005 Oct 11
1
ogg123 + replaygain?
...s ogg123 actually alter the playback volume according to the replaygain variables? I can notice no effect. I did some googling on this but didn't find much help. I discovered a vgplay patch for vorbis-tools 1.0.1 but after patching and trying to remake ogg123 from sources I get errors about oggvorbis_format.o undefined references to vgplay* and make fails. Can someone tell me how to get ogg123 working with *actual* replaygain support? Thanks!
2004 Jun 16
2
ogg123 volume?
Hi, I need to adjust the output volume from ogg123 the same way that mpg123 has the "-f n change scalefactor [32768]" option. I need to do this within ogg123, instead of alternatives that involve pipes, such as piping the output to sox. I do not believe that this is currently possible in ogg123, and I'm looking for some suggestions as to how it can be accomplished by modifying
2004 Jun 16
2
ogg123 volume?
Hi, I need to adjust the output volume from ogg123 the same way that mpg123 has the "-f n change scalefactor [32768]" option. I need to do this within ogg123, instead of alternatives that involve pipes, such as piping the output to sox. I do not believe that this is currently possible in ogg123, and I'm looking for some suggestions as to how it can be accomplished by modifying
2002 Oct 05
2
ogg123 remote interface
...coder_callbacks_t; @@ -57,7 +57,7 @@ #define DECODER_SEEK_CUR 2 typedef struct format_t { - char *name; + const char *name; int (* can_decode) (data_source_t *source); decoder_t* (* init) (data_source_t *source, ogg123_options_t *ogg123_opts, diff -urN -X diff.ignore ogg123.orig/oggvorbis_format.c ogg123/oggvorbis_format.c --- ogg123.orig/oggvorbis_format.c Fri Jul 19 12:31:53 2002 +++ ogg123/oggvorbis_format.c Sat Oct 5 14:28:02 2002 @@ -44,9 +44,9 @@ /* Vorbis comment keys that need special formatting. */ -struct { - char *key; /* includes the '=' for programming c...
2003 Dec 11
1
Problems building vorbis tools 1.0.1
...he wrong path) but creating a symlink to /usr/local/lib/libogg.la in /usr/lib/ helped. :) having solved this, I get a new error: --- gcc -O20 -ffast-math -fsigned-char -o ogg123 audio.o buffer.o callbacks.o cfgfile_options.o cmdline_options.o file_transport.o format.o http_transport.o ogg123.o oggvorbis_format.o playlist.o status.o transport.o vorbis_comments.o flac_format.o easyflac.o speex_format.o ../share/libutf8.a ../share/libgetopt.a /usr/local/lib/libvorbisfile.so /usr/local/lib/libvorbis.so /usr/local/lib/libao.so -lnsl /usr/lib/libcurl.so -L/tmp/curl-7.10.7/lib -lssl -lcrypto -ldl -lz -lpt...
2006 Jul 13
0
[vorbis-tools] Some patches coming from Debian bugs
...ision 11702) +++ ogg123/ogg123.c (working copy) @@ -18,6 +18,10 @@ ********************************************************************/ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include <sys/types.h> #include <string.h> #include <stdlib.h> Index: ogg123/oggvorbis_format.c =================================================================== --- ogg123/oggvorbis_format.c (revision 11702) +++ ogg123/oggvorbis_format.c (working copy) @@ -15,6 +15,10 @@ ********************************************************************/ +#ifdef HAVE_CONFIG_H +#include <config...
2006 Jul 13
0
[vorbis-tools] Some patches coming from Debian bugs
...ision 11702) +++ ogg123/ogg123.c (working copy) @@ -18,6 +18,10 @@ ********************************************************************/ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include <sys/types.h> #include <string.h> #include <stdlib.h> Index: ogg123/oggvorbis_format.c =================================================================== --- ogg123/oggvorbis_format.c (revision 11702) +++ ogg123/oggvorbis_format.c (working copy) @@ -15,6 +15,10 @@ ********************************************************************/ +#ifdef HAVE_CONFIG_H +#include <config...
2004 Aug 06
2
OGG123 frozen under certain circumstances while listening at icecast
...d3 in buffer_get_data (buf=0x8056d70, data=0x8082b70 "±ùñ`\004", nbytes=964) at buffer.c:542 #5 0x0804df6d in http_read (source=0x8055ab0, ptr=0x8080e00, size=1, nmemb=8500) at http_transport.c:280 #6 0x0804f5cd in vorbisfile_cb_read (ptr=0x8080e00, size=1, nmemb=8500, arg=0x8079658) at oggvorbis_format.c:259 #7 0x4001ccc8 in _get_next_page () from /usr/radio//lib/libvorbisfile.so.3 #8 0x4001d3be in _fetch_and_process_packet () from /usr/radio//lib/libvorbisfile.so.3 #9 0x4001c235 in ov_read () from /usr/radio//lib/libvorbisfile.so.3 #10 0x0804f329 in ovf_read (decoder=0x8079658, ptr=0x80551a0,...
2004 May 23
4
Various Ogg Vorbis largefile notes and/or patches
Greetings one and all; I'm not subscribed to this list so I'm first sending this message to verify that mails from me make it through, and then later I'll send the juicy messages with patches. Also, the address I'm using is IPv6-only and doesn't often work, so drop me from any replies and I'll catch the archives, or drop only the hostname part to get an IPv4 address that