search for: musicfile

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

2001 Feb 06
2
music e-commerce using vorbis
...yers have or will include support for Ogg. This is important for us. The tools are there, we can begin to use Ogg any day we want, but I guess we will have to wait for atleast version 1.0 for production use, right? :) One more question. We will have to include copyright information in any digital musicfile we distribute. Does the standard Ogg package include any tools for manipulating the meta data? -- patrik wallstrom | system design tel: +46-8-7298810 | sonox.com gsm: +46-708405080 | - - - - - - - - - fax: +46-859820060 | a division of new media distribution ---...
2016 Apr 15
0
FLAC__metadata_get_picture always return false
...o file formats both ways. It work also fine to get Vorbis Comment and other metadata ( like "bits per sample" for instance ). But when I use the following code, FLAC__metadata_get_picture() always return false : FLAC__StreamMetadata *smet= NULL; const char *filename="/[...]/musicfile.flac"; for (FLAC__StreamMetadata_Picture_Type pic_type = FLAC__STREAM_METADATA_PICTURE_TYPE_OTHER; pic_type < FLAC__STREAM_METADATA_PICTURE_TYPE_UNDEFINED; pic_type++) { if (FLAC__metadata_get_picture(filename, &smet, pic_type, NULL, NULL, (unsigned)(-...
2007 Apr 27
0
zaptel/pri, early audio, dial()
Hi, Is it possible to have early audio while waiting for answer in a Dial()? Say that I want to do this: 1,Progress() // Establish early audio possibillites 2,Dial(SIP/user,20,z(repeated-musicfile)) Where z would be like a function for playing early audio. Or z would just start MOH without Answer()'ing first. H?kon Nessj?en Loopback Systems AS -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/2...