#7298: use html5 video tag for animations
------------------------------+---------------------------------------------
Reporter: whuss | Owner: whuss
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.6
Component: graphics | Resolution: fixed
Keywords: animation, video | Author: Wilfried Huss
Upstream: N/A | Reviewer: Pablo Angulo
Merged: | Work_issues:
------------------------------+---------------------------------------------
Comment(by niles):
Replying to [comment:10 whuss]:
Thanks for the reply; it seems that these are installed though:
> If the two packages are installed correctly the 'png2theora' command
line utility should
> be in $SAGE_ROOT/local/bin.
indeed:
{{{
$ which png2theora
/Applications/sage/local/bin/png2theora
}}}
>
> And
>
{{{
sage: !png2theora --help
}}}
> should give some output.
{{{
sage: !png2theora --help
png2theora 1.1
Usage: png2theora [options] <input>
The input argument uses C printf format to represent a list of files,
i.e. file-%06d.png to look for files file000001.png to file9999999.png
...
}}}
Other things I could check?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7298#comment:11>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.