Re: frames number & compression level
"Santiago Jimeno" <[email protected]> Tue, 27 Jan 2009 15:01:30 +0100
| Newsgroups | gmane.comp.audio.compression.flac.user |
|---|---|
| Message-ID | <E247EA1BFA7C47EA8272CA66E3D77100@sjimeno> |
Hi Harry I attach you FLACInfo C# class and also for the forum. I already added frames number code. Code for VORBIS Tags is not included . But taking as sample the code for Vendor and following the specifications you can make it easily.With a loop similar to Vendor you can read all Tags. It's only necessary to keep in mind two things: VORBIS is litteleendian and FLAC doesn't use the end framing_bit of OGG files. This class is tested in VB.NET but not in C #. If there is some error you may correct it and send it us. Sorry not to be able to include Compression Level. Josh Coalson says me "compression level is not stored by default"...... Greetings. Santiago ----- Original Message ----- From: "Harry Sack" <[email protected]> To: "Santiago Jimeno" <[email protected]> Sent: Tuesday, January 27, 2009 12:59 AM Subject: Re: [Flac] frames number & compression level > dear, > > i'm very interested in your program if you could translate it to C# > and send it to me please? > > unfortunately I can't answer your question :( > > thx in advance _______________________________________________ Flac mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac
FLACInfo.zip
(application/octet-stream, 1.9 KB) - not displayed