how read video and audio stream in any format file multimedia

7 vues (au cours des 30 derniers jours)
xuan hau nguyen
xuan hau nguyen le 27 Mar 2017
Réponse apportée : Mehdi le 15 Mai 2025
I try to read and play (include audio and video) in mp4 file but cant who knew how, please guide me
thank you a lot

Réponse acceptée

Walter Roberson
Walter Roberson le 28 Mar 2017
However, you will not be able to meet your goal of supporting "any format file multimedia".
  4 commentaires
xuan hau nguyen
xuan hau nguyen le 29 Mar 2017
I want read, play MP4 file (include video and audio data), but VideoFileReader cant read audio from this file. (dont support read audio in mp4 file, this note from matlab document) Do you have any other method for read, play mp4 file with video and audio the same time
Walter Roberson
Walter Roberson le 29 Mar 2017
The limitation is not on all .mp4, it is on compressed .mp4
"Do you have any other method for read, play mp4 file with video and audio the same time"
No. VideoFileReader is the only supported method, and as best I can recall at the moment there are no relevant methods in the File Exchange.

Connectez-vous pour commenter.

Plus de réponses (3)

KSSV
KSSV le 27 Mar 2017
doc vision.VideoPlayer
  3 commentaires
xuan hau nguyen
xuan hau nguyen le 28 Mar 2017
i want display video and audio in the same file, but videoreader and videoplayer only read video (meaning have synchonisation between video and audio)

Connectez-vous pour commenter.


Sevthia Nugraha
Sevthia Nugraha le 23 Juin 2018
i've the same problem, please help
  1 commentaire
Walter Roberson
Walter Roberson le 23 Juin 2018
See my Answer above for the only thing that is available.

Connectez-vous pour commenter.


Mehdi
Mehdi le 15 Mai 2025
I'm wondered that matlab walk on edge of AI technologies but there is no functional solution for playing a video with sound?

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by