Giter Club home page Giter Club logo

Comments (2)

matukaking avatar matukaking commented on June 8, 2024

UPDATE>
Im using this command to start the process:
xvfb-run --auto-servernum --server-num=1 editly --json ./datajson/${albumid}.json

i get this error:

info: Apr-17-2023 15:32:27: stdout: Caught error Error: write EPIPE
at afterWriteDispatched (node:internal/stream_base_commons:164:15)
at writeGeneric (node:internal/stream_base_commons:155:3)
at Socket._writeGeneric (node:net:795:11)
at Socket._write (node:net:807:8)
at writeOrBuffer (node:internal/streams/writable:389:12)
at _write (node:internal/streams/writable:330:10)
at Socket.Writable.write (node:internal/streams/writable:334:10)
at file:///root/.nvm/versions/node/v16.13.2/lib/node_modules/editly/index.js:367:68
at new Promise ()
at Editly (file:///root/.nvm/versions/node/v16.13.2/lib/node_modules/editly/index.js:367:32) {
errno: -32,
code: 'EPIPE',
syscall: 'write',
originalMessage: 'write EPIPE',
shortMessage: 'Command failed with EPIPE: ffmpeg -hide_banner -loglevel error -f rawvideo -vcodec rawvideo -pix_fmt rgba -s 1920x1080 -r 25 -i - -i videos/editly-tmp-uiq26rck7QO_oItdtsYZR/>
'write EPIPE',
command: 'ffmpeg -hide_banner -loglevel error -f rawvideo -vcodec rawvideo -pix_fmt rgba -s 1920x1080 -r 25 -i - -i videos/editly-tmp-uiq26rck7QO_oItdtsYZR/audio-mixed.flac -map 0:v:0 -map>
escapedCommand: 'ffmpeg -hide_banner -loglevel error -f rawvideo -vcodec rawvideo -pix_fmt rgba -s 1920x1080 -r 25 -i - -i "videos/editly-tmp-uiq26rck7QO_oItdtsYZR/audio-mixed.flac" -map ">
exitCode: undefined,
signal: undefined,
signalDescription: undefined,
stdout: undefined,
stderr: undefined,
failed: true,
timedOut: false,
isCanceled: false,
killed: false
}

from editly.

matukaking avatar matukaking commented on June 8, 2024

@mifi

do you have any idea how can i run multiple rendering at the same time without getting EPIPE error?

from editly.

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.