Skip to content
New issue

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

ffmpeg still uses .uvcat directory #404

Open
doutriaux1 opened this issue Apr 18, 2019 · 1 comment
Open

ffmpeg still uses .uvcat directory #404

doutriaux1 opened this issue Apr 18, 2019 · 1 comment
Assignees
Milestone

Comments

@doutriaux1
Copy link
Contributor

   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

@doutriaux1 doutriaux1 added this to the 8.2 milestone Apr 18, 2019
@doutriaux1 doutriaux1 self-assigned this Apr 18, 2019
@doutriaux1
Copy link
Contributor Author

/1TB/git/vcs/vcs/Canvas.py in ffmpeg(self, movie, files, bitrate, rate, options)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant