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

why is the -S or --split-filesize Split so far off ? #33

Open
xd003 opened this issue Jun 29, 2022 · 0 comments
Open

why is the -S or --split-filesize Split so far off ? #33

xd003 opened this issue Jun 29, 2022 · 0 comments

Comments

@xd003
Copy link

xd003 commented Jun 29, 2022

i am using this command - python3 ffmpeg-split.py -f 'somevideo.mkv' -S 4194304000 whereby i intend to split the video under 4000 MB ( = 4194304000 bytes ) but the resulting output creates splits with filesizes like 3200-3300 MB . i know its meant to be approximate but 20-25% variation feels bit too much . Is there any way to make it split closer to the -S filesize passed ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant