Skip to content

Video frame extraction progress bar rolls indefinitely #1309

@yjyz1011

Description

@yjyz1011

Search before asking

  • I have searched the X-AnyLabeling issues and found no similar bug report.

X-AnyLabeling Component

Other

Bug

d:\conda\envs\X-AnyLabeling-main\python.exe D:\test-project\X-AnyLabeling-main\anylabeling\app.py
2026-02-24 16:35:07,377 | INFO | app:main:274 - 🚀 X-AnyLabeling v3.3.10 launched!
2026-02-24 16:35:07,377 | INFO | app:main:277 - ⭐ If you like it, give us a star: https://github.com/CVHub520/X-AnyLabeling
2026-02-24 16:35:07,393 | INFO | config:get_config:108 - 🔧️ Initializing config from local file: C:\Users\hp.xanylabelingrc
2026-02-24 16:36:07,415 | WARNING | video:open_video_file:548 - No valid video file selected or file does not exist:
2026-02-24 16:37:27,132 | INFO | video:open_video_file:579 - Removing existing directory: D:/test-project/aoto-video-subtitle/video\test
2026-02-24 16:37:31,113 | INFO | video:open_video_file:593 - Starting frame extraction for: D:/test-project/aoto-video-subtitle/video/test.mp4 -> D:/test-project/aoto-video-subtitle/video\test
2026-02-24 16:37:31,197 | INFO | video:extract_frames_from_video:213 - Video opened: Total Frames ~27261, FPS ~29.97
2026-02-24 16:37:46,927 | INFO | video:extract_frames_from_video:234 - Detected ffmpeg for extraction: D:\AI-HUMAN\ffmpeg-7.1-essentials_build\bin\ffmpeg.EXE
2026-02-24 16:37:46,956 | INFO | video:extract_frames_from_video:277 - Running ffmpeg command: D:\AI-HUMAN\ffmpeg-7.1-essentials_build\bin\ffmpeg.EXE -i D:/test-project/aoto-video-subtitle/video/test.mp4 -vf fps=4.281428571428571 -qscale:v 2 -start_number 0 D:/test-project/aoto-video-subtitle/video\test\frame_%05d.jpg
2026-02-24 16:39:40,620 | WARNING | video:extract_frames_from_video:292 - Cancellation requested for ffmpeg process.
2026-02-24 16:39:40,645 | WARNING | video:extract_frames_from_video:303 - ffmpeg process terminated due to cancellation.
2026-02-24 16:39:40,647 | WARNING | video:open_video_file:604 - Frame extraction failed or was cancelled for: D:/test-project/aoto-video-subtitle/video/test.mp4
2026-02-24 16:39:40,649 | INFO | video:open_video_file:617 - Output directory D:/test-project/aoto-video-subtitle/video\test may contain partial results from cancellation or failure.
2026-02-24 16:40:07,274 | INFO | video:open_video_file:574 - User chose not to overwrite existing directory: D:/test-project/aoto-video-subtitle/video\test
2026-02-24 16:40:38,580 | INFO | video:open_video_file:579 - Removing existing directory: D:/test-project/aoto-video-subtitle/video\test
2026-02-24 16:40:38,587 | INFO | video:open_video_file:593 - Starting frame extraction for: D:/test-project/aoto-video-subtitle/video/test.mp4 -> D:/test-project/aoto-video-subtitle/video\test
2026-02-24 16:40:38,591 | INFO | video:extract_frames_from_video:213 - Video opened: Total Frames ~27261, FPS ~29.97
2026-02-24 16:40:41,178 | INFO | video:extract_frames_from_video:234 - Detected ffmpeg for extraction: D:\AI-HUMAN\ffmpeg-7.1-essentials_build\bin\ffmpeg.EXE
2026-02-24 16:40:41,205 | INFO | video:extract_frames_from_video:277 - Running ffmpeg command: D:\AI-HUMAN\ffmpeg-7.1-essentials_build\bin\ffmpeg.EXE -i D:/test-project/aoto-video-subtitle/video/test.mp4 -vf fps=29.97 -qscale:v 2 -start_number 0 D:/test-project/aoto-video-subtitle/video\test\frame_%05d.jpg

Image

Information

Image

Link to a Reproducible Demonstration Video

Image

Execution Mode

Source Code

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions