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

Width and height are swapped when exporting in pascal format #90

Open
johanms opened this issue Oct 27, 2017 · 2 comments
Open

Width and height are swapped when exporting in pascal format #90

johanms opened this issue Oct 27, 2017 · 2 comments

Comments

@johanms
Copy link

johanms commented Oct 27, 2017

Is there any reason for doing this, or just a bug?

vatic/cli.py

Line 933 in 3fc6f88

file.write("<height>{0}</height>".format(video.width))

@lzane
Copy link

lzane commented Dec 13, 2017

I found this bug too and it takes me nearly a week hard work to realize that there is something wrong with my data set. :(

tanaka0x pushed a commit to realglobe-Inc/vatic that referenced this issue Apr 24, 2018
@wakaba130
Copy link

Please contrib branch merge to master.

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