Closed Bug 212394 Opened 22 years ago Closed 22 years ago

support for SMIL

Categories

(Core Graveyard :: Embedding: GRE Core, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 93321

People

(Reporter: gizmoeti, Assigned: dougt)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; fr; rv:1.4b) Gecko/20030516 Mozilla Firebird/0.6 Build Identifier: SMIL ( Synchronized Multimedia Integration Language ) is a W3C standard to managed synchronisation between multimedia content. It's an XML language and it has been modelise to work fine with other XML language like SVG (or HTML). It can be very intersting for Mozilla to support this standard because it allow to create some complexe scenarios with audio, video, vector graphics, ... very easy and with a standard format. Copy/Paste of Abstract of SMIL's spec : ------- This document specifies the second version of the Synchronized Multimedia Integration Language (SMIL, pronounced "smile"). SMIL 2.0 has the following two design goals: * Define an XML-based language that allows authors to write interactive multimedia presentations. Using SMIL 2.0, an author can describe the temporal behavior of a multimedia presentation, associate hyperlinks with media objects and describe the layout of the presentation on a screen. * Allow reusing of SMIL syntax and semantics in other XML-based languages, in particular those who need to represent timing and synchronization. For example, SMIL 2.0 components are used for integrating timing into XHTML [XHTML10] and into SVG [SVG]. -------- SMIL is already use by many softwares (for example : real network use it). An OpenSource project which support SMIL creation named limSee2 : http://wam.inrialpes.fr/software/limsee2/index.php?goto=Home (screenshot : http://wam.inrialpes.fr/software/limsee2/images/screenshots/SS_MainWindowMovieHTML.PNG) For the W3C holme page for audio/video support : http://www.w3.org/AudioVideo/ For the SMIL 2.0 official spec : http://www.w3.org/TR/smil20/ Reproducible: Always Steps to Reproduce:
Summary: support fo SMIL → support for SMIL
*** Bug 212393 has been marked as a duplicate of this bug. ***
Dupe of bug 93321?
*** This bug has been marked as a duplicate of 93321 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.