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
Cannot include enable_sps_framerate. As this interface is kinda hidden in how it switches, it's not easy for a user to understand this difference.
Hi, I can put this on the list of little jobs to do. PRs also welcome!! :)
I could try. How would you like me to handle it? I cannot see a similar configuration on the pyav side. Should we give a warning or silently accept the flag?
Well, I think there is a "framerate" parameter in the codec context that one could set, and I think that does get reflected in the SPS. Though there might be some confusion about whether libav is talking about frames or fields, I'm not quite sure. But it might even be the right thing to do!!
Please only report one bug per issue!
Describe the bug
Cannot include
enable_sps_framerate
. As this interface is kinda hidden in how it switches, it's not easy for a user to understand this difference.To Reproduce
Expected behaviour
A clear and concise description of what you expected to happen.
Console Output, Screenshots
Hardware :
rpi4 -> rpi5 is what made me see the problem
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: