Dati audio e video
Leggere o scrivere file video o audio, registrare e riprodurre audio utilizzando i dispositivi di input e output del sistema.
Leggere o scrivere file video creando oggetti video. L'oggetto video contiene informazioni sul file video e consente di leggere, analizzare e scrivere dati video.
Leggere o scrivere dati audio da file in array utilizzando le funzioni di lettura e scrittura audio.
Registrare o riprodurre file audio con i dispositivi di input (microfono) e di output (altoparlanti) del sistema, utilizzando gli oggetti registratore e lettore audio.
Attività di Live Editor
Importazione dei dati | Import data from a file in the Live Editor (Da R2023a) |
Funzioni
Argomenti
- 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.