Edit MP4 play speed using videoReader/Writer
Afficher commentaires plus anciens
I have an MP4 file of a narrated Powerpoint presentation and I would like to edit the file so that it plays back at a higher default speed. I am wondering if there were a way to do this using videoReader and videoWriter. One approach that I was considering was to read in all the frames with videoReader and then re-write the frames to a new file with a higher framerate setting. However, I'm not sure what I would need to do to make sure the audio track is correspondingly accelerated.
2 commentaires
Matt J
le 25 Juin 2020
Walter Roberson
le 2 Jan 2022
Modifié(e) : Matt J
le 2 Jan 2022
https://www.mathworks.com/help/vision/ref/vision.videofilewriter-system-object.html is the only function that can write combined audio and video to a file.
Réponses (0)
Catégories
En savoir plus sur Audio and Video Data dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!