Don't let the name fool you, Photos for OS X also stores all your videos.

Whether you synced them from your iPhone or iPad usingiCloud Photo Library or imported the manually, all your movie moments are right there alongside your images. Editing, however, is a different story. While you can trim videos in Photos for Mac, that's about all the editing you can do. For more, including titles, traditions, and other effects, you have to escalate to iMovie.

How to trim a video in Photos for OS X

直击现场

If you started or stopped recording a little too early or late, it's easy to remove the excess from the begging or end of your video.

  1. Launch Photos for OS X on your Mac.
  2. Find a video you want to edit.
  3. Double click on the video to make it fill the Photos app.
  4. Hover your mouse over the video to reveal the control overlay .
  5. Click on the cog icon to show options.
  6. Click on Trim .
  7. Drag the yellow handles on either side to trim from the beginning or end of the video.
  8. Click Trim to confirm the change.

How to reset the trim on a video in Photos for OS X

If you trim a video and later regret it, don't worry, the edit in non-destructive and the original video can easily be restored.

  1. Launch Photos for OS X on your Mac.
  2. Find the video you want to revert.
  3. Double click on the video to make it fill the Photos app.
  4. Hover your mouse over the video to reveal the control overlay .
  5. Click on the cog icon to show options.
  6. Click on Reset Trim .

How to edit a video from Photos for OS X in iMovie

If you want to add transitions, titles, or other effects to your video, or if you want to cut or mix it up with other videos, you'll need to use iMovie.

  1. Launch iMovie on your Mac.
  2. Start a New Movie
  3. Click on Photos Library in the sidebar.
  4. Find the video you want to edit.
  5. Click on the video to select it.
  6. Click on the + icon to add it to the clips in the current movie.
  7. Edit away!

Once you're done, you can share the video right from iMovie, or save it out and drag it back into Photos for OS X for syncing and safe keeping.

How to trim and edit videos in Photos for OS X的更多相关文章

  1. How To Download Youtube Videos Without any software

    https://www.quora.com/What-is-the-best-way-to-download-YouTube-videos-for-free There are various met ...

  2. (转) [it-ebooks]电子书列表

    [it-ebooks]电子书列表   [2014]: Learning Objective-C by Developing iPhone Games || Leverage Xcode and Obj ...

  3. Ruby on Rails 路由解析

    为了更好的阅读体验.欢迎訪问 作者博客原文 Route是什么 Rails中URL的约定严格基于RESTful风格的.client的请求事实上是在操作一些资源.同一资源的不同的请求动作(GET, POS ...

  4. iPhone Tutorials

    http://www.raywenderlich.com/tutorials This site contains a ton of fun written tutorials – so many t ...

  5. Best Open Source Software

    Best Open Source Software Open Source, Software, Top The promise of open source software is best qua ...

  6. top-100-of-the-best-useful-opensource-applications/

    top-100-of-the-best-useful-opensource-applications/ http://www.ubuntulinuxhelp.com/top-100-of-the-be ...

  7. Laravel5.0学习--02 实例进阶

    本文以laravel5.0.22为例. 本节以新建一个简单的博客作为实例. 准备工作 数据库配置 .env文件(也可以直接修改config/database.php) DB_HOST=localhos ...

  8. device framework(设备框架)

    Table A-1  Device frameworks Name First available Prefixes Description Accelerate.framework 4.0 cbla ...

  9. HTTP层 —— 控制器

    1.简介 将所有的请求处理逻辑都放在单个 routes.php 中显然是不合理的,你也许还希望使用控制器类组织管理这些行为.控制器可以将相关的 HTTP 请求封装到一个类中进行处理.通常控制器存放在 ...

随机推荐

  1. Delphi新手跟我学写CALL,附完整原程序

    在开始进入正题前先罗嗦几句: 1.本人也刚学Delphi不久,也刚通过<诛仙>游戏的绝大部分CALL不久.所以在以下所说所列举的例子并不算是名门正中的写法,如有不当,请各位原谅. 2.本人 ...

  2. ASP.NET Core框架的本质

    源文章地址:http://www.cnblogs.com/artech/p/inside-asp-net-core-framework.html 1.从Hello World谈起 当我们最开始学习一门 ...

  3. 【31.58%】【codeforces 682D】Alyona and Strings

    time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard o ...

  4. Java10 新特性

    Java 10 新特性 这次发布的 Java 10,新带来的特性并不多. 根据官网公开资料,共有 12 个 JEP(JDK Enhancement Proposal 特性加强提议),带来以下加强功能: ...

  5. 在内部架设NuGet服务器(转)

    在公司内部有很多基础框架或者基础组件,甚至对于使用SOA架构的公司来说,会有大量的业务组件的契约程序集,对于这些框架或组件的引用管理有的人使用源代码管理工具,但是NuGet相比源代码管理工具更方便: ...

  6. 【struts2+hibernate4】小型电子商务站点

    这里使用的是struts2和hibernate4两个框架开发的一个小型电子商务站点,数据库方面我也会给出对应的代码. 总之使用的是:struts2+hibernate4+jsp+MySQL+tomca ...

  7. gdal1.10编译经验

    作者:朱金灿 来源:http://blog.csdn.net/clever101 集成了一些扩展库,使用makefile编译,出现了一个链接错误: libcmt.lib(crt0.obj): erro ...

  8. 在服务器中无法自宿主启动一个webapi项目,引出查看系统端口是否被占用

    在windows server下启动一个webapi的.net core项目报错 如下图: 让我以为服务器还需要别的配置.后来发现原来是线程被占用了. 在windows下查看某线程是否被占用的命令如下 ...

  9. WPF扑克牌之红桃K

    原文:WPF扑克牌之红桃K 有些什么用途呢?我想,如果你有兴趣,可用来制作WPF扑克牌游戏. 没有任何技术含量,需要做的是在Blend中绘图或者使用Illustrator,CoreDraw等矢图设计软 ...

  10. Linux性能测试 ss命令

    ss即socket state,也就是说,是可以查看系统中socket的状态的.我们可以用netstat,但为什么还要用ss这个工具呢,当然ss也是有好处的.当我们打开的socket数量很多时,net ...