We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please add some CLI argument to keep temporary TS files:
--keep-ts-parts
--keep-ts-output
This would really help debugging issues with ts and mp4 files. Also please add such information to documentation.
The text was updated successfully, but these errors were encountered:
Check if could be fixed by this PR: #983
Sorry, something went wrong.
No branches or pull requests
Checklist
Write your feature request here
Please add some CLI argument to keep temporary TS files:
--keep-ts-parts
: keep all files inside TMP folder, from 0.ts to last one.--keep-ts-output
: keep output.tsThis would really help debugging issues with ts and mp4 files.
Also please add such information to documentation.
The text was updated successfully, but these errors were encountered: