Fixed ProcessBook overload to preserve chapters.

This commit is contained in:
Michael Bucari-Tovo 2021-06-26 01:58:23 -06:00
parent 6bd809c7c6
commit 4d743df643

View File

@ -37,8 +37,6 @@ namespace AaxDecrypter
WorkingDirectory = Path.GetDirectoryName(FFMpegPath),
ArgumentList =
{
"-ignore_chapters", //prevents ffmpeg from copying chapter info from aaxc to output file
"true",
"-audible_key",
audibleKey,
"-audible_iv",