summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-10-16 09:27:11 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2021-10-16 09:27:11 +0200
commit5f3d42bcd8b85147a9c4020d3f85b0338c1ee6fb (patch)
treeb88d7c9683e954a12d8dd0084d06568a7fbbc2a6
parent3f2dd916c1995749f6807c2993d56377e70f8a27 (diff)
downloadvdr-5f3d42bcd8b85147a9c4020d3f85b0338c1ee6fb.tar.gz
vdr-5f3d42bcd8b85147a9c4020d3f85b0338c1ee6fb.tar.bz2
Added missing '0x09=H.265 video, 0x19 = AC4 audio' to vdr.5
-rw-r--r--CONTRIBUTORS1
-rw-r--r--HISTORY4
-rw-r--r--vdr.54
3 files changed, 6 insertions, 3 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index b1a1f828..7ed40ee9 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -2453,6 +2453,7 @@ Christoph Haubrich <christoph1.haubrich@arcor.de>
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 <pekka.mauno@iki.fi>
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.
<description> @is the description of the event (any '|' characters will be interpreted as newlines)
<genre> @is a two digit hex code, as defined in ETSI EN 300 468, table 28 (up to 4 genre codes are supported)
<parental rating>@is the minimum age of the intended audience
-<stream> @is the stream content (1 = MPEG2 video, 2 = MP2 audio, 3 = subtitles, 4 = AC3 audio, 5 = H.264 video, 6 = HEAAC audio)
+<stream> @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)
<type> @is the stream type according to ETSI EN 300 468
<language> @is the three letter language code (optionally two codes, separated by '+')
<descr> @is the description of this stream component