Deeplabcut: Command 鈥榝fmprobe -i

Created on 21 Nov 2020  路  3Comments  路  Source: DeepLabCut/DeepLabCut

Windows-GPU with an Anaconda Env & DeepLabCut 2.1.8.2 (re-uploaded today)

OS: Windows
DeepLabCut Version: 2.1.8.2
Anaconda env used: DLC-GPU

Describe the problem

Hi developers, as of today and without any change in my environment or the way I use DLC, a "CalledProcessError" message appears without knowing why when I want to extract outlier frames. Have you ever faced this, and do you have a potential solution to my problem? I attach a screenshot of the terminal returning the error and all the packages of my configuration.

Code output

Screen Trouble

Screenshots

screen list 1
screen list 2
screen list 3

Installation

Most helpful comment

Hey @Charly77220. Not a developer here but I've had problems with ffmpeg before on Windows, which is what it looks like you are having as well. I would try to re-install ffmpeg and see if that alleviates the problem.

All 3 comments

Hey @Charly77220. Not a developer here but I've had problems with ffmpeg before on Windows, which is what it looks like you are having as well. I would try to re-install ffmpeg and see if that alleviates the problem.

perhaps a windows update did you in; once in your env, run this: https://anaconda.org/conda-forge/ffmpeg

Thanks for your two answers, it perfectly solved the issue !

Was this page helpful?
0 / 5 - 0 ratings