Coder Social home page Coder Social logo

datt1994 / dpvideomerger Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 6.0 3.29 MB

Multiple videos merge in one video with manage scale & aspect ratio and also merge 4 videos to grid layou for Objective C.

License: Apache License 2.0

Objective-C 86.59% Ruby 13.41%
ios merge merge-videos merger objective-c video video-merger videos

dpvideomerger's People

Contributors

datt1994 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dpvideomerger's Issues

Videos without audio don't merge.

I got the issue that when i merge a video with no sound it gave me an error. I resolved it by changing some code i.e.

if let audioAsset: AVAssetTrack = asset.tracks(withMediaType: .audio).first{
try audioTrack.insertTimeRange(timeRange, of: audioAsset, at: currentTime)
}

but then it started merging one video with no sound and other with sound but if both videos are without sound the export session gives an error of operation failed.

After complete how to repeat video?

I Think This is not issue.

we seclect 4 video for grid.
1st video time is 0.4 second.
2nd video time is 0.8 second.
3rd video time is 1.2 second.
4th video time is 0.5 second.

so now your code final video playing max time (based on ex 1.2 second) and other video stop playing after end.

so we need to repeat other videos this is possible?

just give suggestion for this.

Thanks in advance.

Can we merge videos like tiles

First of all nice work. Keep it UP ๐Ÿ‘
Secondly, my question is can we merge the videos like tiles. I have one screen where I can choose 4 videos and select 4 videos then on merge all videos merge like tiles and display in video like all playing on thier on tile

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.