Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#37160 - [python2-matplotlib] Animation module incompatible with ffmpeg 2.0
Attached to Project:
Community Packages
Opened by Vlad Seghete (vlsd) - Wednesday, 02 October 2013, 00:33 GMT
Last edited by Balló György (City-busz) - Tuesday, 21 January 2014, 14:12 GMT
Opened by Vlad Seghete (vlsd) - Wednesday, 02 October 2013, 00:33 GMT
Last edited by Balló György (City-busz) - Tuesday, 21 January 2014, 14:12 GMT
|
DetailsDescription:
Since upgrading to ffmpeg 2.0 animations fail to save to a file. I filed two bugs upstream: http://github.com/matplotlib/matplotlib/issues/2482 http://github.com/matplotlib/matplotlib/issues/2483 I believe both of these have to do with changes introduced in ffmpeg 2.0, especially the first one. From the ffmpeg changelog: "ffmpeg now fails when input options are used for output file or vice versa" Additional info: * matplotlib 1.3.0, ffmpeg 2.0.1 Steps to reproduce: Run the script at http://github.com/matplotlib/matplotlib/blob/master/examples/animation/basic_example_writer.py The movie will be garbled. Change the animation writer to 'ffmpeg_file' and rerun the script to get a failure. |
This task depends upon
Closed by Balló György (City-busz)
Tuesday, 21 January 2014, 14:12 GMT
Reason for closing: Fixed
Additional comments about closing: python2-matplotlib 1.3.1-2
Tuesday, 21 January 2014, 14:12 GMT
Reason for closing: Fixed
Additional comments about closing: python2-matplotlib 1.3.1-2
I submitted a pull request that fixes the 'ffmpeg_file' bug, but I don't think it got merged into trunk yet.
https://github.com/matplotlib/matplotlib/commit/0b1820d2a79793187791b81119882497239bf19a