Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
|
|
Source code |
1 2 3 4 |
video stream height video mode < 720 2880|2160|1440|720x576@50i < 1080 1280x720p > = 1080 1920x1080@50i |
This post has been edited 2 times, last edit by "durchflieger" (Sep 26th 2008, 7:05pm)
Quoted
Original von henfri
Hallo,
was passiert mit dem OSD dabei?
Gruß,
Hendrik
Quoted
Original von henfri
Hallo,
was bedeutet das? Das OSD hat dann weiter eine Auflösung von 720x560 (oder etwas drunter) und wird einfach "aufgepumpt"?
Wäre das beim HUD OSD anders?
Gruß,
Hendrik
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
xineliboutput.Advanced.LiveModeSync = 1 xineliboutput.Decoder.PesBuffers = 1000 xineliboutput.DisplayAspect = automatic xineliboutput.Frontend = sxfe xineliboutput.Fullscreen = 1 xineliboutput.OSD.AlphaCorrection = 0 xineliboutput.OSD.AlphaCorrectionAbs = 0 xineliboutput.OSD.Blending = 0 xineliboutput.OSD.BlendingLowRes = 0 xineliboutput.OSD.DvbSubtitles = 0 xineliboutput.OSD.ExtSubSize = -1 xineliboutput.OSD.LayersVisible = 4 xineliboutput.OSD.Scaling = 2 xineliboutput.Post.denoise3d.Enable = 0 xineliboutput.Post.pp.Enable = 0 xineliboutput.Post.unsharp.Enable = 0 xineliboutput.Video.AspectRatio = 0 xineliboutput.Video.AutoCrop = 0 xineliboutput.Video.Decoder.H264 = automatic xineliboutput.Video.Decoder.H264.SkipLoopFilter = all xineliboutput.Video.Decoder.H264.SpeedOverAccuracy = yes xineliboutput.Video.Decoder.MPEG2 = libmpeg2 xineliboutput.Video.Deinterlace = none xineliboutput.Video.Driver = xv xineliboutput.Video.FieldOrder = 0 xineliboutput.Video.Overscan = 0 xineliboutput.Video.Scale = 0 xineliboutput.Video.SwScale = 0 |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 |
# Use unscaled OSD
# bool, default: 0
#gui.osd_use_unscaled:0
# video display method preference
# { Any Overlay Textured Video }, default: 0
#video.device.xv_preferred_method:Any
# disable exact alpha blending of overlays
# bool, default: 0
#video.output.disable_exact_alphablend:0
# disable all video scaling
# bool, default: 0
#video.output.disable_scaling:0
# Choose speed over specification compliance
# bool, default: 0
video.processing.ffmpeg_choose_speed_over_accuracy:1
# MPEG-4 postprocessing quality
# [0..6], default: 3
video.processing.ffmpeg_pp_quality:0
# Skip loop filter
# { default none nonref bidir nonkey all }, default: 0
video.processing.ffmpeg_skip_loop_filter:all
# FFmpeg video decoding thread count
# numeric, default: 1
video.processing.ffmpeg_thread_count:2
# Fast (low-quality) OSD scaling
# bool, default: 0
#input.xvdr.fast_osd_scaling:0
# SRC tuning step
# numeric, default: 5000
input.xvdr.scr_tuning_step:300
# number of audio buffers
# numeric, default: 230
engine.buffers.audio_num_buffers:8
# number of video buffers
# numeric, default: 500
engine.buffers.video_num_buffers:1000
# default number of video frames
# numeric, default: 15
#engine.buffers.video_num_frames:15
# priority for ffmpegvideo decoder
# numeric, default: 0
#engine.decoder_priorities.ffmpegvideo:0
# priority for mpeg2 decoder
# numeric, default: 0
engine.decoder_priorities.mpeg2:1
# memcopy method used by xine
# { probe libc kernel mmx mmxext sse }, default: 0
engine.performance.memcpy_method:sse
|
|
|
Source code |
1 |
vdr-sxfe --buffers=1000 --fullscreen --modeswitching --aspect=default |
This post has been edited 1 times, last edit by "durchflieger" (Sep 27th 2008, 10:29am)
,
Quoted
Original von ollo
,
...klasse Idee, ich hatte mich schon gefragt wie man das Dilemma um die Bildschirmauflösung bei SDTV & HDTV lösen soll ohne skalieren zu müssen
Allerdings habe ich (noch!) keinen HD-TV und keines meiner Displays unterstützt @50i Auflösungen am VGA oder DVI. Wie wäre es, wenn man die Display modes (beinahe) beliebig zuordnen könnte?! Dann wäre man eben nicht nur auf TVs beschränkt.
Danke & Gruß, ollo
Quoted
Originally posted by ollo
Allerdings habe ich (noch!) keinen HD-TV und keines meiner Displays unterstützt @50i Auflösungen am VGA oder DVI.
Quoted
zeigt über HDMI 1080i@50Hz ein super Bild und die Laufschriften bei n-tv und Konsorten sind scharf und ohne Ruckler.
This post has been edited 1 times, last edit by "ollo" (Sep 30th 2008, 4:23pm)
Quoted
Originally posted by ollo
[Edit] Impliziert HDMI eigentlich 576i, 720p & 1080i Support?[/Edit]
Quoted
Originally posted by real_schorsch
...Allerdings schlucken nicht wirklich viele Displays 576i über HDMI. Die meisten Samsungs können es zum Beispiel schon mal nicht...
This post has been edited 2 times, last edit by "sparkie" (Oct 1st 2008, 11:34am)
Quoted
Originally posted by Lou
vielen Dank durchflieger + sparkie!
Der Patch läuft prima - damit ist der OSD auch bei 720p wieder in passender Grösse. Bitte an Petri weiterleiten!
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
1 640x480p @ 60Hz No Repetition 2,3 720x480p @ 59.94/60Hz No Repetition 4 1280x720p @ 59.94/60Hz No Repetition 5 1920x1080i @ 59.94/60Hz No Repetition 6,7 720(1440)x480i @ 59.94/60Hz Pixel sent 2 times 8,9 720(1440)x240p @ 59.94/60Hz Pixel sent 2 times 10,11 2880x480i @ 59.94/60Hz Pixel sent 1 to 10 times 12,13 2880x240p @ 59.94/60Hz Pixel sent 1 to 10 times 14,15 1440x480p @ 59.94/60Hz Pixel sent 1 to 2 times 16 1920x1080p @ 59.94/60Hz No Repetition 17,18 720x576p @ 50Hz No Repetition 19 1280x720p @ 50Hz No Repetition 20 1920x1080i @ 50Hz No Repetition 21,22 720(1440)x576i @ 50Hz Pixel sent 2 times 23,24 720(1440)x288p @ 50Hz Pixel sent 2 times 25,26 2880x576i @ 50Hz Pixel sent 1 to 10 times 27,28 2880x288 @ 50Hz Pixel sent 1 to 10 times 29,30 1440x576p @ 50Hz Pixel sent 1 to 2 times 31 1920x1080p @ 50Hz No Repetition 32 1920x1080p @ 23.97/24Hz No Repetition 33 1920x1080p @ 25Hz No Repetition 34 1920x1080p @ 29.97/30Hz No Repetition 35,36 2880x480p @ 59.94/60Hz Pixel sent 1, 2 or 4 times 37,38 2880x576p @ 50Hz Pixel sent 1, 2 or 4 times 39 1920x1080i (1250 total) @ 50Hz No Repetition 40 1920x1080i @ 100Hz No Repetition 41 1280x720p @ 100Hz No Repetition 42,43 720x576p @ 100Hz No Repetition 44,45 720(1440)x576i @ 100Hz Pixel sent 2 times 46 1920x1080i @ 119.88/120Hz No Repetition 47 1280x720p @ 119.88/120Hz No Repetition 48,49 720x480p @ 119.88/120Hz No Repetition 50,51 720(1440)x480i @ 119.88/120Hz Pixel sent 2 times 52,53 720X576p @ 200Hz No Repetition 54,55 720(1440)x576i @ 200Hz Pixel sent 2 times 56,57 720x480p @ 239.76/240Hz No Repetition 58,59 720(1440)x480i @ 239.76/240Hz Pixel sent 2 times |
This post has been edited 1 times, last edit by "dortje" (Oct 1st 2008, 1:33pm)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
patching file Makefile Hunk #3 succeeded at 255 with fuzz 2 (offset -2 lines). Hunk #4 succeeded at 279 (offset -2 lines). Hunk #5 succeeded at 321 (offset -2 lines). patching file xine_frontend_main.c Hunk #1 succeeded at 298 (offset 8 lines). Hunk #2 succeeded at 308 (offset 8 lines). Hunk #3 succeeded at 339 (offset 8 lines). Hunk #4 succeeded at 370 (offset 8 lines). Hunk #5 succeeded at 447 (offset 10 lines). Hunk #6 succeeded at 474 (offset 10 lines). Hunk #7 FAILED at 629. Hunk #8 succeeded at 629 (offset 11 lines). 1 out of 8 hunks FAILED -- saving rejects to file xine_frontend_main.c.rej patching file xine_input_vdr.c Hunk #1 succeeded at 220 (offset -11 lines). Hunk #2 succeeded at 627 (offset -13 lines). Hunk #3 succeeded at 833 (offset -13 lines). Hunk #4 succeeded at 847 (offset -13 lines). Hunk #5 succeeded at 4222 (offset 83 lines). Hunk #6 FAILED at 5125. Hunk #7 succeeded at 6389 (offset -160 lines). Hunk #8 succeeded at 6601 (offset -144 lines). 1 out of 8 hunks FAILED -- saving rejects to file xine_input_vdr.c.rej patching file xineliboutput.c patching file xine_sxfe_frontend.c Hunk #1 succeeded at 45 with fuzz 2 (offset -2 lines). Hunk #2 FAILED at 187. Hunk #3 succeeded at 216 (offset 14 lines). Hunk #4 succeeded at 1146 (offset -199 lines). Hunk #5 succeeded at 1239 with fuzz 2 (offset -146 lines). Hunk #6 FAILED at 1270. Hunk #7 FAILED at 1479. Hunk #8 succeeded at 1720 (offset -183 lines). 3 out of 8 hunks FAILED -- saving rejects to file xine_sxfe_frontend.c.rej |