emlun / factorio-replay-timelapse

Make timelapses from Factorio replay saves!
GNU General Public License v3.0
23 stars 2 forks source link

How to use FFmpeg? #1

Closed Xiarno closed 1 year ago

Xiarno commented 1 year ago

Each time I try, I get a jumbled mess. See video. https://user-images.githubusercontent.com/24660485/215936602-a3d44daf-02c4-4d60-a4ab-3262bebfd680.mp4

My images are alright too. 00000241-base

The command I use is: ffmpeg -i %08d-base.png output.mp4

Xiarno commented 1 year ago

Wait what, the video looks fine on Github but not when I watch it from my computer?!??!

emlun commented 1 year ago

It looks fine for me too in Chrome, but Firefox fails to play it, claiming it's corrupt. I've also sometimes had issues with VLC stuttering during playback of local files (not just these timelapses). I don't know why.

Sorry, I don't know what's causing this, your command looks fine to me as far as I remember. You'll have to turn to ffmpeg support channels for further help.