Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unplayabe audio when encoding to Flac, Alac works fine... #541

Open
ajstrobus opened this issue Jan 17, 2024 · 0 comments
Open

Unplayabe audio when encoding to Flac, Alac works fine... #541

ajstrobus opened this issue Jan 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ajstrobus
Copy link

ajstrobus commented Jan 17, 2024

FastFlix Version:
5.6.0
Operating System:
Windows 11 R23H2v2
Describe the bug
Converting single default audio DTS-HD MA 5.1 track in video as flac is unplayable
To Reproduce
mkv with Bluray Remux With Any Audio I've tried (TrueHD or DTS-HD 7.1 or 5.1) convert to Flac (have tried -no downsample, 5.1 downmix, or stereo) when finished audio is unplayable in VLC or likely anything else. Mkvtoonix sees the only Flac audio track correctly as default enabled, MkvExtracting it out alone still doesn't play.
Possible Solution
in FFmpeg when i do -map 0:a:m:language:eng and -c:a flac -compression_level 5 -sample_fmt s16 -ac 6 (this makes a great compressed 16bit 6ch flac) maybe this can be integrated into Fastflix, my map command seems to select all english audio though not just the first, not sure what command handbrake uses but it grabs the first audio per language & encodes to flac perfect if there's a way to find what command handbrake uses I can't see it in logs
Logs (If applicable) In FastFlix you can go to Help > Open Log Directory and sort by latest to find the newest log file to add here.
flix_conversion_file_2024-01-16T20.57.07.log

@ajstrobus ajstrobus added the bug Something isn't working label Jan 17, 2024
@ajstrobus ajstrobus changed the title Unplayabe audio when converting DTS-HD MA 5.1 to Flac (no downsample) Unplayabe audio when encoding to Flac, Alac works fine... Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant