Allow passing custom FFMPEG params into Voukoder, and/or allow ALAC to have a bit depth export option.

  • Hello,

    I need to have 32-bit ALAC renders inside of an MP4 container. By default, Voukoder is passing ALAC as 16-bit only. FFMPEG allows you to set the ALAC bit depth, but Voukoder params for ALAC are extremely limited. Can you allow the user to pass custom params, or allow this option (for both solitary ALAC and MP4 w/ ALAC)?

    Thanks

  • Apocalypse612 April 7, 2021 at 11:53 PM

    Changed the title of the thread from “Allowing passing custom FFMPEG params into Voukoder, and/or allow ALAC to have a bit depth export option.” to “Allow passing custom FFMPEG params into Voukoder, and/or allow ALAC to have a bit depth export option.”.
  • Custom FFmpeg command line parameters in Voukoder will never be added / work, because Voukoder does not use FFmpeg as an external command line program. Voukoder is using "libav" - just like FFmpeg is using "libav" internally.

    Still, I have added "s32p" as sample format to the alac encoder. It will be available in the next version of Voukoder.

  • Vouk April 8, 2021 at 8:48 AM

    Added the label Done
  • Vouk April 8, 2021 at 8:48 AM

    Removed the label Adobe Premiere / MediaEncoder