You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My actions before raising this issue && Steps to Reproduce (for bugs)
1.Prepare the MP4 video file
2.Execute the command in the terminal: python cvat/utils/dataset_manifest/create.py --force --output-dir cvat-files/video cvat-files/video/bird.mp4
3.The following problem occurs in the terminal:
Expected Behaviour
Expect the following console output and a manifest.jsonl file
Current Behaviour
See Steps to Reproduce above
Possible Solution
Not yet available
Context
I tried to use the create.py script to generate manifest.jsonl files for.mp4 video files, but the generation failed.
Your Environment
Operating System and version: Linux nbser--cpu-0 5.16.20-1.el7.bzl.x86_64 #3 SMP PREEMPT Thu Aug 18 13:53:10 CST 2022 x86_64 x86_64 x86_64 GNU/Linux
Python version 3.8.10
git version 2.25.1
numpy 1.22.2
natsort 8.0.0
av 9.2.0
tqdm 4.65.0
opencv-python-headless 4.5.5.62
pillow 9.3.0
The text was updated successfully, but these errors were encountered:
My actions before raising this issue && Steps to Reproduce (for bugs)
1.Prepare the MP4 video file
2.Execute the command in the terminal: python cvat/utils/dataset_manifest/create.py --force --output-dir cvat-files/video cvat-files/video/bird.mp4
3.The following problem occurs in the terminal:
Expected Behaviour
Expect the following console output and a manifest.jsonl file
Current Behaviour
See Steps to Reproduce above
Possible Solution
Not yet available
Context
I tried to use the create.py script to generate manifest.jsonl files for.mp4 video files, but the generation failed.
Your Environment
Operating System and version: Linux nbser--cpu-0 5.16.20-1.el7.bzl.x86_64 #3 SMP PREEMPT Thu Aug 18 13:53:10 CST 2022 x86_64 x86_64 x86_64 GNU/Linux
Python version 3.8.10
git version 2.25.1
numpy 1.22.2
natsort 8.0.0
av 9.2.0
tqdm 4.65.0
opencv-python-headless 4.5.5.62
pillow 9.3.0
The text was updated successfully, but these errors were encountered: