GithubHelp home page GithubHelp logo

Comments (9)

numandev1 avatar numandev1 commented on June 12, 2024

@serolgames now a days, i am very busy, hopefully i will check it after 6 to 7 days

from react-native-compressor.

serolgames avatar serolgames commented on June 12, 2024

Hello !
Hope your doing well

Any news about this problem ?

from react-native-compressor.

a396901990 avatar a396901990 commented on June 12, 2024

same here, looks like only happened for android

from react-native-compressor.

josiaRN avatar josiaRN commented on June 12, 2024

Hello,,,,,same here ! Is there any fix to this issue ?

from react-native-compressor.

noelsp avatar noelsp commented on June 12, 2024

Maybe IĀ“m experimenting this same issue: #268

from react-native-compressor.

a396901990 avatar a396901990 commented on June 12, 2024

any update for this issue?

from react-native-compressor.

noelsp avatar noelsp commented on June 12, 2024

Can someone upload a demo of the issue?
I have one video with this error, but I can't upload because is private from our customer.

from react-native-compressor.

a396901990 avatar a396901990 commented on June 12, 2024

the issue for me is after the client uploads the compression video to the backend, the backend will use ffmpeg with the command line to generate base64 placeholder cmd := exec.Command("ffmpeg", "-i", "pipe:0", "-vframes", "1", "-q:v", "1", "-f", "singlejpeg", "pipe:1"). the error with pipe is [mov,mp4,m4a,3gp,3g2,mj2 @ 0x151f04950] stream 0, offset 0x2c: partial file [mov,mp4,m4a,3gp,3g2,mj2 @ 0x151f04950] Could not find codec parameters for stream 0 (Video: h264 (avc1 / 0x31637661), none, 640x360, 1676 kb/s): unspecified pixel format Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options

somehow the file stream is broken when uploaded by Android with this library (ios is fine)

from react-native-compressor.

serolgames avatar serolgames commented on June 12, 2024

@numandev1
Hello, any update for this issue ?

from react-native-compressor.

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.