aliakseis / FFmpegPlayer

Simple FFmpeg video player
MIT License
151 stars 44 forks source link

Extract wav audio #22

Closed TayroneMatiello closed 4 years ago

TayroneMatiello commented 4 years ago

Hello, Your MFC code is very good.

Could you inform us if there is a way to export a wav file from audio m_audioStream ?

Thank you in advance!

aliakseis commented 4 years ago

Hello,

Thank you very much for your interest! If there aren't any specific requirements, I'd use the FFMpeg command line app to export a wav file though.

TayroneMatiello commented 4 years ago

Thank you! I will try ffmpeg command line

aliakseis commented 4 years ago

Just in case: https://catswhocode.com/ffmpeg-commands/