feat(user/mp3s_to_mkv.sh):Add variant of 'mp3s_to_opus.sh'
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Tue, 23 May 2023 07:38:27 +0000 (07:38 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Tue, 23 May 2023 07:38:27 +0000 (07:38 +0000)
commita4b60a6d73d340f4fedc75c8807fa9e1d893ad65
tree5184b586ff7e138f14678c7945d611c9ef518df5
parent79cb35dcab82101c36b5035f242d39d0e1593767
feat(user/mp3s_to_mkv.sh):Add variant of 'mp3s_to_opus.sh'

- Note: AudioAnchor in the F-Droid repository fails to handle seekback
  of opus files yet handles mkv containers with a single opus audio
  stream okay. Therefore, converting directly into an mkv container is
  the way to go if AudioAnchor is to be used for combining audiobook
  mp3s into a single audio file.
user/mp3s_to_mkv.sh [new file with mode: 0644]