Comment to 'Increasing video size'
  • Hello Will, by default in Una, there is no limit, if you have one, it comes from your server. in particular the php.ini file with the value of upload_max_filesize and post_max_size which must be incremented.
    Note that I had problems with a memory_limit value < 512M with large files of 100 Mo and more. 512 is a value that seems to be fine for ffmpeg.exe.
    You can count on a maximum, and then put a limit in UNA