Compatibility/Telemetry: Difference between revisions

Jump to navigation Jump to search
→‎Video: Organizing a bit.
(→‎Video: addSourceBuffer)
(→‎Video: Organizing a bit.)
Line 25: Line 25:


==== Video ====
==== Video ====
* M3U8 src for <video>
* requestFullScreen vs requestFullscreen. See https://bugzilla.mozilla.org/show_bug.cgi?id=743198#c5
* requestFullScreen vs requestFullscreen. See https://bugzilla.mozilla.org/show_bug.cgi?id=743198#c5
* format (ogg, mp4, h264, etc.)
* Ads before video and transition to video
* Ads before video and transition to video
* EME required
* EME required
* geofencing for IP rights
* List of video providers (stats for understanding if we need to focus our contacts actions toward some specific people)
* List of video providers (stats for understanding if we need to focus our contacts actions toward some specific people)
* List of JS libraries used for video players
* List of JS libraries used for video players
* H.264 AVC [http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC#Profiles profile info]
* Flash-only video
* Flash-only video
* Media formats (ogg, mp4, h264, m3u8/HLS)
* Media MIME types
* Media MIME types
** HTMLMediaElement.canPlayType()
** HTMLMediaElement.canPlayType()
Line 44: Line 41:
* Hardware or software decoders
* Hardware or software decoders
* Playing videos concurrently
* Playing videos concurrently
* H.264 profile/flags/level
* Audio speaker configuration e.g. mono, stereo, 5.1
* Audio speaker configuration e.g. mono, stereo, 5.1
* "How many videos have the FRext bit set in the SPS" (req from Andreas Gal)
* H264
 
** H.264 AVC [http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC#Profiles profile info] (profile/flags/level)
** FRext in SPS
===== Related information =====
===== Related information =====
h264 rec: http://www.itu.int/rec/T-REC-H.264-201402-I/en
h264 rec: http://www.itu.int/rec/T-REC-H.264-201402-I/en
Confirmed users
796

edits

Navigation menu