Opened 10 years ago
Last modified 5 years ago
#31283 new enhancement
Setting poster image for videos inside a video playlist is not very intuitive
Reported by: | Fab1en | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.2 |
Component: | Media | Keywords: | needs-patch |
Focuses: | ui, javascript | Cc: |
Description
This is somehow a follow-up to #27891.
When you create a video playlist, it's very hard to understand how to change the poster images of the videos.
Here is the workflow :
- Upload some videos
- Create a new article and insert one single video
- Edit the inserted video to open the media modal again, and select a poster image for your video
- Nice !
- Create another article and insert a video playlist
- When you choose video, the one that was inserted in the previous article is shown with the poster image instead of the default video icon : very nice !
- For other videos, there is no way to select a poster image, neither during initial playlist creation, nor after having inserted the playlist :-(
- To select a poster image, you have to go back to the main Media menu, find the right video and edit its details, and then set the featured image (that you guessed it was the same as the poster image)
I see at least three ways to improve that workflow.
- In the "Edit video playlist" modal, add a "Select poster image" menu, similar to the one that exists in the "Video details" modal for the video shortcode.
- When browsing videos in the media modal, add a link to set the poster image, in the same manner that the "Edit image" link works for images
- When browsing videos in the main Medias menu, add a link to set the poster image, in the same manner that the "Edit image" link works for images
- Bonus : change "Featured Image" title to "Poster image" in the video attachment post edition page
- Big Bonus : when browsing videos in the main Medias menu, add a button "take a screenshot and set as poster" when a video is shown. This will load the video into a canvas, generate an image from this canvas, send the image to the server and set it as poster !
Change History (1)
Note: See
TracTickets for help on using
tickets.
I may pick this up