![]() |
2007-06-29
, 12:38
|
|
Posts: 2,041 |
Thanked: 1,066 times |
Joined on Mar 2006
@ Houston
|
#501
|
![]() |
2007-07-01
, 17:03
|
Posts: 503 |
Thanked: 267 times |
Joined on Jul 2006
@ Helsinki
|
#502
|
Just a little side track:
On the 770, is tearsync an option? I played with a ZenW for a week or so and loved the lack of tearing (my only big complaint about vids on the 770).
Also, without the overhead of decoding, what type of performance could we see. Im wondering basically how a native framebuffer/raw or likes video would perform on the little guy. The reason is I' curious if a decoding solution streaming between the HD or LAN and IT would affect things if in a 'more' native format.
![]() |
2007-07-01
, 17:11
|
Posts: 503 |
Thanked: 267 times |
Joined on Jul 2006
@ Helsinki
|
#503
|
Are you sure the pad works with divx files?? For me it works well with avi files but works partially ok with flash files and does not at all work with divx files.
May be it is a problem with that particular file???
Any way how do you skip 10 minutes...... when i press that icon which comes after pressing the menu..... nothing happpens.... am i missing something???
![]() |
2007-07-01
, 17:15
|
Posts: 503 |
Thanked: 267 times |
Joined on Jul 2006
@ Helsinki
|
#504
|
Hey Serge:
I am currently building support for mplayer videos to ukmp. Going swell, except for the fact that mplayer is missing video out jpeg codec. I would use it to create thumbnails of each of the videos on the device.
![]() |
2007-07-01
, 17:17
|
Posts: 1,038 |
Thanked: 737 times |
Joined on Nov 2005
@ Helsinki
|
#505
|
Most likely this divx file is incomplete (partially downloaded) and missing index. It is possible to rebuild index automatically, but this feature is not working properly because of toolchain/compilation related problems: https://garage.maemo.org/tracker/ind...id=54&atid=269
The next build of mplayer will use upgraded toolchain, probably it will resolve the problem.
![]() |
2007-07-03
, 22:06
|
Posts: 24 |
Thanked: 1 time |
Joined on Jul 2007
|
#506
|
#!/bin/sh /usr/bin/mplayer -fs -framedrop -vo x11 -ao gst -ac dspmp3 -cache 800 "$1"
video/flv=7,/usr/bin/runmplayer,,runmplayer,flv,|
video/flv=7,/usr/bin/runmplayer,,runmplayer,flv,|
![]() |
2007-07-04
, 07:57
|
Posts: 1,038 |
Thanked: 737 times |
Joined on Nov 2005
@ Helsinki
|
#507
|
I have a new 770 with OS 2006 and have been looking through this and other threads, trying different methods to stream .flv to MPlayer. Downloading and playing .flv works great, but I have not had much success playing .flv directly from YouTube without fully downloading first.
I followed the instructions here:
Nickster's Opera Mplayer setup, but I chaged runmplayer to contain:
Then I added this [File Type] to opera.ini:Code:#!/bin/sh /usr/bin/mplayer -fs -framedrop -vo x11 -ao gst -ac dspmp3 -cache 800 "$1"
With these settings, I managed to get a couple videos to play in MPlayer by clicking the .flv link in Opera, but the playback was very jerky. Downloaded files play smoothly. I don't think it's a network speed issue, because when I download .flv files they seem to download faster than real time. I thought changing the "-cache 800" value might help, but I didn't have any luck. Videos were still equally jerky or didn't play at all.Code:video/flv=7,/usr/bin/runmplayer,,runmplayer,flv,|
By the way, I have tried orb streaming, but I would prefer to be able to stream .flv directly to my 770 with as close to the quality of playback of a downloaded .flv as possible.
![]() |
2007-07-04
, 13:13
|
Posts: 24 |
Thanked: 1 time |
Joined on Jul 2007
|
#508
|
Have you tested uktube?
Next version, which is ready, but I haven't launched it yet, includes support for streaming of youtube clips as well. I'll try to get it out today.
![]() |
2007-07-10
, 01:05
|
Posts: 144 |
Thanked: 21 times |
Joined on Mar 2007
@ Finland
|
#509
|
![]() |
2007-08-10
, 15:14
|
Posts: 35 |
Thanked: 3 times |
Joined on Mar 2006
|
#510
|