maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   Video player fast playback? (https://talk.maemo.org/showthread.php?t=76364)

gsever 2011-09-07 01:52

Video player fast playback?
 
Hi,

Is there any video player on N900 that supports custom playback speed settings (say at 1.5 or 2X)?

Thanks.

GrimyHR 2011-09-07 09:41

Re: Video player fast playback?
 
i'm happy when i get a playback speed of 1x on my OC-ed n900... :p
i really love this device, but video playback on it is unfortunately bad
still wouldn't change it for any other device currently on the market

try mplayer with "-speed <0.01-100>" command line, i'm not sure if its percentage or multiplier thou...

gsever 2011-09-07 20:39

Re: Video player fast playback?
 
Hey, thanks for the response.

Below is what I use to play a 720x480 mpeg4 encoded file @850 MHz. 1 Ghz plays the file little smoother.

Code:

mplayer -fs -framedrop -speed 1.5 -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all -af scaletempo FILE.avi
-fs
#fullscreen

-framedrop
-vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all
# These lower the video quality except some funny colors the video is still nicely watchable

-speed 1.5
1.5X of the original playback speed.

-af scaletempo
to correct the pitch, otherwise sound is so funny.


All times are GMT. The time now is 20:08.

vBulletin® Version 3.8.8