| { | |
| "repo_root": "C:\\repos\\v3\\ffmpeg-python", | |
| "files_scanned": 21, | |
| "modules_parsed": 21, | |
| "function_graph": { | |
| "setup": [], | |
| "doc.src.conf": [], | |
| "examples.facetime": [], | |
| "examples.get_video_thumbnail": [ | |
| { | |
| "id": "examples.get_video_thumbnail.generate_thumbnail", | |
| "name": "generate_thumbnail", | |
| "lineno": 18, | |
| "scope": null, | |
| "is_async": false | |
| } | |
| ], | |
| "examples.read_frame_as_jpeg": [ | |
| { | |
| "id": "examples.read_frame_as_jpeg.read_frame_as_jpeg", | |
| "name": "read_frame_as_jpeg", | |
| "lineno": 14, | |
| "scope": null, | |
| "is_async": false | |
| } | |
| ], | |
| "examples.show_progress": [ | |
| { | |
| "id": "examples.show_progress._tmpdir_scope", | |
| "name": "_tmpdir_scope", | |
| "lineno": 34, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.show_progress._do_watch_progress", | |
| "name": "_do_watch_progress", | |
| "lineno": 42, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.show_progress._watch_progress", | |
| "name": "_watch_progress", | |
| "lineno": 66, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.show_progress.show_progress", | |
| "name": "show_progress", | |
| "lineno": 97, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.show_progress.show_progress.handler", | |
| "name": "handler", | |
| "lineno": 101, | |
| "scope": "show_progress", | |
| "is_async": false | |
| } | |
| ], | |
| "examples.split_silence": [ | |
| { | |
| "id": "examples.split_silence._logged_popen", | |
| "name": "_logged_popen", | |
| "lineno": 36, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.split_silence.get_chunk_times", | |
| "name": "get_chunk_times", | |
| "lineno": 41, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.split_silence._makedirs", | |
| "name": "_makedirs", | |
| "lineno": 97, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.split_silence.split_audio", | |
| "name": "split_audio", | |
| "lineno": 106, | |
| "scope": null, | |
| "is_async": false | |
| } | |
| ], | |
| "examples.tensorflow_stream": [ | |
| { | |
| "id": "examples.tensorflow_stream.get_video_size", | |
| "name": "get_video_size", | |
| "lineno": 47, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.start_ffmpeg_process1", | |
| "name": "start_ffmpeg_process1", | |
| "lineno": 56, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.start_ffmpeg_process2", | |
| "name": "start_ffmpeg_process2", | |
| "lineno": 67, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.read_frame", | |
| "name": "read_frame", | |
| "lineno": 79, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.process_frame_simple", | |
| "name": "process_frame_simple", | |
| "lineno": 97, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.write_frame", | |
| "name": "write_frame", | |
| "lineno": 102, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.run", | |
| "name": "run", | |
| "lineno": 111, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.DeepDream._download_model", | |
| "name": "_download_model", | |
| "lineno": 147, | |
| "scope": "DeepDream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.DeepDream._tffunc", | |
| "name": "_tffunc", | |
| "lineno": 159, | |
| "scope": "DeepDream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.DeepDream._tffunc.wrap", | |
| "name": "wrap", | |
| "lineno": 164, | |
| "scope": "DeepDream._tffunc", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.DeepDream._tffunc.wrap.wrapper", | |
| "name": "wrapper", | |
| "lineno": 166, | |
| "scope": "DeepDream._tffunc.wrap", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.DeepDream._base_resize", | |
| "name": "_base_resize", | |
| "lineno": 172, | |
| "scope": "DeepDream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.DeepDream.__init__", | |
| "name": "__init__", | |
| "lineno": 177, | |
| "scope": "DeepDream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.DeepDream.T", | |
| "name": "T", | |
| "lineno": 195, | |
| "scope": "DeepDream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.DeepDream._calc_grad_tiled", | |
| "name": "_calc_grad_tiled", | |
| "lineno": 199, | |
| "scope": "DeepDream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.tensorflow_stream.DeepDream.process_frame", | |
| "name": "process_frame", | |
| "lineno": 215, | |
| "scope": "DeepDream", | |
| "is_async": false | |
| } | |
| ], | |
| "examples.transcribe": [ | |
| { | |
| "id": "examples.transcribe.decode_audio", | |
| "name": "decode_audio", | |
| "lineno": 21, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.transcribe.get_transcripts", | |
| "name": "get_transcripts", | |
| "lineno": 35, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "examples.transcribe.transcribe", | |
| "name": "transcribe", | |
| "lineno": 47, | |
| "scope": null, | |
| "is_async": false | |
| } | |
| ], | |
| "examples.video_info": [], | |
| "ffmpeg.dag": [ | |
| { | |
| "id": "ffmpeg.dag.DagNode.__hash__", | |
| "name": "__hash__", | |
| "lineno": 53, | |
| "scope": "DagNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.DagNode.__eq__", | |
| "name": "__eq__", | |
| "lineno": 57, | |
| "scope": "DagNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.DagNode.__repr__", | |
| "name": "__repr__", | |
| "lineno": 63, | |
| "scope": "DagNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.DagNode.short_repr", | |
| "name": "short_repr", | |
| "lineno": 68, | |
| "scope": "DagNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.DagNode.incoming_edge_map", | |
| "name": "incoming_edge_map", | |
| "lineno": 73, | |
| "scope": "DagNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.get_incoming_edges", | |
| "name": "get_incoming_edges", | |
| "lineno": 95, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.get_outgoing_edges", | |
| "name": "get_outgoing_edges", | |
| "lineno": 111, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.KwargReprNode.__upstream_hashes", | |
| "name": "__upstream_hashes", | |
| "lineno": 132, | |
| "scope": "KwargReprNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.KwargReprNode.__inner_hash", | |
| "name": "__inner_hash", | |
| "lineno": 148, | |
| "scope": "KwargReprNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.KwargReprNode.__get_hash", | |
| "name": "__get_hash", | |
| "lineno": 152, | |
| "scope": "KwargReprNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.KwargReprNode.__init__", | |
| "name": "__init__", | |
| "lineno": 156, | |
| "scope": "KwargReprNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.KwargReprNode.__hash__", | |
| "name": "__hash__", | |
| "lineno": 163, | |
| "scope": "KwargReprNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.KwargReprNode.__eq__", | |
| "name": "__eq__", | |
| "lineno": 166, | |
| "scope": "KwargReprNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.KwargReprNode.short_hash", | |
| "name": "short_hash", | |
| "lineno": 170, | |
| "scope": "KwargReprNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.KwargReprNode.long_repr", | |
| "name": "long_repr", | |
| "lineno": 173, | |
| "scope": "KwargReprNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.KwargReprNode.__repr__", | |
| "name": "__repr__", | |
| "lineno": 183, | |
| "scope": "KwargReprNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.KwargReprNode.incoming_edges", | |
| "name": "incoming_edges", | |
| "lineno": 187, | |
| "scope": "KwargReprNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.KwargReprNode.incoming_edge_map", | |
| "name": "incoming_edge_map", | |
| "lineno": 191, | |
| "scope": "KwargReprNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.KwargReprNode.short_repr", | |
| "name": "short_repr", | |
| "lineno": 195, | |
| "scope": "KwargReprNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.topo_sort", | |
| "name": "topo_sort", | |
| "lineno": 199, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.dag.topo_sort.visit", | |
| "name": "visit", | |
| "lineno": 204, | |
| "scope": "topo_sort", | |
| "is_async": false | |
| } | |
| ], | |
| "ffmpeg.nodes": [ | |
| { | |
| "id": "ffmpeg.nodes._is_of_types", | |
| "name": "_is_of_types", | |
| "lineno": 10, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes._get_types_str", | |
| "name": "_get_types_str", | |
| "lineno": 19, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.Stream.__init__", | |
| "name": "__init__", | |
| "lineno": 28, | |
| "scope": "Stream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.Stream.__hash__", | |
| "name": "__hash__", | |
| "lineno": 41, | |
| "scope": "Stream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.Stream.__eq__", | |
| "name": "__eq__", | |
| "lineno": 44, | |
| "scope": "Stream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.Stream.__repr__", | |
| "name": "__repr__", | |
| "lineno": 47, | |
| "scope": "Stream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.Stream.__getitem__", | |
| "name": "__getitem__", | |
| "lineno": 57, | |
| "scope": "Stream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.Stream.audio", | |
| "name": "audio", | |
| "lineno": 76, | |
| "scope": "Stream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.Stream.video", | |
| "name": "video", | |
| "lineno": 101, | |
| "scope": "Stream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.get_stream_map", | |
| "name": "get_stream_map", | |
| "lineno": 126, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.get_stream_map_nodes", | |
| "name": "get_stream_map_nodes", | |
| "lineno": 138, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.get_stream_spec_nodes", | |
| "name": "get_stream_spec_nodes", | |
| "lineno": 147, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.Node.__check_input_len", | |
| "name": "__check_input_len", | |
| "lineno": 156, | |
| "scope": "Node", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.Node.__check_input_types", | |
| "name": "__check_input_types", | |
| "lineno": 171, | |
| "scope": "Node", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.Node.__get_incoming_edge_map", | |
| "name": "__get_incoming_edge_map", | |
| "lineno": 181, | |
| "scope": "Node", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.Node.__init__", | |
| "name": "__init__", | |
| "lineno": 191, | |
| "scope": "Node", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.Node.stream", | |
| "name": "stream", | |
| "lineno": 211, | |
| "scope": "Node", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.Node.__getitem__", | |
| "name": "__getitem__", | |
| "lineno": 218, | |
| "scope": "Node", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.FilterableStream.__init__", | |
| "name": "__init__", | |
| "lineno": 239, | |
| "scope": "FilterableStream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.InputNode.__init__", | |
| "name": "__init__", | |
| "lineno": 249, | |
| "scope": "InputNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.InputNode.short_repr", | |
| "name": "short_repr", | |
| "lineno": 262, | |
| "scope": "InputNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.FilterNode.__init__", | |
| "name": "__init__", | |
| "lineno": 268, | |
| "scope": "FilterNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.FilterNode._get_filter", | |
| "name": "_get_filter", | |
| "lineno": 282, | |
| "scope": "FilterNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.OutputNode.__init__", | |
| "name": "__init__", | |
| "lineno": 308, | |
| "scope": "OutputNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.OutputNode.short_repr", | |
| "name": "short_repr", | |
| "lineno": 321, | |
| "scope": "OutputNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.OutputStream.__init__", | |
| "name": "__init__", | |
| "lineno": 326, | |
| "scope": "OutputStream", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.MergeOutputsNode.__init__", | |
| "name": "__init__", | |
| "lineno": 337, | |
| "scope": "MergeOutputsNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.GlobalNode.__init__", | |
| "name": "__init__", | |
| "lineno": 350, | |
| "scope": "GlobalNode", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.stream_operator", | |
| "name": "stream_operator", | |
| "lineno": 363, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.stream_operator.decorator", | |
| "name": "decorator", | |
| "lineno": 364, | |
| "scope": "stream_operator", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.filter_operator", | |
| "name": "filter_operator", | |
| "lineno": 372, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.output_operator", | |
| "name": "output_operator", | |
| "lineno": 376, | |
| "scope": null, | |
| "is_async": false | |
| } | |
| ], | |
| "ffmpeg._ffmpeg": [ | |
| { | |
| "id": "ffmpeg._ffmpeg.input", | |
| "name": "input", | |
| "lineno": 16, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._ffmpeg.global_args", | |
| "name": "global_args", | |
| "lineno": 36, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._ffmpeg.overwrite_output", | |
| "name": "overwrite_output", | |
| "lineno": 42, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._ffmpeg.merge_outputs", | |
| "name": "merge_outputs", | |
| "lineno": 51, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._ffmpeg.output", | |
| "name": "output", | |
| "lineno": 57, | |
| "scope": null, | |
| "is_async": false | |
| } | |
| ], | |
| "ffmpeg._filters": [ | |
| { | |
| "id": "ffmpeg._filters.filter_multi_output", | |
| "name": "filter_multi_output", | |
| "lineno": 8, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.filter", | |
| "name": "filter", | |
| "lineno": 32, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.filter_", | |
| "name": "filter_", | |
| "lineno": 57, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.split", | |
| "name": "split", | |
| "lineno": 65, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.asplit", | |
| "name": "asplit", | |
| "lineno": 70, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.setpts", | |
| "name": "setpts", | |
| "lineno": 75, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.trim", | |
| "name": "trim", | |
| "lineno": 88, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.overlay", | |
| "name": "overlay", | |
| "lineno": 111, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.hflip", | |
| "name": "hflip", | |
| "lineno": 169, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.vflip", | |
| "name": "vflip", | |
| "lineno": 178, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.crop", | |
| "name": "crop", | |
| "lineno": 187, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.drawbox", | |
| "name": "drawbox", | |
| "lineno": 206, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.drawtext", | |
| "name": "drawtext", | |
| "lineno": 239, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.concat", | |
| "name": "concat", | |
| "lineno": 406, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.zoompan", | |
| "name": "zoompan", | |
| "lineno": 448, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.hue", | |
| "name": "hue", | |
| "lineno": 467, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._filters.colorchannelmixer", | |
| "name": "colorchannelmixer", | |
| "lineno": 486, | |
| "scope": null, | |
| "is_async": false | |
| } | |
| ], | |
| "ffmpeg._probe": [ | |
| { | |
| "id": "ffmpeg._probe.probe", | |
| "name": "probe", | |
| "lineno": 7, | |
| "scope": null, | |
| "is_async": false | |
| } | |
| ], | |
| "ffmpeg._run": [ | |
| { | |
| "id": "ffmpeg._run.Error.__init__", | |
| "name": "__init__", | |
| "lineno": 27, | |
| "scope": "Error", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._run._get_input_args", | |
| "name": "_get_input_args", | |
| "lineno": 35, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._run._format_input_stream_name", | |
| "name": "_format_input_stream_name", | |
| "lineno": 53, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._run._format_output_stream_name", | |
| "name": "_format_output_stream_name", | |
| "lineno": 68, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._run._get_filter_spec", | |
| "name": "_get_filter_spec", | |
| "lineno": 72, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._run._allocate_filter_stream_names", | |
| "name": "_allocate_filter_stream_names", | |
| "lineno": 87, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._run._get_filter_arg", | |
| "name": "_get_filter_arg", | |
| "lineno": 104, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._run._get_global_args", | |
| "name": "_get_global_args", | |
| "lineno": 113, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._run._get_output_args", | |
| "name": "_get_output_args", | |
| "lineno": 117, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._run.get_args", | |
| "name": "get_args", | |
| "lineno": 152, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._run.compile", | |
| "name": "compile", | |
| "lineno": 177, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._run.run_async", | |
| "name": "run_async", | |
| "lineno": 196, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._run.run", | |
| "name": "run", | |
| "lineno": 300, | |
| "scope": null, | |
| "is_async": false | |
| } | |
| ], | |
| "ffmpeg._utils": [ | |
| { | |
| "id": "ffmpeg._utils.BaseBaseString.__instancecheck__", | |
| "name": "__instancecheck__", | |
| "lineno": 21, | |
| "scope": "BaseBaseString", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._utils.BaseBaseString.__subclasshook__", | |
| "name": "__subclasshook__", | |
| "lineno": 24, | |
| "scope": "BaseBaseString", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._utils.with_metaclass", | |
| "name": "with_metaclass", | |
| "lineno": 29, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._utils.with_metaclass.metaclass.__new__", | |
| "name": "__new__", | |
| "lineno": 34, | |
| "scope": "with_metaclass.metaclass", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._utils._recursive_repr", | |
| "name": "_recursive_repr", | |
| "lineno": 52, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._utils.get_hash", | |
| "name": "get_hash", | |
| "lineno": 73, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._utils.get_hash_int", | |
| "name": "get_hash_int", | |
| "lineno": 78, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._utils.escape_chars", | |
| "name": "escape_chars", | |
| "lineno": 82, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._utils.convert_kwargs_to_cmd_line_args", | |
| "name": "convert_kwargs_to_cmd_line_args", | |
| "lineno": 94, | |
| "scope": null, | |
| "is_async": false | |
| } | |
| ], | |
| "ffmpeg._view": [ | |
| { | |
| "id": "ffmpeg._view._get_node_color", | |
| "name": "_get_node_color", | |
| "lineno": 20, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg._view.view", | |
| "name": "view", | |
| "lineno": 33, | |
| "scope": null, | |
| "is_async": false | |
| } | |
| ], | |
| "ffmpeg": [], | |
| "ffmpeg.tests.test_ffmpeg": [ | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_escape_chars", | |
| "name": "test_escape_chars", | |
| "lineno": 32, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_fluent_equality", | |
| "name": "test_fluent_equality", | |
| "lineno": 42, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_fluent_concat", | |
| "name": "test_fluent_concat", | |
| "lineno": 57, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_fluent_output", | |
| "name": "test_fluent_output", | |
| "lineno": 69, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_fluent_complex_filter", | |
| "name": "test_fluent_complex_filter", | |
| "lineno": 73, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_node_repr", | |
| "name": "test_node_repr", | |
| "lineno": 82, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_stream_repr", | |
| "name": "test_stream_repr", | |
| "lineno": 107, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_repeated_args", | |
| "name": "test_repeated_args", | |
| "lineno": 120, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__get_args__simple", | |
| "name": "test__get_args__simple", | |
| "lineno": 135, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_global_args", | |
| "name": "test_global_args", | |
| "lineno": 140, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg._get_simple_example", | |
| "name": "_get_simple_example", | |
| "lineno": 155, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg._get_complex_filter_example", | |
| "name": "_get_complex_filter_example", | |
| "lineno": 159, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__get_args__complex_filter", | |
| "name": "test__get_args__complex_filter", | |
| "lineno": 178, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_combined_output", | |
| "name": "test_combined_output", | |
| "lineno": 203, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_filter_with_selector", | |
| "name": "test_filter_with_selector", | |
| "lineno": 221, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_get_item_with_bad_selectors", | |
| "name": "test_get_item_with_bad_selectors", | |
| "lineno": 243, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg._get_complex_filter_asplit_example", | |
| "name": "_get_complex_filter_asplit_example", | |
| "lineno": 259, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_filter_concat__video_only", | |
| "name": "test_filter_concat__video_only", | |
| "lineno": 274, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_filter_concat__audio_only", | |
| "name": "test_filter_concat__audio_only", | |
| "lineno": 291, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_filter_concat__audio_video", | |
| "name": "test_filter_concat__audio_video", | |
| "lineno": 308, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_filter_concat__wrong_stream_count", | |
| "name": "test_filter_concat__wrong_stream_count", | |
| "lineno": 328, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_filter_asplit", | |
| "name": "test_filter_asplit", | |
| "lineno": 339, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__output__bitrate", | |
| "name": "test__output__bitrate", | |
| "lineno": 360, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__output__video_size", | |
| "name": "test__output__video_size", | |
| "lineno": 370, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_filter_normal_arg_escape", | |
| "name": "test_filter_normal_arg_escape", | |
| "lineno": 375, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_filter_normal_arg_escape._get_drawtext_font_repr", | |
| "name": "_get_drawtext_font_repr", | |
| "lineno": 380, | |
| "scope": "test_filter_normal_arg_escape", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_filter_text_arg_str_escape", | |
| "name": "test_filter_text_arg_str_escape", | |
| "lineno": 418, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_filter_text_arg_str_escape._get_drawtext_text_repr", | |
| "name": "_get_drawtext_text_repr", | |
| "lineno": 423, | |
| "scope": "test_filter_text_arg_str_escape", | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__compile", | |
| "name": "test__compile", | |
| "lineno": 456, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__run_async", | |
| "name": "test__run_async", | |
| "lineno": 471, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__run", | |
| "name": "test__run", | |
| "lineno": 497, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__run__capture_out", | |
| "name": "test__run__capture_out", | |
| "lineno": 506, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__run__input_output", | |
| "name": "test__run__input_output", | |
| "lineno": 522, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__run__error", | |
| "name": "test__run__error", | |
| "lineno": 532, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__run__multi_output", | |
| "name": "test__run__multi_output", | |
| "lineno": 552, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__run__dummy_cmd", | |
| "name": "test__run__dummy_cmd", | |
| "lineno": 559, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__run__dummy_cmd_list", | |
| "name": "test__run__dummy_cmd_list", | |
| "lineno": 564, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__filter__custom", | |
| "name": "test__filter__custom", | |
| "lineno": 569, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__filter__custom_fluent", | |
| "name": "test__filter__custom_fluent", | |
| "lineno": 584, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__merge_outputs", | |
| "name": "test__merge_outputs", | |
| "lineno": 601, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__input__start_time", | |
| "name": "test__input__start_time", | |
| "lineno": 614, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_multi_passthrough", | |
| "name": "test_multi_passthrough", | |
| "lineno": 631, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_passthrough_selectors", | |
| "name": "test_passthrough_selectors", | |
| "lineno": 657, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_mixed_passthrough_selectors", | |
| "name": "test_mixed_passthrough_selectors", | |
| "lineno": 671, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test_pipe", | |
| "name": "test_pipe", | |
| "lineno": 687, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__probe", | |
| "name": "test__probe", | |
| "lineno": 746, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__probe_timeout", | |
| "name": "test__probe_timeout", | |
| "lineno": 753, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__probe__exception", | |
| "name": "test__probe__exception", | |
| "lineno": 759, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__probe__extra_args", | |
| "name": "test__probe__extra_args", | |
| "lineno": 766, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.get_filter_complex_input", | |
| "name": "get_filter_complex_input", | |
| "lineno": 771, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.get_filter_complex_outputs", | |
| "name": "get_filter_complex_outputs", | |
| "lineno": 779, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_input", | |
| "name": "test__get_filter_complex_input", | |
| "lineno": 787, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_outputs", | |
| "name": "test__get_filter_complex_outputs", | |
| "lineno": 796, | |
| "scope": null, | |
| "is_async": false | |
| }, | |
| { | |
| "id": "ffmpeg.tests.test_ffmpeg.test__multi_output_edge_label_order", | |
| "name": "test__multi_output_edge_label_order", | |
| "lineno": 808, | |
| "scope": null, | |
| "is_async": false | |
| } | |
| ], | |
| "ffmpeg.tests": [] | |
| }, | |
| "class_graph": { | |
| "setup": [], | |
| "doc.src.conf": [], | |
| "examples.facetime": [], | |
| "examples.get_video_thumbnail": [], | |
| "examples.read_frame_as_jpeg": [], | |
| "examples.show_progress": [], | |
| "examples.split_silence": [], | |
| "examples.tensorflow_stream": [ | |
| { | |
| "id": "examples.tensorflow_stream.DeepDream", | |
| "name": "DeepDream", | |
| "lineno": 135, | |
| "bases": [ | |
| "object" | |
| ], | |
| "scope": null | |
| } | |
| ], | |
| "examples.transcribe": [], | |
| "examples.video_info": [], | |
| "ffmpeg.dag": [ | |
| { | |
| "id": "ffmpeg.dag.DagNode", | |
| "name": "DagNode", | |
| "lineno": 8, | |
| "bases": [ | |
| "object" | |
| ], | |
| "scope": null | |
| }, | |
| { | |
| "id": "ffmpeg.dag.KwargReprNode", | |
| "name": "KwargReprNode", | |
| "lineno": 128, | |
| "bases": [ | |
| "DagNode" | |
| ], | |
| "scope": null | |
| } | |
| ], | |
| "ffmpeg.nodes": [ | |
| { | |
| "id": "ffmpeg.nodes.Stream", | |
| "name": "Stream", | |
| "lineno": 23, | |
| "bases": [ | |
| "object" | |
| ], | |
| "scope": null | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.Node", | |
| "name": "Node", | |
| "lineno": 152, | |
| "bases": [ | |
| "KwargReprNode" | |
| ], | |
| "scope": null | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.FilterableStream", | |
| "name": "FilterableStream", | |
| "lineno": 238, | |
| "bases": [ | |
| "Stream" | |
| ], | |
| "scope": null | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.InputNode", | |
| "name": "InputNode", | |
| "lineno": 246, | |
| "bases": [ | |
| "Node" | |
| ], | |
| "scope": null | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.FilterNode", | |
| "name": "FilterNode", | |
| "lineno": 267, | |
| "bases": [ | |
| "Node" | |
| ], | |
| "scope": null | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.OutputNode", | |
| "name": "OutputNode", | |
| "lineno": 307, | |
| "bases": [ | |
| "Node" | |
| ], | |
| "scope": null | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.OutputStream", | |
| "name": "OutputStream", | |
| "lineno": 325, | |
| "bases": [ | |
| "Stream" | |
| ], | |
| "scope": null | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.MergeOutputsNode", | |
| "name": "MergeOutputsNode", | |
| "lineno": 336, | |
| "bases": [ | |
| "Node" | |
| ], | |
| "scope": null | |
| }, | |
| { | |
| "id": "ffmpeg.nodes.GlobalNode", | |
| "name": "GlobalNode", | |
| "lineno": 349, | |
| "bases": [ | |
| "Node" | |
| ], | |
| "scope": null | |
| } | |
| ], | |
| "ffmpeg._ffmpeg": [], | |
| "ffmpeg._filters": [], | |
| "ffmpeg._probe": [], | |
| "ffmpeg._run": [ | |
| { | |
| "id": "ffmpeg._run.Error", | |
| "name": "Error", | |
| "lineno": 26, | |
| "bases": [ | |
| "Exception" | |
| ], | |
| "scope": null | |
| } | |
| ], | |
| "ffmpeg._utils": [ | |
| { | |
| "id": "ffmpeg._utils.BaseBaseString", | |
| "name": "BaseBaseString", | |
| "lineno": 20, | |
| "bases": [ | |
| "type" | |
| ], | |
| "scope": null | |
| }, | |
| { | |
| "id": "ffmpeg._utils.metaclass", | |
| "name": "metaclass", | |
| "lineno": 30, | |
| "bases": [ | |
| "meta" | |
| ], | |
| "scope": null | |
| }, | |
| { | |
| "id": "ffmpeg._utils.basestring", | |
| "name": "basestring", | |
| "lineno": 44, | |
| "bases": [ | |
| "<unresolved_base_expr>" | |
| ], | |
| "scope": null | |
| } | |
| ], | |
| "ffmpeg._view": [], | |
| "ffmpeg": [], | |
| "ffmpeg.tests.test_ffmpeg": [], | |
| "ffmpeg.tests": [] | |
| }, | |
| "module_graph": { | |
| "setup": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\setup.py", | |
| "parent": null, | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "doc.src.conf": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\doc\\src\\conf.py", | |
| "parent": "doc.src", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "examples.facetime": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\examples\\facetime.py", | |
| "parent": "examples", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "examples.get_video_thumbnail": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\examples\\get_video_thumbnail.py", | |
| "parent": "examples", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "examples.read_frame_as_jpeg": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\examples\\read_frame_as_jpeg.py", | |
| "parent": "examples", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "examples.show_progress": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\examples\\show_progress.py", | |
| "parent": "examples", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "examples.split_silence": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\examples\\split_silence.py", | |
| "parent": "examples", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "examples.tensorflow_stream": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\examples\\tensorflow_stream.py", | |
| "parent": "examples", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "examples.transcribe": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\examples\\transcribe.py", | |
| "parent": "examples", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "examples.video_info": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\examples\\video_info.py", | |
| "parent": "examples", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "ffmpeg.dag": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\ffmpeg\\dag.py", | |
| "parent": "ffmpeg", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "ffmpeg.nodes": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\ffmpeg\\nodes.py", | |
| "parent": "ffmpeg", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "ffmpeg._ffmpeg": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\ffmpeg\\_ffmpeg.py", | |
| "parent": "ffmpeg", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "ffmpeg._filters": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\ffmpeg\\_filters.py", | |
| "parent": "ffmpeg", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "ffmpeg._probe": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\ffmpeg\\_probe.py", | |
| "parent": "ffmpeg", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "ffmpeg._run": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\ffmpeg\\_run.py", | |
| "parent": "ffmpeg", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "ffmpeg._utils": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\ffmpeg\\_utils.py", | |
| "parent": "ffmpeg", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "ffmpeg._view": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\ffmpeg\\_view.py", | |
| "parent": "ffmpeg", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "ffmpeg": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\ffmpeg\\__init__.py", | |
| "parent": null, | |
| "is_package": true, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "ffmpeg.tests.test_ffmpeg": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\ffmpeg\\tests\\test_ffmpeg.py", | |
| "parent": "ffmpeg.tests", | |
| "is_package": false, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| }, | |
| "ffmpeg.tests": { | |
| "path": "C:\\repos\\v3\\ffmpeg-python\\ffmpeg\\tests\\__init__.py", | |
| "parent": "ffmpeg", | |
| "is_package": true, | |
| "in_cyclic_loop": false, | |
| "cyclic_cluster_id": null | |
| } | |
| }, | |
| "import_graph": { | |
| "setup": [], | |
| "doc.src.conf": [], | |
| "examples.facetime": [ | |
| { | |
| "from_module": "examples.facetime", | |
| "imports": "ffmpeg", | |
| "type": "import", | |
| "lineno": 1 | |
| } | |
| ], | |
| "examples.get_video_thumbnail": [ | |
| { | |
| "from_module": "examples.get_video_thumbnail", | |
| "imports": "ffmpeg", | |
| "type": "import", | |
| "lineno": 4 | |
| } | |
| ], | |
| "examples.read_frame_as_jpeg": [ | |
| { | |
| "from_module": "examples.read_frame_as_jpeg", | |
| "imports": "ffmpeg", | |
| "type": "import", | |
| "lineno": 4 | |
| } | |
| ], | |
| "examples.show_progress": [ | |
| { | |
| "from_module": "examples.show_progress", | |
| "imports": "ffmpeg", | |
| "type": "import", | |
| "lineno": 6 | |
| } | |
| ], | |
| "examples.split_silence": [ | |
| { | |
| "from_module": "examples.split_silence", | |
| "imports": "ffmpeg", | |
| "type": "import", | |
| "lineno": 6 | |
| } | |
| ], | |
| "examples.tensorflow_stream": [ | |
| { | |
| "from_module": "examples.tensorflow_stream", | |
| "imports": "ffmpeg", | |
| "type": "import", | |
| "lineno": 29 | |
| } | |
| ], | |
| "examples.transcribe": [ | |
| { | |
| "from_module": "examples.transcribe", | |
| "imports": "ffmpeg", | |
| "type": "import", | |
| "lineno": 7 | |
| } | |
| ], | |
| "examples.video_info": [ | |
| { | |
| "from_module": "examples.video_info", | |
| "imports": "ffmpeg", | |
| "type": "import", | |
| "lineno": 4 | |
| } | |
| ], | |
| "ffmpeg.dag": [ | |
| { | |
| "from_module": "ffmpeg.dag", | |
| "imports": "_utils.get_hash", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_utils", | |
| "symbol_part": "get_hash", | |
| "lineno": 3 | |
| }, | |
| { | |
| "from_module": "ffmpeg.dag", | |
| "imports": "_utils.get_hash_int", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_utils", | |
| "symbol_part": "get_hash_int", | |
| "lineno": 3 | |
| } | |
| ], | |
| "ffmpeg.nodes": [ | |
| { | |
| "from_module": "ffmpeg.nodes", | |
| "imports": "dag.KwargReprNode", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "dag", | |
| "symbol_part": "KwargReprNode", | |
| "lineno": 4 | |
| }, | |
| { | |
| "from_module": "ffmpeg.nodes", | |
| "imports": "_utils.escape_chars", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_utils", | |
| "symbol_part": "escape_chars", | |
| "lineno": 5 | |
| }, | |
| { | |
| "from_module": "ffmpeg.nodes", | |
| "imports": "_utils.get_hash_int", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_utils", | |
| "symbol_part": "get_hash_int", | |
| "lineno": 5 | |
| } | |
| ], | |
| "ffmpeg._ffmpeg": [ | |
| { | |
| "from_module": "ffmpeg._ffmpeg", | |
| "imports": "_utils.basestring", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_utils", | |
| "symbol_part": "basestring", | |
| "lineno": 4 | |
| }, | |
| { | |
| "from_module": "ffmpeg._ffmpeg", | |
| "imports": "nodes.filter_operator", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "filter_operator", | |
| "lineno": 6 | |
| }, | |
| { | |
| "from_module": "ffmpeg._ffmpeg", | |
| "imports": "nodes.GlobalNode", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "GlobalNode", | |
| "lineno": 6 | |
| }, | |
| { | |
| "from_module": "ffmpeg._ffmpeg", | |
| "imports": "nodes.InputNode", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "InputNode", | |
| "lineno": 6 | |
| }, | |
| { | |
| "from_module": "ffmpeg._ffmpeg", | |
| "imports": "nodes.MergeOutputsNode", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "MergeOutputsNode", | |
| "lineno": 6 | |
| }, | |
| { | |
| "from_module": "ffmpeg._ffmpeg", | |
| "imports": "nodes.OutputNode", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "OutputNode", | |
| "lineno": 6 | |
| }, | |
| { | |
| "from_module": "ffmpeg._ffmpeg", | |
| "imports": "nodes.output_operator", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "output_operator", | |
| "lineno": 6 | |
| } | |
| ], | |
| "ffmpeg._filters": [ | |
| { | |
| "from_module": "ffmpeg._filters", | |
| "imports": "nodes.FilterNode", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "FilterNode", | |
| "lineno": 3 | |
| }, | |
| { | |
| "from_module": "ffmpeg._filters", | |
| "imports": "nodes.filter_operator", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "filter_operator", | |
| "lineno": 3 | |
| }, | |
| { | |
| "from_module": "ffmpeg._filters", | |
| "imports": "_utils.escape_chars", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_utils", | |
| "symbol_part": "escape_chars", | |
| "lineno": 4 | |
| } | |
| ], | |
| "ffmpeg._probe": [ | |
| { | |
| "from_module": "ffmpeg._probe", | |
| "imports": "_run.Error", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_run", | |
| "symbol_part": "Error", | |
| "lineno": 3 | |
| }, | |
| { | |
| "from_module": "ffmpeg._probe", | |
| "imports": "_utils.convert_kwargs_to_cmd_line_args", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_utils", | |
| "symbol_part": "convert_kwargs_to_cmd_line_args", | |
| "lineno": 4 | |
| } | |
| ], | |
| "ffmpeg._run": [ | |
| { | |
| "from_module": "ffmpeg._run", | |
| "imports": "dag.get_outgoing_edges", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "dag", | |
| "symbol_part": "get_outgoing_edges", | |
| "lineno": 2 | |
| }, | |
| { | |
| "from_module": "ffmpeg._run", | |
| "imports": "dag.topo_sort", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "dag", | |
| "symbol_part": "topo_sort", | |
| "lineno": 2 | |
| }, | |
| { | |
| "from_module": "ffmpeg._run", | |
| "imports": "_utils.basestring", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_utils", | |
| "symbol_part": "basestring", | |
| "lineno": 3 | |
| }, | |
| { | |
| "from_module": "ffmpeg._run", | |
| "imports": "_utils.convert_kwargs_to_cmd_line_args", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_utils", | |
| "symbol_part": "convert_kwargs_to_cmd_line_args", | |
| "lineno": 3 | |
| }, | |
| { | |
| "from_module": "ffmpeg._run", | |
| "imports": "_ffmpeg.input", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_ffmpeg", | |
| "symbol_part": "input", | |
| "lineno": 10 | |
| }, | |
| { | |
| "from_module": "ffmpeg._run", | |
| "imports": "_ffmpeg.output", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_ffmpeg", | |
| "symbol_part": "output", | |
| "lineno": 10 | |
| }, | |
| { | |
| "from_module": "ffmpeg._run", | |
| "imports": "nodes.get_stream_spec_nodes", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "get_stream_spec_nodes", | |
| "lineno": 11 | |
| }, | |
| { | |
| "from_module": "ffmpeg._run", | |
| "imports": "nodes.FilterNode", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "FilterNode", | |
| "lineno": 11 | |
| }, | |
| { | |
| "from_module": "ffmpeg._run", | |
| "imports": "nodes.GlobalNode", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "GlobalNode", | |
| "lineno": 11 | |
| }, | |
| { | |
| "from_module": "ffmpeg._run", | |
| "imports": "nodes.InputNode", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "InputNode", | |
| "lineno": 11 | |
| }, | |
| { | |
| "from_module": "ffmpeg._run", | |
| "imports": "nodes.OutputNode", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "OutputNode", | |
| "lineno": 11 | |
| }, | |
| { | |
| "from_module": "ffmpeg._run", | |
| "imports": "nodes.output_operator", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "output_operator", | |
| "lineno": 11 | |
| } | |
| ], | |
| "ffmpeg._utils": [], | |
| "ffmpeg._view": [ | |
| { | |
| "from_module": "ffmpeg._view", | |
| "imports": "dag.get_outgoing_edges", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "dag", | |
| "symbol_part": "get_outgoing_edges", | |
| "lineno": 4 | |
| }, | |
| { | |
| "from_module": "ffmpeg._view", | |
| "imports": "_run.topo_sort", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_run", | |
| "symbol_part": "topo_sort", | |
| "lineno": 5 | |
| }, | |
| { | |
| "from_module": "ffmpeg._view", | |
| "imports": "ffmpeg.nodes.FilterNode", | |
| "type": "from_import", | |
| "relative_level": 0, | |
| "module_part": "ffmpeg.nodes", | |
| "symbol_part": "FilterNode", | |
| "lineno": 8 | |
| }, | |
| { | |
| "from_module": "ffmpeg._view", | |
| "imports": "ffmpeg.nodes.get_stream_spec_nodes", | |
| "type": "from_import", | |
| "relative_level": 0, | |
| "module_part": "ffmpeg.nodes", | |
| "symbol_part": "get_stream_spec_nodes", | |
| "lineno": 8 | |
| }, | |
| { | |
| "from_module": "ffmpeg._view", | |
| "imports": "ffmpeg.nodes.InputNode", | |
| "type": "from_import", | |
| "relative_level": 0, | |
| "module_part": "ffmpeg.nodes", | |
| "symbol_part": "InputNode", | |
| "lineno": 8 | |
| }, | |
| { | |
| "from_module": "ffmpeg._view", | |
| "imports": "ffmpeg.nodes.OutputNode", | |
| "type": "from_import", | |
| "relative_level": 0, | |
| "module_part": "ffmpeg.nodes", | |
| "symbol_part": "OutputNode", | |
| "lineno": 8 | |
| }, | |
| { | |
| "from_module": "ffmpeg._view", | |
| "imports": "ffmpeg.nodes.stream_operator", | |
| "type": "from_import", | |
| "relative_level": 0, | |
| "module_part": "ffmpeg.nodes", | |
| "symbol_part": "stream_operator", | |
| "lineno": 8 | |
| } | |
| ], | |
| "ffmpeg": [ | |
| { | |
| "from_module": "ffmpeg", | |
| "imports": "nodes", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "", | |
| "symbol_part": "nodes", | |
| "lineno": 2 | |
| }, | |
| { | |
| "from_module": "ffmpeg", | |
| "imports": "_ffmpeg", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "", | |
| "symbol_part": "_ffmpeg", | |
| "lineno": 3 | |
| }, | |
| { | |
| "from_module": "ffmpeg", | |
| "imports": "_filters", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "", | |
| "symbol_part": "_filters", | |
| "lineno": 4 | |
| }, | |
| { | |
| "from_module": "ffmpeg", | |
| "imports": "_probe", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "", | |
| "symbol_part": "_probe", | |
| "lineno": 5 | |
| }, | |
| { | |
| "from_module": "ffmpeg", | |
| "imports": "_run", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "", | |
| "symbol_part": "_run", | |
| "lineno": 6 | |
| }, | |
| { | |
| "from_module": "ffmpeg", | |
| "imports": "_view", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "", | |
| "symbol_part": "_view", | |
| "lineno": 7 | |
| }, | |
| { | |
| "from_module": "ffmpeg", | |
| "imports": "nodes.*", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "nodes", | |
| "symbol_part": "*", | |
| "lineno": 8 | |
| }, | |
| { | |
| "from_module": "ffmpeg", | |
| "imports": "_ffmpeg.*", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_ffmpeg", | |
| "symbol_part": "*", | |
| "lineno": 9 | |
| }, | |
| { | |
| "from_module": "ffmpeg", | |
| "imports": "_filters.*", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_filters", | |
| "symbol_part": "*", | |
| "lineno": 10 | |
| }, | |
| { | |
| "from_module": "ffmpeg", | |
| "imports": "_probe.*", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_probe", | |
| "symbol_part": "*", | |
| "lineno": 11 | |
| }, | |
| { | |
| "from_module": "ffmpeg", | |
| "imports": "_run.*", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_run", | |
| "symbol_part": "*", | |
| "lineno": 12 | |
| }, | |
| { | |
| "from_module": "ffmpeg", | |
| "imports": "_view.*", | |
| "type": "from_import", | |
| "relative_level": 1, | |
| "module_part": "_view", | |
| "symbol_part": "*", | |
| "lineno": 13 | |
| } | |
| ], | |
| "ffmpeg.tests.test_ffmpeg": [ | |
| { | |
| "from_module": "ffmpeg.tests.test_ffmpeg", | |
| "imports": "ffmpeg", | |
| "type": "import", | |
| "lineno": 5 | |
| } | |
| ], | |
| "ffmpeg.tests": [] | |
| }, | |
| "dependency_graph": { | |
| "setuptools": { | |
| "used_by": [ | |
| "setup" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "textwrap": { | |
| "used_by": [ | |
| "setup", | |
| "examples.show_progress" | |
| ], | |
| "import_count": 2 | |
| }, | |
| "os": { | |
| "used_by": [ | |
| "doc.src.conf", | |
| "examples.show_progress", | |
| "examples.split_silence", | |
| "examples.tensorflow_stream", | |
| "ffmpeg.nodes", | |
| "ffmpeg.tests.test_ffmpeg" | |
| ], | |
| "import_count": 6 | |
| }, | |
| "sys": { | |
| "used_by": [ | |
| "doc.src.conf", | |
| "examples.get_video_thumbnail", | |
| "examples.read_frame_as_jpeg", | |
| "examples.show_progress", | |
| "examples.split_silence", | |
| "examples.transcribe", | |
| "examples.video_info", | |
| "ffmpeg._utils", | |
| "ffmpeg.tests.test_ffmpeg" | |
| ], | |
| "import_count": 9 | |
| }, | |
| "__future__": { | |
| "used_by": [ | |
| "examples.get_video_thumbnail", | |
| "examples.read_frame_as_jpeg", | |
| "examples.show_progress", | |
| "examples.split_silence", | |
| "examples.tensorflow_stream", | |
| "examples.transcribe", | |
| "examples.video_info", | |
| "ffmpeg.dag", | |
| "ffmpeg.nodes", | |
| "ffmpeg._ffmpeg", | |
| "ffmpeg._filters", | |
| "ffmpeg._run", | |
| "ffmpeg._utils", | |
| "ffmpeg._view", | |
| "ffmpeg", | |
| "ffmpeg.tests.test_ffmpeg" | |
| ], | |
| "import_count": 20 | |
| }, | |
| "argparse": { | |
| "used_by": [ | |
| "examples.get_video_thumbnail", | |
| "examples.read_frame_as_jpeg", | |
| "examples.show_progress", | |
| "examples.split_silence", | |
| "examples.tensorflow_stream", | |
| "examples.transcribe", | |
| "examples.video_info" | |
| ], | |
| "import_count": 7 | |
| }, | |
| "tqdm": { | |
| "used_by": [ | |
| "examples.show_progress" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "contextlib": { | |
| "used_by": [ | |
| "examples.show_progress" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "gevent": { | |
| "used_by": [ | |
| "examples.show_progress" | |
| ], | |
| "import_count": 2 | |
| }, | |
| "shutil": { | |
| "used_by": [ | |
| "examples.show_progress" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "socket": { | |
| "used_by": [ | |
| "examples.show_progress" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "tempfile": { | |
| "used_by": [ | |
| "examples.show_progress", | |
| "ffmpeg._view" | |
| ], | |
| "import_count": 2 | |
| }, | |
| "errno": { | |
| "used_by": [ | |
| "examples.split_silence" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "logging": { | |
| "used_by": [ | |
| "examples.split_silence", | |
| "examples.tensorflow_stream", | |
| "examples.transcribe" | |
| ], | |
| "import_count": 3 | |
| }, | |
| "re": { | |
| "used_by": [ | |
| "examples.split_silence", | |
| "ffmpeg.tests.test_ffmpeg" | |
| ], | |
| "import_count": 2 | |
| }, | |
| "subprocess": { | |
| "used_by": [ | |
| "examples.split_silence", | |
| "examples.tensorflow_stream", | |
| "ffmpeg._probe", | |
| "ffmpeg._run", | |
| "ffmpeg.tests.test_ffmpeg" | |
| ], | |
| "import_count": 5 | |
| }, | |
| "numpy": { | |
| "used_by": [ | |
| "examples.tensorflow_stream" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "zipfile": { | |
| "used_by": [ | |
| "examples.tensorflow_stream" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "urllib": { | |
| "used_by": [ | |
| "examples.tensorflow_stream" | |
| ], | |
| "import_count": 2 | |
| }, | |
| "tensorflow": { | |
| "used_by": [ | |
| "examples.tensorflow_stream" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "google": { | |
| "used_by": [ | |
| "examples.transcribe" | |
| ], | |
| "import_count": 3 | |
| }, | |
| "builtins": { | |
| "used_by": [ | |
| "ffmpeg.dag", | |
| "ffmpeg.nodes", | |
| "ffmpeg._run", | |
| "ffmpeg._utils", | |
| "ffmpeg._view", | |
| "ffmpeg.tests.test_ffmpeg" | |
| ], | |
| "import_count": 9 | |
| }, | |
| "collections": { | |
| "used_by": [ | |
| "ffmpeg.dag", | |
| "ffmpeg._run", | |
| "ffmpeg._utils" | |
| ], | |
| "import_count": 5 | |
| }, | |
| "past": { | |
| "used_by": [ | |
| "ffmpeg.nodes", | |
| "ffmpeg._ffmpeg", | |
| "ffmpeg._utils" | |
| ], | |
| "import_count": 3 | |
| }, | |
| "json": { | |
| "used_by": [ | |
| "ffmpeg._probe" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "functools": { | |
| "used_by": [ | |
| "ffmpeg._run" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "copy": { | |
| "used_by": [ | |
| "ffmpeg._run" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "operator": { | |
| "used_by": [ | |
| "ffmpeg._run" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "hashlib": { | |
| "used_by": [ | |
| "ffmpeg._utils" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "graphviz": { | |
| "used_by": [ | |
| "ffmpeg._view" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "pytest": { | |
| "used_by": [ | |
| "ffmpeg.tests.test_ffmpeg" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "random": { | |
| "used_by": [ | |
| "ffmpeg.tests.test_ffmpeg" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "mock": { | |
| "used_by": [ | |
| "ffmpeg.tests.test_ffmpeg" | |
| ], | |
| "import_count": 1 | |
| }, | |
| "unittest": { | |
| "used_by": [ | |
| "ffmpeg.tests.test_ffmpeg" | |
| ], | |
| "import_count": 1 | |
| } | |
| }, | |
| "declared_dependencies": { | |
| "alabaster": "==0.7.12", | |
| "atomicwrites": "==1.3.0", | |
| "attrs": "==19.1.0", | |
| "Babel": "==2.7.0", | |
| "certifi": "==2019.3.9", | |
| "chardet": "==3.0.4", | |
| "docutils": "==0.14", | |
| "filelock": "==3.0.12", | |
| "future": "==0.17.1", | |
| "idna": "==2.8", | |
| "imagesize": "==1.1.0", | |
| "importlib-metadata": "==0.17", | |
| "Jinja2": "==2.10.1", | |
| "MarkupSafe": "==1.1.1", | |
| "more-itertools": "==7.0.0", | |
| "numpy": "==1.16.4", | |
| "packaging": "==19.0", | |
| "pluggy": "==0.12.0", | |
| "py": "==1.8.0", | |
| "Pygments": "==2.4.2", | |
| "pyparsing": "==2.4.0", | |
| "pytest": "==4.6.1", | |
| "pytest-mock": "==1.10.4", | |
| "pytz": "==2019.1", | |
| "requests": "==2.22.0", | |
| "six": "==1.12.0", | |
| "snowballstemmer": "==1.2.1", | |
| "Sphinx": "==2.1.0", | |
| "sphinxcontrib-applehelp": "==1.0.1", | |
| "sphinxcontrib-devhelp": "==1.0.1", | |
| "sphinxcontrib-htmlhelp": "==1.0.2", | |
| "sphinxcontrib-jsmath": "==1.0.1", | |
| "sphinxcontrib-qthelp": "==1.0.2", | |
| "sphinxcontrib-serializinghtml": "==1.1.3", | |
| "toml": "==0.10.0", | |
| "tox": "==3.12.1", | |
| "urllib3": "==1.25.3", | |
| "virtualenv": "==16.6.0", | |
| "wcwidth": "==0.1.7", | |
| "zipp": "==0.5.1" | |
| }, | |
| "call_graph": { | |
| "setup": [ | |
| { | |
| "caller": "setup.<module>", | |
| "callee": "<external>.textwrap.dedent", | |
| "lineno": 9, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "setup.<module>", | |
| "callee": "<external>.setuptools.setup", | |
| "lineno": 60, | |
| "resolution": "external_constructor_call" | |
| } | |
| ], | |
| "doc.src.conf": [], | |
| "examples.facetime": [], | |
| "examples.get_video_thumbnail": [ | |
| { | |
| "caller": "examples.get_video_thumbnail.<module>", | |
| "callee": "examples.get_video_thumbnail.generate_thumbnail", | |
| "lineno": 35, | |
| "resolution": "direct_name_call" | |
| } | |
| ], | |
| "examples.read_frame_as_jpeg": [ | |
| { | |
| "caller": "examples.read_frame_as_jpeg.<module>", | |
| "callee": "examples.read_frame_as_jpeg.read_frame_as_jpeg", | |
| "lineno": 27, | |
| "resolution": "direct_name_call" | |
| } | |
| ], | |
| "examples.show_progress": [ | |
| { | |
| "caller": "examples.show_progress._watch_progress", | |
| "callee": "examples.show_progress._tmpdir_scope", | |
| "lineno": 81, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "examples.show_progress.show_progress", | |
| "callee": "<external>.tqdm.tqdm", | |
| "lineno": 100, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "examples.show_progress.show_progress", | |
| "callee": "examples.show_progress._watch_progress", | |
| "lineno": 107, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "examples.show_progress.<module>", | |
| "callee": "examples.show_progress.show_progress", | |
| "lineno": 115, | |
| "resolution": "direct_name_call" | |
| } | |
| ], | |
| "examples.split_silence": [ | |
| { | |
| "caller": "examples.split_silence.get_chunk_times", | |
| "callee": "examples.split_silence._logged_popen", | |
| "lineno": 50, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "examples.split_silence.get_chunk_times", | |
| "callee": "<builtin>.list.append", | |
| "lineno": 74, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "examples.split_silence.get_chunk_times", | |
| "callee": "<builtin>.list.append", | |
| "lineno": 77, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "examples.split_silence.get_chunk_times", | |
| "callee": "<builtin>.list.append", | |
| "lineno": 79, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "examples.split_silence.get_chunk_times", | |
| "callee": "<builtin>.list.append", | |
| "lineno": 88, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "examples.split_silence.get_chunk_times", | |
| "callee": "<builtin>.list.append", | |
| "lineno": 92, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "examples.split_silence.split_audio", | |
| "callee": "examples.split_silence.get_chunk_times", | |
| "lineno": 115, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "examples.split_silence.split_audio", | |
| "callee": "examples.split_silence._makedirs", | |
| "lineno": 120, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "examples.split_silence.split_audio", | |
| "callee": "examples.split_silence._logged_popen", | |
| "lineno": 124, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "examples.split_silence.<module>", | |
| "callee": "examples.split_silence.split_audio", | |
| "lineno": 141, | |
| "resolution": "direct_name_call" | |
| } | |
| ], | |
| "examples.tensorflow_stream": [ | |
| { | |
| "caller": "examples.tensorflow_stream.run", | |
| "callee": "examples.tensorflow_stream.get_video_size", | |
| "lineno": 112, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "examples.tensorflow_stream.run", | |
| "callee": "examples.tensorflow_stream.start_ffmpeg_process1", | |
| "lineno": 113, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "examples.tensorflow_stream.run", | |
| "callee": "examples.tensorflow_stream.start_ffmpeg_process2", | |
| "lineno": 114, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "examples.tensorflow_stream.run", | |
| "callee": "examples.tensorflow_stream.read_frame", | |
| "lineno": 116, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "examples.tensorflow_stream.run", | |
| "callee": "examples.tensorflow_stream.write_frame", | |
| "lineno": 123, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "examples.tensorflow_stream.DeepDream._download_model", | |
| "callee": "<external>.urllib.urlretrieve", | |
| "lineno": 153, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "examples.tensorflow_stream.DeepDream.__init__", | |
| "callee": "examples.tensorflow_stream.DeepDream._download_model", | |
| "lineno": 179, | |
| "resolution": "self_method_call" | |
| }, | |
| { | |
| "caller": "examples.tensorflow_stream.DeepDream.__init__", | |
| "callee": "examples.tensorflow_stream.DeepDream._tffunc", | |
| "lineno": 183, | |
| "resolution": "self_method_call" | |
| }, | |
| { | |
| "caller": "examples.tensorflow_stream.DeepDream.__init__", | |
| "callee": "examples.tensorflow_stream.DeepDream.T", | |
| "lineno": 192, | |
| "resolution": "self_method_call" | |
| }, | |
| { | |
| "caller": "examples.tensorflow_stream.DeepDream.process_frame", | |
| "callee": "<builtin>.list.append", | |
| "lineno": 227, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "examples.tensorflow_stream.DeepDream.process_frame", | |
| "callee": "examples.tensorflow_stream.DeepDream._calc_grad_tiled", | |
| "lineno": 235, | |
| "resolution": "self_method_call" | |
| }, | |
| { | |
| "caller": "examples.tensorflow_stream.<module>", | |
| "callee": "examples.tensorflow_stream.DeepDream.__init__", | |
| "lineno": 245, | |
| "resolution": "same_module_class_call" | |
| }, | |
| { | |
| "caller": "examples.tensorflow_stream.<module>", | |
| "callee": "examples.tensorflow_stream.run", | |
| "lineno": 248, | |
| "resolution": "direct_name_call" | |
| } | |
| ], | |
| "examples.transcribe": [ | |
| { | |
| "caller": "examples.transcribe.transcribe", | |
| "callee": "examples.transcribe.decode_audio", | |
| "lineno": 48, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "examples.transcribe.transcribe", | |
| "callee": "examples.transcribe.get_transcripts", | |
| "lineno": 49, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "examples.transcribe.<module>", | |
| "callee": "examples.transcribe.transcribe", | |
| "lineno": 56, | |
| "resolution": "direct_name_call" | |
| } | |
| ], | |
| "examples.video_info": [], | |
| "ffmpeg.dag": [ | |
| { | |
| "caller": "ffmpeg.dag.<module>", | |
| "callee": "<external>.collections.namedtuple", | |
| "lineno": 83, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.dag.KwargReprNode.__inner_hash", | |
| "callee": "ffmpeg._utils.get_hash", | |
| "lineno": 150, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.dag.KwargReprNode.__get_hash", | |
| "callee": "ffmpeg._utils.get_hash_int", | |
| "lineno": 154, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.dag.KwargReprNode.__init__", | |
| "callee": "ffmpeg.dag.KwargReprNode.__get_hash", | |
| "lineno": 161, | |
| "resolution": "self_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.dag.KwargReprNode.__repr__", | |
| "callee": "ffmpeg.dag.KwargReprNode.long_repr", | |
| "lineno": 184, | |
| "resolution": "self_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.dag.KwargReprNode.incoming_edges", | |
| "callee": "ffmpeg.dag.get_incoming_edges", | |
| "lineno": 188, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.dag.topo_sort.visit", | |
| "callee": "<builtin>.dict.get", | |
| "lineno": 215, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.dag.topo_sort.visit", | |
| "callee": "<builtin>.list.append", | |
| "lineno": 224, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.dag.topo_sort.visit", | |
| "callee": "ffmpeg.dag.topo_sort.visit", | |
| "lineno": 226, | |
| "resolution": "nested_function_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.dag.topo_sort.visit", | |
| "callee": "<builtin>.list.remove", | |
| "lineno": 233, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.dag.topo_sort.visit", | |
| "callee": "<builtin>.list.append", | |
| "lineno": 234, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.dag.topo_sort", | |
| "callee": "<builtin>.list.pop", | |
| "lineno": 238, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.dag.topo_sort", | |
| "callee": "ffmpeg.dag.topo_sort.visit", | |
| "lineno": 239, | |
| "resolution": "nested_function_call" | |
| } | |
| ], | |
| "ffmpeg.nodes": [ | |
| { | |
| "caller": "ffmpeg.nodes.Stream.__init__", | |
| "callee": "ffmpeg.nodes._is_of_types", | |
| "lineno": 31, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.Stream.__init__", | |
| "callee": "ffmpeg.nodes._get_types_str", | |
| "lineno": 34, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.Stream.__hash__", | |
| "callee": "ffmpeg._utils.get_hash_int", | |
| "lineno": 42, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.get_stream_map_nodes", | |
| "callee": "<builtin>.list.append", | |
| "lineno": 143, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.get_stream_spec_nodes", | |
| "callee": "ffmpeg.nodes.get_stream_map", | |
| "lineno": 148, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.get_stream_spec_nodes", | |
| "callee": "ffmpeg.nodes.get_stream_map_nodes", | |
| "lineno": 149, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.Node.__check_input_types", | |
| "callee": "ffmpeg.nodes._is_of_types", | |
| "lineno": 173, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.Node.__check_input_types", | |
| "callee": "ffmpeg.nodes._get_types_str", | |
| "lineno": 176, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.Node.__init__", | |
| "callee": "ffmpeg.nodes.get_stream_map", | |
| "lineno": 202, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.Node.__init__", | |
| "callee": "ffmpeg.nodes.Node.__check_input_len", | |
| "lineno": 203, | |
| "resolution": "self_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.Node.__init__", | |
| "callee": "ffmpeg.nodes.Node.__check_input_types", | |
| "lineno": 204, | |
| "resolution": "self_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.Node.__init__", | |
| "callee": "ffmpeg.nodes.Node.__get_incoming_edge_map", | |
| "lineno": 205, | |
| "resolution": "self_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.Node.__getitem__", | |
| "callee": "ffmpeg.nodes.Node.stream", | |
| "lineno": 233, | |
| "resolution": "self_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.Node.__getitem__", | |
| "callee": "ffmpeg.nodes.Node.stream", | |
| "lineno": 235, | |
| "resolution": "self_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.FilterNode._get_filter", | |
| "callee": "ffmpeg._utils.escape_chars", | |
| "lineno": 288, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.FilterNode._get_filter", | |
| "callee": "ffmpeg._utils.escape_chars", | |
| "lineno": 291, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.FilterNode._get_filter", | |
| "callee": "ffmpeg._utils.escape_chars", | |
| "lineno": 292, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.FilterNode._get_filter", | |
| "callee": "ffmpeg._utils.escape_chars", | |
| "lineno": 295, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.FilterNode._get_filter", | |
| "callee": "ffmpeg._utils.escape_chars", | |
| "lineno": 299, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.FilterNode._get_filter", | |
| "callee": "ffmpeg._utils.escape_chars", | |
| "lineno": 303, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.filter_operator", | |
| "callee": "ffmpeg.nodes.stream_operator", | |
| "lineno": 373, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.nodes.output_operator", | |
| "callee": "ffmpeg.nodes.stream_operator", | |
| "lineno": 377, | |
| "resolution": "direct_name_call" | |
| } | |
| ], | |
| "ffmpeg._ffmpeg": [ | |
| { | |
| "caller": "ffmpeg._ffmpeg.input", | |
| "callee": "ffmpeg.nodes.InputNode.__init__", | |
| "lineno": 32, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._ffmpeg.global_args", | |
| "callee": "ffmpeg.nodes.GlobalNode.__init__", | |
| "lineno": 38, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._ffmpeg.global_args", | |
| "callee": "ffmpeg.nodes.output_operator", | |
| "lineno": 35, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._ffmpeg.overwrite_output", | |
| "callee": "ffmpeg.nodes.GlobalNode.__init__", | |
| "lineno": 47, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._ffmpeg.overwrite_output", | |
| "callee": "ffmpeg.nodes.output_operator", | |
| "lineno": 41, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._ffmpeg.merge_outputs", | |
| "callee": "ffmpeg.nodes.MergeOutputsNode.__init__", | |
| "lineno": 53, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._ffmpeg.merge_outputs", | |
| "callee": "ffmpeg.nodes.output_operator", | |
| "lineno": 50, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._ffmpeg.output", | |
| "callee": "ffmpeg.nodes.OutputNode.__init__", | |
| "lineno": 92, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._ffmpeg.output", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 56, | |
| "resolution": "imported_call" | |
| } | |
| ], | |
| "ffmpeg._filters": [ | |
| { | |
| "caller": "ffmpeg._filters.filter_multi_output", | |
| "callee": "ffmpeg.nodes.FilterNode.__init__", | |
| "lineno": 26, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.filter_multi_output", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 7, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.filter", | |
| "callee": "ffmpeg._filters.filter_multi_output", | |
| "lineno": 53, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.filter", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 31, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.filter_", | |
| "callee": "ffmpeg._filters.filter", | |
| "lineno": 61, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.filter_", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 56, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.split", | |
| "callee": "ffmpeg.nodes.FilterNode.__init__", | |
| "lineno": 66, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.split", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 64, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.asplit", | |
| "callee": "ffmpeg.nodes.FilterNode.__init__", | |
| "lineno": 71, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.asplit", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 69, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.setpts", | |
| "callee": "ffmpeg.nodes.FilterNode.__init__", | |
| "lineno": 84, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.setpts", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 74, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.trim", | |
| "callee": "ffmpeg.nodes.FilterNode.__init__", | |
| "lineno": 107, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.trim", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 87, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.overlay", | |
| "callee": "ffmpeg.nodes.FilterNode.__init__", | |
| "lineno": 160, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.overlay", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 110, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.hflip", | |
| "callee": "ffmpeg.nodes.FilterNode.__init__", | |
| "lineno": 174, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.hflip", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 168, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.vflip", | |
| "callee": "ffmpeg.nodes.FilterNode.__init__", | |
| "lineno": 183, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.vflip", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 177, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.crop", | |
| "callee": "ffmpeg.nodes.FilterNode.__init__", | |
| "lineno": 200, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.crop", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 186, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.drawbox", | |
| "callee": "ffmpeg.nodes.FilterNode.__init__", | |
| "lineno": 233, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.drawbox", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 205, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.drawtext", | |
| "callee": "ffmpeg._utils.escape_chars", | |
| "lineno": 396, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.drawtext", | |
| "callee": "ffmpeg._filters.filter", | |
| "lineno": 402, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.drawtext", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 238, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.concat", | |
| "callee": "ffmpeg.nodes.FilterNode.__init__", | |
| "lineno": 444, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.concat", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 405, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.zoompan", | |
| "callee": "ffmpeg.nodes.FilterNode.__init__", | |
| "lineno": 463, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.zoompan", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 447, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.hue", | |
| "callee": "ffmpeg.nodes.FilterNode.__init__", | |
| "lineno": 482, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.hue", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 466, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.colorchannelmixer", | |
| "callee": "ffmpeg.nodes.FilterNode.__init__", | |
| "lineno": 491, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._filters.colorchannelmixer", | |
| "callee": "ffmpeg.nodes.filter_operator", | |
| "lineno": 485, | |
| "resolution": "imported_call" | |
| } | |
| ], | |
| "ffmpeg._probe": [ | |
| { | |
| "caller": "ffmpeg._probe.probe", | |
| "callee": "ffmpeg._utils.convert_kwargs_to_cmd_line_args", | |
| "lineno": 17, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._probe.probe", | |
| "callee": "ffmpeg._run.Error.__init__", | |
| "lineno": 26, | |
| "resolution": "imported_call" | |
| } | |
| ], | |
| "ffmpeg._run": [ | |
| { | |
| "caller": "ffmpeg._run._get_input_args", | |
| "callee": "ffmpeg._utils.convert_kwargs_to_cmd_line_args", | |
| "lineno": 46, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run._format_input_stream_name", | |
| "callee": "<builtin>.str.format", | |
| "lineno": 65, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run._get_filter_spec", | |
| "callee": "ffmpeg.dag.get_outgoing_edges", | |
| "lineno": 74, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run._get_filter_spec", | |
| "callee": "ffmpeg._run._format_input_stream_name", | |
| "lineno": 76, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run._get_filter_spec", | |
| "callee": "ffmpeg._run._format_output_stream_name", | |
| "lineno": 79, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run._get_filter_arg", | |
| "callee": "ffmpeg._run._allocate_filter_stream_names", | |
| "lineno": 105, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run._get_filter_arg", | |
| "callee": "ffmpeg._run._get_filter_spec", | |
| "lineno": 107, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run._get_output_args", | |
| "callee": "ffmpeg._run._format_input_stream_name", | |
| "lineno": 127, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run._get_output_args", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 138, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run._get_output_args", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 140, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run._get_output_args", | |
| "callee": "ffmpeg._utils.convert_kwargs_to_cmd_line_args", | |
| "lineno": 146, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.get_args", | |
| "callee": "ffmpeg.nodes.get_stream_spec_nodes", | |
| "lineno": 154, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.get_args", | |
| "callee": "ffmpeg.dag.topo_sort", | |
| "lineno": 157, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.get_args", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 162, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.get_args", | |
| "callee": "ffmpeg._run._get_filter_arg", | |
| "lineno": 163, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.get_args", | |
| "callee": "<external>.functools.reduce", | |
| "lineno": 164, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.get_args", | |
| "callee": "ffmpeg._run._get_input_args", | |
| "lineno": 164, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.get_args", | |
| "callee": "<external>.functools.reduce", | |
| "lineno": 167, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.get_args", | |
| "callee": "ffmpeg._run._get_output_args", | |
| "lineno": 168, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.get_args", | |
| "callee": "<external>.functools.reduce", | |
| "lineno": 170, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.get_args", | |
| "callee": "ffmpeg._run._get_global_args", | |
| "lineno": 170, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.get_args", | |
| "callee": "ffmpeg.nodes.output_operator", | |
| "lineno": 151, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.compile", | |
| "callee": "ffmpeg._run.get_args", | |
| "lineno": 192, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.compile", | |
| "callee": "ffmpeg.nodes.output_operator", | |
| "lineno": 176, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.run_async", | |
| "callee": "ffmpeg._run.compile", | |
| "lineno": 283, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.run_async", | |
| "callee": "ffmpeg.nodes.output_operator", | |
| "lineno": 195, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.run", | |
| "callee": "ffmpeg._run.run_async", | |
| "lineno": 324, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.run", | |
| "callee": "ffmpeg._run.Error.__init__", | |
| "lineno": 337, | |
| "resolution": "same_module_class_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._run.run", | |
| "callee": "ffmpeg.nodes.output_operator", | |
| "lineno": 299, | |
| "resolution": "imported_call" | |
| } | |
| ], | |
| "ffmpeg._utils": [ | |
| { | |
| "caller": "ffmpeg._utils.<module>", | |
| "callee": "ffmpeg._utils.with_metaclass", | |
| "lineno": 44, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._utils._recursive_repr", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 59, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._utils._recursive_repr", | |
| "callee": "ffmpeg._utils._recursive_repr", | |
| "lineno": 61, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._utils._recursive_repr", | |
| "callee": "ffmpeg._utils._recursive_repr", | |
| "lineno": 64, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._utils._recursive_repr", | |
| "callee": "ffmpeg._utils._recursive_repr", | |
| "lineno": 64, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._utils.get_hash", | |
| "callee": "ffmpeg._utils._recursive_repr", | |
| "lineno": 74, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._utils.get_hash_int", | |
| "callee": "ffmpeg._utils.get_hash", | |
| "lineno": 79, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._utils.escape_chars", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 84, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._utils.convert_kwargs_to_cmd_line_args", | |
| "callee": "<builtin>.list.append", | |
| "lineno": 101, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._utils.convert_kwargs_to_cmd_line_args", | |
| "callee": "<builtin>.list.append", | |
| "lineno": 103, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._utils.convert_kwargs_to_cmd_line_args", | |
| "callee": "<builtin>.list.append", | |
| "lineno": 105, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._utils.convert_kwargs_to_cmd_line_args", | |
| "callee": "<builtin>.list.append", | |
| "lineno": 107, | |
| "resolution": "local_builtin_method_call" | |
| } | |
| ], | |
| "ffmpeg._view": [ | |
| { | |
| "caller": "ffmpeg._view.view", | |
| "callee": "ffmpeg.nodes.get_stream_spec_nodes", | |
| "lineno": 48, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._view.view", | |
| "callee": "ffmpeg._view._get_node_color", | |
| "lineno": 59, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._view.view", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 71, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._view.view", | |
| "callee": "ffmpeg.dag.get_outgoing_edges", | |
| "lineno": 75, | |
| "resolution": "imported_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._view.view", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 97, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._view.view", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 98, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg._view.view", | |
| "callee": "ffmpeg.nodes.stream_operator", | |
| "lineno": 32, | |
| "resolution": "imported_call" | |
| } | |
| ], | |
| "ffmpeg": [], | |
| "ffmpeg.tests.test_ffmpeg": [ | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_escape_chars", | |
| "callee": "ffmpeg._utils.escape_chars", | |
| "lineno": 33, | |
| "resolution": "qualified_module_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_escape_chars", | |
| "callee": "ffmpeg._utils.escape_chars", | |
| "lineno": 34, | |
| "resolution": "qualified_module_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_escape_chars", | |
| "callee": "ffmpeg._utils.escape_chars", | |
| "lineno": 36, | |
| "resolution": "qualified_module_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_escape_chars", | |
| "callee": "ffmpeg._utils.escape_chars", | |
| "lineno": 39, | |
| "resolution": "qualified_module_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_args__complex_filter", | |
| "callee": "ffmpeg.tests.test_ffmpeg._get_complex_filter_example", | |
| "lineno": 179, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_get_item_with_bad_selectors", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 248, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_get_item_with_bad_selectors", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 252, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_get_item_with_bad_selectors", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 256, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_filter_concat__wrong_stream_count", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 334, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_filter_asplit", | |
| "callee": "ffmpeg.tests.test_ffmpeg._get_complex_filter_asplit_example", | |
| "lineno": 340, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_filter_normal_arg_escape", | |
| "callee": "<builtin>.dict.items", | |
| "lineno": 412, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_filter_normal_arg_escape", | |
| "callee": "ffmpeg.tests.test_ffmpeg.test_filter_normal_arg_escape._get_drawtext_font_repr", | |
| "lineno": 414, | |
| "resolution": "nested_function_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_filter_text_arg_str_escape", | |
| "callee": "<builtin>.dict.items", | |
| "lineno": 446, | |
| "resolution": "local_builtin_method_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_filter_text_arg_str_escape", | |
| "callee": "ffmpeg.tests.test_ffmpeg.test_filter_text_arg_str_escape._get_drawtext_text_repr", | |
| "lineno": 448, | |
| "resolution": "nested_function_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__run_async", | |
| "callee": "ffmpeg.tests.test_ffmpeg._get_simple_example", | |
| "lineno": 474, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__run", | |
| "callee": "ffmpeg.tests.test_ffmpeg._get_complex_filter_example", | |
| "lineno": 498, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__run__capture_out", | |
| "callee": "ffmpeg.tests.test_ffmpeg._get_simple_example", | |
| "lineno": 508, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__run__input_output", | |
| "callee": "ffmpeg.tests.test_ffmpeg._get_simple_example", | |
| "lineno": 524, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__run__error", | |
| "callee": "ffmpeg.tests.test_ffmpeg._get_complex_filter_example", | |
| "lineno": 534, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__run__error", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 539, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__run__dummy_cmd", | |
| "callee": "ffmpeg.tests.test_ffmpeg._get_complex_filter_example", | |
| "lineno": 560, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__run__dummy_cmd_list", | |
| "callee": "ffmpeg.tests.test_ffmpeg._get_complex_filter_example", | |
| "lineno": 565, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_pipe", | |
| "callee": "<external>.builtins.bytes", | |
| "lineno": 735, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test_pipe", | |
| "callee": "<external>.builtins.range", | |
| "lineno": 736, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__probe_timeout", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 756, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__probe__exception", | |
| "callee": "<external>.builtins.str", | |
| "lineno": 762, | |
| "resolution": "external_constructor_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_input", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_input", | |
| "lineno": 788, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_input", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_input", | |
| "lineno": 789, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_input", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_input", | |
| "lineno": 790, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_input", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_input", | |
| "lineno": 791, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_input", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_input", | |
| "lineno": 792, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_input", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_input", | |
| "lineno": 793, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_outputs", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_outputs", | |
| "lineno": 797, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_outputs", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_outputs", | |
| "lineno": 798, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_outputs", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_outputs", | |
| "lineno": 799, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_outputs", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_outputs", | |
| "lineno": 800, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_outputs", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_outputs", | |
| "lineno": 801, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_outputs", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_outputs", | |
| "lineno": 802, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_outputs", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_outputs", | |
| "lineno": 803, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_outputs", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_outputs", | |
| "lineno": 804, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__get_filter_complex_outputs", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_outputs", | |
| "lineno": 805, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__multi_output_edge_label_order", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_outputs", | |
| "lineno": 819, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__multi_output_edge_label_order", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_input", | |
| "lineno": 820, | |
| "resolution": "direct_name_call" | |
| }, | |
| { | |
| "caller": "ffmpeg.tests.test_ffmpeg.test__multi_output_edge_label_order", | |
| "callee": "ffmpeg.tests.test_ffmpeg.get_filter_complex_input", | |
| "lineno": 821, | |
| "resolution": "direct_name_call" | |
| } | |
| ], | |
| "ffmpeg.tests": [] | |
| }, | |
| "cyclic_clusters": [], | |
| "unresolved": [ | |
| { | |
| "module": "setup", | |
| "lineno": 5, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "setup", | |
| "lineno": 35, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "doc.src.conf", | |
| "lineno": 21, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .insert(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "doc.src.conf", | |
| "lineno": 21, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .abspath(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.facetime", | |
| "lineno": 4, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .run(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.facetime", | |
| "lineno": 4, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.facetime", | |
| "lineno": 4, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.get_video_thumbnail", | |
| "lineno": 8, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.get_video_thumbnail", | |
| "lineno": 9, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.get_video_thumbnail", | |
| "lineno": 10, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.get_video_thumbnail", | |
| "lineno": 11, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.get_video_thumbnail", | |
| "lineno": 13, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.get_video_thumbnail", | |
| "lineno": 21, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .run(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.get_video_thumbnail", | |
| "lineno": 21, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .overwrite_output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.get_video_thumbnail", | |
| "lineno": 21, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.get_video_thumbnail", | |
| "lineno": 21, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .filter(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.get_video_thumbnail", | |
| "lineno": 21, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.get_video_thumbnail", | |
| "lineno": 29, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .decode(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.get_video_thumbnail", | |
| "lineno": 30, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .exit(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.get_video_thumbnail", | |
| "lineno": 34, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.read_frame_as_jpeg", | |
| "lineno": 8, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.read_frame_as_jpeg", | |
| "lineno": 10, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.read_frame_as_jpeg", | |
| "lineno": 11, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.read_frame_as_jpeg", | |
| "lineno": 16, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .run(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.read_frame_as_jpeg", | |
| "lineno": 16, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.read_frame_as_jpeg", | |
| "lineno": 16, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .filter(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.read_frame_as_jpeg", | |
| "lineno": 16, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.read_frame_as_jpeg", | |
| "lineno": 18, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.read_frame_as_jpeg", | |
| "lineno": 26, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.read_frame_as_jpeg", | |
| "lineno": 28, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .write(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 8, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .patch_all(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 17, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 17, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .dedent(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 29, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 30, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 35, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .mkdtemp(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 39, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .rmtree(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 45, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .accept(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 49, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .recv(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 53, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .split(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 55, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .decode(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 56, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .split(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 59, | |
| "pattern": "name_call_unresolved", | |
| "note": "Call to 'handler(...)' not found in local, imported, or builtin symbols." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 62, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .close(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 82, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 83, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .socket(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 84, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .closing(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 85, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .bind(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 86, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .listen(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 87, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .spawn(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 91, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .kill(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 104, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .update(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 106, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .update(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 112, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 113, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .probe(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 119, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .run(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 119, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .overwrite_output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 119, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .global_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 119, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 119, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .colorchannelmixer(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 119, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 123, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.show_progress", | |
| "lineno": 129, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .exit(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 14, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .basicConfig(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 15, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 16, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 21, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 22, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 23, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 24, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 25, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 26, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 27, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 28, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 30, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .compile(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 31, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .compile(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 32, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .compile(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 37, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .debug(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 37, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 37, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .list2cmdline(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 38, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .Popen(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 51, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .compile(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 51, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 51, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .filter(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 51, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 53, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 59, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .decode(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 59, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .communicate(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 61, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .write(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 62, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .exit(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 63, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .debug(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 64, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 70, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .search(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 71, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .search(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 72, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .search(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 74, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .group(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 79, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .group(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 81, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .group(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 82, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .group(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 83, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .group(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 100, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 102, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .isdir(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 119, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 120, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .dirname(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 122, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .info(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 122, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 124, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .communicate(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 125, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .compile(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 125, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .overwrite_output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 125, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 125, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 137, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 139, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .basicConfig(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.split_silence", | |
| "lineno": 140, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 37, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 38, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 39, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 40, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 43, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 44, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .basicConfig(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 48, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .info(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 48, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 49, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .probe(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 57, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .info(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 59, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .compile(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 59, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 59, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 64, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .Popen(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 68, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .info(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 70, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .compile(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 70, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .overwrite_output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 70, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 70, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 71, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 76, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .Popen(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 80, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .debug(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 84, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .read(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 90, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .reshape(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 90, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .frombuffer(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 103, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .debug(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 104, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .write(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 105, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .tobytes(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 105, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .astype(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 118, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .info(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 121, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .debug(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 122, | |
| "pattern": "name_call_unresolved", | |
| "note": "Call to 'process_frame(...)' not found in local, imported, or builtin symbols." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 125, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .info(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 126, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .wait(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 128, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .info(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 129, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .close(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 130, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .wait(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 132, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .info(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 148, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .info(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 155, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .info(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 156, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .extractall(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 156, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .ZipFile(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 165, | |
| "pattern": "name_call_unresolved", | |
| "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 167, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .eval(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 167, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 174, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .expand_dims(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 175, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .resize_bilinear(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 178, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .exists(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 181, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .Graph(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 182, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .InteractiveSession(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 184, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .FastGFile(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 185, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .GraphDef(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 186, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .ParseFromString(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 186, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .read(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 187, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .placeholder(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 189, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .expand_dims(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 190, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .import_graph_def(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 197, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_tensor_by_name(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 205, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .randint(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 206, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .roll(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 206, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .roll(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 207, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 211, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .run(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 213, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .roll(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 213, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .roll(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 216, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .reduce_mean(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 217, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .gradients(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 224, | |
| "pattern": "self_method_not_found", | |
| "note": "self._resize(...) not found in class 'DeepDream' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 224, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .int32(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 224, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .float32(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 225, | |
| "pattern": "self_method_not_found", | |
| "note": "self._resize(...) not found in class 'DeepDream' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 233, | |
| "pattern": "self_method_not_found", | |
| "note": "self._resize(...) not found in class 'DeepDream' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 236, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .mean(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 236, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .abs(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.tensorflow_stream", | |
| "lineno": 242, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 12, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .basicConfig(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 13, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 14, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 17, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 18, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 23, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .run(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 23, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .overwrite_output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 23, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 23, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 31, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .exit(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 36, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .SpeechClient(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 37, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .RecognitionAudio(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 38, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .RecognitionConfig(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 43, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .recognize(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 51, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .encode(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.transcribe", | |
| "lineno": 55, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.video_info", | |
| "lineno": 8, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.video_info", | |
| "lineno": 9, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.video_info", | |
| "lineno": 13, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.video_info", | |
| "lineno": 16, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .probe(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.video_info", | |
| "lineno": 19, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .exit(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.video_info", | |
| "lineno": 24, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .exit(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.video_info", | |
| "lineno": 29, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.video_info", | |
| "lineno": 30, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "examples.video_info", | |
| "lineno": 31, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.dag", | |
| "lineno": 97, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .items(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.dag", | |
| "lineno": 100, | |
| "pattern": "name_call_unresolved", | |
| "note": "Call to 'DagEdge(...)' not found in local, imported, or builtin symbols." | |
| }, | |
| { | |
| "module": "ffmpeg.dag", | |
| "lineno": 113, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .items(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.dag", | |
| "lineno": 117, | |
| "pattern": "name_call_unresolved", | |
| "note": "Call to 'DagEdge(...)' not found in local, imported, or builtin symbols." | |
| }, | |
| { | |
| "module": "ffmpeg.dag", | |
| "lineno": 134, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .items(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.dag", | |
| "lineno": 171, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.dag", | |
| "lineno": 174, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.dag", | |
| "lineno": 176, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.dag", | |
| "lineno": 178, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.dag", | |
| "lineno": 178, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.dag", | |
| "lineno": 180, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.dag", | |
| "lineno": 216, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 20, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 20, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 33, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 48, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .long_repr(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 51, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 52, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 70, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 72, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 73, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 140, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .values(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 142, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 159, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 165, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 172, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .values(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 175, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 183, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .items(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 207, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .__init__(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 216, | |
| "pattern": "self_method_not_found", | |
| "note": "self.__outgoing_stream_type(...) not found in class 'Node' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 240, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .__init__(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 250, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .__init__(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 263, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .basename(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 269, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .__init__(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 290, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .items(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 296, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 302, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 302, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 309, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .__init__(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 322, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .basename(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 327, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .__init__(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 338, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .__init__(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.nodes", | |
| "lineno": 351, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .__init__(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._ffmpeg", | |
| "lineno": 27, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .pop(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._ffmpeg", | |
| "lineno": 32, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._ffmpeg", | |
| "lineno": 38, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._ffmpeg", | |
| "lineno": 47, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._ffmpeg", | |
| "lineno": 53, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._ffmpeg", | |
| "lineno": 84, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .pop(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._ffmpeg", | |
| "lineno": 87, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .pop(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._ffmpeg", | |
| "lineno": 92, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 53, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 84, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 107, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 160, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 174, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 183, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 200, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 233, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 434, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 435, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 439, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 444, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 463, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 482, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._filters", | |
| "lineno": 491, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .stream(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._probe", | |
| "lineno": 20, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .Popen(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._probe", | |
| "lineno": 24, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .communicate(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._probe", | |
| "lineno": 27, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .loads(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._probe", | |
| "lineno": 27, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .decode(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 28, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .__init__(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 29, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 37, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .copy(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 38, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .pop(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 39, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .pop(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 40, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .pop(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 45, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 49, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 58, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 69, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 81, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 82, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 82, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access ._get_filter(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 82, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 91, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .items(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 95, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 100, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 110, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 119, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 123, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 133, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .copy(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 134, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .pop(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 136, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .pop(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 138, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .pop(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 140, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .pop(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 142, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .pop(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 144, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 290, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .Popen(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 334, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .communicate(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._run", | |
| "lineno": 335, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .poll(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 36, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .__new__(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 37, | |
| "pattern": "name_call_unresolved", | |
| "note": "Call to 'meta(...)' not found in local, imported, or builtin symbols." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 39, | |
| "pattern": "name_call_unresolved", | |
| "note": "Call to 'metaclass(...)' not found in local, imported, or builtin symbols." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 61, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 61, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 64, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 67, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 74, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .encode(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 75, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 75, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .md5(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 87, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .remove(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 88, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .insert(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 90, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .replace(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 97, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .keys(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 101, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 103, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 105, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._utils", | |
| "lineno": 107, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 42, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .pop(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 46, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .mktemp(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 50, | |
| "pattern": "name_call_unresolved", | |
| "note": "Call to 'topo_sort(...)' not found in local, imported, or builtin symbols." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 51, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .Digraph(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 52, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .attr(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 53, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .keys(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 55, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 55, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 55, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .keys(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 63, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 65, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 67, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 70, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .node(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 73, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 93, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 96, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 99, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .edge(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 102, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .pipe(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg._view", | |
| "lineno": 104, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .view(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 20, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .dirname(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 21, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 22, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 23, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 24, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 25, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 26, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .join(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 29, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .check_call(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 43, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 44, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 45, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 46, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 47, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 48, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 49, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 50, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 58, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 59, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 60, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 61, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 62, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .concat(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 63, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .concat(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 64, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .concat(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 70, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 70, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 70, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 74, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 75, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 75, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .concat(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 76, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 77, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 78, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 83, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 84, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 85, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 86, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 87, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .concat(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 88, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 89, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 92, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 95, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 98, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 101, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 102, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 108, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 109, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 112, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .filter_multi_output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 113, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 114, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .filter_multi_output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 115, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 121, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 121, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 124, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 136, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 136, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 137, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 142, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .global_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 142, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 142, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 146, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 156, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 156, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 160, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .split(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 160, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .vflip(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 160, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 164, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 165, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .crop(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 167, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .overwrite_output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 167, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 167, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .drawbox(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 167, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .overlay(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 167, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .concat(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 168, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 169, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 171, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .hflip(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 180, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 204, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 205, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 206, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 207, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 222, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 224, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .hflip(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 225, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .filter(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 227, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .hflip(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 228, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .filter(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 229, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 230, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 220, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 244, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 246, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .raises(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 248, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .startswith(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 250, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .raises(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 252, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .startswith(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 254, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .raises(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 256, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .startswith(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 260, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .asplit(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 260, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .vflip(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 260, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 265, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .overwrite_output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 265, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 265, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .concat(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 266, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .filter(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 267, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .filter(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 275, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 276, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 277, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 277, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 277, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .concat(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 292, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 293, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 294, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 294, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 294, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .concat(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 309, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 310, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 311, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .concat(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 311, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .hflip(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 312, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 312, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 329, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 330, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 331, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .raises(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 332, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .concat(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 332, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .hflip(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 341, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 362, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 362, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 362, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 371, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 371, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 371, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 369, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 385, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 385, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 385, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .drawtext(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 385, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 386, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 392, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .match(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 397, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 398, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .group(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 413, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 427, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 427, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 427, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .drawtext(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 427, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 427, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 430, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .match(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 431, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 432, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .group(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 447, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 457, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 457, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 458, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .compile(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 459, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .compile(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 472, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .Mock(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 473, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .object(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 475, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .run_async(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 488, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .compile(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 467, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 468, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 469, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 470, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 499, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .run(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 507, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .object(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 509, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .run(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 513, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .encode(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 517, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .encode(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 504, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 505, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 523, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .object(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 525, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .run(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 525, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .encode(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 526, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .encode(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 533, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .object(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 535, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .raises(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 536, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .run(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 543, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .encode(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 547, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .startswith(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 547, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .decode(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 530, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 531, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 553, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 554, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 555, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 556, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .run(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 561, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .run(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 566, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .run(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 570, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 571, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .filter(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 572, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 573, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 586, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 586, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .filter(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 586, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 590, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 602, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 603, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 604, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 605, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 605, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .merge_outputs(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 611, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 615, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 615, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 615, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 622, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 622, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 622, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 632, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 632, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 633, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 633, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 634, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .merge_outputs(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 635, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 645, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 658, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 659, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 659, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 672, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 673, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 673, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 673, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .hflip(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 695, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 695, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .trim(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 695, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 706, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 711, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 728, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .Popen(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 736, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .randint(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 738, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .write(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 739, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .close(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 741, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .read(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 747, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .probe(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 748, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .keys(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 754, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .raises(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 755, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .probe(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 752, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .skipif(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 760, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .raises(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 761, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .probe(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 763, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .encode(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 767, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .probe(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 768, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .keys(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 772, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .search(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 772, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 774, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .group(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 780, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .search(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 780, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .format(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 782, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .split(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 782, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .group(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 809, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .filter_multi_output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 810, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 810, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .input(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 812, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .merge_outputs(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 813, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 813, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .filter(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 814, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .output(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 814, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .filter(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 817, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .get_args(...) - target object type not statically resolved." | |
| }, | |
| { | |
| "module": "ffmpeg.tests.test_ffmpeg", | |
| "lineno": 818, | |
| "pattern": "attribute_call", | |
| "note": "Call via attribute access .index(...) - target object type not statically resolved." | |
| } | |
| ], | |
| "governance_gate": "APPROVED" | |
| } |