X video extension

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Links)
 
(10 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<br>
+
== Description ==
; Diese Seite befindet sich momentan im Aufbau
+
; Danke
+
<br>
+
  
 +
From Wikipedia, the free encyclopedia:
 +
  The X video extension, often abbreviated as XVideo or Xv, is a video output mechanism for the
 +
  X Window System. Its main use today is to rescale video playback in hardware
 +
  (namely in the hardware of the graphics card), in order to enlarge a given video or
 +
  to watch it in full screen mode.
  
== Description ==
+
== Tests ==
 
+
Wikipedia:
+
  The X video extension, often abbreviated as XVideo or Xv, is a video output mechanism for the X Window System. Its main use today is to rescale video playback in hardware (namely in the hardware of the graphics card), in order to enlarge a given video or to watch it in full screen mode.
+
  
 +
* Ist XVideo extension aktiviert: # xdpyinfo | grep XVideo
 +
* XVideo Properties: # xvinfo
  
 
== Links ==
 
== Links ==
* [http://en.wikipedia.org/wiki/X_video_extension Xv auf Wikipedia]
+
* [[wikipedia:X video extension|Xv auf Wikipedia]]
* [http://www.linux-user.de/ausgabe/2003/08/048-xawtv/ Artikel im LinuxUser Magazin: Kasten 1: Xv Beschreibung]
+
  
== Keywords ==
+
[[Kategorie:Begriffserklärungen]]
Xv XVideo X-Video XV
+

Aktuelle Version vom 1. September 2013, 11:27 Uhr

[Bearbeiten] Description

From Wikipedia, the free encyclopedia:

 The X video extension, often abbreviated as XVideo or Xv, is a video output mechanism for the 
 X Window System. Its main use today is to rescale video playback in hardware 
 (namely in the hardware of the graphics card), in order to enlarge a given video or
 to watch it in full screen mode.

[Bearbeiten] Tests

  • Ist XVideo extension aktiviert: # xdpyinfo | grep XVideo
  • XVideo Properties: # xvinfo

[Bearbeiten] Links