[Matplotlib-devel] switch default to h264
Chris Barker
chris.barker at noaa.gov
Mon Aug 15 13:23:05 EDT 2016
On Mon, Aug 15, 2016 at 6:21 AM, Benjamin Root <ben.v.root at gmail.com> wrote:
> In my research for the animation chapter of my book, I also came to the
> conclusion that the `mpeg4` codec in a .mp4 container was the best bet for
> out-of-the-box compatibility across platforms.
>
Ben -- is that H.264? It seem "mpeg 4" is not well defined. from Wikipedia:
>
"MPEG-4 is still an evolving standard and is divided into a number of
parts. Companies promoting MPEG-4 compatibility do not always clearly state
which "part" level compatibility they are referring to."
Sigh.
> The one place where that format didn't work was MS PowerPoint on Windows
> (but, oddly enough, it worked on PowerPoint on MacOSX).
>
That's because PPT punts to the "system" for decoding -- it has little if
any built-in support. A freakin' nightmare.
> Note, I did that test a couple of years ago on a Windows 7 machine, so I
> don't know if that limitation is still valid.
>
I think H.264 is getting better and better supported.
Question: how is MPL planning to support it? Is there a
not-too-hard-to-install cross platform lib???
-CHB
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-devel/attachments/20160815/3f4c8580/attachment.html>
More information about the Matplotlib-devel
mailing list