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

how to change the maximum frames of single vedio ? #29

Closed
ghost opened this issue Jun 14, 2021 · 2 comments
Closed

how to change the maximum frames of single vedio ? #29

ghost opened this issue Jun 14, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 14, 2021

您好!想请问一下您,每个video内的帧数最多只能是100吗?这个限制应该在哪个文件里面修改呢?我在一个video文件里装了5k张图片,但是程序显示只读取了100张图片。谢谢您的解答!

Hello! Could you please tell me that the maximum number of frames in each video is 100? In which file should this restriction be changed? I have packed 5K pictures in a video file, but the program shows that only 100 pictures have been read. Thank you for your answer!

@Etienne66
Copy link

I don't recall having that limit when just debluring my own video but during training there is a parameter set to 100.

In code\option\template.py change the n_frames_per_video to whatever value you want.

@ghost
Copy link
Author

ghost commented Jun 14, 2021

thank you very much!

@ghost ghost closed this as completed Jun 14, 2021
This issue was closed.
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

1 participant