2011-08-10, 07:01 PM
NewUserIdAgain Wrote:Thanks for the quick reply, adding an empty xnpvrcli profile gave me some live TV.
Could you share your profiles as a base for my experiments?
Sorry for the delay. Here it is:
Code:
# Write your default config options here!
#vo=vdpau:deint=0:sharpen=0:nochroma-deint
#vf=yadif=1
#tsprobe=60000000
#sb=50000000
ao=alsa:device=hdmi=NVidia
cache=100000
[xnpvrcli]
vo=vdpau:deint=4:sharpen=0:nochroma-deint
vc=ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau
ao=alsa:device=hdmi=NVidia
stop-xscreensaver=1
monitoraspect=16:9
alang=slv,eng,hrv,en
hardframedrop=1
fs=1
ontop=1
fstype=fullscreen,stays_on_top
cache=100000
#sb=50000000
tsprobe=6000000
[xnpvrcli-HD]
vo=vdpau:deint=3:sharpen=0:nochroma-deint
vc=ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau
ao=alsa:device=hdmi=NVidia
stop-xscreensaver=1
monitoraspect=16:9
alang=slv,eng,hrv,en
tsprobe=6000000
#sb=50000000
hardframedrop=1
fs=1
ontop=1
fstype=fullscreen,stays_on_top
cache=100000
[xnpvrcli-alt]
vo=vdpau:deint=4:sharpen=0:nochroma-deint
vc=ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau
ao=alsa:device=hdmi=NVidia
stop-xscreensaver=1
monitoraspect=16:9
alang=slv,eng,hrv,en
hardframedrop=1
fs=1
ontop=1
fstype=fullscreen,stays_on_top
cache=100000
sb=50000000
tsprobe=60000000
[xnpvrcli-HD-alt]
vo=vdpau:deint=3:sharpen=0:nochroma-deint
vc=ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau
ao=alsa:device=hdmi=NVidia
stop-xscreensaver=1
monitoraspect=16:9
alang=slv,eng,hrv,en
tsprobe=60000000
sb=50000000
hardframedrop=1
fs=1
ontop=1
fstype=fullscreen,stays_on_top
cache=100000
I have found that appropriate amount of "cache" is crucial for smooth playback. "sb" and "tsprobe" are used to deal with corrupted (encrypted) beginnings of recordings. Other settings are more hardware specific.