Closed
Bug 609023
Opened 14 years ago
Closed 14 years ago
Allow users to upload their own Video thumbnails
Categories
(support.mozilla.org :: Knowledge Base Software, task, P1)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
VERIFIED
FIXED
2.3
People
(Reporter: jsocol, Assigned: paulc)
Details
Attachments
(1 file)
475 bytes,
image/png
|
Details |
We need, both as part of the migration and during new video upload, to either generate or allow the inclusion of video thumbnails. Maybe generate, with an option to override in the media editor?
Assignee | ||
Comment 1•14 years ago
|
||
Update on this:
* Offer an option to upload thumbnail (this week)
* Discuss with IT and legal about getting ffmpeg on the server (or other way of generating video thumbnails).
* Generate thumbnails for migrated videos (I can do this myself) (next week)
Bumping down priority, it doesn't block this week's test day.
Priority: P1 → P2
Assignee | ||
Comment 2•14 years ago
|
||
(In reply to comment #1)
> Update on this:
> * Offer an option to upload thumbnail (this week)
This bug.
> * Discuss with IT and legal about getting ffmpeg on the server (or other way of
> generating video thumbnails).
Discussed some. Looks like we have ffmpeg 0.5.2 (iirc) along with libvorbis and libtheora as RPMs. No libvpx (for webm). ffmpeg comes with flv support. We need to figure out some details about this, but given our time frame to code freeze next week, generating thumbnails will have to wait for post-2.3. Filed bug 612362 for future.
> * Generate thumbnails for migrated videos (I can do this myself) (next week)
Bug 612361.
Summary: Video thumbnails → Allow users to upload their own Video thumbnails
Comment 4•14 years ago
|
||
Assignee | ||
Comment 5•14 years ago
|
||
https://github.com/jsocol/kitsune/commit/c489e8ea91aa36ab6de35ad617a15798098af69e
chowse's placeholder checked in here:
https://github.com/jsocol/kitsune/commit/9d356ed7f96f33dfe85d7c698771f293f9582eaf
These also landed on 2.3.x:
https://github.com/jsocol/kitsune/commit/2f9410d2622200dc738e58cc5a38a90d681d638a
https://github.com/jsocol/kitsune/commit/c489e8ea91aa36ab6de35ad617a15798098af69e
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 6•14 years ago
|
||
Verified able to upload video thumbnails for videos, upload with no thumbnail creates a generic video icon
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•