You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using Vatic a lot over the last few weeks and as of yesterday have been experiencing the following problem when running this command turkic extract /home/vagrant/vagrant_data/DJI_0011.mov /home/vagrant/vagrant_data/frames:
/home/vagrant/vagrant_data/DJI_0011.mov: No such file or directory.
I've been running it in exactly the same way up till now, so am extremely confused as to where this error suddenly came from.
...
File "build/bdist.linux-x86_64/egg/PIL/Image.py", line 2410, in open
IOError: [Errno 2] No such file or directory: '/tmp/pyvision-ffmpeg-469799923/1.jpg'
...
I don't think it is picking up my video which is in the \data directory on my computer. I run 'docker run' from the parent folder of the \data folder.
Any suggestions? Thanks
The text was updated successfully, but these errors were encountered:
KatherineJames
changed the title
Cannot find video
Video in \data folder on computer not found in vagrant_data
May 1, 2018
Hi All,
I have been using Vatic a lot over the last few weeks and as of yesterday have been experiencing the following problem when running this command turkic extract /home/vagrant/vagrant_data/DJI_0011.mov /home/vagrant/vagrant_data/frames:
/home/vagrant/vagrant_data/DJI_0011.mov: No such file or directory.
I've been running it in exactly the same way up till now, so am extremely confused as to where this error suddenly came from.
...
File "build/bdist.linux-x86_64/egg/PIL/Image.py", line 2410, in open
IOError: [Errno 2] No such file or directory: '/tmp/pyvision-ffmpeg-469799923/1.jpg'
...
I don't think it is picking up my video which is in the \data directory on my computer. I run 'docker run' from the parent folder of the \data folder.
Any suggestions? Thanks
The text was updated successfully, but these errors were encountered: