Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

about mmreader'sproperty thanks!

2 vues (au cours des 30 derniers jours)
Pan
Pan le 16 Juil 2012
Clôturé : MATLAB Answer Bot le 20 Août 2021
i want to ask about mmreader that could control the "fps" ???!!! please tell me! thanks~

Réponses (1)

Andreas Goser
Andreas Goser le 16 Juil 2012
Modifié(e) : Andreas Goser le 16 Juil 2012
xyloObj = mmreader('xylophone.mpg', 'Tag', 'My reader object');
get(xyloObj)
xyloObj.FrameRate
Note: MMREADER will be removed in a future release. Use VideoReader instead. The mmreader class has been renamed VideoReader.
  3 commentaires
Pan
Pan le 16 Juil 2012
I didn't use that
xyloObj = mmreader('xylophone.mpg', 'Tag', 'My reader object'); get(xyloObj)
so I also didn't know that controling "FrameRate"
Pan
Pan le 16 Juil 2012
Thank~~ Thaank~

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by