Error When Trying To Record To FLAC Audio Encoder

Ethan2Piece

New Member
Hi All,

I am trying to record my audio using the FLAC lossless codec, however, when starting the record I get the following error

1727957308641.png


When running a more mainstream audio encoder, say AAC all works perfectly no issues at all. The following are my settings when trying to record to FLAC encoder.

1727957394933.png


I have done extensive testing and playing around with settings and finally was able to record to dnxhr_hqx video encoder and that is all sorted, its just FLAC. Could this be due to a missing DLL file that i need to put in the program directory?

Any assistance would be much appreciated, cheers. I have also tried audio bitrates up to 1400kbps for flac just as a note.
 

koala

Active Member
For every container format, it's specified what video and what audio encoders can be used to create the data. May be mov isn't specified to store FLAC encoded data - you need to research this by checking the mov container definition. By the way, that's the "show all codecs (even if potentially incompatible)" is for. You enabled this, so you're offered potentially incompatible combinations.
 
Top