similar to: frames number & compression level

Displaying 20 results from an estimated 1000 matches similar to: "frames number & compression level"

2009 Jan 27
1
frames number & compression level
If compression level is not default (!=5), is it stored? If compression level is stored in some case, where I can find it? Frames number works OK according to your instructions. Thank you ----- Original Message ----- From: "Josh Coalson" <xflac at yahoo.com> To: "Santiago Jimeno" <sjimeno at ya.com>; <flac at xiph.org> Sent: Tuesday, January 27, 2009 7:43
2011 Jan 22
0
Flac] Where Cover Art?
You said "With the exception of where to put a picture file, VorbisComments in a Vorbis stream are the same as VorbisComments in a FLAC stream." In METADATA_BLOCK_PICTURE case they would not be the same. Up to now we could exchange the complete block of VorbisComments. But with the addiction of METADATA_BLOCK_PICTURE doesn't happen this way. In Ogg files the METADATA_BLOCK_PICTURE
2011 Jan 23
0
Flac] Where Cover Art?
OK Martin. Thank you for the explanations and for your time. I am writing a program that reads and writes all existent Tags types. It lacks only to end the edition (rewriting) of "Native" Flac and Matroska. Both cases for the same problem: the separation of Tags and Picture in different blocks. In Flac I resolved it, but now I have to add METADATA_BLOCK_PICTURE. Reading Vorbis
2009 Jan 25
2
frames number & compression level
I am making a program to obtain information from FLAC files in Visual Basic. NET language. If somebody needs it I can send it. I can also translate it to C #. But I have read the documentation and I have looked for in sdk 1.2.2 and I don't find how to get the frames number of the file and the used compression level (5 default and others) Can somebody help me? Greetings. Santiago Jimeno
2011 Jan 20
1
Flac] Where Cover Art?
"Santiago Jimeno" wrote: > Flac files, as us knows, follows the Vorbis Tags system included in block 4 > Recently Vorbis has established the possibility to include picture files by > means of 2 Tags: COVERARTMIME AND COVERART. > To work therewith is quite easy. No. this in incorrect. The VorbisComment "COVERART" was only ever unofficial, and has been deprecated
2011 Jun 11
0
Flac-dev Digest, Vol 79, Issue 3
On Sun, Jun 12, 2011 at 12:30 AM, <flac-dev-request at xiph.org> wrote: > Send Flac-dev mailing list submissions to > flac-dev at xiph.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.xiph.org/mailman/listinfo/flac-dev > or, via email, send a message with subject or body 'help' to > flac-dev-request at
2011 Jun 10
2
Memory leak using libflac++
Hi all, I'm the author of flactag, a utility for tagging whole-album FLAC files with embedded CUE sheets using data from the MusicBrainz servers. I've recently run it through valgrind, and I'm seeing memory leaks like the following: 12 bytes in 1 blocks are definitely lost in loss record 1 of 5 at 0x402377E: operator new(unsigned) (vg_replace_malloc.c:224) by 0x41448A8:
2011 Jun 11
0
Memory leak using libflac++
> I've recently run it through valgrind, and I'm seeing memory leaks like the > following: > > 12 bytes in 1 blocks are definitely lost in loss record 1 of 5 > at 0x402377E: operator new(unsigned) (vg_replace_malloc.c:224) > by 0x41448A8: FLAC::Metadata::local::construct_block(FLAC__StreamMetadata*) > (in /usr/lib/libFLAC++.so.6.2.0) ? by 0x41455D7: >
2008 Jan 21
0
Flac utilities released
Hello, I have just released a set of FLAC utilities for Windows at http://www.mjuware.com The first one, FlacInfo, lets you play with metadata in a friendly way. The second one, RipFlac, is targetted at people who (like me...) store an entire CD in a single FLAC file with an embedded cuesheet. RipFlac lets you extract and transcode (using an external transcoder) tracks directly from the FLAC
2014 Sep 10
0
Temporary outage of mjuware.com
Hello, everybody, Just in case you hit the wall, www.mjuware.com (home of FlacNetLib, FlacInfo and RipFlac) is temporarily out due to a change in domain name registration. Until this is fixed, the site is available at http://www2.mjuware.com Sorry for the inconvenience, Pyt. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Sep 10
0
Temporary outage of mjuware.com
Hello, everybody, Just in case you hit the wall, www.mjuware.com (home of FlacNetLib, FlacInfo and RipFlac) is temporarily out due to a change in domain name registration. Until this is fixed, the site is available at http://www2.mjuware.com Sorry for the inconvenience, Pyt. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 May 15
2
compression ratio
2007/5/14, Josh Coalson <xflac@yahoo.com>: > > --- Harry Sack <tranzedude@gmail.com> wrote: > > hi > > > > i was wondering if it's possible to tell me what the theoretical best > > compression ratio the flac encoder can do, because i was wondering > > what the future of flac will bring us. So this question is probably > > best addressed to
2007 Jul 26
2
Re: FLAC: ERROR, MD5 signature mismatch
--- Harry Sack <tranzedude@gmail.com> wrote: > 2007/7/25, Josh Coalson <xflac@yahoo.com>: > > > > --- Harry Sack <tranzedude@gmail.com> wrote: > > > 2007/7/25, Harry Sack <tranzedude@gmail.com>: > > > > > > > > Hi > > > > > > > > I have downloaded a FLAC file somewhere and when trying to > decode
2007 Sep 08
0
Re: multiple core support
2007/9/8, Josh Coalson <xflac@yahoo.com>: > > it actually is complicated. the libFLAC api is not suited to a > multithreaded design because the i/o is stream-based, not file- > based. flac(.exe) is the file-based wrapper around libFLAC that > allows it to work on files. the way libFLAC buffers data is also > impossible to parallelize without significantly changing the
2007 Apr 20
0
FLAC: player with native support for flac embedded pictures
I am not aware of one with native support. Harry Sack wrote: > yeah, but i'm looking for a player with NATIVE support, not a plugin I > have to install :) > > 2007/4/19, Jud White <jwhite@cdtag.com <mailto:jwhite@cdtag.com>>: > > I already replied to this. > > -------- Original Message -------- > Subject: Re: [Flac] FLAC: software for
2007 Jul 26
0
Re: FLAC: ERROR, MD5 signature mismatch
2007/7/25, Josh Coalson <xflac@yahoo.com>: > > --- Harry Sack <tranzedude@gmail.com> wrote: > > 2007/7/25, Harry Sack <tranzedude@gmail.com>: > > > > > > Hi > > > > > > I have downloaded a FLAC file somewhere and when trying to decode > > it to > > > WAV it gives the error message: ERROR, MD5 signature mismatch >
2007 Mar 23
1
FLAC: players for Pocket PC
I believe the CorePlayer will play back FLAC. Atamido ----- Original Message ----- From: "Josh Coalson" <xflac@yahoo.com> To: "Harry Sack" <tranzedude@gmail.com>; <flac-dev@xiph.org> Sent: Thursday, March 22, 2007 6:26 PM Subject: Re: [Flac-dev] FLAC: players for Pocket PC > http://www.google.com/search?q=flac+pocket+pc > > e.g. > >
2017 May 22
0
Problems with sysvolcheck
Yes, This is a bug in samba-tools. Just ignore it, dont use reset if you have made changes. Just set the needed rights and edit your GPO's. It wil work fine. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Santiago Londoño Mejía via samba > Verzonden: vrijdag 19 mei 2017 19:14 > Aan: Rowland Penny >
2017 May 19
0
Problems with sysvolcheck
Hello, ¿Any idea about this? Best regards, Santiago. 2017-05-17 10:18 GMT-05:00, Santiago Londoño Mejía <santiago.londono at pragma.com.co>: > Hello, > After creating some GPOs Sysvolreset also fails > > ./samba-tool ntacl sysvolreset > open: error=2 (No such file or directory) > ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined > error')
2017 Mar 21
0
Problems with replication and dns
Hello, ¿Could you give me some other idea to eliminate these zones? Best regards, Santiago. 2017-03-15 13:39 GMT-05:00, Santiago Londoño Mejía <santiago.londono at pragma.com.co>: > Hello, > Yes, i have run: /samba_upgradedns --dns-backend=BIND9_DLZ > This command runs without errors but I can not delete the zone > waspruebas.proteccion.com.co > > Best regards, >