タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

lameに関するnirvashのブックマーク (1)

  • Mencoderを使う

    14 Dec 2006 (初出) MPlayerに付属のmencoderは、 ビデオファイルの変換や、テレビを直接録画することもできます。 mencoderの使い方は net_halさんのページ(零Home)や mencoderでTV録画 が参考になります。 MPlayerの導入方法はこちらを見てください。 テレビ録画 例1 たとえば次のようなコマンドで、12チャンネルを10秒間、映像をmpeg4で、音声はmp3で録画できます。(mplayer のコマンドは実際には1行で) $ aumix -l R -l 50% -i 10% $ v4l-ctl setchannel 12 $ mencoder -tv driver=v4l2:norm=ntsc -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:acodec=mp3 -o output.avi -end

    nirvash
    nirvash 2007/02/13
    xvidコーデックとlameを使って2-passで変換する例
  • 1