lilypond-user
[Top][All Lists]
Advanced

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

?ly2video - create videos from your LilyPond projects


From: FireTight
Subject: ?ly2video - create videos from your LilyPond projects
Date: Wed, 23 May 2012 11:15:18 -0700 (PDT)

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

-- 
View this message in context: 
http://old.nabble.com/-ly2video---create-videos-from-your-LilyPond-projects-tp33897492p33897492.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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