OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: gab74 on November 16, 2005, 11:05:29 am
-
is there a way to play a video in full screen 320x240 using as vo bvdd to have best performance under RC12 ???
i tru to create a fb.modes file with qvga schema but if u try to
mplayer -vm -fbmode qvga -vo vbdd FILE.avi the file is played not at 320x240.......
-
is there a way to play a video in full screen 320x240 using as vo bvdd to have best performance under RC12 ???
i try to create a fb.modes file with qvga schema but if u try to
mplayer -vm -fbmode qvga -vo vbdd FILE.avi the file is played not at 320x240.......
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103905\"][{POST_SNAPBACK}][/a][/div]
I think that if you change the resolution to 320x240 before launching mplayer you will have no problems. In fact is what I do with the SL-6000 and the quality is excelent for bitrate<300 and 15 fps.
As you should know I don't have "bvdd" so, on this matter I can't suggest anything.
smuelas
-
How are you changing resolutions on the 6000 before you start mplayer?
Thanks
-
i try to change resolution on my c3100 using xrandr....but i think bvdd conflicts with X.... because the Zaurus doesent play the video if i use the bvdd as vo
I try in text mode but the video is always small.....
-
How are you changing resolutions on the 6000 before you start mplayer?
Thanks
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103932\"][{POST_SNAPBACK}][/a][/div]
You change to 240x320 with: xrandr -s 1
and can come back to 480x640 with: xrandr -s 0
I have put those two lines in "home" and "mail" buttons and just clicking, it works.
smuelas
-
bvdd should bypass X and write directly to the frame buffer, what you need to do is feed mplayer the correct command line aurguments which are over in the c3k software fourm, as far as i know the latest kino on the cakco website automatically detects and issues the correct command line args
try this, mplayer -vo bvdd -fs -vm <moive file>
-
bvdd should bypass X and write directly to the frame buffer, what you need to do is feed mplayer the correct command line aurguments which are over in the c3k software fourm, as far as i know the latest kino on the cakco website automatically detects and issues the correct command line args
try this, mplayer -vo bvdd -fs -vm <moive file>
[div align=\"right\"][a href=\"index.php?act=findpost&pid=104005\"][{POST_SNAPBACK}][/a][/div]
i try to first switch x to 320x240 then using
mplayer -vo bvdd -fs -vm
but it doesent work no video.....
i try to use X in 640x480......it works but video isnt at full screen......
-
bvdd should bypass X and write directly to the frame buffer, what you need to do is feed mplayer the correct command line aurguments which are over in the c3k software fourm, as far as i know the latest kino on the cakco website automatically detects and issues the correct command line args
try this, mplayer -vo bvdd -fs -vm <moive file>
[div align=\"right\"][a href=\"index.php?act=findpost&pid=104005\"][{POST_SNAPBACK}][/a][/div]
i try to first switch x to 320x240 then using
mplayer -vo bvdd -fs -vm
but it doesent work no video.....
i try to use X in 640x480......it works but video isnt at full screen......
[div align=\"right\"][a href=\"index.php?act=findpost&pid=104386\"][{POST_SNAPBACK}][/a][/div]
Smuelas's suggestion, You change to 240x320 with: xrandr -s 1, fixes that problem for me. Thanks Smelas. Good luck gab74.
-
what is the resolution of your video file?
i've seen that videos bigger than 320x200 doesn't play full screen, even with -vo bvdd
-
the same videos with kino under standard sharp roms works well.....problem is under X with PDAXROM.....
-
are you using the mplayer from the same website as bvdd? as it has had some extra stuff compiled into it to work with bvdd
-
are you using the mplayer from the same website as bvdd? as it has had some extra stuff compiled into it to work with bvdd
[div align=\"right\"][a href=\"index.php?act=findpost&pid=104624\"][{POST_SNAPBACK}][/a][/div]
Hi I am finding this thread completely unintelligble. i grapped the bvdd version of mplayer from the web site but I cannot use the bvdd output b/c it requires a kernel module. So i grabbed the kernel module and it is for kernel 2.4.20 but pdaXrom has 2.4.18. So I am totally confuse. My problem is that my videos hand after 5-10 minutes and all I can do is use ctrl-C to kill it.
mplayer prints the following when it exits:
$mplayer -vo w100 -nocache -fs video.avi
MPlayer interrupted by signal 2 in module: sleep_rtc
I would love it if someone who has this working in rc12 with a c860 could give me a very clear set of instructions to make my movies work. BTW I had the movies (reencoded for zaurus) working fine with mplayer under the cacko rom so I am pretty sure the movies are just fine.
A big thanks in advance for any help.
-
are you using the mplayer from the same website as bvdd? as it has had some extra stuff compiled into it to work with bvdd
[div align=\"right\"][a href=\"index.php?act=findpost&pid=104624\"][{POST_SNAPBACK}][/a][/div]
Hi I am finding this thread completely unintelligble. i grapped the bvdd version of mplayer from the web site but I cannot use the bvdd output b/c it requires a kernel module. So i grabbed the kernel module and it is for kernel 2.4.20 but pdaXrom has 2.4.18. So I am totally confuse. My problem is that my videos hand after 5-10 minutes and all I can do is use ctrl-C to kill it.
mplayer prints the following when it exits:
$mplayer -vo w100 -nocache -fs video.avi
MPlayer interrupted by signal 2 in module: sleep_rtc
I would love it if someone who has this working in rc12 with a c860 could give me a very clear set of instructions to make my movies work. BTW I had the movies (reencoded for zaurus) working fine with mplayer under the cacko rom so I am pretty sure the movies are just fine.
A big thanks in advance for any help.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=107624\"][{POST_SNAPBACK}][/a][/div]
Ok so i got on the #zaurus channel and got this solved I added the -nortc option and walla seems to be working great. Hope this helps someone.