X video extension

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Description)
(Links)
 
(9 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<br>
 
; Diese Seite befindet sich momentan im Aufbau
 
; Danke
 
<br>
 
 
 
 
== Description ==
 
== Description ==
  
Wikipedia:
+
From Wikipedia, the free encyclopedia:
 
   The X video extension, often abbreviated as XVideo or Xv, is a video output mechanism for the  
 
   The X video extension, often abbreviated as XVideo or Xv, is a video output mechanism for the  
   X Window System.
+
   X Window System. Its main use today is to rescale video playback in hardware  
  Its main use today is to rescale video playback in hardware (namely in the hardware of the  
+
  (namely in the hardware of the graphics card), in order to enlarge a given video or
  graphics card), in order to enlarge a given video or to watch it in full screen mode.
+
  to watch it in full screen mode.
 +
 
 +
== Tests ==
 +
 
 +
* 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, 10: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