- From: <bugzilla@jessica.w3.org>
- Date: Thu, 28 Apr 2011 07:37:11 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12564
Silvia Pfeiffer <silviapfeiffer1@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |silviapfeiffer1@gmail.com
--- Comment #1 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> 2011-04-28 07:37:11 UTC ---
Having text tracks separate is also useful, in particular:
* if you are trying to index a lot of videos by their text tracks and just want
to download the text, not the extensive video data,
* if you are auto-translating a text track,
* if you are keeping the text in a DB on the server and serving it with two or
three different video formats,
* if you have a large number of translations of the text track and don't want
to always transfer all of the text tracks to the user,
* if you want to provide text services on top of video that is being served by
somebody else (though in this case you need some security mechanism.)
I'm sure I have forgotten a few further user cases.
The issue is: both external and in-band text tracks are useful and appear in
the wild, so HTML supports both. There is no need to restrict
users/authors/publishers to a single means of doing things.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 28 April 2011 07:37:13 UTC