Currently the only way to pass an argument to do_audio is to either pass it a timecode file or import the fraction class into the muxing script and pass that. It would be nice to be able to instead pass it a tuple instead of having an extra import in the script
Currently the only way to pass an argument to do_audio is to either pass it a timecode file or import the fraction class into the muxing script and pass that. It would be nice to be able to instead pass it a tuple instead of having an extra import in the script