We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4689 if isinstance(files, (list, tuple)): -> 4690 test_file = files[0] 4691 4692 rnd = "%s/.uvcdat/__uvcdat_%i" % (
we should use dotdir stuff rather than .uvcdat
The text was updated successfully, but these errors were encountered:
/1TB/git/vcs/vcs/Canvas.py in ffmpeg(self, movie, files, bitrate, rate, options)
Sorry, something went wrong.
doutriaux1
No branches or pull requests
we should use dotdir stuff rather than .uvcdat
The text was updated successfully, but these errors were encountered: