EduardvonBriesen / mememuc

Launcher project for the MemeMuc bonus project of OMM WS22/23
1 stars 2 forks source link

Video #17

Open EduardvonBriesen opened 10 months ago

EduardvonBriesen commented 10 months ago

If you allow gif as meme templates, then:

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

Target: Intermediate