![]() ![]() |
Nov 10 2004, 02:43 AM
Post
#46
|
|
|
Group: Members Posts: 344 Joined: 24-May 04 Member No.: 3,411 |
Hi saakmotu,
in my post i say i used only Kino2 0.22 package. Nothing else. (of course, you can use another mplayer but 0.22 works well...) You can follow my post and copy my mplayer.conf...and all is welll TRY ! |
|
|
|
Nov 10 2004, 02:47 AM
Post
#47
|
|
|
Group: Members Posts: 344 Joined: 24-May 04 Member No.: 3,411 |
This is my fb.modes files : you have to copy it in /etc/
Hope this will help ....
Attached File(s)
|
|
|
|
Nov 10 2004, 06:27 AM
Post
#48
|
|
|
Group: Members Posts: 43 Joined: 8-August 04 From: Berlin, Germany Member No.: 4,224 |
QUOTE(saakmotu @ Nov 8 2004, 11:23 PM) I can't find an easy to use (linux based) converter. transcode or if you want a gui: avidemux |
|
|
|
Nov 11 2004, 01:42 PM
Post
#49
|
|
|
Group: Members Posts: 73 Joined: 29-September 04 From: Brooklyn, NY Member No.: 4,802 |
I tried just installing kino2 0.22 and using the fb.modes and mplayer.conf files posted in this thread, but then nothing would play at all.
I should clarify that I'm trying to play .avi files. What type of file have you been using? I am going to retry just a plain install of .22 without modifying anything... at least as a starting point. |
|
|
|
Nov 11 2004, 02:30 PM
Post
#50
|
|
|
Group: Members Posts: 6 Joined: 4-November 04 Member No.: 5,337 |
What is the resolution of the video that you are trying to play? With the config files posted above in this thread, it would seem that the video would need to be 320x240 or less. Otherwise, mplayer will complain that the video is larger than the display and quit.
|
|
|
|
Nov 11 2004, 03:04 PM
Post
#51
|
|
|
Group: Members Posts: 73 Joined: 29-September 04 From: Brooklyn, NY Member No.: 4,802 |
ok, this one plays without too much trouble, except scaled and full screen... (that probably makes sense)
352x240 fps 29.97 DX50 19679232k This plays, really choppy. landscaped, scaled and not full screen does seem to help a little (smaller video) the picture quality is excellent, this is a downloaded torrent, but it goes out of sync 512x384 fps 29.97 XVID 182319104k It's hard for me to tell how well this one is playing because it's an animation (can't tell if it's losing sync) 640x480 fps 30.072 XVID 8323072k I have checked the "drop frames" option except for the first one, or they all fall way behind, and am using just a straight install of kino2 .22 It makes sense that the AVIs should be optimized for the Z, but noone else seemed to mention anything like that, so I thought, why not at least try to see how hi-quality it can handle. I'll try one of these suggested apps to recreate them and provide results. |
|
|
|
Nov 12 2004, 05:04 AM
Post
#52
|
|
|
Group: Members Posts: 577 Joined: 17-March 04 Member No.: 2,365 |
Maybe 640x480 playback is possible (with overclock and the correct mplayer options?)
That would be great. Maybe if someone has some time to try that we'll see. |
|
|
|
Nov 12 2004, 08:10 AM
Post
#53
|
|
|
Group: Members Posts: 82 Joined: 24-January 04 From: Boston, USA Member No.: 1,531 |
saakmotu,
I encode my movies using Divx compression, 320x240, 250kbps, 15fps for the video and 56kbps or 96kbps MP3 for audio. At 15fps dropping frames shouldn't be necessary to maintain sync between video and audio. If your PC runs Windows a very good encoding program is VirtualDub (freeware). Once installed I recommend you also download and install the latest Divx codec (the basic version is free as well): http://www.virtualdub.org/ http://www.divx.com/divx/?src=toptab_divx_from_/index.php I can also play succesfully MPEG1 and MPEG2 files. although I never use this format as the file size is much bigger. And by the way, all of them will have the .AVI extension. Have fun. |
|
|
|
Nov 12 2004, 12:22 PM
Post
#54
|
|
|
Group: Members Posts: 73 Joined: 29-September 04 From: Brooklyn, NY Member No.: 4,802 |
THANKS!
These are great tools. I went to install the Linux apps (avidemux and transcode) but ran into an imcompatibility issue with libvorbis0 vs. libvorbis0a. I converted this one 640x480 fps 30.072 XVID 8323072k down to 320x240 fps 15 DX50 mp3 56k 1972224k Here it is if anyone needs a test... I'll leave it up for a while, but not forever Sample Movie (1.97mb) It plays well in portrait and landscape, but starts to chug when scaled. I tried just converting it down to a lower fps, etc but at 640x480, but it was still choppy. I even took it down to 6fps, at which point the chop was similar to on a desktop machine. Converting the torrent file now with same settings. I don't know much about all these videodub options, so any advice to improve performance would be appreciated. In the meantime, I'll keep trying different options and report back with success stories/settings. (I'll probably keep using torrent downloads as they start out with real nice quality). |
|
|
|
Nov 13 2004, 11:57 AM
Post
#55
|
|
|
Group: Members Posts: 82 Joined: 24-January 04 From: Boston, USA Member No.: 1,531 |
saakmotu,
I'm not sure about you, but I use mplayer from the command line and using the settings I suggested it plays decently without chopping, although 15fps is barely enough for a semi-smooth playing. The one thing you don't want to use is scaling, it takes too much processing power. If you want to play 320x240 movies fullscreen in landscape mode, you have to follow Gab74 instructions early in this thread and create a file called fb.modes in the directory /etc: The file has to have these instructions: mode "qvga" geometry 240 320 240 320 16 timings 1 2 3 4 5 6 7 endmode Then from command line you can launch maplayer with the following commands : mplayer -really-quiet -framedrop -cache 512 -vo fbdev -fbmode qvga -vm -vop rotate=1 <film_name> -framedrop could not be necessary at 15fps. You can create the file using vi or any other text editor you may have installed. By the way, I also tried a short clip at 20fps and it seems to work okay fullscreen even with -framedrop disabled, video and audio don't lose sync. 24fps is already too much for the Z without enabling -framedrop, I will keep experimenting to find the "sweet spot". 15fps is definitely okay, but it is a little to jerky for my tastes, expecially with fast action sequences. |
|
|
|
Nov 15 2004, 12:02 PM
Post
#56
|
|
|
Group: Members Posts: 73 Joined: 29-September 04 From: Brooklyn, NY Member No.: 4,802 |
oh, what a difference it makes to run from the command line....
I had been being lazy and running from Kino... but the result is far from the same. let this be a lesson to others reading this thread.. |
|
|
|
Nov 29 2004, 05:19 PM
Post
#57
|
|
|
Group: Members Posts: 1 Joined: 4-November 04 Member No.: 5,340 |
I'm trying to get VLC to work, someone in the vlc group says that I have an old version of the ipkg command. Well, its the version I got from Sharp. Does anyone know (a) where I can get an updated version and (
|
|
|
|
Dec 12 2004, 12:09 AM
Post
#58
|
|
|
Group: Members Posts: 18 Joined: 30-November 04 Member No.: 5,680 |
I bouth tkcVideo...
and couldn't get it to work with 6000. ipkg complains about no architecture and manually copy the file produces: opt/QtPalmtop/bin/tkcVideo: symbol lookup error: opt/QtPalmtop/bin/tkcVideo: undefined symbol: _7QString.shared_null |
|
|
|
Dec 12 2004, 06:45 PM
Post
#59
|
|
|
Group: Members Posts: 108 Joined: 29-November 04 Member No.: 5,667 |
tkcVideo I think is the only TheKompany product I've found without a 6000 version of the compile yet.
|
|
|
|
Dec 22 2004, 12:36 AM
Post
#60
|
|
|
Group: Members Posts: 12 Joined: 25-June 04 Member No.: 3,823 |
QUOTE(saakmotu @ Nov 12 2004, 12:22 PM) THANKS! These are great tools. I went to install the Linux apps (avidemux and transcode) but ran into an imcompatibility issue with libvorbis0 vs. libvorbis0a. I converted this one 640x480 fps 30.072 XVID 8323072k down to 320x240 fps 15 DX50 mp3 56k 1972224k Here it is if anyone needs a test... I'll leave it up for a while, but not forever Sample Movie (1.97mb) It plays well in portrait and landscape, but starts to chug when scaled. I tried just converting it down to a lower fps, etc but at 640x480, but it was still choppy. I even took it down to 6fps, at which point the chop was similar to on a desktop machine. Converting the torrent file now with same settings. I don't know much about all these videodub options, so any advice to improve performance would be appreciated. In the meantime, I'll keep trying different options and report back with success stories/settings. (I'll probably keep using torrent downloads as they start out with real nice quality). It seems the sample movie is 480X320 but not 320X240?? # file katamari_sample_for_Z_320x240.avi katamari_sample_for_Z_320x240.avi: RIFF (little-endian) data, AVI, 480 x 360, 15.00 fps, video: DivX 5, audio: MPEG-1 Layer 3 (stereo, 22050 Hz) |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 09:26 AM |