python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
set equal duration to images with ffmpeg python
Hi i want to make a video using images. Lets say i have an audio of 60 seconds and 6 images and i want my video to show images with equal durations i.e 10 second per image
but i couldn't figure it out...
Amandeep
Votes: 0
Answers: 1
FFmpeg Matching decibel level between two audio tracks when mixing?
I have a collection of mp3 files for various frequencies (i.e. 528hz). I also have a collection of mp3's of ambient background music. So here is the scenario:
I am mixing the tone frequency mp3's with...
JohnWick
Votes: 0
Answers: 1
Work around for FFMPEG filter 'hue' not keeping sound
Writing a little compression program, but the option i added to make it black and white also removes the sound, and I'm not entirely sure if this is a problem with my code or if the filter just doesn'...
Alex.Foster
Votes: 0
Answers: 0
filter not muting video ffmpeg-python
Idk why but when I apply this filter the video is still output with sound. I am not sure of the syntax required to apply filter, so help would be appreciated. Only necessary portion of the code is sho...
Alex.Foster
Votes: 0
Answers: 1