search for: trackname

Displaying 17 results from an estimated 17 matches for "trackname".

Did you mean: crackname
2004 Oct 17
1
Changing file info with oggcomment
...ndline. So I do it for the titel of the tracks. The commandline looks like this: -q 6 -a "%a" -l "%g" -N "%n" -t "t" %s %d My mistake is coloured in red. The correct way is %t to get the titel of the track for the ogg-file comment. Now every file hast the trackname t. Is there any way with tools to catch the trackname with the filename and put it into the commend-tag of the ogg file? Greetings Ralph -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/vorbis/attachments/20041017/3b0f834e/attachm...
2013 Mar 30
4
Re What HTML5 radio player do you use ?
I used MediaElement.js - far from great (no tracknames) but it does usually work on mobile (Android, I don't have an IOS machine to text but I suspect it will be Ok)?problem is with HTML5 is it's spotty across the browsers even on Mac, and on Android pre 4.1 forget it - some work, some don't. Firefox for instance is HTML5 on paper, in re...
2004 Sep 10
0
[Flac-users] Using Grip with FLAC
...onding parameter from the grip documentation. If there are any experts out there, PLEASE theck this! (note that 'CDDB" is not well-known: I made this up myself.) As you can see, my 'MP3 file format' uses a main directory names ~/flac, into which it places a hierarchy: artist/disc/trackname. The trackname starts with the tracknumber (to preserve disc order) and ends in .flac Also, I told grip to not add ID3 information, since that did not appear to work anyway.
2005 Mar 20
1
A faster ogginfo
...qmpeg due to naturally wanting to do a full file check on each ogg file for valadity etc. My question/request is; is there a way to make ogginfo only look at the headers (ie, first K or two of data) and not bother with the data checking? I was thinking of writing something myself to extract the trackname/etc but I thought it best to check with everyone to see if it hasn't already been done. Regards. -- PLDaniels Software - http://pldaniels.com R/C Gear Shop - http://nqrc.com PGP Public Key at http://www.pldaniels.com/gpg-keys.pld A.B.N. 19 500 721 806
2006 Mar 08
2
libflac++ reading vorbis metadata
I'm trying to use libFLAC++ v1.1.2, to read Song information (like artist, trackname etc..). So.. I read metadata from file FLAC::Metadata::get_streaminfo("somefile.flac", infosik); and It's ok - no error, then I read vorbis info: FLAC::Metadata::VorbisComment vorbis_kom(infosik); int number_of_comments = vorbis_kom.get_num_comments(); and after that I have number...
2013 Jul 25
2
Re What HTML5 radio player do you use ?
...? > <-----------------------------------------------------------------------------------------------------------> > > web perso : http://memeteau.org > > > > > > 2013/3/30 Tim Baker <tim at tjbaker.co.uk> > I used MediaElement.js - far from great (no tracknames) but it does usually work on mobile (Android, I don't have an IOS machine to text but I suspect it will be Ok)?problem is with HTML5 is it's spotty across the browsers even on Mac, and on Android pre 4.1 forget it - some work, some don't. > > Firefox for instance is HTML5 on pap...
2013 Jul 25
2
Re What HTML5 radio player do you use ?
...-----------------------------------------------------------------------------------> >> >> web perso : http://memeteau.org >> >> >> >> >> >> 2013/3/30 Tim Baker <tim at tjbaker.co.uk> >> I used MediaElement.js - far from great (no tracknames) but it does usually work on mobile (Android, I don't have an IOS machine to text but I suspect it will be Ok)?problem is with HTML5 is it's spotty across the browsers even on Mac, and on Android pre 4.1 forget it - some work, some don't. >> >> Firefox for instance is HTML...
2013 Jul 25
1
Re What HTML5 radio player do you use ?
...------------------------------------------------------------------------> > > web perso : http://memeteau.org > > > > <xmpp%3Afreechelmi at jabber.fr> > > > 2013/3/30 Tim Baker <tim at tjbaker.co.uk> > >> I used MediaElement.js - far from great (no tracknames) but it does >> usually work on mobile (Android, I don't have an IOS machine to text but I >> suspect it will be Ok)?problem is with HTML5 is it's spotty across the >> browsers even on Mac, and on Android pre 4.1 forget it - some work, some >> don't. >> &g...
2007 Mar 15
2
Logging album info for ogg-vorbis
Hi, i just joined the list. I was wondering if anyone would be interested in a change to icecast that logs album info as well as ARTST and TRACK. I have made the changes to the source code and it's working fine. If there is any interest, I could look into making it an addition to the code. Let me know. thanks, -- Aaron -------------- next part -------------- An HTML attachment was
2003 Jan 19
0
Possible bug in ogg123
I'm not sure who's this responsibility lies with, but I suspect something a little funny's going on. If I run ogg123 with arguments being tracknames, it consumes 60% of my processing resources: i.e. find /u1/media -name "*.ogg"| xargs ogg123 -z (with or without shuffling, it uses the same amount) But, if i write a list to a playlist, it uses 8% of resources: find /u1/media -name "*.ogg" > /u1/media/playlist.txt ogg12...
2013 Jul 25
0
Re What HTML5 radio player do you use ?
...nfirm ? <-----------------------------------------------------------------------------------------------------------> web perso : http://memeteau.org <xmpp%3Afreechelmi at jabber.fr> 2013/3/30 Tim Baker <tim at tjbaker.co.uk> > I used MediaElement.js - far from great (no tracknames) but it does > usually work on mobile (Android, I don't have an IOS machine to text but I > suspect it will be Ok)?problem is with HTML5 is it's spotty across the > browsers even on Mac, and on Android pre 4.1 forget it - some work, some > don't. > > Firefox for insta...
2013 Jul 25
0
Re What HTML5 radio player do you use ?
...------------------------------------------------------------------------> > > web perso : http://memeteau.org > > > > <xmpp%3Afreechelmi at jabber.fr> > > > 2013/3/30 Tim Baker <tim at tjbaker.co.uk> > >> I used MediaElement.js - far from great (no tracknames) but it does >> usually work on mobile (Android, I don't have an IOS machine to text but I >> suspect it will be Ok)?problem is with HTML5 is it's spotty across the >> browsers even on Mac, and on Android pre 4.1 forget it - some work, some >> don't. >> &g...
2013 Jul 25
0
Re What HTML5 radio player do you use ?
...----------------------------> >> >> web perso : http://memeteau.org >> >> >> >> <xmpp%3Afreechelmi at jabber.fr> >> >> >> 2013/3/30 Tim Baker <tim at tjbaker.co.uk> >> >>> I used MediaElement.js - far from great (no tracknames) but it does >>> usually work on mobile (Android, I don't have an IOS machine to text but I >>> suspect it will be Ok)?problem is with HTML5 is it's spotty across the >>> browsers even on Mac, and on Android pre 4.1 forget it - some work, some >>> don...
2001 Aug 21
2
Title formatting for players/plugins
Hi, Peter Pawlowski's new (1.15beta) winamp decoder plugin seems quite nice, in my opinion.. The "title formatting logic" is what I've been dreaming of for ages.. Right now I've chosen "%artist / [[%[abbr20]album][-%[num2]tracknumber] / ]%title[ - %version]" I get titles such as "Artist / Title"or "Artist / Album / Title" or "Artist /
2007 Sep 10
0
Feedback on XML metadata namespace
...led information is missing. Skeleton is capable of describing all format related information (though external metadata descriptions of a resource may want to contain this information too). Vorbiscomment is good for the basics, mainly for rock or pop music which often fits nicely into the artist - trackname format. CMML does the time resolved things and clip descriptions, but not detailed relationships between tracks. Classical music is a rich source of examples; works are most often associated with a composer but you may still care who the performers or conductors were. A piece may be split across...
2013 Jul 02
3
About Decode Streaming
Yes, I have tried plain wav data with file and stream functions of decoder and encoder. They work succesfully. You're right about FLAC can't find the first block in stream, because I didn't add any metadata in stream. The documentation of FLAC says that metadata callback function is optional for stream function of decoder, so I didn't need adding metadata. Actually, I am sure
2007 Sep 08
5
Feedback on XML metadata namespace
Daniel, before you step over everything that has been done before, we need to determine what exactly is the use case for your new specification. What concerns metadata, we currently have: * vorbiscomment - this is a header at the beginning of a logical bitstream which has metadata that refers to the complete file; there is a specification, which has been public for a long time and is the