# HG changeset patch # User gabucino # Date 1009204834 0 # Node ID bc3ef1f96dc0502b3279eb056b4db3184d39b500 # Parent d846a89e609af2a6f96ed4e8935e82e0a5b2e304 this bug (?) was fixed diff -r d846a89e609a -r bc3ef1f96dc0 DOCS/Hungarian/documentation.html --- a/DOCS/Hungarian/documentation.html Mon Dec 24 14:01:55 2001 +0000 +++ b/DOCS/Hungarian/documentation.html Mon Dec 24 14:40:34 2001 +0000 @@ -668,10 +668,6 @@
-Tipp : ha az MPlayer ioctl: can't sync
-szerű
- üzenetekkel dobálózik, a tunered nem tudja a kért felbontást. Próbáld a
- width=640:height=480
opciókkal.
Tipp #2 : rosszak a színek? Ezekszerint a tunered nem tudja a képet
YV12 colorspace-ben grabbelni. Próbáld a YUY2, UYVY vagy végső esetben az
RGB32 colorspace-eket (ezutóbbit -vo sdl
-el). Ezeket a
diff -r d846a89e609a -r bc3ef1f96dc0 DOCS/documentation.html
--- a/DOCS/documentation.html Mon Dec 24 14:01:55 2001 +0000
+++ b/DOCS/documentation.html Mon Dec 24 14:40:34 2001 +0000
@@ -642,10 +642,6 @@
Hint: if MPlayer prints ioctl: can't sync
or something
- like this, your tuner can't capture the requested image size. Try using
- width=640:height=480
options.
Hint #2 : are the colors messed up? Then your tuner can't display
in YV12 colorspace. Try YUY2, UYVY or if none of these works: RGB32 (this one
with -vo sdl
).