[wp-trac] [WordPress Trac] #23673: Add functions to get metadata for videos
WordPress Trac
noreply at wordpress.org
Sun Mar 3 06:42:26 UTC 2013
#23673: Add functions to get metadata for videos
----------------------------+------------------
Reporter: wonderboymusic | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.6
Component: Media | Version:
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+------------------
Changes (by wonderboymusic):
* keywords: needs-patch => has-patch
Comment:
attachment:23673.diff uses a subset of the `getID3` library (GPL-licensed)
to parse media files on metadata generation.
Introduces the 3rd-party `getID3` library in `wp-includes/ID3`[[BR]]
Introduces `wp_read_video_metadata( $file )` and `wp_read_audio_metadata(
$file )`
Tested `.mp3`, `.ogg`, `.wma`, `.m4a`, `.wav`, `.mp4`, `.m4v`, `.webm`,
`.ogv`, `.wmv`, `.flv`
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23673#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list