I want to play audio with video in opencv. I am using opencv version 4.5.5. According to {Reference link}, it seems that opencv-4.5.5 can play audio with video.
Is there any sample code that can run audio alongside video in opencv.
I have followed offical opencv video on youtube: link, but unable to run audio with opencv.