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

Thumbnail Image Upload Component #71

Open
sirgawain0x opened this issue Nov 13, 2024 · 0 comments
Open

Thumbnail Image Upload Component #71

sirgawain0x opened this issue Nov 13, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@sirgawain0x
Copy link
Member

Based on the findings, here is a draft description for the issue titled "Thumbnail Image Upload Component":


Description:
We need to implement a Thumbnail Image Upload Component to enhance the user experience when uploading videos. This component should allow users to select or generate a thumbnail for their video uploads.

Current Implementation:

  • There is an existing file Create-thumbnail.tsx that handles video transcoding and thumbnail generation.
  • Another file, CreateThumbnailForm.tsx, manages the form for selecting AI-generated images as thumbnails.
    • Both files are found in the app/components/Videos/Upload directory.

Tasks:

  1. Enhance the CreateThumbnailForm.tsx to support additional AI models and improve the user interface for selecting thumbnails.
  2. Ensure the Create-thumbnail.tsx provides real-time feedback on the status of the thumbnail generation process.
  3. Address any bugs or missing features that may arise during implementation.

Context:

  • The current implementation partially supports thumbnail generation but requires improvements and bug fixes to meet user expectations.

You can view more details about the existing implementation here and here.

@sirgawain0x sirgawain0x added enhancement New feature or request good first issue Good for newcomers labels Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant