- Matplotlib 2.x By Example
- Allen Yu Claire Chung Aldrin Yim
- 74字
- 2021-07-02 19:34:28
Change in the default animation codec
To generate a video output of animated plots, a more efficient codec, H.264, is now used by default in place of MPEG-4. As H.264 has a higher compression rate, the smaller output file size permits longer video record time and reduces the time and network data needed to load them. Real-time playback of H.264 videos is generally more fluent and in better quality than those encoded in MPEG-4.
推薦閱讀
- Python進(jìn)階編程:編寫更高效、優(yōu)雅的Python代碼
- Python神經(jīng)網(wǎng)絡(luò)項目實戰(zhàn)
- PHP網(wǎng)絡(luò)編程學(xué)習(xí)筆記
- C語言程序設(shè)計
- 人人都懂設(shè)計模式:從生活中領(lǐng)悟設(shè)計模式(Python實現(xiàn))
- Visual C#.NET程序設(shè)計
- Visual C++開發(fā)入行真功夫
- Learning Apache Karaf
- Practical Game Design with Unity and Playmaker
- R Data Science Essentials
- Windows Phone 8 Game Development
- Java并發(fā)編程:核心方法與框架
- Mudbox 2013 Cookbook
- Unity 5 Game Optimization
- Java 7 Concurrency Cookbook