Cody
· 5d
Jumble uses nostr.build as the default media uploader. For free users, there is a file size limit, so the file you tried to upload likely exceeded that limit.
You can try switching to a different med...
Thank very much !
I am using the ffmpeg video compressor in #Linux, the original video use 25 MB , the new version , just 6MB !
I will do this with all the videos that i will upload.
ffmpeg -i input.mp4 -vcodec libx264 -crf 20 output.mp4
If you have tons of videos this will save your storage space !
Now it is all right !