Fixed ProcessBook overload to preserve chapters.
This commit is contained in:
parent
6bd809c7c6
commit
4d743df643
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user