mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* fix: removed partial_movie_files * added documentation * tests broken; nothing changed? * tests still fail * now respecting original skip animations flag * added basic docs * added forgotten test * added skip animations test * tests broken; nothing changed? * tests still fail * now respecting original skip animations flag * added basic docs * added forgotten test * added skip animations test * fixed some issues Co-authored-by: Jan-Hendrik Müller <44469195+kolibril13@users.noreply.github.com>
77 lines
2.2 KiB
JSON
77 lines
2.2 KiB
JSON
{
|
|
"name": "SceneWithSections",
|
|
"movie_metadata": {
|
|
"codec_name": "h264",
|
|
"width": 854,
|
|
"height": 480,
|
|
"avg_frame_rate": "15/1",
|
|
"duration": "7.000000",
|
|
"nb_frames": "105"
|
|
},
|
|
"section_dir_layout": [
|
|
"SceneWithSections.json",
|
|
"SceneWithSections_0004.mp4",
|
|
"SceneWithSections_0003.mp4",
|
|
"SceneWithSections_0002.mp4",
|
|
"SceneWithSections_0001.mp4",
|
|
"SceneWithSections_0000.mp4",
|
|
"."
|
|
],
|
|
"section_index": [
|
|
{
|
|
"name": "autocreated",
|
|
"type": "default.normal",
|
|
"video": "SceneWithSections_0000.mp4",
|
|
"codec_name": "h264",
|
|
"width": 854,
|
|
"height": 480,
|
|
"avg_frame_rate": "15/1",
|
|
"duration": "1.000000",
|
|
"nb_frames": "15"
|
|
},
|
|
{
|
|
"name": "unnamed",
|
|
"type": "default.normal",
|
|
"video": "SceneWithSections_0001.mp4",
|
|
"codec_name": "h264",
|
|
"width": 854,
|
|
"height": 480,
|
|
"avg_frame_rate": "15/1",
|
|
"duration": "2.000000",
|
|
"nb_frames": "30"
|
|
},
|
|
{
|
|
"name": "test",
|
|
"type": "default.normal",
|
|
"video": "SceneWithSections_0002.mp4",
|
|
"codec_name": "h264",
|
|
"width": 854,
|
|
"height": 480,
|
|
"avg_frame_rate": "15/1",
|
|
"duration": "1.000000",
|
|
"nb_frames": "15"
|
|
},
|
|
{
|
|
"name": "Prepare For Unforeseen Consequences.",
|
|
"type": "default.normal",
|
|
"video": "SceneWithSections_0003.mp4",
|
|
"codec_name": "h264",
|
|
"width": 854,
|
|
"height": 480,
|
|
"avg_frame_rate": "15/1",
|
|
"duration": "2.000000",
|
|
"nb_frames": "30"
|
|
},
|
|
{
|
|
"name": "unnamed",
|
|
"type": "presentation.skip",
|
|
"video": "SceneWithSections_0004.mp4",
|
|
"codec_name": "h264",
|
|
"width": 854,
|
|
"height": 480,
|
|
"avg_frame_rate": "15/1",
|
|
"duration": "1.000000",
|
|
"nb_frames": "15"
|
|
}
|
|
]
|
|
}
|