Effacer les filtres
Effacer les filtres

VideoLabeler could not read file; Unable to initialize video properties

8 vues (au cours des 30 derniers jours)
Cristoforo Colombo
Cristoforo Colombo le 12 Août 2023
Réponse apportée : Narvik le 22 Août 2023
Hi - I am trying to use videoLabeler, but I am unable to read the file due to the following error:
>> videoLabeler('right_video.mp4')
Error using groundTruthDataSource/parseAndPopulateInputs
Could not read file due to an unexpected error. Reason: Unable to initialize
the video properties
Error in groundTruthDataSource (line 194)
parseAndPopulateInputs(this, varargin{:});
Error in vision.internal.videoLabeler.videoLabelerInternal
Error in vision.internal.videoLabeler.videoLabelerInternal
Error in videoLabeler (line 101)
vision.internal.videoLabeler.videoLabelerInternal(varargin{:});

Réponses (1)

Narvik
Narvik le 22 Août 2023
Hi,
I understand that you faced an issue while using the “videoLabeler” function in MATLAB. This may occur if MATLAB cannot access the appropriate codec properties.
I advise you to follow the instructions provided in the ensuing documentation:
Hope it helps!

Catégories

En savoir plus sur Convert Image Type dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by