Laex / Delphi-OpenCV

Project Delphi-OpenCV. Translation of OpenCV library header files in Delphi
500 stars 226 forks source link

How to get the IP camera' audio, or the video file's audio #70

Closed jonahzheng closed 5 years ago

jonahzheng commented 7 years ago

How to get the IP camera' audio, or the video file's audio. I use TOcvFilesource play mp4 file, there is no sound.

Laex commented 5 years ago

OpenCV is not designed to work with sound. Use OpenCV parallel with FFMPEG