Giter VIP home page Giter VIP logo

Comments (7)

VivekThummar52 avatar VivekThummar52 commented on May 25, 2024 2

i just want to ask you one question, don't you think that rotation check will be for 90 and 270, if i'm wrong than please explain me why 90 and 360?

from android-video-trimmer.

a914-gowtham avatar a914-gowtham commented on May 25, 2024 2

@braver-tool @VivekThummar52 thanks for mentioning it. I don't know how I was careless. Use this latest version

implementation 'com.github.a914-gowtham:Android-video-trimmer:1.6.5'

from android-video-trimmer.

a914-gowtham avatar a914-gowtham commented on May 25, 2024 1

Thanks for creating a good issue. It occurs when we try to trim a video that has rotation 90 || 360. I was passing width and height in the ffmpeg command and that's where had to make changes. It has been fixed in the latest release. you could use the implementation 'com.github.a914-gowtham:Android-video-trimmer:1.6.4'

from android-video-trimmer.

a914-gowtham avatar a914-gowtham commented on May 25, 2024

Can you share the trimOption that you used

from android-video-trimmer.

braver-tool avatar braver-tool commented on May 25, 2024

Am not using any compressOption, TrimOption for that. I just use default options for all like below,
TrimVideo.activity(data).setCompressOption(new CompressOption()).start(this);

from android-video-trimmer.

a914-gowtham avatar a914-gowtham commented on May 25, 2024

@braver-tool feel free to open this issue if it does happen again.

from android-video-trimmer.

a914-gowtham avatar a914-gowtham commented on May 25, 2024

My bad. that should be 270.

from android-video-trimmer.

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.