OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: nsh0425 on December 08, 2007, 07:07:44 am
-
first.. sorry for my bad english;;
well, it is not completely done yet, it works well to me.
i have compiled latest ffmpeg code with fixedpoint wma decoder which make SUPERFAST wma decode.
it was eat cpu about 70~80% but, now it uses only upto 15%
it makes zaurus to "play" the wmv movie(wmv8 is greatly working on my c1000 @ normal clock)
goto
http://cafe3.ktdom.com/zaurus/bbs/view.php...pds&no=1430 (http://cafe3.ktdom.com/zaurus/bbs/view.php?id=pds&no=1430)
i want upload the files, but this server is too slow..;(well, i live in korea so..)
just check it out!( ofcourse, that site is korean site so.. use translater )
-
i have compiled latest ffmpeg code with fixedpoint wma decoder which make SUPERFAST wma decode.
it was eat cpu about 70~80% but, now it uses only upto 15%
what's the best resolution and frame rate you can now play - I'd love to see 640x480 at 15fps or higher?!
-
Does anyone tried Ffmpeg and could tell us how quick and useable it is?
Maybe this could be something for Meanies pdaXii13v2?
`
Regards
climber
-
i have compiled latest ffmpeg code with fixedpoint wma decoder which make SUPERFAST wma decode.
it was eat cpu about 70~80% but, now it uses only upto 15%
what's the best resolution and frame rate you can now play - I'd love to see 640x480 at 15fps or higher?!
well, as i tried, i can play 320 x 240 @ 30fps 450kbps(with mp3 128kbps) is playable at normal cpu clock.
and 640x480 @ 30fps 400kbps(with 96kbps mp3) is playable with bvdd at 520mhz
and both media use xvid codec.
-
Does anyone tried Ffmpeg and could tell us how quick and useable it is?
Maybe this could be something for Meanies pdaXii13v2?
`
Regards
climber
well, it is not for pdaxii13.
and so far, my new ffmpeg is quicker than last version, but it is not stable...
so, i'm working on it.. now
-
Can ffmpeg used in zaurus earily than CXX00? There are many SL-7500C in China. 7500C can not support bvdd.
-
Ffmpeg ought to work with the Cxx0 series. Unless it was tweaked otherwise, it's basically just a normal movie player/encoder.
EDIT: I knew I wasn't fully correct here, and have been corrected below (so use my info at your own risk).
-
Ffmpeg ought to work with the Cxx0 series. Unless it was tweaked otherwise, it's basically just a normal movie player/encoder.
ffmpeg is not player.. it just decode the movie/music to raw data so the "player" can paly that.
what i mean bvdd is the mplayer's. mplayer use ffmpeg to decode the media and it use bvdd to draw screen, but also it can draw screen in sdl too.
so, not only cxx00 but also cxx0 can use this ffmpeg.
and it is optimized to armv5tel, so it will work well in that machins too.. i guess;
-
Ffmpeg ought to work with the Cxx0 series. Unless it was tweaked otherwise, it's basically just a normal movie player/encoder.
ffmpeg is not player.. it just decode the movie/music to raw data so the "player" can paly that.
what i mean bvdd is the mplayer's. mplayer use ffmpeg to decode the media and it use bvdd to draw screen, but also it can draw screen in sdl too.
so, not only cxx00 but also cxx0 can use this ffmpeg.
and it is optimized to armv5tel, so it will work well in that machins too.. i guess;
Sounds terrific-- is there any news on the stability issues you mentioned earlier?
-
well, i enabled multi-threading to decode, so it is little bit faster, and now working on wma decoder's little bug.
-
To nsh0425:
Is it possible to attach the source link and patch file?
-
Can ffmpeg used in zaurus earily than CXX00? There are many SL-7500C in China. 7500C can not support bvdd.
SL-7500C is c750 with other keymap (for those who do not know). I suggest installing Ångström as it has X11 server with XVideo/XRandR support so for playing videos is is best Zaurus model.
-
Hi,
unpack your file I get the following files:
codecs.conf
input.conf
ffmpeg-code_0.51.48_arm.ipk
mplayer_1.0pre7try2_arm5tel.ipk
What have to be done with "codecs.conf" and "input.conf" ????
Regards
climber
-
Hi,
unpack your file I get the following files:
codecs.conf
input.conf
ffmpeg-code_0.51.48_arm.ipk
mplayer_1.0pre7try2_arm5tel.ipk
What have to be done with "codecs.conf" and "input.conf" ????
Regards
climber
well, the conf file is use for mplayer to support wmv codec.
mplayer link wmv3(wmv9) codec as dmo decoder(which is for windows) so the conf file fix it.
so, what you have to do whit this files, put them in ~/.mplayer/