mac gource_如何使用Gource显示项目的时间表

mac gource

The first time I heard about Gource was in 2013. At the time I watched this cool video showing Ruby on Rails source code evolution:

我第一次听说Gource在2013年 。 当时,我观看了这段很酷的视频,展示了Ruby on Rails源代码的演变:

At Thinkific, we have (almost) monthly Product Town Halls, which we use to communicate product decisions and keep all product teams (Designers, Engineers, Product Managers and QAs) on the same page.

思想 我们(几乎)每月都有一个产品大会堂,我们用它来传达产品决策并使所有产品团队(设计师,工程师,产品经理和质量保证)保持在同一页面上。

We like to start the keynote with some gource video of our projects. Here is how we are doing:

我们想从我们项目的一些短片开始主题演讲。 这是我们的工作方式:

gource --hide dirnames,filenames --seconds-per-day 0.1 --auto-skip-seconds 1 -1280x720 -o - | ffmpeg -y -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 -preset ultrafast -pix_fmt yuv420p -crf 1 -threads 0 -bf 0 gource.mp4

gource --hide dirnames,filenames --seconds-per-day 0.1 --auto-skip-seconds 1 -1280x720 -o - | ffmpeg -y -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 -preset ultrafast -pix_fmt yuv420p -crf 1 -threads 0 -bf 0 gource.mp4

The README of Gource has all the options you can customize in your video. Tied to ffmpeg, we create a mp4 file that can be used inside Google Slides or YouTube. Here's the output of the example above:

Gource的README文件提供了您可以在视频中自定义的所有选项。 与ffmpeg绑定在一起 ,我们创建了一个mp4文件,可以在Google幻灯片或YouTube中使用。 这是上面示例的输出:

Also posted on my blog. If you like this content, follow me on Twitter and GitHub.

也张贴在我的博客上 如果您喜欢此内容,请在TwitterGitHub上关注我。

By the way - Thinkific is hiring for several positions if you are interested.

顺便说一句- Thinkific被聘请 几个位置 ,如果你有兴趣。

翻译自: https://www.freecodecamp.org/news/using-gource-to-show-your-project-timeline/

mac gource

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值