[wp-trac] [WordPress Trac] #35218: Parse the creation date out of uploaded videos

WordPress Trac noreply at wordpress.org
Fri Sep 15 19:06:10 UTC 2017


#35218: Parse the creation date out of uploaded videos
--------------------------------------+------------------------
 Reporter:  stevegrunwell             |       Owner:  joemcgill
     Type:  enhancement               |      Status:  assigned
 Priority:  normal                    |   Milestone:  4.9
Component:  Media                     |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+------------------------

Comment (by desrosj):

 Looked into this and did some testing. Also noticed what @mikeschroder
 did. There is a `creation_time_unix` index for Quicktime/MP4 files. Is
 there any reason not to use that value for the created time instead of the
 `creation_time` one?

 Incoming patch using that one instead, as well as updating the version in
 the inline documentation.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35218#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list