This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Splitting Audio Extract (wav/flac) by Chapters
#7
Can't reproduce this atm.
What I did here is:
  • load an mkv source with trueHD audio
  • set 'Base->Processing->Video' to 'ignore'
  • set 'Base->Processing->Audio' to 'custom'
  • enable 'Audio->Base->Audio Enncoding Options'
  • set 'Audio->Base->Audio Enncoding Options->Encoder->Audio format' to 'flac'
  • set 'Audio->Base->Audio Enncoding Options->BPS' to '24'
  • press 'Audio->Base->Add current'
  • set an output with a '.raw' extension
  • created a new job (Base->Add to queue)
and I got the following subjobs:
Audio extraction: (output is saved to temp folder)
mkvextract tracks "F:\TestClips&Co\files\audio\trueHD Samples\hd_dolby_onyTHD.mkv" 1:"E:\Temp\iId_8_aid_0_20_51_19_1510_01.thd"
Audioconversion: (output is saved to output folder)
ffmpeg -y -threads 8 -loglevel fatal -i "E:\Temp\iId_8_aid_0_20_51_19_1510_01.thd" -ac 8 -ar 48000 -f sox - | sox --multi-threaded --ignore-length --temp "E:\Temp\20_51_19_151002" --buffer 524288 -S -t sox - --endian little -b 24 -t wav - | flac -f -F --ignore-chunk-sizes -5 -o "E:\Output\iId_8_aid_0_20_51_19_151002.flac" -
cleanup for "E:\Temp\iId_8_aid_0_20_51_19_1510_01.thd"
and a rename of "E:\Output\iId_8_aid_0_20_51_19_151002.flac" to "E:\Output\hd_dolby_onyTHD.flac"

-> Can you please describe in more detail what settings you are using?

Cu Selur

Ps.: send you a link to a dev version via PM which might fix the issue (for flac)
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Splitting Audio Extract (wav/flac) by Chapters - by Selur - 16.10.2018, 20:59

Forum Jump:


Users browsing this thread: 1 Guest(s)