Coder Social home page Coder Social logo

savideorangeslider's People

Contributors

andrei200287 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

savideorangeslider's Issues

Error while running

error: Downloads/SAVideoRangeSlider-master 2/VideoRangeSlider.podspec: No such file or directory

leftPosition

How to set leftPosition, when i create SAVideoRangeSlider

Crash on iOS 13

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'This UIImage instance unexpectedly has nil content. Did calling code create an image with [UIImage alloc] without also sending -init? That's unsupported. 0x280804000'

On adding subview of SAVideoRangeSlider.

Issue in setting the left and right position

I am trying to set the initial values of the left and right position but it is not working and its behaving very odd. Please let me know how can I set the left and right position of slider at load time.

control the gap

First great work
I love it
I'm looking for a way to control the minimum gap between the to sliders (in seconds , percents and so)

UIImagePickerController Custom Overlay Black Screen issue while using Video trimming controller

Hello Everyone ,

I have problem while opening camera in recording mode using UIImagePicker Controller with custom overlay and it should open first time properly .But when i push to next view controller and return back again to open camera at that time camera displays black screen for few time.

The Logic in the inside view controller is for VideoTrimming . For video trimming i have used "SAVideoRangeSlider" controll. SAVideoRange Silder perform task to get all thumbnail images from video which i have assign . It uses AVAsset image generator class provided by apple to get image frames from videos and it runs in background using its handler method.

Handler Method ::
[self.imageGenerator generateCGImagesAsynchronouslyForTimes:times
completionHandler:^(CMTime requestedTime, CGImageRef image, CMTime actualTime,
AVAssetImageGeneratorResult result, NSError *error) {

                                                                  }

I have nilling all the objects related to image generator class when i came back to Camera screen. still issues of black screen occur while opening camera.

This issue occur in ios7 but not in ios6.

Can anyone have any idea about this ...Please relply me ASAP.

Keep current slider position when rotate device

I want to keep current slider status when the device rotated. So i create new slider and set left-right position for this:
self.mySAVideoRangeSlider.leftPosition = self.startTime * ratio;
self.mySAVideoRangeSlider.rightPosition = self.stopTime * ratio;
But it worked incorrect, slider's position is wrong. Are there any solution for my problem? Thanks so much.

UPDATE for IOS7

Your tool is great but I have a small recomentation.
Can you please update it because with IOS7 it functions providing the thubnails very very slowly!!!!

Thanks in advance

George Gerardis

How to reload slider image when video url change?

I have used SAVideoRangeSlider in swift code works fine, but when i change url from didSelectRowAtIndexPath slider does not change thumbnails with new URL. So can you help me for this issue? Here is my code which i have implement
let cgrect = CGRect(x: videoPlayerView.frame.origin.x, y: frameContainerView.frame.origin.y, width: self.view.frame.size.width-40, height: frameContainerView.frame.size.height)

    slider = SAVideoRangeSlider(frame: cgrect, videoUrl: self.videoURL!)
    slider.bubleText.font = UIFont.init(name: "Helvetica", size: 10.0)
    slider.setPopoverBubbleSize(90, height: 60)
    slider.topBorder.backgroundColor = UIColor(red: 0.996, green: 0.951, blue: 0.502, alpha: 1)
    slider.bottomBorder.backgroundColor = UIColor(red: 0.992, green: 0.902, blue: 0.004, alpha: 1)
    self.slider.delegate = self

what about the rightside

Can you please help me out in hoe to set thr rightslider protocol for savrangeSliderDelegate..

Please provide me delegt method for didchangeRightPosition

Thanks.

Swift Support?

just wondering if there was a Swift based version of this available, and if so if you had the link?

In the sliderview I only can see the 2.0 second video 30.00 sec live Photo

Hell

Here I am using live photos to gif. I am using SAVideorangeSlider. But when I am using it in my mySAVideoRangeSlider View I am not getting 3 sec video Frames But I am Only getting 0.2 sec Images Thumbnails. So here Stop time I can see 30.0 sec & start time Is o.osec to 2.0 sec.
Because of this I can not see the rightslider also.
Please help me as soon as possible. In my opinion it is only time management issue.
Thanks.

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.