Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーが音楽をアップロードしてmp3に変換できるWebサイトがありますが、html5で音楽を再生するには、mp3とoggファイルのサポートが必要です。それで、mp3をoggに変換できるphpスクリプトはありますか?
ffmpeg を使用します。 php スクリプトから直接コマンドを実行できます。