Y
Hacker News
new
|
ask
|
show
|
jobs
by
allenu
572 days ago
I'll admit I was expecting an explanation of how to extract sprites from retro video game footage using FFmpeg, which I can see totally being possible with a bit of work.
1 comments
dlcarrier
572 days ago
I was thinking the opposite: Using FFmpeg as a sprite engine, to move sprites around, over background layers
Overlaying them at fixed positions is trivially easy, but animating the movement may take some work.
link
Overlaying them at fixed positions is trivially easy, but animating the movement may take some work.