The frame width, height, scan type and apect ratio of a recording are now stored in the 'info' file under the 'F' tag

This commit is contained in:
Klaus Schmidinger
2023-12-28 21:23:19 +01:00
parent 1770a18598
commit 6458f8b581
8 changed files with 160 additions and 25 deletions

View File

@@ -9852,7 +9852,9 @@ Video Disk Recorder Revision History
mode receiver device (thanks to Markus Ehrnsperger).
- Revised support for kernel based LIRC driver (thanks to Marko M<>kel<65>).
2023-02-21:
2023-12-28:
- Fixed broken video data streams on systems without output device when switching live
channel to a different transponder while recording (reported by Markus Ehrnsperger).
- The frame width, height, scan type and apect ratio of a recording are now stored in
the 'info' file under the 'F' tag (thanks to Christoph Haubrich).