diff --git a/src/nhttpd/web/Y_StreamInfo.yhtm b/src/nhttpd/web/Y_StreamInfo.yhtm index 4c421627a..dfab5136f 100644 --- a/src/nhttpd/web/Y_StreamInfo.yhtm +++ b/src/nhttpd/web/Y_StreamInfo.yhtm @@ -20,73 +20,76 @@
-Auflösung: | -- | {=VideoFormat=} | -
Verhältnis: | -- | {=AspectRatio=} |
-
Bitrate: | -- | {=BitRate=} bit/sec |
-
Bildrate: | -- | {=FPS=} fps |
-
Audiotyp: | -- | {=AudioType=} |
-
onid: | -- | {=onid=} |
-
sid: | -- | {=sid=} |
-
tsid: | -- | {=tsid=} |
-
tsfrequency: | -- | {=tsfrequency=} ({=polarisation=}) |
-
vpid: | -- | {=vpid=} |
-
apid: | -- | {=apid=} |
-
vtxtpid: | -- | {=vtxtpid=} |
-
{=L:epg.si.resolution=}: | ++ | {=VideoFormat=} | +
{=L:epg.si.ratio=}: | ++ | {=AspectRatio=} |
+
{=L:epg.si.fps=}: | ++ | {=FPS=} |
+
{=L:epg.si.audiotype=}: | ++ | {=AudioType=} |
+
{=L:epg.si.frequence=}: | ++ | {=tsfrequency=} ({=polarisation=}) |
+
+ | ||
{=L:epg.si.onid=}: | ++ | {=onid=} |
+
{=L:epg.si.sid=}: | ++ | {=sid=} |
+
{=L:epg.si.tsid=}: | ++ | {=tsid=} |
+
{=L:epg.si.vpid=}: | ++ | {=vpid=} |
+
{=L:epg.si.apid=}: | ++ | {=apid=} |
+
{=L:epg.si.vtxtpid=}: | ++ | {=vtxtpid=} |
+