Closed h4gh closed 5 months ago
Enabling the logs and including them in the ticket or uploading the video in question would help
Device: Pixel 8 pro Android: 14, build AP2A.240605.024
Example video: link to a Google photos shared file https://photos.app.goo.gl/RJAjanXVWuSiSFsr6
Ffshare version: 1.28 a - working great with a default settings (only video crf is set to 25)
Logs of normal behavior:
Ffshare 1.3 fresh installed.
After selecting the video, spp crashes without logs getting saved in the app. If you need device logs, I'll generate them after a fresh reboot in the next message
Ffshare version 1:30 full from github
device logs
After reboot. 18:12 local time (gmt+3) I open the app, select the video from the previous comment, app crashes. I repeat yhe same action for another crash.
Found the issue, the files metadata does not include the width/height of the video (according to ffmpeg that is) which resulted in a null pointer exception due to my code checking if the width is divisible by 2 #72
Right after selection of the video (made by Pixel camera) the app crashes completely. Is I try to open video from other source then the camera itself (downloaded from web), it seems to be working just fine. Trying on latest version of the app, with latest available official Android for P8P.