提取FLV視頻文件中的音頻到MP3文件(代碼)

// 提取FLV視頻文件中的音頻到MP3文件c++ // FLV2MP3.cpp, visual c++ 6.0windows // Usage: FLV2mp3 filename.flv // 江嶽華 2010,5 本程序只說明原理,未注意代碼風格ide   #include <stdio.h> #include <stdlib.h> #include <winsock2.h> #include
相關文章
相關標籤/搜索