[wp-trac] [WordPress Trac] #31177: Captions video not saved with the post and are lost on attachment page
WordPress Trac
noreply at wordpress.org
Thu Jan 29 16:13:11 UTC 2015
#31177: Captions video not saved with the post and are lost on attachment page
-------------------------------+-----------------------------
Reporter: rianrietveld | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 4.1
Severity: normal | Keywords:
Focuses: ui, accessibility |
-------------------------------+-----------------------------
At the moment you can add srt-captions and a poster image to a video,
entering them while embedding a video in a post.
When you add a video via Add Media in a post the output will be something
like:
{{{[video poster="url-here/image.jpg" width="400" height="224" mp4="url-
here/video.mp4"]<track srclang="en" label="English"kind="subtitles" src
="url-here/captions.srt" />[/video]}}}
This means that the poster and the captions are not stored with the
attachment itself, so on attachment this data is lost pages and it is
impossible to add a caption or a poster image via the image library.
It would be useful to save srt-captions and the poster with the attachment
data itself, like the description and the caption now are.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31177>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list