Closed
Bug 899201
Opened 12 years ago
Closed 9 years ago
Warn users when they add youtube clips in Popcorn Maker
Categories
(Webmaker Graveyard :: Popcorn Maker, defect)
Webmaker Graveyard
Popcorn Maker
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: brett, Unassigned, Mentored)
Details
Attachments
(1 file)
We've recently seen a lot of user reports complain about popcorn makers performance when they use multiple clips, specifically with preloading.
We will never make it possible to load clips from the web instantly, yet users expectations will likely always be that they can use popcorn maker as a non linear video editor.
We could help these expectations by warning them when they add more than 2 clips. if they use more than 2 media files, we could surface a dialogue similar to the crash report that says "Using more than 2 media files will greatly increase your load time, and may cause issues with playback on slower connections"
Comment 1•12 years ago
|
||
Thoghts:
I think you're hinting at having this dialog in the media gallery? If so, I like that. If more than 2 clips are added to the media gallery display some dialog.
I am kinda thinking the dialog should point out that the issue is when, or is worse when, multiple clips are at the same time, not necessarily in the project overall.
Also, not sure we need to say how many clips we use to trigger this. It is fairly subjective.
Do you think we should use something like this:
"Using multiple clips at the same time will greatly increase your load time, and may cause issues with playback on slower connections."
So, I did not say more than two, but we do trigger this when they add more than two. Wonder if we should hide that or not.
Anyway, I agree where this is going and am not married to my proposed dialog, as I know we can iterate on it, just throwing out ideas.
| Reporter | ||
Comment 2•12 years ago
|
||
As discussed IRL, this should be something that the user dismisses and should only happen the first time a clip is added
Summary: Warn users when they add more than 2 clips in Popcorn Maker → Warn users when they add youtube clips in Popcorn Maker
| Reporter | ||
Updated•12 years ago
|
Whiteboard: popbetter
Updated•12 years ago
|
Assignee: nobody → schranz.m
Status: NEW → ASSIGNED
Comment 3•12 years ago
|
||
This could use some better text, but implementing it is easy enough.
Attachment #790824 -
Flags: review?(scott)
| Reporter | ||
Comment 4•12 years ago
|
||
Awesome - let's use this.
"If you add a large number of clips to your timeline, this could reduce playback quality for people with slower internet connections. Click <a href=\"#\" class=\"close-button\">here</a> to remove this warning."
Comment 5•12 years ago
|
||
Interesting approach.
What Matt's doing in this patch is displaying the warning when a clip is added to the timeline, and not the gallery.
It also displays the warning along the top, using the same out of date flash version warning, and older browser warning.
I *think* the original idea was to put the warning in the media gallery editor, and to trigger when clips are added to the media gallery.
Should show Brett what you've got, see what he thinks. Might be pretty annoying to have use this warning, it's a pretty agressive one.
Thoughts?
Flags: needinfo?(schranz.m)
Flags: needinfo?(brett)
Comment 6•12 years ago
|
||
Based on the copy Brett provided, It looks like he intended it to be in that area. The close button is a big give away on this.
I like it where it is because it simply builds of warning UI we already use. The text we put inside other editors are actual errors from user input while editing an event. This is not an error, it's merely a suggestion like our other warnings.
That's my view on it.
Flags: needinfo?(schranz.m)
| Reporter | ||
Comment 7•12 years ago
|
||
I did think it would be in media editor, but i think it works when adding to the timeline, too. can you put it on a heroku or something and i can take a look?
Flags: needinfo?(brett)
Comment 8•12 years ago
|
||
I kinda like it limited to the gallery editor as much as possible. It is simple, is the main place to do this, and less obstructive.
I'm also wondering if we should have it persist, so users who come from a remix that already has 3-4 clips in the gallery editor sees it. Obviously, if it persists, it has to be as non obstructive as possible.
| Reporter | ||
Comment 9•12 years ago
|
||
Ok, Scott - that makes sense. Do you guys need to take a different approach altogether then?
Comment 10•12 years ago
|
||
The media editor UI as it stands right now definitely doesn't support the kind of error message I think we want. It doesn't use the standard trackevent editor error message system.
Do we really want the message appearing inside the editor? Do we also want this to happen once they add a clip to the gallery, or to the timeline?
Comment 11•12 years ago
|
||
Yeah, I want it in the gallery, and I want it to happen when adding to the gallery.
Having it at the top is far too distracting. That area of the screen would not have their attention while adding a clip. I also want the distracting nature of it to be limited to a less used act, which is adding to the gallery.
I'm not sure yet if it should persit or not, but I am leaning towards it persisting if UI can accommodate it. But I would rather it go away if it means a gross UI solution.
Comment 12•12 years ago
|
||
If we are going to put it inside the media editor, I'm highly against it being persistent. Space is at a premium in there, especially with the work I'm doing for media sync.
Comment 13•12 years ago
|
||
Media sync is going to need a lot of design.
I think we need to break that editor up into other things. Putting media sync in there might not be the best solution.
Consider searching youtube for gallery items. Everything you search for should not become gallery items, but needs to go somewhere, and then when one search item is selected, that one then goes into the media gallery. Maybe media sync should work like that too? Another way/window/tab/editor to get things into the media gallery. Maybe open a new editor over the gallery, with a breadcrumb like we do for track event editors?
| Assignee | ||
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
Updated•12 years ago
|
Assignee: schranz.m → nobody
Status: ASSIGNED → NEW
Updated•12 years ago
|
Attachment #790824 -
Flags: review?(scott)
Updated•12 years ago
|
Status: NEW → ASSIGNED
Flags: needinfo?(scott)
Updated•12 years ago
|
Assignee: nobody → scott
Flags: needinfo?(scott)
Updated•12 years ago
|
Assignee: scott → nobody
Whiteboard: popbetter → [mentor=thecount]
| Assignee | ||
Updated•11 years ago
|
Mentor: scott
Whiteboard: [mentor=thecount]
Comment 14•9 years ago
|
||
Popcorn Maker is no longer under active development.
https://learning.mozilla.org/blog/product-update-for-appmaker-and-popcorn-maker
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•