hi,
I am using yaepghd + vdr-xine 9.2. The small window showing the current channel does not scale the video down, but only shows a small fraction of the normal-sized video window.
Any idea on how to make the video scale for the window?
I run xine with this command:
/usr/local/bin/xine -Dtvtime:method=Greedy2Frame,cheap_mode=0,pulldown=0,use_progressive_frame_flag=1 -L -A alsa -a spdif --no-splash -g -f -V xv vdr://tmp/vdr-xine/stream#demux:mpeg_pes --post vdr_video --post vdr_audio
yours, Jouni
On Tue, May 12, 2009 at 7:48 AM, Jouni Karvo Jouni.Karvo@iki.fi wrote:
hi,
I am using yaepghd + vdr-xine 9.2. The small window showing the current channel does not scale the video down, but only shows a small fraction of the normal-sized video window.
Any idea on how to make the video scale for the window?
I looked into this before and apparently support has to be added to xine-lib for it. I would email Darren Salt, the xine-dev mailing list, or join #xine on freenode and inquire there.
VDR User kirjoitti:
On Tue, May 12, 2009 at 7:48 AM, Jouni Karvo Jouni.Karvo@iki.fi wrote:
hi,
I am using yaepghd + vdr-xine 9.2. The small window showing the current channel does not scale the video down, but only shows a small fraction of the normal-sized video window.
Any idea on how to make the video scale for the window?
I looked into this before and apparently support has to be added to xine-lib for it. I would email Darren Salt, the xine-dev mailing list, or join #xine on freenode and inquire there.
Ah, actually, all I needed to do was to edit one setting in the vdr-xine Makefile. Working finely now!
... now I just need to find a way to open the recording dialog in yaepghd. This one is not trivial.
yours, Jouni
On Tue, May 12, 2009 at 9:20 AM, Jouni Karvo Jouni.Karvo@iki.fi wrote:
Ah, actually, all I needed to do was to edit one setting in the vdr-xine Makefile. Working finely now!
Ahh sorry, I was thinking of when using vdpau. :)