Bitrate might be off by a factor of 8 #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: geusebio/8mb#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Love the readme.
Have been testing your code to see my own results and I noticed my file sizes export to about 1.35 MB.
I am not an expert in
ffmpegbut I believe your bitrate needs to be multiplied by 8 to approximate what is actually intended.e.g.
Proposed solution
hopefully this helps :)