search for: mymetadatas

Displaying 3 results from an estimated 3 matches for "mymetadatas".

Did you mean: mymetadata
2004 Aug 06
1
icecast2, ogg, mp3, etc
At 09:33 AM 6/4/2003 +1000, you wrote: >On Tue, 3 Jun 2003, oddsock wrote: > > > shoutcast mp3 metadata is supported, however you cannot use the > > shoutcast DSP as a source stream to an icecast2 server. > >Why is this? This would seem somewhat to defeat the point of >including shoutcast-style stream support. there are a few things which prevent using the shoutcast
2010 Apr 21
1
How do you set the Application ID value in an an Application Metadata Block?
...sense. (Note: I have already registered my ID.) Is there an API call to set the application metadata ID? Here's what I'm doing: myFlacMetadata = FLAC__metadata_object_new (FLAC__METADATA_TYPE_APPLICATION); FLAC__metadata_object_application_set_data (uitsFlacMetadata, myMetadata, myMetadataSize, FALSE); /* this is a BIG FAT NO NO, but I cannot for the life of me find any way in the FLAC API to set */ /* the Application block application ID, therefore I am going rogue and setting it explicitly */ myFlacMetadata->data.application.id[0] = 'M'; myFlacMetadata-&...
2004 Aug 06
3
icecast2, ogg, mp3, etc
icecast2 is a broadcast server and will broadcast both ogg vorbis and mp3 streams. This assumes that you have a source client which can produce an ogg vorbis and mp3 stream and send it TO an icecast2 server. With mp3 streams, shoutcast mp3 metadata is supported, however you cannot use the shoutcast DSP as a source stream to an icecast2 server. Current clients that we know about that can