保留封裝格式
ffmpeg -i test.mp4 -acodec copy -vn audio.mp4
ffmpeg -i test.mp4 -vcodec copy -an video.mp4
提取視頻
保留編碼格式:ffmpeg -i test.mp4 -vcodec copy -an test_copy.h264
強(qiáng)制格式:ffmpeg -i test.mp4 -vcodec libx264 -an test.h264
提取音頻文章來源:http://www.zghlxwxcb.cn/news/detail-685633.html
保留編碼格式:ffmpeg -i test.mp4 -acodec copy -vn test.aac
強(qiáng)制格式:ffmpeg -i test.mp4 -acodec libmp3lame -vn test.mp3
推薦一個(gè)零聲學(xué)院項(xiàng)目課,個(gè)人覺得老師講得不錯(cuò),分享給大家:
零聲白金學(xué)習(xí)卡(含基礎(chǔ)架構(gòu)/高性能存儲(chǔ)/golang云原生/音視頻/Linux內(nèi)核)
https://xxetb.xet.tech/s/VsFMs文章來源地址http://www.zghlxwxcb.cn/news/detail-685633.html
到了這里,關(guān)于音視頻 ffmpeg命令提取音視頻數(shù)據(jù)的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!