Skip to content

Commit 316c3f2

Browse files
committed
typo: mp4 -> mpeg4. Closes matplotlib#3636.
1 parent d3550c5 commit 316c3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matplotlibrc.template

+1-1
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ backend : %(backend)s
474474

475475
###ANIMATION settings
476476
#animation.writer : ffmpeg # MovieWriter 'backend' to use
477-
#animation.codec : mp4 # Codec to use for writing movie
477+
#animation.codec : mpeg4 # Codec to use for writing movie
478478
#animation.bitrate: -1 # Controls size/quality tradeoff for movie.
479479
# -1 implies let utility auto-determine
480480
#animation.frame_format: 'png' # Controls frame format used by temp files

0 commit comments

Comments
 (0)