enzo1982 / freac

The fre:ac audio converter project
https://www.freac.org/
GNU General Public License v2.0
1.39k stars 72 forks source link

Support for AC3-encoding #517

Open AFriedo opened 1 year ago

AFriedo commented 1 year ago

You could add AC3-encoding in the list of available codecs.

enzo1982 commented 1 year ago

You can get AC-3 encoding support in fre:ac by putting a copy of the boca_encoder_ffmpeg_ac3.1.0.xml file into the boca folder.

There are no plans to add support for AC-3 encoding to the default distribution as this feature is rarely needed (AC-3 decoding is supported, though).

AFriedo commented 1 year ago

Thanks, but that seems to work only a bit because there are no options (bitrate):

Mit freundlichen Grüßen

Dipl.-Ing. Alexander Friedo


Von: Robert Kausch @.*** Gesendet: Mittwoch, 2. August 2023 15:41 An: enzo1982/freac Cc: AFriedo; Author Betreff: Re: [enzo1982/freac] Support for AC3-encoding (Issue #517)

You can get AC-3 encoding support in fre:ac by putting a copy of the boca_encoder_ffmpeg_ac3.1.0.xml https://github.com/enzo1982/BoCA/blob/master/scripts/boca_encoder_ffmpeg_ac 3.1.0.xml file into the boca folder.

There are no plans to add support for AC-3 encoding to the default distribution as this feature is rarely needed (AC-3 decoding is supported, though).

— Reply to this email directly, view https://github.com/enzo1982/freac/issues/517#issuecomment-1662235333 it on GitHub, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOVPOWWYYBJ7FYQA3EXZKG3XT JKFPANCNFSM6AAAAAA3BE7LO4 . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AOVPOWQEM73U6BARBFARFP3XTJKFPA5CNFS M6AAAAAA3BE7LO6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT DCOZMK.gif Message ID: @.***>

enzo1982 commented 1 year ago

I see. I've added options for bitrate and channel coupling in this updated file.

Let me know if you need any additional options.