Author Topic: Xmms Divx On C860  (Read 1984 times)

titus

  • Newbie
  • *
  • Posts: 29
    • View Profile
Xmms Divx On C860
« on: December 27, 2004, 04:39:18 pm »
hi,

this maybe is a worst-case-dummie question... but i'm not very familiar with xmms

when playing a video file, the video is scaled for 320x240 pixels instead of the 640x480 of the device... if i press F for fullscreen, the window decoration disappears and it is maximized, but the video is viewed still in 320x480 resolution, too small to enjoy it... ;-)

is there a possibility for scaling the video to screen resolution or (if no other chance) to decrease the x server resolution to 320x240 during video?

thanx,

titus
SL-C860, 512MB SD Kingston, D-Link DCF-660W, pdaXrom 1.1.0 Kathrin RC9

CyberWolf

  • Newbie
  • *
  • Posts: 39
    • View Profile
Xmms Divx On C860
« Reply #1 on: December 27, 2004, 06:00:24 pm »
Quote
is there a possibility for scaling the video to screen resolution or (if no other chance) to decrease the x server resolution to 320x240 during video?

I prefer starting mplayer from a terminal:

You could use fn+1 or fn+2 to scale the screen, and then start mplayer (not so easy, because the terminal window would be larger than screen size).

Otherwise, just do something like:

xrandr -s 1 ; mplayer -fstype fullscreen -fs <your_avi_file> ; xrandr -s 0

(first command set resolution to 320x200, second start mplayer, third bring resolution back to 640x480).

You can search other posts in this forum for more detailed discussion about watching divx on the zaurus (just to give the credits to who deserve it!).

Ciao,

Andrea

P.S. Sorry for my poor english!

P.P.S. For all the above I'm assuming you just want to watch divx, now watch divx with xmms at all costs    If you want to use xmms, sorry for the wasted space in this thread  
« Last Edit: December 27, 2004, 06:04:15 pm by CyberWolf »

titus

  • Newbie
  • *
  • Posts: 29
    • View Profile
Xmms Divx On C860
« Reply #2 on: December 27, 2004, 07:35:19 pm »
hi andrea,

i never used fn+1 and fn+2 before... ;-)  ...mea culpa... this helps me with my problem!

starting from console with parameters is also a good idea...

no, i don't like xmms very much, but it was preinstalled, so i'd tried use it...

btw: my english is much poorer than yours!

thank you for your help!

titus
« Last Edit: December 27, 2004, 07:38:47 pm by titus »
SL-C860, 512MB SD Kingston, D-Link DCF-660W, pdaXrom 1.1.0 Kathrin RC9