Audio- und Videodaten
Lesen und Schreiben in Video- oder Audiodateien sowie Aufnahme und Wiedergabe von Audiodateien über Ihre System-Eingabe- und Ausgabegeräte.
Lesen oder Schreiben in Videodateien durch Erstellen von Video-Objekten. Das Video-Objekt enthält Informationen über die Videodatei und ermöglicht das Lesen, Analysieren oder Schreiben von Videodaten.
Lesen oder Schreiben von Audiodaten aus Dateien in Arrays über Audio-Lese- und Schreibfunktionen.
Aufnahme und Wiedergabe von Audiodateien mit Ihren System-Eingabegeräten (Mikrofon) und Ausgabegeräten (Lautsprecher) über die Audio-Aufzeichnungs- und Abspielobjekte.
Live Editor Tasks
Importieren von Daten | Import data from a file in the Live Editor (Seit R2023a) |
Funktionen
Themen
- Read Video Files
Read frames from a video starting at a specific time or frame index, read frames within a specified interval, and read all the frames in the video.
- Convert Between Image Sequences and Video
Convert between video files and sequences of image files using
VideoReader
andVideoWriter
. - Read and Write Audio Files
Write data to an audio file, get information about the file, and then read the data back into the MATLAB® workspace.
- Record and Play Audio
Record and play audio data for processing in MATLAB from audio input and output devices on your system.
- Supported Video and Audio File Formats
Video and audio files in MATLAB and their supported file formats and codecs.