Top "Flac" questions

Questions about the FLAC audio format.

ffmpeg to convert from flac to wav

I need to convert a flac file to a wav file without changing sample rate and bit depth. As far …

ffmpeg wav wave flac
Detect if a file is an MP3 file?

I'm writing a C++ library for decoding and encoding audio between different formats/codecs. I have a routine for quickly …

header mp3 detect decoding flac
How to convert wav to flac from python?

I've just started using Python and am using the PyAudio and Wave modules to take sound from my microphone and …

python audio converter wav flac
ffmpeg FLAC 24 bit 96khz to 16 bit 48khz

Trying to figure out ffmpeg, currently working on getting 24bit/96khz FLAC files into 16bit/48khz.

audio ffmpeg bitrate flac
Load FLAC file in python same as scipy or librosa

I would like to feed some flac sound files into a keras model. With wavfiles I can do (contrived example …

python-3.x scipy flac librosa
Is there any crossbrowser solution for playing flac? (or is it possible in theory to make one)

Not interested in silverlight. Flash/javascript/html5 solutions are acceptable. If you do not know such solutions, could you please …

audio cross-browser flac
How to convert the WAV/OGG file to FLAC file in Android?

EDIT: Incorporated the changed uv001's answer. I can only find that ICS 4.0 support decoding of FLAC, but encode. I …

android wav ogg flac
FFMPEG's FLAC Compression Levels & Defaults Settings

I have searched for the documentation on this but found no information. I'm using the latest FFMPEG nightly build in …

ffmpeg compression flac lossless