Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Invalid dts sequences' in generating manifest file for video(.mp4) file #6178

Closed
Pan-will opened this issue May 22, 2023 · 1 comment
Closed

Comments

@Pan-will
Copy link

Pan-will commented May 22, 2023

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:
image

Expected Behaviour

Expect the following console output and a manifest.jsonl file
image

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

@bsekachev
Copy link
Member

@Pan-will
I can suggest trying to convert the video using other codecs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants