Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: Implement Backend Logic for Applying WaterMarks to Videos #504

Open
Code-Mistress opened this issue Aug 13, 2024 · 0 comments
Open

Comments

@Code-Mistress
Copy link
Collaborator

Description:

Develop the backend logic to handle watermark applications on videos, including processing and saving the watermarked videos.

Requirements:

  • Develop algorithms for applying text or image watermarks to videos.
  • Ensure support for various video formats and resolutions.
  • Handle watermark customization parameters (size, transparency, position).

Expected Outcome:

  • Backend logic accurately applies watermarks as per user customization.
  • Processed videos are saved correctly and are accessible for download.

Acceptance Criteria:

  • Watermark application algorithms are implemented.
  • Support for multiple video formats is ensured.
  • Watermark customization parameters are handled accurately.
  • Watermarked videos are saved and accessible.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant