Effacer les filtres
Effacer les filtres

no:of frames showing zero!

3 vues (au cours des 30 derniers jours)
Aatheeswaran M
Aatheeswaran M le 27 Fév 2019
Modifié(e) : Jan le 28 Fév 2019
videoObject =
VideoReader with properties:
General Properties:
Name: 'image.avi'
Path: '/usr/local/MATLAB/R2017a/toolbox/images/imdata'
Duration: 13.7927
CurrentTime: 0
Tag: ''
UserData: []
Video Properties:
Width: 0
Height: 0
FrameRate: 0
BitsPerPixel: 0
VideoFormat: ''
Done! It processed 0 frames of
"/usr/local/MATLAB/R2017a/toolbox/images/imdata/image.avi"
Iam using the example code from the example videoprocessing,only the rhinos.avi is woking for me,even the traffic.avi does not work for me and also my image.avi also does not work.i have attached the screenshot what i get while i run the traffic.avi.the only difference i see is the codec(that screenshot also attached).
can anybody tell whats the issue?
Iam using matlab linux v2017a

Réponses (1)

Jan
Jan le 27 Fév 2019
Modifié(e) : Jan le 28 Fév 2019
It looks like Matlab cannot access the AVI files, because it cannot work with the Codecs. See https://www.mathworks.com/help/matlab/import_export/supported-video-file-formats.html , especially for Linux: https://gstreamer.freedesktop.org/documentation/plugins.html
  1 commentaire
Aatheeswaran M
Aatheeswaran M le 28 Fév 2019
ya i saw this document but which one to download? ...i dont know much about these things...can yo help me!
thank you

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by