From a2d8c367f6683c8eae51aef700ceec29538b6e39 Mon Sep 17 00:00:00 2001 From: Rolf Ahrenberg Date: Fri, 2 Jul 2010 22:25:55 +0300 Subject: [PATCH] Changed translation bug address and tweaked an example script. --- Makefile | 2 +- iptv/iptvstream.sh | 4 ++++ po/de_DE.po | 4 ++-- po/fi_FI.po | 4 ++-- po/fr_FR.po | 4 ++-- po/it_IT.po | 4 ++-- po/nl_NL.po | 4 ++-- po/ru_RU.po | 4 ++-- 8 files changed, 17 insertions(+), 13 deletions(-) diff --git a/Makefile b/Makefile index a20edb2..9981d13 100644 --- a/Makefile +++ b/Makefile @@ -97,7 +97,7 @@ I18Npot = $(PODIR)/$(PLUGIN).pot msgfmt -c -o $@ $< $(I18Npot): $(wildcard *.c) - xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='Rolf Ahrenberg' -o $@ $^ + xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='' -o $@ $^ %.po: $(I18Npot) msgmerge -U --no-wrap --no-location --backup=none -q $@ $< diff --git a/iptv/iptvstream.sh b/iptv/iptvstream.sh index fd8063e..1f69a4a 100755 --- a/iptv/iptvstream.sh +++ b/iptv/iptvstream.sh @@ -44,6 +44,7 @@ case ${PARAMETER} in URL="" WIDTH=720 HEIGHT=576 + FPS=25 ;; 2) URL="" @@ -66,6 +67,9 @@ TRANSCODE_OPTS="vcodec=${VCODEC},acodec=${ACODEC},vb=${VBITRATE},ab=${ABITRATE}" if [ -n "${WIDTH}" -a -n "${HEIGHT}" ] ; then TRANSCODE_OPTS="${TRANSCODE_OPTS},width=${WIDTH},height=${HEIGHT}" fi +if [ -n "${FPS}" ] ; then + TRANSCODE_OPTS="${TRANSCODE_OPTS},fps=${FPS}" +fi # Create unique pids for the stream let VPID=${PARAMETER}+1 diff --git a/po/de_DE.po b/po/de_DE.po index ca0b6a7..f0cb13c 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: iptv 0.4.3\n" -"Report-Msgid-Bugs-To: Rolf Ahrenberg\n" -"POT-Creation-Date: 2010-07-02 15:45+0300\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-07-02 21:05+0300\n" "PO-Revision-Date: 2007-10-29 21:19+0100\n" "Last-Translator: Tobias Grimm \n" "Language-Team: German\n" diff --git a/po/fi_FI.po b/po/fi_FI.po index 2c01366..b9215c2 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: iptv 0.4.3\n" -"Report-Msgid-Bugs-To: Rolf Ahrenberg\n" -"POT-Creation-Date: 2010-07-02 15:45+0300\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-07-02 21:05+0300\n" "PO-Revision-Date: 2007-08-12 23:22+0300\n" "Last-Translator: Rolf Ahrenberg\n" "Language-Team: \n" diff --git a/po/fr_FR.po b/po/fr_FR.po index ebeb678..bb80de5 100644 --- a/po/fr_FR.po +++ b/po/fr_FR.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: iptv 0.4.3\n" -"Report-Msgid-Bugs-To: Rolf Ahrenberg\n" -"POT-Creation-Date: 2010-07-02 15:45+0300\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-07-02 21:05+0300\n" "PO-Revision-Date: 2008-01-26 13:14+0100\n" "Last-Translator: NIVAL Michaƫl \n" "Language-Team: French\n" diff --git a/po/it_IT.po b/po/it_IT.po index a4aad99..b5555a2 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: iptv 0.4.3\n" -"Report-Msgid-Bugs-To: Rolf Ahrenberg\n" -"POT-Creation-Date: 2010-07-02 15:45+0300\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-07-02 21:05+0300\n" "PO-Revision-Date: 2008-07-13 03:28+0100\n" "Last-Translator: Diego Pierotto \n" "Language-Team: Italian\n" diff --git a/po/nl_NL.po b/po/nl_NL.po index a0bf8f4..9e5b80f 100644 --- a/po/nl_NL.po +++ b/po/nl_NL.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: iptv 0.4.3\n" -"Report-Msgid-Bugs-To: Rolf Ahrenberg\n" -"POT-Creation-Date: 2010-07-02 15:45+0300\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-07-02 21:05+0300\n" "PO-Revision-Date: 2007-10-29 21:19+0100\n" "Last-Translator: Carel\n" "Language-Team: Dutch\n" diff --git a/po/ru_RU.po b/po/ru_RU.po index f01df7a..a79a5d8 100644 --- a/po/ru_RU.po +++ b/po/ru_RU.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: iptv 0.4.3\n" -"Report-Msgid-Bugs-To: Rolf Ahrenberg\n" -"POT-Creation-Date: 2010-07-02 15:45+0300\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-07-02 21:05+0300\n" "PO-Revision-Date: 2008-03-16 12:14+0100\n" "Last-Translator: Alexander Gross \n" "Language-Team: Russian \n"