Open Bug 690737 Opened 13 years ago Updated 2 years ago

Page Info ▸ Media should also display subtitles files (SRT, WebVTT)

Categories

(Firefox :: Page Info Window, enhancement)

enhancement

Tracking

()

People

(Reporter: anti-stress, Unassigned)

References

(Depends on 1 open bug)

Details

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:8.0a2) Gecko/20110927 Firefox/8.0a2
Build ID: 20110927042012

Steps to reproduce:

If you look at videos like this one http://replicant.us/ which consists in an HTML5 video with SRT files that are displayed through a javascript polyfill (it could also be a WebVTT file served through a javascript polyfill or natively when browsers will be able to handle the HTML5 track element see Bug 629350 for Firefox) you will see that Page Info ▸ Media displays video files but not subtitles files.
Info ▸ Media should display subtitles files like video files.
Note that Universal Subtitles also use Javascript to display subtitles.
Thanks in advance
Depends on: webvtt
OS: Windows XP → All
Hardware: x86 → All
I assume the page you're referring to is http://ftp.osuosl.org/pub/replicant/videos/introducing_replicant_dream/video.html ?

If so, it doesn't use the <track> element. If so jquery.srt doesn't use the track element; it loads and displays the srt files directly. I don't think it makes sense for the Page Info to list XHR requests just because they happen to be media files.

However, it does make sense for Page Info::Media to display <track> sources it's using.
Severity: normal → enhancement
Indeed that was my initial goal when i filled this bug
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: unspecified → Trunk
Depends on: 833385
Hi, now that video and track elements, including new media controls, are in good shape, maybe it would be the good time to look at that bug ? 
Media panel already lists images, sounds and videos : what about substitles used for the track element ?
Thanks
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.