Coder Social home page Coder Social logo

impossiblevideo-javascript's People

Contributors

claus-z avatar

Watchers

 avatar

impossiblevideo-javascript's Issues

validChunk error

Hello, my code

var parameters = { ProjectId: {projectID}, Movie: {projeftName}, Params: { "nome": {frase}", "profile": {image01}, "image01": {image02},, "image03": {image03},, "image02": {image04}, }, Format: 'mp4', Title: 'oi', Description: 'descricao', Category: '1', AuthSecret: {auth}, Status: 'public' } new FX.Render().renderToYoutube(parameters, function(err, data) { if(err) { console.log(err); } else { console.log(data); } });

print error

Uncaught TypeError: Invalid non-string/buffer chunk
at validChunk (https://cdn.impossible.io/sdk/fx-sdk-latest.js:6149:10)
at module.exports.Writable.write (https://cdn.impossible.io/sdk/fx-sdk-latest.js:6172:53)
at module.exports.Writable.end (https://cdn.impossible.io/sdk/fx-sdk-latest.js:6384:51)
at module.exports.ClientRequest.end (https://cdn.impossible.io/sdk/fx-sdk-latest.js:7330:32)
at https://cdn.impossible.io/sdk/fx-sdk-latest.js:537:32
at HttpRequest.authenticate (https://cdn.impossible.io/sdk/fx-sdk-latest.js:473:9)
at features.constructor.exec (https://cdn.impossible.io/sdk/fx-sdk-latest.js:499:17)
at Request.send (https://cdn.impossible.io/sdk/fx-sdk-latest.js:785:37)
at features.constructor.makeRequest (https://cdn.impossible.io/sdk/fx-sdk-latest.js:1070:21)
at features.constructor.svc.(anonymous function) [as renderToYoutube] (https://cdn.impossible.io/sdk/fx-sdk-latest.js:1109:29)

help-me please

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.