how get compress video from video

Réponses (1)

Walter Roberson
Walter Roberson le 17 Déc 2013

0 votes

You can write a compression codec. Or if you are starting with a file that already has compressed video, you can write a program that understands the file format and reads and returns the compressed frames.
Mathworks does not provide any routines that will return the individual frames of a pre-compressed video in compressed form. Depending on the container format you might be able to adapt one of the File Exchange contributions for this purpose.

Produits

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by