similar to: Reading Encoder version from encoded files

Displaying 20 results from an estimated 400 matches similar to: "Reading Encoder version from encoded files"

2001 Sep 20
2
Problems with German umlauts and vorbiscomment
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, as I said before on this list I use the vorbiscomment utility in my music file management perl script and I've just noticed that it has huge problems with German umlauts. "ö", for example, becomes "ö", which is QUITE annoying. In xmms, the tags are displayed correctly, though. I'm using the newest libraries and
2001 Sep 18
1
RC2 encoder status
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I've been off this list for a while now so I lost touch with ogg vorbis development. Could somebody please bring me up to date? As I take, the current RC2 release contains full 1.0 feature support (incl. channel coupling). Does this mean I can now start encoding all of my music as a ~128kbit/s ogg bitstream without fear of reduced
2001 Sep 25
0
Ogg & MP3 mass tagging / renaming
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, as people here have asked (and also to enhance my ego :) I'm posting this here: I just released version 2.1 of mp3manage. Despite its name, it can also tag Ogg Vorbis files if you have a vorbiscomment binary >= RC2 in your path. Get it from http://sf.net/projects/mp3manage/files (SourceForge File area) or http://mp3manage.sf.net
2001 Sep 18
3
Ogg Vorbis Tags
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, ince I'm currently working on a program that manages all my music files and am working on Ogg Vorbis support right now, I have two questions: 1. Should Tag names (i.e. "ARTIST=") be lower- or uppercase. I've encountered both and right now I automatically uppercase everything I get and then write it to the file that way. 2.
2002 Jan 09
2
Getting version from vorbiscomment utility
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I just installed RC3 after getting home from my Christmas vacation and am disappointed to find that the vorbiscomment utility still doesn't include a way to check it's version at the command line. There was some talk on this list about adding a --version or -V command line switch to read out the version. Could sombody please add one
2001 Nov 07
3
Adding a --version option to vorbiscomment
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, how about adding an option to vorbiscomment that displays it's version? This would make it considerably easier to do version- checking. Right now, I'm looking for a string that is only available in vorbiscomment > RC1 but that's not really the cleanest solution ... - -- - -M - ------- Magnus von Koeller
2001 Jul 07
2
Perl wrapper for libvorbisfile or stuff
Hey guys, I wrote to this list previously, saying I needed a perl module to do Ogg Vorbis tag reading / writing. People pretty much pointed me to the Ogg::Vorbis module that wrapped around libvorbisfile and I should extend that to writing streams, not only reading them. Well, awright, I thought, let's do it. Problem is, though: The download links on freshmeat are all broken and I don't
2001 Jul 07
2
Perl wrapper for libvorbisfile or stuff
Hey guys, I wrote to this list previously, saying I needed a perl module to do Ogg Vorbis tag reading / writing. People pretty much pointed me to the Ogg::Vorbis module that wrapped around libvorbisfile and I should extend that to writing streams, not only reading them. Well, awright, I thought, let's do it. Problem is, though: The download links on freshmeat are all broken and I don't
2002 Feb 27
3
WinVorbis 1.1 released (UTF-8 support, final notice)
This will be the last announcement of WinVorbis releases on this list. Visit the website to keep up to date. WinVorbis is now UTF-8 compliant! For some reason VorbisComment doesn't support UTF-8 characters in tag names, only in tag data. Added a case conversion routine which uppercases the first letter of every word and lowercases the rest. It is implemented in the templates by using
2023 Oct 22
1
Host name lookup failure using hostbased authentication
There is a nasty problem when using hostbased authentication: [thomas at sarkovy ~]$ journalctl -l -f | grep -Fe 'sshd[' Okt 22 15:20:54 sarkovy sshd[35034]: userauth_hostbased mismatch: client sends htpc.koeller.dyndns.org, but we resolve 192.168.0.2 to 192.168.0.2 Okt 22 15:20:54 sarkovy sshd[35034]: Connection closed by authenticating user thomas 192.168.0.2 port 36284 [preauth] ^C
2002 Mar 14
3
cdparanoia mailing list ?
Hi all ! I use cdparanaia for which I would like to get information. Does anyone know if there is a mailing list concerning this ripping application. In fact, I would like to know if cdparanoia can support scsi drive .... if someone can help me on this matter ... it is welcome. ;-) <p>Thanks for your help ! <p>Ce message contient des informations confidentielles ou appartenant
2023 Oct 23
1
Host name lookup failure using hostbased authentication
On Mon, 23 Oct 2023 at 00:43, Thomas K?ller <thomas at koeller.dyndns.org> wrote: > There is a nasty problem when using hostbased authentication: Suggestions: - "host" does DNS lookups, but is your system's nsswitch.conf or equivalent actually configured to use DNS? - have you turned off DNS lookups in sshd with "UseDNS no" in sshd_config? - you could try
2002 Jan 30
6
Quality & Tags
Hey folks. I know tags aren't anyone's favorite subject, but I'd like to make a suggestion for a tag that I think is quite important -- a quality tag. So important, I think, that oggenc really ought to automatically create one when the -q option is used. As all of us know, in the Vorbis codec the quality of the stream is often a more important (and more informative) value than the
2020 Mar 12
2
[PATCH 0/1] *** SUBJECT HERE ***
On 12.03.20 19:09, Christoph Anton Mitterer wrote: > On Wed, 2020-03-11 at 21:39 +0100, Thomas Koeller wrote: > IMO, the idea itself sounds not the best... one must assume that such > invoked programs are not written "safe"... and thus an attacker could > potentially cause the system to run such programs a huge number of > times. As the anticipated action of the program is
2001 Feb 05
1
xmms plugin source ?
Hello people, I'm reading this list for awhile now, but I can't seem to find the sourcecode to the ogg-vorbis input plugin for xmms. It does not checkout into the vorbis-plugins dir when I do cvs co vorbis-plugins. Am I missing something ? Greetings and good luck, Merijn --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To
2010 Jun 16
2
Package development process?
Hello, All: What thoughts might you have on "The R Software Package Development Process"? I'm looking for ideas, materials, references, and / or collaborators for an article on this topic to be submitted to the Communications of the ACM. My limited experience with other languages such as Matlab and Python suggests that R may be fairly unique with CRAN and this
2002 Dec 03
2
problem using ext3 on root fs
Hi, I just converted all my hard disk filesystems from ext2 to ext3. This worked perfectly fine for all non-root fs, but I am having trouble converting the root fs, too. Here's what I did: 1. rebuilt my kernel (2.4.20, x86) with ext3 support linked in statically - no module. 2. Added a journal file to my root fs using 'tune2fs -j'. 3. Added 'rootfstype=ext3' to the
2001 Jun 25
2
[OT] Re: Format comparison
merijnv@sci.kun.nl pondered the following.... Subject: [OT] Re: [vorbis] Format comparison >Eh, just a (seemingly offtopic) question, but how do you create a 4 channel >lp ? With just one needle ? >-- Merijn In a nutshell. Normal LP has two halves in the groove - the L and R channel. A Quad channel LP still has to 'halves' in the groove. Each channel is actually BOTH the
2020 Mar 11
6
[PATCH 0/1] *** SUBJECT HERE ***
Hi, sifting through my system's logs, I noticed many break-in attempts by rogue ssh clients trying long lists of common passwords. For some time now I pondered different approaches to counter these, but could not come up with a solution that really satisfied me. I finally reached the conclusion that any countermeasures required support in sshd itself, and created the attached patch. If
2002 Jan 02
6
RC3 Tagging/Encoding and Winamp answer
First of all, I'm using WinXP and love vorbis! :-) Since I just joined the mailing list, I figured I would answer the Winamp question. Winamp has different EQ algorithms - they have a "fast layer 2/3 EQ" option for mp3s, and they have a PCM EQ for all other formats (wma, ogg, etc.). While the mp3 EQ sounds ok, the PCM EQ (which gets applied to ogg files) is absolutely horrible. I