Fixed handling the fps value if it can't be determined from the video data

This commit is contained in:
Klaus Schmidinger
2024-12-05 10:37:15 +01:00
parent d169f30e5c
commit 0f80fc5e86
2 changed files with 4 additions and 3 deletions

View File

@@ -10044,3 +10044,4 @@ Video Disk Recorder Revision History
- Fixed some typos in the translation files (thanks to Stefan Hofmann).
- Added some missing locking.
- TS packets with errors are now skipped when parsing for frames.
- Fixed handling the fps value if it can't be determined from the video data.