ffshare icon indicating copy to clipboard operation
ffshare copied to clipboard

File immediately erased when share dialog opens

Open livmackintosh opened this issue 7 months ago • 1 comments

Describe the bug

When the share dialog opens, the file size listed changes to -22 and any sharing results in either nothing (e.g. Signal), or an error (in the case of Discord).

Settings applied Does this happen on a clean install of the app or only when specific settings are changed ffmpeg -y -i file.mp4 -vf scale=w=iw*0.5:h=ih*0.5:force_original_aspect_ratio=decrease:force_divisible_by=2 -sws_flags lanczos -preset ultrafast -acodec copy

App Logs Enable logs and provide a copy if it

File used Uploading the file to help replicate the bug is very helpful however if it is not possible, run the following command on the file ffprobe -v quiet -print_format json -show_format -show_streams FILE and include its output

livmackintosh avatar May 23 '25 12:05 livmackintosh

I don't know if I'm hitting this bug or some other, but I can't figure out where the converted file is saved. I cancel the share dialog, because I don't want to share or upload the video through an app (I need to upload it using the browser) but I cannot find the converted file. I think it gets immediately erased as soon as it's created.

tobia avatar Oct 08 '25 03:10 tobia