-
Notifications
You must be signed in to change notification settings - Fork 24
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
Is there an upper limit for the size of files to be converted? #195
Comments
Also have two items stuck at a "Your task is being aborted..." message |
In principle, my experience has been good. But there seems to be a size limit. If so, where is the limit and why is it not indicated? |
Actually it depends on the bitrate. With the current setting (crf=20), it tends to create files with a high Mbps (megabit/s) quality. So if the original file is already of a high quality, it won't increase the file size, but it will if the file is of a low quality. |
@Yannf Okay, thanks for the feedback. How long (minutes) or large (Mbyte) can an MP4 be if the bit rate is 20000 kBit/s? |
The bitrate is an information about the quality. The size of the video will mainly depend on the length. Example: VP9, length 1 h 18 min 6 s, 1,424 × 1,080 pixels, 4.74 Mbps overall, file size: 2.58 GB, or AV1, length 24 min 18 s, 1,440 × 1,072 pixels, 2.26 Mbps overall, file size: 393.09 MB. |
@Yannf thanks, the real question that interests me is: where is the limit at which a video is too large for reliable conversion? In my opinion, it would be important to specify this limit or to cancel the upload if the limit is exceeded. (This way, the user would not have to start a pointless attempt and wait uselessly/endlessly). |
There is no fixed limit, but in my experience, the resulting videos are 2 to 3 times the size of the MP4 original ones. So videos smaller than 1 GB are always OK, and I could not upload videos bigger than 1.7 GB. In between, it depends. I managed to upload one 1.6 GB video, while several 1.3 GB videos failed. Once the 4 GB limit is removed (hopefully soon, replaced by a 5 GB one), bigger videos could be uploaded. |
@Yannf : Thank you again for your feedback. Exactly, that's what I mean. I would very much like these experiences to be displayed as a note when uploading. |
New code deployed, can you please try again? |
First attempt. I am just about to start a second attempt |
@don-vip |
@don-vip |
I've been waiting 24 hours for two movies (2.5 and 3.5 GB) to be finished that won't finish...
I seem to remember that 2GB is somehow a limit, but it is not mentioned?
See also:
https://commons.wikimedia.org/wiki/Commons_talk:Hochladen#%22Auf_diesem_Wiki_sind_Dateien_mit_der_Endung_%E2%80%9E.MP4%E2%80%9C_nicht_zul%C3%A4ssig.%22
The text was updated successfully, but these errors were encountered: