Author Topic: Installed Debian  (Read 12459 times)

glac

  • Newbie
  • *
  • Posts: 17
    • View Profile
Installed Debian
« Reply #30 on: December 09, 2007, 10:11:29 am »
Hello 2or0 and all,

I've made exactaly what kkazakov13 made. Installed the new zdevil tarball and the mplayer installed there did not have the pxa support (maybe it's because of the upgrade status of the tarball). I've installed your mplayer and when I try to use -fs with mine 640x480 videos, on some there is the /dev/fb2 error and on others there is this error:

vo_pxa: config() FBIOPUT_VSCREENINFO to fd failed: 22

When I use -vm -fs or only -vm, the video is bigger than the screen (seems like a VGA in a QVGA screen).
What can I do to track the error? So we know the pxa is really there (if not the -vm would not work), the problem should be with the framebuffer library, what should I try to reinstall or install?

Thanks,

glac
« Last Edit: December 09, 2007, 10:16:34 am by glac »

2or0

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://
Installed Debian
« Reply #31 on: December 10, 2007, 04:37:07 am »
Quote from: glac
Hello 2or0 and all,

I've made exactaly what kkazakov13 made. Installed the new zdevil tarball and the mplayer installed there did not have the pxa support (maybe it's because of the upgrade status of the tarball). I've installed your mplayer and when I try to use -fs with mine 640x480 videos, on some there is the /dev/fb2 error and on others there is this error:

vo_pxa: config() FBIOPUT_VSCREENINFO to fd failed: 22

When I use -vm -fs or only -vm, the video is bigger than the screen (seems like a VGA in a QVGA screen).
What can I do to track the error? So we know the pxa is really there (if not the -vm would not work), the problem should be with the framebuffer library, what should I try to reinstall or install?

Thanks,

glac

I found what is the problem. The pxa option of mplayer supports 480x640 screen resolution instead of 640x480.    So you need to convert 640x480 to 480x640 when you encode movie.
Zaurus SL-C3200 with Debian armel of kernel 2.6.24-yonggun
Ambicom WL1100C WLAN
1 GB Sandisk SD / 1 GB Lexar SD / 256 MB Dane-Elec CF
-----
Blog http://yonggun.tistory.com (English/Korean)

glac

  • Newbie
  • *
  • Posts: 17
    • View Profile
Installed Debian
« Reply #32 on: December 10, 2007, 05:03:32 am »
Well, good to know that It's not my hardware that is different from everyone else.

Is there any way I can modify the mplayer code to prevent me from reenconding my videos to see in my Z?

At least there is a solution. What do you do to? You just reencode your videos to play in your Z or you simply don't use it for watching videos.

Wich program do you recomend to do this job?

Thanks for the reply!