Author Topic: How To Play Video On Poodle ?  (Read 7696 times)

Lisztfr

  • Newbie
  • *
  • Posts: 35
    • View Profile
How To Play Video On Poodle ?
« on: June 24, 2009, 05:14:06 am »
I have found a Tkc image in form of a SYST5600.DBK :

http://www.galacticslacker.com/zaurus_sl5600.shtml

This is a NAND backup file for SL-5600 with Intel PXA250 CPU (DO NOT USE IT FOR 5600 with 255 CPU). It has basic tkc ROM to keep the file small

?

Since i was disappointed with Watapon, which doesn't make things faster, i wonder if this on does...

L

Lisztfr

  • Newbie
  • *
  • Posts: 35
    • View Profile
How To Play Video On Poodle ?
« Reply #1 on: June 24, 2009, 03:42:35 pm »
I think that without sound one can play videos much better.. so maybe the first rule is to decrease the sound quality as much as possible.

L

craigtyson

  • Sr. Member
  • ****
  • Posts: 462
    • View Profile
How To Play Video On Poodle ?
« Reply #2 on: June 26, 2009, 08:32:44 am »
Try this on a Linux PC

mencoder dvd://trackno -ovc lavc -lavcopts vcodec=mpeg4:vhq:vqmin=2:vqmax=20:vmax_b_frames=2:vbitrate=192:vqcomp=0.6:vpass=
 -vop scale=320:240,eq=6 -ofps 25 -sws 2 -oac mp3lame -lameopts abr:br=64:aq=1:mode=0 -srate 24000 -o test.avi

Its what I used to use to code for my 5500

C
Craig
SL-C1000, Angstrom GPE 2007.12r13
Ambicom WL1100C, SanDisk UltraII 1GB SD
 
Old Faithfull - SL-5500 battery out of the C750 (see below) TKC v1 (New) 1GB SD
Dead - SL-C750, Cacko 1.23 lite (Dropped, very messy!)
Ambicom WL1100C, SanDisk Dead - 1GB SD
Keep your Z on a bungee, you never know.....

Lisztfr

  • Newbie
  • *
  • Posts: 35
    • View Profile
How To Play Video On Poodle ?
« Reply #3 on: June 30, 2009, 03:11:47 pm »
Quote from: craigtyson
mencoder dvd://trackno -ovc lavc -lavcopts vcodec=mpeg4:vhq:vqmin=2:vqmax=20:vmax_b_frames=2:vbitrate=192:vqcomp=0.6:vpass=
 -vop scale=320:240,eq=6 -ofps 25 -sws 2 -oac mp3lame -lameopts abr:br=64:aq=1:mode=0 -srate 24000 -o test.avi

is that 1 command line, or 2 ? If 1  command line, it should fit on a single line...

Anyway i'm on Windoz, for linux i should install Ubuntu & multiboot, but i have no time...

Maybe i find mencoder for win ?

L

Lisztfr

  • Newbie
  • *
  • Posts: 35
    • View Profile
How To Play Video On Poodle ?
« Reply #4 on: June 30, 2009, 03:24:29 pm »
Windows Millenium, a 9X edition. I won't use a program that doesn't fit my standards. The standard here is Windows ME, it's universal mainstream, at home

L

Lisztfr

  • Newbie
  • *
  • Posts: 35
    • View Profile
How To Play Video On Poodle ?
« Reply #5 on: July 03, 2009, 04:40:09 pm »
What you think about this :

Yet Another Avi Info (YAAI) Output File
visit http://yaai.sourceforge.net/ for more information
AVI Information
    Filename: Paco.avi
    Filesize: 7012542 Bytes (6,69 MB)
    Streams (i.e. Video, Audio): 2
Video Stream
    Compression: DIV3 - DivX ;-) MPEG-4 Low-Motion
    Avg. Bitrate: 99,78 kbit/s
    Resolution: 300x220
    Color Depth: 24 bits
    Running Time: 323,63 s (5m 23s)
    Framerate: 8,0000 fps
    Microseconds Per Frame: 125000 ms
    Frames: 2589
    Keyframes: 217 (Every 11)
Audio Stream
    Wave Type: 85 - MPEG Layer 3
    Avg. Bitrate: 64,09 kbit/s
    Sample Rate: 22050 Hz
    Bit Depth: 0 Bits
    Channels: 1
    Audio Delay: 0,00 s

===============

It seems still chocky

L

Lisztfr

  • Newbie
  • *
  • Posts: 35
    • View Profile
How To Play Video On Poodle ?
« Reply #6 on: July 03, 2009, 04:41:52 pm »
Without sound it's good...

L

Lisztfr

  • Newbie
  • *
  • Posts: 35
    • View Profile
How To Play Video On Poodle ?
« Reply #7 on: July 03, 2009, 04:50:34 pm »
Even 32 kb mp3 is too much ! dam slow poodle

L

Lisztfr

  • Newbie
  • *
  • Posts: 35
    • View Profile
How To Play Video On Poodle ?
« Reply #8 on: July 04, 2009, 01:46:04 pm »
mencoder dvd://trackno -ovc lavc -lavcopts vcodec=mpeg4:vhq:vqmin=2:vqmax=20:vmax_b_frames=2:vbitrate=192:vqcomp=0.6:vpass=
-vop scale=320:240,eq=6 -ofps 25 -sws 2 -oac mp3lame -lameopts abr:br=64:aq=1:mode=0 -srate 24000 -o test.avi

From your command line i reed that you use 193 kBs at video stream while i set mine to 100 (that result in 167)

Your fps are 25, mine are 8,

Your audio is mp3, 64 kB, mine is 32

And my movie is still not playable. It is playable without sound !!!

there is a flaw.

L