mpgread
Version 1.3.0.1 (494 KB) von
David Foti
The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file.
MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension '.mpg' (MPGWRITE). It also takes an MPEG file and converts it into a MATLAB matrix (MPGREAD).
Zitieren als
David Foti (2024). mpgread (https://www.mathworks.com/matlabcentral/fileexchange/308-mpgread), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R10
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Audio and Video Data >
Mehr zu Audio and Video Data finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: mmread
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
src/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.3.0.1 | Updated license |
||
1.3.0.0 | Updated copyright and license information. |
||
1.1.0.0 | Updated description and copyright. |
||
1.0.0.0 |