Export video 512x288 and sftp upload is okay

HI all,

shotcu200927,puppylinux(bookworm)

exporting a video ,10 pictures,512x288 and sftp upload is okay

changing the resolution to 640x480 ,sftp upload fails

why??

Hello @welo, welcome to the community!

Can you give more information about what you are doing? Where are you trying to use SFTP? Are you uploading to a server? Where are you trying to upload it?

Also, i do not recognize your Shotcut version. Can you try with version 26.06.25?

Hallo Brian.Thx for the answer.
I want to build a video from pictures ,up to 10, from former traveltrips.
Upload that video with sftp or gftp(ssh2) to my server.
And then on my website place a link to that video.
I use Shotcut-200927.glibc2.14-x86_64.AppImage ,puppylinux(bookworm)
Using different export resolutions, 640x,512x, the videos looks normal.
Checked with smplayer.Uploading the 640x video ended with Failure ..
Uploading the 512x video okay.
Does the source,resolution or anthing else of the pictures have an
influence when the video is exported ?
greetings

The 640 file will probably be larger than the other files. Sounds like the SFTP server has a max upload size limit. Check its config file. SFTP cares nothing about the contents of uploaded files, so this is likely not a Shotcut problem.

Does the video work correctly if before you try to upload it to sftp? Like double clicking it locally it plays ok?

Hi Daniel47,yes both videos are correct.checked with smplayer.

and thereis inough space sftp> df -h
Size Used Avail (root) %Capacity
1.4TB 1.1TB 322GB 322GB 77%

I must check must with the provider if any max upload exists.

gr.