Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
German

Upload Möglichkeiten

Auf die Pads der NG Serie kann man bis zu 4 Bildern oder ein Video hochladen welches anschließend im Standby Modus angezeigt wird. Bei den Bildern kann man zusätzlich noch die jeweilige Anzeigedauer festlegen.

Das hochladen der Dateien kann über das Webinterface erfolgen, mehr Informationen dazu finden Sie hier. Eine andere Möglichkeit ist die Verwendung des NG-Uploaders, dies ist ein kleines Tool für das Hochladen von Werbebildern/Videos, sowie dem setzen von verschiedenen Einstellungen. Weitere Informationen zum NG-Uploader finden Sie hier.

Datei Spezifikationen

Werbebilder

Die Werbebilder können folgende Formate haben:

  • BMP

  • PNG

  • JPG/JPEG

Die Optionalen Auflösung für das duraSign Pad 10.0 NG sind folgende:

  • Promoscreen1 (1024 x 600)

  • Promoscreen2 (1024 x 600)

  • Promoscreen3 (1024 x 600)

  • Promoscreen4 (1024 x 600)

Werbevideo

Das Video muss im webm Format erstellt sein und folgende Eigenschaften haben

  • VP8 Codec

  • Auflösung von 512x300 (wird auf die Anzeigegröße skaliert)

  • Bitrate 2500K

  • Bildwiederholfrequenz 24 Hz

  • kein Ton.

Videos mit anderen Formaten und Eigenschaften können mit dem Tool https://ffmpeg.org/ konvertiert werden.

Beispiel Aufruf: ffmpeg -i "inputVideo.mp4" -c:v libvpx -b:v 2500k -vf scale=512:-1 -an -r 24 "outputVideo.webm"

Unter Windows kann für die Konvertierung und das Hochladen von Werbevideos auch der StepOver NG Uploader verwendet werden.

https://www.stepoverinfo.net/download.php?file=NGUploader.zip

English

File Specifications

Image Specifications

You can use the following file extensions to upload:

  • BMP

  • PNG

  • JPG/JPEG

The optimal resolutions for the duraSign Pad 10.0 NG are the following:

  • Promoscreen1 (1024 x 600)

  • Promoscreen2 (1024 x 600)

  • Promoscreen3 (1024 x 600)

  • Promoscreen4 (1024 x 600)

Promotional video

The video have to be created in webm format with the following properties

  • VP8 codec

  • Resolution of 512x300 (scales to display size)

  • Bit rate 2500K

  • Refresh rate 24 Hz

  • no sound

Videos with other formats and properties can be converted using the tool https://ffmpeg.org/.

Sample: ffmpeg -i "inputVideo.mp4" -c:v libvpx -b:v 2500k -vf scale=512:-1 -an -r 24 "outputVideo.webm"

On Windows, the StepOver NG Uploader can also be used to convert and upload promotional images and videos.https://www.stepoverinfo.net/download.php?file=NGUploader.zip