search for: mutagen

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

Did you mean: metagen
2006 Jul 15
2
Ogg embedding, problem with spec and/or bugs in speexenc
(Sending again after subscribing, I guess the moderator is on vacation.) I'm working on support for tagging Speex files for Mutagen[0] and part of the specification at [1] is confusing me. It says the first page should have granulepos 0 and packetno 0. Does this really mean page sequence number 0, since the Ogg format doesn't number packets? If it doesn't mean page sequence number, what does it mean? If it does really...
2013 May 04
2
failed exaile install
...* rpmforge-extras: mirror.teklinks.com * rpmforge-testing: mirror.teklinks.com * updates: mirror.team-cymru.org Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package exaile.x86_64 0:0.2.14-2.el6.rf will be installed --> Processing Dependency: python-mutagen >= 1.8 for package: exaile-0.2.14-2.el6.rf.x86_64 --> Processing Dependency: python-sqlite2 for package: exaile-0.2.14-2.el6.rf.x86_64 --> Processing Dependency: python-cddb for package: exaile-0.2.14-2.el6.rf.x86_64 --> Processing Dependency: gnome-python2-gtkmozembed for package: exai...
2006 Jul 15
1
Ogg embedding, problem with spec and/or bugs in speexenc
On Sat, 2006-07-15 at 14:35 -0700, Ralph Giles wrote: > On Sat, Jul 15, 2006 at 02:17:22PM -0500, Joe Wreschnig wrote: > > > I'm working on support for tagging Speex files for Mutagen[0] and part > > of the specification at [1] is confusing me. It says the first page > > should have granulepos 0 and packetno 0. Does this really mean page > > sequence number 0, since the Ogg format doesn't number packets? > > Sounds like a spec bug. The libogg referen...
2013 Jul 17
3
Help with filing a [maybe] ZFS/mmap bug.
...lated. I'm hoping for some feedback on how to move forward. Quick background: I rip my CD's using grip and produce flac files. I tag the music using Musicbrainz' Picard and transcode it to mp3's within Picard using a plugin that I wrote. Picard is a python based app and uses the Mutagen library to tag files. I'm working on a MacPro with 10GB ram and using Seagate ST31000340AS drives updated to the latest firmware (SD1A). The system is running 9-STABLE from late June. It is ZFS only and boots from a mirrored pool that provides a bunch of zfs filesystems, including my home di...
2016 Jun 19
1
AAC in .m4a command line tagging ???
Hi All, Software patents suck but but unfortunately for speech, MP3 (also still patented until end of next year) also sucks - for html5 audio served to iPhones where Safari doesn't support Ogg Opus and where bandwidth may be limited, AAC is a very attractive option. I have an AAC encoding solution for Linux but I don't have a way to tag them. Anyone know of Linux command-line tagger
2006 Jul 15
0
Ogg embedding, problem with spec and/or bugs in speexenc
On Sat, Jul 15, 2006 at 02:17:22PM -0500, Joe Wreschnig wrote: > I'm working on support for tagging Speex files for Mutagen[0] and part > of the specification at [1] is confusing me. It says the first page > should have granulepos 0 and packetno 0. Does this really mean page > sequence number 0, since the Ogg format doesn't number packets? Sounds like a spec bug. The libogg reference implementation always...
2020 Apr 19
0
Stop opusenc from generating any comments?
.../github.com/xiph/opus-tools/blob/master/src/opusenc.c#L800 So, would it be possible to add a `--no-metada` option to completely suppress any metadata from being written? I realise this is a niche requirement! I'm trying to create tiny audio files where every byte saved is important. I can use Mutagen to remove the metadata, but I'd like a way not to add it in the first place. Thanks Terence -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20200419/5bed434f/attachment.html>
2020 Jun 19
0
Antw: [EXT] Stop opusenc from generating any comments?
...nk there's also a random serial number added to the stream. If you consider that as NOUNCE (more or less) that would also be identifying information. > > I realise this is a niche requirement! I'm trying to create tiny audio > files where every byte saved is important. I can use Mutagen to remove the > metadata, but I'd like a way not to add it in the first place. OK, your motivation is saving bytes... > > Thanks > Terence
2005 Nov 14
6
ActionMailer - Sent but no mail?
Hi, I am attempting to use ActionMailer to send out an email (SMTP) and am having an issue. The log files show that the email is sent, but the email is not making it to my inbox. I have followed the documentation both on the Wiki and in the AWD book. I''m not sure which setting I have incorrect and need some pointers. :authentication - should this be set to true, or