资 源 简 介
cdg2video is a command line tool for converting karaoke CDG+MP3/OGG/FLAC files to a video.
How to compile
Compiling and installing from the source code goes as follows : (replacing X.Y by the correct version number)
tar -xvzf cdg2video-X.Y.tar.gz
cd cdg2video-X.Y
cmake .
make
sudo make install
Compiling and installing from SVN
svn checkout http://cdg2video.googlecode.com/svn/trunk/ cdg2video-svn
cd cdg2video-svn
cmake .
make
sudo make install
Requirements
- ffmpeg shall be installed (libavcodec, libavformat, libavutil, libswscale, libswresample are required as shared libraries)
- libzip - support for zipped cdg files.
- cmake version 2.6 or newer
- for ubuntu/kubuntu the following packages are required: libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev, libswresample-dev and libzip-dev
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报