Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mp4 is a container format, not a codec #3636

Closed
@WeatherGod

Description

@WeatherGod

in https://github.com/matplotlib/matplotlib/blob/master/matplotlibrc.template#L478, the default codec in the matplotlibrc file is set to "mp4". This is not a codec, it is a container format. If you run "ffmpeg -codecs" and "ffmpeg -formats", you will see mp4 listed as a format, not a codec. Perhaps this was supposed to be "mpeg4"?
cc: @dopplershift

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions