-Sスイッチを使用すると、バックグラウンドオーディオとしてMP3ファイルを指定することさえできる。chroma subsamplingモードの設定にも-Sスイッチを使用する。images2mpgを使用するたびに、ビデオの作成するための全ステップの詳細な情報のシートが表示され、使用イメージ数、ビデオ形式、フレーム数といった情報も表示される。
$ images2mpg -f SVCD -S 420mpeg2 -w ~/Music/audio.mp3 -d 2 -t 2 -T tmp/ -o testing_temp.mpg -i DSC004* ------------------------------------------------ Number of image file(s) : 3. Processing sequence : DSC00468.JPG DSC00475.JPG DSC00477.JPG Video format : 'SVCD'. Video type : 'PAL'. WAV audio file : 'big.wav'. Frames per second : '25'. Image duration : 2 s. Total video sequence duration : 14 s . Transition frames : 50. Total frames processing : 350. Background image file : 'tmp//1211114534.black.tmp.png'. Verbosity : 'none'. ------------------------------------------------ Encoding 3 image(s) MPEG sequence with ImageMagick and MjpegTools. INFO: [yuvscaler] yuvscaler 1.9.0 (15-02-2004) is a general scaling utility for yuv frames INFO: [yuvscaler] (C) 2001-2004 Xavier Biquard <xbiquard@free.fr>, yuvscaler -h for help, or man yuvscaler ++ WARN: [mpeg2enc] Generating dummy SVCD scan-data offsets to be filled in by "vcdimager" ++ WARN: [mpeg2enc] If you're not using vcdimager you may wish to turn this off using -d Frame Num. 350 / 350 MPEG encoding terminated [350 frames - Encoding time : 279 s]. Encoding MPG layer 2 audio file from big.wav WAV file with MjpegTools. big.wav: audio/x-wav Merging MPEG flux with MjpegTools. The video MPEG output file is 'testing_temp.mpg'. Removing temporary files...
イメージからムービーを作成するプロセスの所要時間は、使用するイメージの数、イメージ間のトランジション、各イメージの表示時間などよって違ってくる。なぜなら、これらの変数によってビデオの総フレーム数が決まるからである。images2mpgは使いやすいし、それによって作成されるムービーは高品質である。images2mpgは静止イメージを面白いビデオに変換する優れたコマンドラインツールだと言える。
Shashank Sharmaはフリー/オープンソースソフトウェアの初心者向け記事を執筆する傍ら、Linux.comフォーラム掲示板の管理人も務める。『Beginning Fedora』(Apress刊)の共著者でもある。
