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

NvGesture dataset #22

Closed
Nd-sole opened this issue Jun 4, 2019 · 8 comments
Closed

NvGesture dataset #22

Nd-sole opened this issue Jun 4, 2019 · 8 comments

Comments

@Nd-sole
Copy link

Nd-sole commented Jun 4, 2019

There are 31 files named:

                      nvGesture_v1.7z.001
                     to nvGesture_v1.7z.031

I am looking to extract these files to video format. Since these files are zipped in .7z format. I tried using

                      cat nvGesture_v1.7z.0?? | 7za x

or

                      cat nvGesture_v1.7z.0?? | 7za e

but in both cases I get error:

                        Error:
                        Incorrect command line
@Nd-sole
Copy link
Author

Nd-sole commented Jun 5, 2019

I solved the issue :)

@LLLLLLoki
Copy link

How did you solve the problem? could you help me?i got the same error

@terasakisatoshi
Copy link

I'm trying to extract dataset but fails...

7z, unar does not solve my problem

@terasakisatoshi
Copy link

Solved

brew cask install the-unarchiver

Then open directory you stored dataset

select all files nvGestreu_v1.7z00x for x = 1,2,...,31. and right click button to go open with unarchiver. See the following image.

image

you'll get nvGesture_v1.7z.

Finally open nvGesture_v1.7z with unarchiver.

Done.

@ghost
Copy link

ghost commented Jun 3, 2020

I solved the issue :)

Could you please let me know how you have solved it? Thanks in advance!!

@giangnd1808
Copy link

I solved the issue :)

cái địt con bà mày ???

@terasakisatoshi
Copy link

I can't remember exactly, but this StackOverflow link saves your life? For example:

@giangnd1808

$ apt-get install p7zip # gives 7z command below
$ cd /path/to/dir/nvGesture_v1.7z.001
$ 7z x nvGesture_v1.7z.001 -tsplit

@ganjbakhshali
Copy link

just remember to install the full version of 7z

$ sudo apt-get install p7zip-full

then extract will work

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

No branches or pull requests

6 participants