how read video and audio stream in any format file multimedia

12 次查看(过去 30 天)
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

采纳的回答

Walter Roberson
Walter Roberson 2017-3-28
However, you will not be able to meet your goal of supporting "any format file multimedia".
  4 个评论
xuan hau nguyen
xuan hau nguyen 2017-3-29
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 2017-3-29
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.

请先登录,再进行评论。

更多回答(3 个)

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

请先登录,再进行评论。


Sevthia Nugraha
Sevthia Nugraha 2018-6-23
i've the same problem, please help

Mehdi
Mehdi 2025-5-15
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