similar to: Opus now supported at Magnatune

Displaying 20 results from an estimated 9000 matches similar to: "Opus now supported at Magnatune"

2013 Sep 20
5
Opus now supported at Magnatune
> If you pass --genre multiple times, it will actually encode multiple GENRE tags in the file. Not sure how many players will properly handle such a thing, though (my prediction: not many, though I think VLC will concatenate them into a comma-separated list). My mistake, I didn't read the man page carefully enough, which does state this: > Set the genre comment field to genre. This
2013 Sep 19
0
Opus now supported at Magnatune
John Buckman wrote: > Magnatune.com <http://Magnatune.com>'s entire catalog is now > downloadable in Opus format, with full metadata (small and large cover > art) at 128k stereo. As a long-time fan of Magnatune and what you're trying to do, this is pretty awesome. > 1) I'm really impressed by your metadata implementation. It's very > cleanly done, and the
2013 Nov 15
2
opusenc -- no track number metadata?
The docs for opusenc at https://mf4.xiph.org/jenkins/view/opus/job/opus-tools/ws/man/opusenc.html don't mention any way to specify the track number metadata. Is there an undocumented way to do this, or this feature not available? Or is the "track number" meant to be a "comment" ? More people at Magnatune are downloading our opus files, so this came up... -john
2013 Sep 20
0
Opus now supported at Magnatune
On 13-09-19 11:26 PM, John Buckman wrote: > My mistake, I didn't read the man page carefully enough, which does state this: >> Set the genre comment field to genre. This option may be specified multiple times to tag a track with multiple overlapping genres. No mistake. It didn't say that until yesterday afternoon. :-) >> etc. Sadly, when I "Click to play a song"
2013 Sep 25
2
Opus now supported at Magnatune
On Sep 20, 2013, at 1:19 PM, Jean-Marc Valin <jmvalin at jmvalin.ca> wrote: >> I wasn't sure what bit rate was appropriate for "Very high quality" >> with opus, i.e. something that was "commonly indistinguishable from a >> WAV file". Any advice on that is appreciated. > > I would tend to recommend using around the same bitrate for Opus as
2003 Oct 10
1
Magnatune
Looks like Magnatune will start offering ogg downloads soon, as well as flac-compressed CD-quality downloads for buyers. http://forums.magnatune.com/read/messages?id=557573 Magnatune is, simply, a small record label done right. Easy downloads of music, fair treatment of musicians... their motto: "We're not evil". (oops, that sounded like an ad. I have no ties to them-- I'm
2005 Dec 15
2
HABTM being tricky
I''ve just been bodyslammed by a problem with has_and_belongs_to_many - as far as I can tell, if it doesn''t appear at the top of other relationship definitions it doesn''t seem to work right. For example: class Artist < ActiveRecord::Base has_and_belongs_to_many :genres has_many :albums has_many :videos has_many :cds has_many :collections end ..works fine
2012 Jun 02
4
Additional ogg audio fomats (speex, flac, PCM)
Hi After much googling, am struggling to find either: a) a command-line utility that allows me to encode to non-vorbis ogg audio (*nix) b) example files of the above Am building a program part of which reads stream meta from uploaded audio files, and so have written a lightweight getid3-like set of classes that do this. Am handling ogg vorbis perfectly well already and would like to test it
2018 Oct 25
2
Possible bug in Opus 1.3 (opus-tools-0.2-opus-1.3)?
Hi! Playing with Opus 1.3 I converted a tone sweep with a sample rate of 96kHz (just for fun). Before I had converted that from WAV to FLAC, and to Vorbis without problems. With Opus I noticed that the file size for 48kHz and 48 kbps compared to 96kHz Vorbis at 31kbps is about double the size and it sounds even worse (than Vorbis) (there is a lot of noise in the lower frequencies when a low
2007 Sep 23
3
Connecting a row of an unknown table to another row of an unknown table
Hello all, I''m currently designing a web app in Rails that lets me keep a directory of free/opensource computer games. Each game has attributes like name, website, review, etc., but each game can also be associated with a set of genres and gameplay elements. The main three tables I''m working with are "games", "genres", "elements",
2013 Sep 25
0
Opus now supported at Magnatune
On 09/25/2013 03:57 PM, John Buckman wrote: > With oggenc, we're using a "-q 6" > > Whereas for opusenc we're using "--bitrate 128" oggenc -q 6 is calibrated to give an average of 192 kb/s on a large collection. So I suggest using --bitrate 192 for Opus if you want similar quality. To give you an idea, I don't remember hearing any artefacts at 128 kb/s
2006 Jun 25
2
how to write the codes in view?(newbie question)
Hi. I have two tables and want to join them. <genres> id genre_name genre_order <links> id genre_id name symbol url order display etc The code of links_Controller is like below. def list @links = Genre.find(:all,:include => :link) end Below is the mysql log. SELECT genres.`id` AS t0_r0, genres.`genre_n ame` AS t0_r1, genres.`genre_order` AS t0_r2, links.`id` AS t1_r0,
2018 Nov 02
6
Antw: Re: Possible bug in Opus 1.3 (opus-tools-0.2-opus-1.3)?
Hi! Excuse the delay, but I had to deal with a corrupted NTFS file system that ate many important files on an USB stick... The FLAC version of the original is almost 6MB and it can be downloaded slowly from this time-limited link: https://sbr5vjid0jgmce4q.myfritz.net:40262/nas/filelink.lua?id=0ba5a10529a6fe7b On the meaning of a logarithmic sweep: If you use foobar2000 and the
2018 Apr 18
3
Metadata & Opus Files?
Hello, I'm using a libopus enabled ffmpeg version on Kubuntu (Not that this should matter from what I've seen), and i'm interested in adding metadata (Such as Track Title/Artist) to my videos that I convert. How can I do this? I've seen the metadata usage and read the ffmpeg documentation, but I'm still uncertain. I'm currently using command similar to: ffmpeg -ss
2006 Mar 04
3
select helper method
Hey I''m having problems understanding the select helper. Here is my code: _____________________ DB table: genres id name descripition ___________________ In the controller: def index() @genres = Genre.find_all.map {|u|[u.name, u.id]} @id = params[''genre''] end ____________________ In the view: <% @genre = Genre.new @genre.id = @id %>
2020 Mar 18
1
Command line utility for tagging Opus files
I would like to be able to add/modify tags (like artist, album, title) to opus files. The opusenc utility does a fine job of creating tags when creating opus files, but I would like to be able to modify existing opus files from the command line. vorbiscomment can add tags to existing ogg files, but it doesn't work with opus files. Does anyone have a solution for this? Thanks, Chris
2017 Jul 31
2
Icecast 2.4.99.1 Opus Metadata. status.xsl and playlist.log
Hello, I'm currently testing Icecast 2.4.99.1 in regards to Opus metadata support. I have a Ogg Opus stream located here: http://50.31.159.156/64.opus When I playback the stream in VLC I see the expected metadata displayed in the client. ffprobe and mediainfo also return the expected metadata. # mediainfo http://50.31.159.156/64.opus General Complete name :
2016 Apr 26
3
[opus-tools] [PATCH] Add channel-mapping argument to force channel mapping
This patch adds a new option "channel-mapping" to opusenc which sets the channel mapping family used by the multistream encoder. Please let me know whether adding this option is worthwhile and whether the help string is okay. I tried to keep it short but accurate. The error message for an unimplemented channel mapping is "Error cannot create encoder: request not implemented".
2014 Feb 12
3
[user] coverart and other tags
Hello, I am new to using opus but so far I really am loving it. At 16kbps spoken content sounds fabulous. I am using opusenc on 64-bit linux - mostly with flac input. The one thing I can't figure out how to do is add album art. I tried passing the vorbis way of adding a metadata_block_picture comment field to opusenc but it complained about the length. I can't seem to find any
2015 Feb 23
3
library for creating Opus files?
Which one of the various libraries on xiph.org allow me to create an Opus file? The 3 or so libraries on the Opus download page all seem to be for reading files, converting and/or encode/decode streams. I have device that outputs a stream of Opus 'frames' and I need to save them into an Opus file. -- Tony -------------- next part -------------- An HTML attachment was scrubbed... URL: