So I just ran a fresh install (for node on win server 2022) and my videos are appearing after scanning (thumbnail + duration) but when I click it my browser says it cannot play this format. Everything serms fine with ffmpeg, so is it a client side problem?
The next release should fix this: I had to revert to the old resize argument, and move it to before the avc commands to let the same arg list work on ffmpeg 4, 5, and 6.
Thanks to @Justin for reporting this issue. Apologies for the delayed follow-up.
Video transcoding has been substantially reworked since this report. PhotoStructure now requires FFmpeg v6+ (most testing is done on v8). We believe the resize argument compatibility issues that caused Firefox playback failures should be addressed by these improvements.