#7298: use html5 video tag for animations
-------------------------------------+-------------------------------------
       Reporter:  whuss              |        Owner:  whuss
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  graphics           |   Resolution:  fixed
       Keywords:  animation, video   |    Merged in:
        Authors:  Martin von Gagern  |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/gagern/ticket/7298               |  2f6a6703ba31efa50c24b8eab742151ac5adbd25
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vbraun):

 I saw that the 2d animations are currently not in shaped and opened
 #17783, I didn't find your ticket.

 The display backend (SageNB, IPython notebook, ...) declares which types
 it can display, and Sage then returns one (or None) of the supported types
 from `_rich_repr_`. There is no need for mime types (they are a bad fit
 for this problem anyways, whats the mime type for a sequence-of-pngs
 animation?). That is the only sane way to support multiple display
 backends, separation of concerns.

--
Ticket URL: <http://trac.sagemath.org/ticket/7298#comment:49>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to