Jaded-Encoding-Thaumaturgy / muxtools

Automation package for everything related to encoding and subbing
Mozilla Public License 2.0
13 stars 9 forks source link

Allow a different way to pass fps to do_audio #18

Closed BReza27 closed 1 month ago

BReza27 commented 4 months ago

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