Code Monkey home page Code Monkey logo

Comments (4)

 avatar commented on May 9, 2024

this is what happens when attempting to use height and width

c:\Documents\Downloads\video2x-master>python video2x.py -v testvid.mp4 -o testvid2.mp4 --width 1000 --height 1000 --gpu


\ \ / / () | | |__ \ \ \ / /
\ \ / / _ __| | ___ ___ ) | \ V /
\ / / | | / ` | / _ \ / _ \ / / > <
\ / | | | (
| | | __/ | (
) | / /_ / .
/ || _,| _| _/ |__| // _\

           Video2X Video Enlarger

               Version 2.1.6

Traceback (most recent call last):
File "video2x.py", line 291, in
elif (not args.width or not args.height) or not args.upscale_factor:
AttributeError: 'Namespace' object has no attribute 'upscale_factor'

c:\Documents\Downloads\video2x-master>

from video2x.

 avatar commented on May 9, 2024

when attempting to use factor:

c:\Documents\Downloads\video2x-master>python video2x.py -v testvid.mp4 -o testvid2.mp4 --f 2 --gpu


\ \ / / () | | |__ \ \ \ / /
\ \ / / _ __| | ___ ___ ) | \ V /
\ / / | | / ` | / _ \ / _ \ / / > <
\ / | | | (
| | | __/ | (
) | / /_ / .
/ || _,| _| _/ |__| // _\

           Video2X Video Enlarger

               Version 2.1.6

[!] ERROR: You must specify output video width and height or upscale factor

c:\Documents\Downloads\video2x-master>

from video2x.

k4yt3x avatar k4yt3x commented on May 9, 2024

@sok0 I will look into it immediately. Give me a second.

from video2x.

k4yt3x avatar k4yt3x commented on May 9, 2024

@sok0 Commit #71 has been released to fix this problem. The patch should fix this problem.

Sorry about this bug. I have recently virtualized my workstation, so I was unable to do a test run before releasing the current version. I was able to debug just now it in a VM.

from video2x.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.