Giter Site home page Giter Site logo

Comments (5)

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

yeah, you are right. I need to check again the pull request. If everything is ok, I will make a release by 2 days

from android-video-trimmer.

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

Min to a max feature already available in this lib refer readme for other trim types.

TrimVideo.activity(videoUri)
          .setTrimType(TrimType.MIN_MAX_DURATION)
          .setMinToMax(0, 30)  //seconds
          .start(this);

from android-video-trimmer.

Equin avatar Equin commented on May 26, 2024

@a914-gowtham, Oh, i see, but can it be possible to lock that area like with min duration? Right now (min set 10s, max set 5 mins.), when i am moving that seek bar selector to less than 10 seconds - both selectors moving avoiding me to select less then 10 s, but for max duration it is not moving, and i can move it like i want, just Done button becomes not clickable. For users it is not very user friendly

from android-video-trimmer.

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

Hi @Equin, Now I understand your issue. I felt the same from the beginning. I've used crystal-seekbar as a trimming duration controller which has no option to help with our case. I need to change the seekbar library. I will try to make the seekbar change Asap and this #27 is a fix of a minToMax bug not for max duration issue.

from android-video-trimmer.

hsinha76 avatar hsinha76 commented on May 26, 2024

Is this issue solved? @a914-gowtham

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.