File immediately erased when share dialog opens
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
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.