0

プログラムを作ろうとしています。./configureを実行すると、次のようになります。

checking for X264... configure: WARNING:
Test application not built (x264 codec missing).
Either you have not installed x264, or you
have not installed it with the Gtk+ interface.
If you compile it from source, add these options
to configure:
--enable-shared
--enable-gtk

x264とgtkに関連するさまざまなパッケージをインストールしましたが、まだこのメッセージが表示されます。どのパッケージをインストールする必要がありますか?

4

1 に答える 1

1

このハウツーを使用して、マシンにffmpegとx264をインストールしました...

于 2011-06-04T19:38:28.460 に答える