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

When download from twitch in the end it do "[ffmpeg] Fixing malformed AAC bitstream" and it take huge amount of space to do. #21296

Closed
hasnogaems opened this issue Jun 4, 2019 · 2 comments
Labels

Comments

@hasnogaems
Copy link

@hasnogaems hasnogaems commented Jun 4, 2019

Pretty often when I'm running out of space and downloading huge stream around 10 gig, this operation fail. What is weird if I manually download with ffmpeg source file that mmpeg trying to apply this "Fixing malformed AAC bitstream" to is fine and can be played after "Fixing malformed AAC bitstream" fails.

But if it automatical download with https://www.godo.dev/tutorials/python-record-twitch/ and I get same error, then source file cannot be opened.

What this "Fixing malformed AAC bitstream" do, can it be turned off by default?

@hasnogaems hasnogaems added the question label Jun 4, 2019
@ghost
Copy link

@ghost ghost commented Jun 4, 2019

This also sometimes happens to already downloaded files when you provide multiple streams and one of the streams was already downloaded.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 4, 2019

You can skip this with --fixup never though the media will be most likely have playback issues.

@dstftw dstftw closed this Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.