diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b1a1f828..7ed40ee9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2453,6 +2453,7 @@ Christoph Haubrich for suggesting to make cRecordingInfo::Errors() return -1 for old recordings, and reporting a missing 'const' for reporting that the edited recording is not deleted in case of an error + for reporting missing '0x09=H.265 video, 0x19 = AC4 audio' in vdr.5 Pekka Mauno for fixing cSchedule::GetFollowingEvent() in case there is currently no present diff --git a/HISTORY b/HISTORY index 1c12cb29..c1a3031e 100644 --- a/HISTORY +++ b/HISTORY @@ -9737,7 +9737,9 @@ Video Disk Recorder Revision History - The Recordings menu now marks recordings with errors with an exclamation mark ('!'), and the number of errors (if any) is displayed in the recording's Info menu. -2021-07-26: +2021-10-16: - Replaced all umlauts in the example channels.conf with their ae, oe, ue substitutes to avoid problems on UTF-8 systems. +- Added missing '0x09=H.265 video, 0x19 = AC4 audio' to vdr.5 (reported by Christoph + Haubrich). diff --git a/vdr.5 b/vdr.5 index 002f7d42..c422a932 100644 --- a/vdr.5 +++ b/vdr.5 @@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 5.3 2021/05/25 20:09:29 kls Exp $ +.\" $Id: vdr.5 5.4 2021/10/16 09:27:11 kls Exp $ .\" .TH vdr 5 "15 Apr 2018" "2.4" "Video Disk Recorder Files" .SH NAME @@ -927,7 +927,7 @@ l l. @is the description of the event (any '|' characters will be interpreted as newlines) @is a two digit hex code, as defined in ETSI EN 300 468, table 28 (up to 4 genre codes are supported) @is the minimum age of the intended audience - @is the stream content (1 = MPEG2 video, 2 = MP2 audio, 3 = subtitles, 4 = AC3 audio, 5 = H.264 video, 6 = HEAAC audio) + @is the stream content (1 = MPEG2 video, 2 = MP2 audio, 3 = subtitles, 4 = AC3 audio, 5 = H.264 video, 6 = HEAAC audio, 0x09=H.265 video, 0x19 = AC4 audio) @is the stream type according to ETSI EN 300 468 @is the three letter language code (optionally two codes, separated by '+') @is the description of this stream component