Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c11fd7 commit 46737f5Copy full SHA for 46737f5
doc/users/whats_new.rst
@@ -222,6 +222,13 @@ Change in the default animation codec
222
The default animation codec has been changed from ``mpeg4`` to ``h264``,
223
which is more efficient. It can be set via the ``animation.codec`` rcParam.
224
225
+Deprecated support for mencoder in animation
226
+--------------------------------------------
227
+
228
+The use of mencoder for writing video files with mpl is problematic;
229
+switching to ffmpeg is strongly advised. All support for mencoder
230
+will be removed in version 2.2.
231
232
233
Previous Whats New
234
==================
0 commit comments