aspiers/ly2video

Decide on best-of-breed future approach to .ly video generation

Open

#67 创建于 2017年9月4日

在 GitHub 查看
 (8 评论) (1 反应) (0 负责人)Python (26 fork)github user discovery
designdocumentationhelp wanted

仓库指标

Star
 (187 star)
PR 合并指标
 (PR 指标待抓取)

描述

In addition to ly2video, there are at least two alternative approaches to generating video from LilyPond files:

All three have their pros and cons. Ideally the community should get together and figure out a way forward which provides a single best-of-breed tool, since the community is too small to be able to afford to needless fragment and duplicate effort. If that means ditching ly2video altogether, so be it. Suggested steps:

  • Document high- and mid-level summaries of the approaches made by all three. For example, "ly2video essentially generates an extremely wide and low single-system png of the score, and then crops that at different places to generate video frames which are then synchronised with playback" would be the high-level summary, but then the mid-level summary would go into more detail about how it figures out the exact placement and playback timing of each grob.
  • Compile a matrix of the advantages of each.
  • Discuss as a community and figure out the best way forward.

贡献者指南