Closed
Bug 1127937
Opened 11 years ago
Closed 10 years ago
Generic In-Browser Video Creation Tool
Categories
(Webtools Graveyard :: Air Mozilla, defect, P1)
Webtools Graveyard
Air Mozilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: richard, Unassigned)
References
Details
(Whiteboard: P1+)
Attachments
(3 files)
This is a spec for a general purpose tool for creating short videos similar to the create-a-video functionality that is now in https://air.mozilla.org/mozillian/.
Step 1 - Metadata: Ask for a Title, Description, Keywords (tags), Privacy Level and a preferred channel. Channel question should be phrased as "Do you want your video in a special channel?" ...with some sort of
Step 2 - Ask the user to choose a thumbnail from the gallery. ...or upload an image (prompt for a 1280 x 720 png,jpeg, or gif).
Step 3 - Use the same record/play/upload method as the mozillian tool.
Step 4 - After upload, the video should be transcoded and the event status set to Initiated, with the P/R approval flag set if the video is public.
Can we make the Requests navbar item a drop-down with two items: "Request an Event", and "Make a Video Now" ? Eventually I'd like to split out upcoming events, prerecorded events and popcorn events as separate paths through the wizard with the choice made in this same dropdown... but that's probably a separate bug.
Reporter | ||
Updated•10 years ago
|
Priority: -- → P1
Reporter | ||
Updated•10 years ago
|
Whiteboard: P1+
Comment 1•10 years ago
|
||
Richard,
Can you pick or upload a good default placeholder picture that gets associated with the event "by force" until they pick one?
Flags: needinfo?(richard)
Comment 3•10 years ago
|
||
Thanks. I was hoping for something black and stylish with the Air Mozilla branding on it :)
Remember, this placeholder is just for the rare few cases where ffmpeg totally fails on us.
Also, independent of an event coming from the new uploader or the regular route, what we ought to do, when the ffmpeg cron job finishes, is to email the original creator/requester and say "The event you created called 'Foo Bar' now has screen captures available. Click here to pick one"
Reporter | ||
Comment 4•10 years ago
|
||
I wanted something I could use in other places to promote the concept. Adding another version I like better (with an ending Z). You won't like it any better.
Reporter | ||
Comment 5•10 years ago
|
||
Comment 7•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/a78e169330926161476c61b16ee345ee20b9fe64
bug 1127937 - new uploader
https://github.com/mozilla/airmozilla/commit/810f2941c62342c40768ca8fe947cc5283d2a8fa
bug 1127937 - stealthily undo the main_base nav to new uploader
https://github.com/mozilla/airmozilla/commit/7dbef2e00f921dc547826fe80eb2c1a77fe784af
Merge pull request #292 from peterbe/bug-1127937-generic-in-browser-video-creation-tool
Bug 1127937 generic in browser video creation tool
Comment 8•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/f63869872111d24e613e9938f755926571656003
bug 1127937 - don't show duration header if value not known
Comment 9•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/4e7784b9f3587dc4c04e630c844e1d12611cb245
bug 1127937 - eventService on published page
Comment 10•10 years ago
|
||
Comment 11•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/006411028e3c140e47b8d2cdc3b47c4358853ca7
bug 1127937 - pick up unfinished uploads
https://github.com/mozilla/airmozilla/commit/0b47122208814d8520edf6a75ae7e41effff849c
Merge pull request #296 from peterbe/bug-1127937-pick-up-unfinished-uploads
bug 1127937 - pick up unfinished uploads
Comment 12•10 years ago
|
||
This was split into various bugs. The last one was https://bugzilla.mozilla.org/show_bug.cgi?id=1177635
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•