#11291 closed defect (fixed)
[Trac] Upload file size limit malfunctioning
| Reported by: | MasterQuestionable | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | trac |
| Version: | unspecified | Keywords: | attachment |
| Cc: | MasterQuestionable | Blocked By: | |
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
͏ There're 2 reports:
͏ https://trac.ffmpeg.org/ticket/11289#comment:1
͏ https://trac.ffmpeg.org/ticket/11280#comment:1
͏ .
͏ The asserted 2.5 MiB seems unconsciously lowered to 1 MiB?
͏ Evidence: https://trac.ffmpeg.org/attachment/ticket/11283/s.wav
͏ (successful upload of ~ 750 KiB)
͏ I would recommend 10 MiB as more appropriate limit.
Change History (3)
comment:1 by , 21 months ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 21 months ago
Yes, this was fixed early during the 1.6 upgrade.
The limit trac shows is accurate.
comment:3 by , 21 months ago
͏ Well, is it 2,500,000 B (2.5 MB) or 2,621,440 B (2.5 MiB)?
͏ Just for rigorousness.
͏ I also have another Trac related report with direct fixes proposed:
͏ https://trac.ffmpeg.org/ticket/10928
͏ (likely immediately deployable)



͏ Likely fixed, per:
͏ https://trac.ffmpeg.org/attachment/ticket/11280/test.convert_hw_vaapi.src.mkv
͏ But unsure of the currently exact limit. (still claimed "2.5 MB"?)