Author Topic: mplayer version??? file type  (Read 6420 times)

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
mplayer version??? file type
« Reply #15 on: March 05, 2004, 11:42:32 am »
mplayer can play divx fine. The MPlayer Shell comes with a binary called \'redraw\' that refreshes the entire screen. Mplayer Shell basically replaces launching mplayer from the console. It does nothing special with the output. That\'s why it has that \'redraw\' binary to refresh Qtopia after playing a video.
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

Anonymous

  • Guest
mplayer version??? file type
« Reply #16 on: March 05, 2004, 04:46:55 pm »
When I invoked the java app shell, nothing happens, just get the gui but it doesnt play anything...

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
mplayer version??? file type
« Reply #17 on: March 05, 2004, 06:31:49 pm »
Which ROM are you using? I do remember one thing now. The mplayer ipk that comes with the shell puts the config files in /home/root/.mplayer . The Sharp ROMs now run everything as the \'zaurus\' user, so /home/root/.mplayer needs to be moved to /home/zaurus/ and owned by the \'zaurus\' user. Run these commands as root if you are using the Sharp ROM:

mv /home/root/.mplayer /home/zaurus
chown -R zaurus.qpe /home/zaurus/.mplayer

Sorry, forgot about that one. It was so long ago that I set it up.
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

Anonymous

  • Guest
mplayer version??? file type
« Reply #18 on: March 05, 2004, 11:52:16 pm »
I find that videos need to be reencoded in order to play at an acceptable framerate on the zaurus 5600.  I use mencoder to do this and I create a .ogm  video file (divx video with ogg audio) and need to play this with a mplayer version that uses the tremor (integer only ) codec. I am using it successfully with transcoding recordings from mythtv.   Using a kernel zImage with the xscale cache errata turned off significantly speeds up things too.  Here are the details for anyone interested.  http://cmisip.home.insightbb.com/zaurus.htm

Anonymous

  • Guest
mplayer version??? file type
« Reply #19 on: March 07, 2004, 01:29:35 am »
HI,
 on desktop to encode videos what is a windows based equivalent to do the encoding? does mencoder run on windows too?