Ronald Ruiz
Results
2
issues of
Ronald Ruiz
I got the following errors: No version of Visual Studio compiler found - C/C++ compilers most likely not set correctly File "C:\Users\HERO_0001\Documents\GitHub\gpick\SConscript", line 5, in Checking for program ragel... (cached)...
Hi! I've found this code: ``` input_file = file.webm args = {"v": "error", "select_streams": "v:0", "count_packets": None, "show_entries": "stream=nb_read_packets", "of": "csv=p=0" } pb = (ffmpeg .probe(input_file , **args) ) ```...