marvinweber / meme-generator-omm

Project of the LMU Online Multimedia Course 2021/22.
GNU General Public License v3.0
0 stars 0 forks source link

Template Formats - Gifs #8

Closed marvinweber closed 2 years ago

marvinweber commented 2 years ago

Basic: convert to an image
Intermediate: gif with static caption
Advanced: gif with changing caption

Description

If you allow gif as meme templates, then:
Basic: Convert them to still images on upload, i.e., use one of the frames of the gif.
Intermediate: Create the meme as a gif and display it accordingly. The meme then moves. The caption can be static (constant over all frames).
Advanced: Integrate an option into you editor for placing temporal textboxes, i.e., text appears/disappears/changes over the duration of the gif.

marvinweber commented 2 years ago

will not be implemented, see #20