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: Nils
Subject: Re: ly2video - create videos from your LilyPond projects
Date: Thu, 24 May 2012 18:37:48 +0200

There are page breaks, too. 
But they are not often, in the videos at least.

Nils

On Thu, 24 May 2012 18:05:11 +0200
Urs Liska <address@hidden> wrote:

> 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
> >
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 



reply via email to

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