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
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
In the ApraNVR branch, Changes have been added to every update mp4reader's fps based on every new video's fps. Run Mp4Reader tests.
Expected behavior
We need to update the set props in mp4reader to ignore new props where only fps has changed and return or according to me the best way is to have functionality to update the fps at framework level, Since currently the only way to change the fps is using setProps which I think is just a hack or workaround. Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Version [e.g. chrome, safari]
Cuda Version [e.g. 22]
Architecture [e.g. x86_64, arm64]
Additional context
Add any other context about the problem here.
Would you like to work on the issue?
Please state if this issue should be assigned to you or who you think could help to solve this issue.
The text was updated successfully, but these errors were encountered:
mraduldubey
changed the title
Improve the set props in Mp4Reader's detail when only video's fps changes
Mp4Reader FPS should be updated when a new video is opened (parseFS mode only)
May 22, 2024
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
In the ApraNVR branch, Changes have been added to every update mp4reader's fps based on every new video's fps. Run Mp4Reader tests.
Expected behavior
We need to update the set props in mp4reader to ignore new props where only fps has changed and return or according to me the best way is to have functionality to update the fps at framework level, Since currently the only way to change the fps is using setProps which I think is just a hack or workaround.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Would you like to work on the issue?
Please state if this issue should be assigned to you or who you think could help to solve this issue.
The text was updated successfully, but these errors were encountered: