lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ly2video - create videos from your LilyPond projects


From: Urs Liska
Subject: Re: ly2video - create videos from your LilyPond projects
Date: Thu, 24 May 2012 18:05:11 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

This is great!

one question: How did you manage to create that endless, one-system layout?

Best
Urs

Am 23.05.2012 20:15, schrieb FireTight:
Hello,
my name is Jiri "FireTight" Szabo and I would like to introduce program
ly2video to you. This program can generate videos from your LilyPond
projects that contains moving music staff, which is synchronized to music (
http://www.youtube.com/playlist?list=PL444F0513202699C4&feature=view_all
examples ). If you are interested, you can download it
http://code.google.com/p/ly2video/downloads/detail?name=ly2video_v1.0.zip
here . I hope you will enjoy it! :)

What do you need to use ly2video?
- Python 2.7
- GNU LilyPond 2.14.2
- FFmpeg
- TiMidity++

How to use it:
Just call "ly2video.py [options]" from command line.

Options:
-h, --help: show help message and exit
-i FILE, --input=FILE: input LilyPond project
-o FILE, --output=FILE: name of output video (e.g. "myNotes.avi", default is
input + .avi)
-c COLOR, --color=COLOR: name of color of middle bar (default is "red")
-f FPS, --fps=FPS: frame rate of final video (default is "30")
-r HEIGHT, --resolution=HEIGHT: resolution of final video (options: 360,
720, 1080, default is "720")
--title-at-start: adds title screen at the start of video (with name of song
and its author)
--title-delay=SECONDS: time to display the title screen (default is "3"
seconds)
--windows-ffmpeg=PATH: (for Windows users) folder with ffpeg.exe (e.g.
"C:\ffmpeg\bin\")
--windows-timidity=PATH: (for Windows users) folder with timidity.exe (e.g.
"C:\timidity\")

Known issues:
- music written with "\partial" command can cause a lot of bugs
- commands like "\override Stem #'stroke-style = #"grace"" skip notes
- videos created with title screen can have some bitrate issues





reply via email to

[Prev in Thread] Current Thread [Next in Thread]