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.
AS3 または PHP を使用して、wav ファイルを小さな m4a または mp3 ファイルに圧縮することは可能ですか?
サーバーのトラフィックと CPU を節約するには、ユーザーの PC で as3 を使用して圧縮する必要があります。使用するライブラリは次のとおりです 。
サーバーでffmpegを使用してそれを行うことができます!
Sourceforgeで ffmpegの PHP 拡張機能を見つけることができます。
プロジェクトの Web サイトでffmpegをダウンロードします。