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

Not all frames are extracted #16

Open
klaritan opened this issue May 2, 2024 · 1 comment
Open

Not all frames are extracted #16

klaritan opened this issue May 2, 2024 · 1 comment

Comments

@klaritan
Copy link

klaritan commented May 2, 2024

R-ESRGAN-AnimeVideo-UI properly recognizes the number of frames (37k), but only extracts around 11k frames.

Video is AVC1 24 bits, at 23.967fps inside mkv.

@Nenotriple
Copy link
Owner

Nenotriple commented May 2, 2024

Just like the other issue you've posted, this is difficult to troubleshoot without being able to reproduce it. If you could follow these steps then I might get a better idea of what's happening.

  1. Go to the video you're having issues with, Shift+Right-Click it and select : Copy as path

  2. Go to: R-ESRGAN-AnimeVideo-UI\bin

  3. Shift+Right-Click in the folder and select: Open PowerShell window here

  4. In the PowerShell window type: ./ffprobe then paste the video path.

  5. Press enter then copy the results of the terminal and paste them here.

Is this same video triggering both of the issues you've posted?

If you could provide a copy of the video you're having the problem with would be best.

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