This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I've been trying to do make a program in which it will play a video file with audio and in the same window once the previous video is done playing it will play the next file, and even be able to add some delay between.
I initially tried with OpenCV but it's impossible to get it to play at a fixed FPS so the audio is no longer matching up with the video after a couple of seconds because i can't get video to play back at a fixed FPS with OPENCV.
Does anyone know what libraries or any sources you could point me to that would enable me to program such a thing?
Subreddit
Post Details
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/learnpython...