Code Monkey home page Code Monkey logo

Comments (4)

henry-tujia avatar henry-tujia commented on August 22, 2024

怀疑 执行last, awsmf_name = copyscript(script, folder + '.scripts/extract.vpy')出现错误

from docker-vapoursynth-yuuno.

henry-tujia avatar henry-tujia commented on August 22, 2024

初始化 last变量后,可以正确运行,但是报出

Script evaluation failed:
Python exception: invalid syntax (extract.vpy, line 33)

Traceback (most recent call last):
  File "src/cython/vapoursynth.pyx", line 2241, in vapoursynth.vpy_evaluateScript
  File "/encode/out-encode/.scripts/extract.vpy", line 33
    ext = awsf.SelectRangeEvery(clip=, every=3000, length=45, offset=10000)
                                     ^
SyntaxError: invalid syntax

(1/6) Processing encode with --crf 17

Traceback (most recent call last):
  File "vstest.py", line 332, in <module>
    encode(test + ' ' + ' '.join(codec_opts_passed) + ' ' + vbv_opts + ' ' + info)
TypeError: can only concatenate str (not "_wrap_close") to str

from docker-vapoursynth-yuuno.

henry-tujia avatar henry-tujia commented on August 22, 2024

报错原因为 encode.ipynb 中缺少 src.set_output(),添加后报出以下:

Script evaluation failed:
Python exception: Index: Can't open '/encode/After.the.Storm.2016.BluRay.Remux.1080p.AVC.TrueHD.5.1-HiFi.mkv'

Traceback (most recent call last):
  File "src/cython/vapoursynth.pyx", line 2244, in vapoursynth.vpy_evaluateScript
  File "src/cython/vapoursynth.pyx", line 2245, in vapoursynth.vpy_evaluateScript
  File "/encode/out-encode/.scripts/extract.vpy", line 12, in <module>
    src = core.ffms2.Source(source=r'/encode/After.the.Storm.2016.BluRay.Remux.1080p.AVC.TrueHD.5.1-HiFi.mkv')
  File "src/cython/vapoursynth.pyx", line 2069, in vapoursynth.Function.__call__
vapoursynth.Error: Index: Can't open '/encode/After.the.Storm.2016.BluRay.Remux.1080p.AVC.TrueHD.5.1-HiFi.mkv'

from docker-vapoursynth-yuuno.

so-y avatar so-y commented on August 22, 2024

这是第一次运行该脚本吗,之前是否 demux 失败过
建议完全删除相关文件和目录后再次重试

from docker-vapoursynth-yuuno.

Related Issues (3)

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.