Archiv > Development

softhddevice verliert frames/Mikroruckler

<< < (32/38) > >>

hummel99:
Hi,

ich habe das gleiche Problem, mit xorg-nvidia und xorg-nvidia.legacy getestet, macht keinen Unterschied. Und es ruckelt auf SD und HD.
Garfikkarte ist eine NVIDIA GeForce GT 610 auf einem ZOTAC D2550-ITX die mit yavdr ohne Framdrops läuft.


--- Code: ---MLD> DISPLAY=:0 xrandr
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
DVI-I-0 disconnected primary (normal left inverted right x axis y axis)
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 1150mm x 650mm
   1920x1080      60.0 +   59.9     59.9     50.0*    30.0     25.0     24.0     60.1     60.0     50.0

--- End code ---



--- Code: ---Feb 22 18:13:14 (MLD) user.err vdr: video/vdpau: missed frame (427/10874)
Feb 22 18:13:14 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 18:13:14 (MLD) user.err vdr: video: 16:37:30.016  -26  696 240/\ms  25+5 v-buf
Feb 22 18:13:14 (MLD) user.err vdr: video/vdpau: missed frame (428/10896)
Feb 22 18:13:14 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 18:13:14 (MLD) user.err vdr: video: 16:37:30.456  -27  759 240/\ms  26+5 v-buf
Feb 22 18:13:14 (MLD) user.err vdr: video/vdpau: missed frame (429/10916)
Feb 22 18:13:15 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 18:13:15 (MLD) user.err vdr: video: 16:37:30.876  -26  771 240/\ms  26+6 v-buf
Feb 22 18:13:15 (MLD) user.err vdr: video/vdpau: missed frame (430/10938)
Feb 22 18:13:15 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 18:13:15 (MLD) user.err vdr: video: 16:37:31.296  -26  735 240/\ms  24+5 v-buf
Feb 22 18:13:15 (MLD) user.err vdr: video/vdpau: missed frame (431/10958)
Feb 22 18:13:15 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 18:13:15 (MLD) user.err vdr: video: 16:37:31.716  -26  699 240/\ms  21+6 v-buf
Feb 22 18:13:16 (MLD) user.err vdr: video/vdpau: missed frame (432/10980)
Feb 22 18:13:16 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 18:13:16 (MLD) user.err vdr: video: 16:37:32.036  -61  696 240/\ms  22+6 v-buf
Feb 22 18:13:17 (MLD) user.err vdr: video/vdpau: missed frame (433/11046)
Feb 22 18:13:17 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 18:13:17 (MLD) user.err vdr: video: 16:37:33.316  -28  706 240/\ms  21+6 v-buf
Feb 22 18:13:17 (MLD) user.err vdr: video/vdpau: missed frame (434/11056)
Feb 22 18:13:17 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 18:13:17 (MLD) user.err vdr: video: 16:37:33.576  -26  759 240/\ms  25+5 v-buf
Feb 22 18:13:18 (MLD) user.err vdr: video/vdpau: missed frame (435/11070)
Feb 22 18:13:18 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 18:13:18 (MLD) user.err vdr: video: 16:37:33.856  -26  695 240/\ms  25+5 v-buf
Feb 22 18:13:18 (MLD) user.err vdr: video/vdpau: missed frame (436/11084)

--- End code ---

P3f:
Hallo Hummel99,

ok, deine Ausgaben laufen nun schon mal auf 50hz.

Kannst Du bitte mal posten, welche Einstellungen Du im Plugin (OSD) beim softhddevice eingetragen hast. Am Besten kannst Du die Ausgabe aus der Konsole posten:


--- Code: ---grep softhddevice /etc/vdr/setup.conf
--- End code ---

Das sollte dann in etwa so aussehen:


--- Code: ---VDRSuedHD> grep softhddevice /etc/vdr/setup.conf
softhddevice.1080i.CutLeftRight = 0
softhddevice.1080i.CutTopBottom = 0
softhddevice.1080i.Deinterlace = 2
softhddevice.1080i.Denoise = 0
softhddevice.1080i.FirstField = 0
softhddevice.1080i.InverseTelecine = 0
softhddevice.1080i.Scaling = 2
softhddevice.1080i.SecondField = 0
softhddevice.1080i.Sharpen = 0
softhddevice.1080i.SkipChromaDeinterlace = 0
softhddevice.1080i_fake.CutLeftRight = 0
softhddevice.1080i_fake.CutTopBottom = 0
softhddevice.1080i_fake.Deinterlace = 2
softhddevice.1080i_fake.Denoise = 0
softhddevice.1080i_fake.FirstField = 0
softhddevice.1080i_fake.InverseTelecine = 0
softhddevice.1080i_fake.Scaling = 2
softhddevice.1080i_fake.SecondField = 0
softhddevice.1080i_fake.Sharpen = 0
softhddevice.1080i_fake.SkipChromaDeinterlace = 0
softhddevice.576i.CutLeftRight = 0
softhddevice.576i.CutTopBottom = 0
softhddevice.576i.Deinterlace = 2
softhddevice.576i.Denoise = 0
softhddevice.576i.FirstField = 0
softhddevice.576i.InverseTelecine = 0
softhddevice.576i.Scaling = 2
softhddevice.576i.SecondField = 0
softhddevice.576i.Sharpen = 0
softhddevice.576i.SkipChromaDeinterlace = 0
softhddevice.60HzMode = 0
softhddevice.720p.CutLeftRight = 0
softhddevice.720p.CutTopBottom = 0
softhddevice.720p.Deinterlace = 1
softhddevice.720p.Denoise = 0
softhddevice.720p.FirstField = 0
softhddevice.720p.InverseTelecine = 0
softhddevice.720p.Scaling = 2
softhddevice.720p.SecondField = 0
softhddevice.720p.Sharpen = 0
softhddevice.720p.SkipChromaDeinterlace = 0
softhddevice.AudioAutoAES = 0
softhddevice.AudioBufferTime = 0
softhddevice.AudioCompression = 0
softhddevice.AudioDelay = 0
softhddevice.AudioDownmix = 1
softhddevice.AudioDrift = 0
softhddevice.AudioMaxCompression = 0
softhddevice.AudioMaxNormalize = 0
softhddevice.AudioNormalize = 0
softhddevice.AudioPassthrough = 0
softhddevice.AudioSoftvol = 1
softhddevice.AudioStereoDescent = 0
softhddevice.AutoCrop.Delay = 0
softhddevice.AutoCrop.Interval = 0
softhddevice.AutoCrop.Tolerance = 0
softhddevice.Background = 0
softhddevice.BlackPicture = 1
softhddevice.Brightness = 0
softhddevice.ClearOnSwitch = 0
softhddevice.Contrast = 1000
softhddevice.DetachFromMainMenu = 0
softhddevice.HideMainMenuEntry = 0
softhddevice.Hue = 0
softhddevice.MakePrimary = 1
softhddevice.Osd.Height = 0
softhddevice.Osd.Width = 0
softhddevice.Saturation = 1000
softhddevice.SoftStartSync = 0
softhddevice.StudioLevels = 0
softhddevice.Suspend.Close = 1
softhddevice.Suspend.X11 = 0
softhddevice.Video4to3DisplayFormat = 1
softhddevice.VideoOtherDisplayFormat = 1
VDRSuedHD>

--- End code ---

Und zur Sicherheit auch bitte mal die Ausgabe von den installierten XORG-Paketen:


--- Code: ---VDRSuedHD> opkg list-installed | grep xorg
xorg - 1.15.1-47_3.16.1.131
xorg-nvidia - 1:340.65-26_3.16.1.131
VDRSuedHD>

--- End code ---

Gruß,

Pit

MarMic:
bei 4% framedops sieht das einfach aus, als hättest du T+S an wo nur T funktioniert :-)
achso d.h. 1080i von T+S auf T stellen

bei SD kann ich mir mit einer 610 aber absolut nicht vorstellen das die framedrops da her sind! da kannste absolut alle einstellungen am limit fahren

greetz MarMic

hummel99:
Das log war von einem SD Kanal, ic habe jetzt mal alle Deinterlace und Scaling Paramater huntergedreht:


--- Code: ---softhddevice.1080i.CutLeftRight = 0
softhddevice.1080i.CutTopBottom = 0
softhddevice.1080i.Deinterlace = 0
softhddevice.1080i.Denoise = 0
softhddevice.1080i.InverseTelecine = 0
softhddevice.1080i.Scaling = 1
softhddevice.1080i.Sharpen = 0
softhddevice.1080i.SkipChromaDeinterlace = 1
softhddevice.1080i_fake.CutLeftRight = 0
softhddevice.1080i_fake.CutTopBottom = 0
softhddevice.1080i_fake.Deinterlace = 0
softhddevice.1080i_fake.Denoise = 0
softhddevice.1080i_fake.InverseTelecine = 0
softhddevice.1080i_fake.Scaling = 1
softhddevice.1080i_fake.Sharpen = 0
softhddevice.1080i_fake.SkipChromaDeinterlace = 1
softhddevice.576i.CutLeftRight = 0
softhddevice.576i.CutTopBottom = 0
softhddevice.576i.Deinterlace = 0
softhddevice.576i.Denoise = 0
softhddevice.576i.InverseTelecine = 0
softhddevice.576i.Scaling = 1
softhddevice.576i.Sharpen = 0
softhddevice.576i.SkipChromaDeinterlace = 1
softhddevice.60HzMode = 0
softhddevice.720p.CutLeftRight = 0
softhddevice.720p.CutTopBottom = 0
softhddevice.720p.Deinterlace = 0
softhddevice.720p.Denoise = 0
softhddevice.720p.InverseTelecine = 0
softhddevice.720p.Scaling = 1
softhddevice.720p.Sharpen = 0
softhddevice.720p.SkipChromaDeinterlace = 1
softhddevice.AudioAutoAES = 0
softhddevice.AudioBufferTime = 0
softhddevice.AudioCompression = 0
softhddevice.AudioDelay = 0
softhddevice.AudioDownmix = 0
softhddevice.AudioDrift = 0
softhddevice.AudioMaxCompression = 0
softhddevice.AudioMaxNormalize = 0
softhddevice.AudioNormalize = 0
softhddevice.AudioPassthrough = 0
softhddevice.AudioSoftvol = 1
softhddevice.AudioStereoDescent = 0
softhddevice.AutoCrop.Delay = 0
softhddevice.AutoCrop.Interval = 0
softhddevice.AutoCrop.Tolerance = 0
softhddevice.Background = 0
softhddevice.BlackPicture = 1
softhddevice.Brightness = 0
softhddevice.ClearOnSwitch = 0
softhddevice.Contrast = 1000
softhddevice.DetachFromMainMenu = 0
softhddevice.HideMainMenuEntry = 0
softhddevice.Hue = 0
softhddevice.MakePrimary = 1
softhddevice.Osd.Height = 0
softhddevice.Osd.Width = 0
softhddevice.pip.Alt.Height = 50
softhddevice.pip.Alt.VideoHeight = 50
softhddevice.pip.Alt.VideoWidth = 0
softhddevice.pip.Alt.VideoX = 0
softhddevice.pip.Alt.VideoY = 0
softhddevice.pip.Alt.Width = 0
softhddevice.pip.Alt.X = 0
softhddevice.pip.Alt.Y = 50
softhddevice.pip.Height = 18
softhddevice.pip.VideoHeight = 0
softhddevice.pip.VideoWidth = 0
softhddevice.pip.VideoX = 0
softhddevice.pip.VideoY = 0
softhddevice.pip.Width = 18
softhddevice.pip.X = 79
softhddevice.pip.Y = 78
softhddevice.Saturation = 1000
softhddevice.SoftStartSync = 0
softhddevice.StudioLevels = 1
softhddevice.Suspend.Close = 1
softhddevice.Suspend.X11 = 0
softhddevice.Video4to3DisplayFormat = 1
softhddevice.VideoOtherDisplayFormat = 1

--- End code ---

jetzt ist auf den SD Kanälen Ruhe (sollte ja aber auch mit T+S laufen) auf  HD Kanälen (das Erste) siehs immer noch mau aus:


--- Code: ---Feb 22 20:40:35 (MLD) user.err vdr: video:  3:45:53.768  -27  287   0/\ms  64+1 v-buf
Feb 22 20:40:39 (MLD) user.err vdr: video/vdpau: missed frame (359/10962)
Feb 22 20:40:39 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 20:40:39 (MLD) user.err vdr: video:  3:45:56.928  -27  247   0/\ms  62+1 v-buf
Feb 22 20:40:39 (MLD) user.err vdr: video/vdpau: missed frame (360/10979)
Feb 22 20:40:39 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 20:40:39 (MLD) user.err vdr: video:  3:45:57.288  -26  391   0/\ms  70+1 v-buf
Feb 22 20:40:39 (MLD) user.err vdr: video/vdpau: missed frame (361/10997)
Feb 22 20:40:39 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 20:40:39 (MLD) user.err vdr: video:  3:45:57.648  -26  439   0/\ms  72+1 v-buf
Feb 22 20:40:42 (MLD) user.err vdr: video/vdpau: missed frame (362/11150)
Feb 22 20:40:42 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 20:40:42 (MLD) user.err vdr: video:  3:46:00.728  -27  454   0/\ms  72+1 v-buf
Feb 22 20:40:43 (MLD) user.err vdr: video/vdpau: missed frame (363/11164)
Feb 22 20:40:43 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 20:40:43 (MLD) user.err vdr: video:  3:46:00.968  -26  431   0/\ms  70+1 v-buf
Feb 22 20:40:43 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 20:40:43 (MLD) user.err vdr: video/vdpau: missed frame (364/11179)
Feb 22 20:40:43 (MLD) user.err vdr: video/vdpau: missed frame (365/11197)
Feb 22 20:40:43 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 20:40:43 (MLD) user.err vdr: video:  3:46:01.628  -27  370   0/\ms  70+1 v-buf
Feb 22 20:40:44 (MLD) user.err vdr: video/vdpau: missed frame (366/11214)
Feb 22 20:40:44 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 20:40:44 (MLD) user.err vdr: video:  3:46:02.068  -26  340   0/\ms  63+1 v-buf
Feb 22 20:40:44 (MLD) user.err vdr: video/vdpau: missed frame (367/11237)
Feb 22 20:40:44 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 20:40:44 (MLD) user.err vdr: video:  3:46:02.448  -27  367   0/\ms  68+1 v-buf
Feb 22 20:40:45 (MLD) user.err vdr: video/vdpau: missed frame (368/11260)
Feb 22 20:40:45 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 20:40:45 (MLD) user.err vdr: video:  3:46:02.908  -26  315   0/\ms  63+1 v-buf
Feb 22 20:40:47 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 20:40:47 (MLD) user.err vdr: video: slow down video, duping frame
Feb 22 20:40:47 (MLD) user.err vdr: video:  3:46:05.468  +55  333   0/\ms  60+3 v-buf
Feb 22 20:40:52 (MLD) user.err vdr: video/vdpau: missed frame (369/11616)
Feb 22 20:40:52 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 20:40:52 (MLD) user.err vdr: video:  3:46:10.028  -26  419   0/\ms  69+1 v-buf
Feb 22 20:40:54 (MLD) user.err vdr: video/vdpau: missed frame (370/11728)
Feb 22 20:40:54 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 20:40:54 (MLD) user.err vdr: video:  3:46:12.248  -26  407   0/\ms  70+1 v-buf
Feb 22 20:40:54 (MLD) user.err vdr: video/vdpau: missed frame (371/11743)
Feb 22 20:40:54 (MLD) user.err vdr: video: speed up video, droping frame
Feb 22 20:40:54 (MLD) user.err vdr: video:  3:46:12.568  -27  398   0/\ms  66+1 v-buf

--- End code ---

Momantan bin ich auf legacy Treibern:


--- Code: ---MLD> opkg list-installed | grep xorg
xorg - 1.15.1-47_3.16.1.131
xorg-autodetect - 1.15.1-30_3.16.1.131
xorg-drivers - 1.15.1-7_3.16.1.131
xorg-nvidia.legacy - 304.121-15_3.16.1.131

--- End code ---

Markus23:
ich les jetzt nur so mit, aber sollte nicht in keinem Fall die xorg-drivers installiert sein? Nur xorg und xorg-nvidia ?

Egal, ich hab auch alles wie es sein soll (50hz, nur xorg-nvidia , usw.) aber trotzdem drops...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version