maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [HOWTO]Watch 720p videos on n900 [09.12.2011 VIDEOCALL WORKS] (https://talk.maemo.org/showthread.php?t=77695)

freemangordon 2011-09-26 08:01

Re: [HOWTO]Watch 720p videos on n900
 
@Estel - this i what I am using on my primary device (my second one handles lower voltages, but it is HW rev 2204, while primary is 2101)

# kernel configuration file generated by /usr/sbin/kernel-config
MINFREQ=500
MAXFREQ=900
FREQS="0:25,90 500:49,500 550:51,600 600:51,600 700:51,600 750:51,600 805:51,600 850:51,600 900:53,600 950:54,500 1000:60,500 1100:72,520 1150:72,520 "
SMARTREFLEX_VDD1=0
SMARTREFLEX_VDD2=0
GOVERNOR=ondemand
IGNORE_NICE_LOAD=0
UP_THRESHOLD=85
SAMPLING_RATE=150000
POWERSAVE_BIAS=0

don_falcone 2011-09-26 08:19

Re: [HOWTO]Watch 720p videos on n900
 
Quote:

Originally Posted by knobby (Post 1095938)
hey but this is really unfair...people who have linux can take the benefit of n900 and others using windows cannot enjoy n900...?

Use a friggin' Linux Live CD/DVD if you dont't want to install a distribution or use a pre-made VMWare player appliance, there are many available (load Ubuntu for example if you do not know better). Sheesh, it can't be easier than this. Better educate yourself than always keep requesting things only, or not? And learn how to use keywords people present you (like "VMWare Player", "applicane", and "Live CD") to get what you want / "need" from the web. It pays off in end, you know?

Alfred 2011-09-26 09:43

Re: [HOWTO]Watch 720p videos on n900
 
Quote:

Originally Posted by freemangordon (Post 1096068)
Check this ;) .
It is recorded via gst-launch, so do not expect miracles, but anyway, it is 1024/720 :D

EDIT:
this is gstreamer pipeline used to create the file

gst-launch-0.10 -v v4l2src device=/dev/video0 !video/x-raw-yuv,width=1296,height=984 ! videoscale!video/x-raw-yuv,width=1024,height=720!videorate!video/x-raw-yuv,framerate=30/1!dsphdmp4venc !avimux!filesink location=test.avi


@freemangordon
I think I am having problems opening this test.avi...
Did this work for somebody else?

jessi3k3 2011-09-26 10:05

Re: [HOWTO]Watch 720p videos on n900
 
Quote:

Originally Posted by Alfred (Post 1096545)
@freemangordon
I think I am having problems opening this test.avi...
Did this work for somebody else?

It works if you use mplayer (linux) or media player classic (windows). If you try to open it using windows media player by default in windows it won't recognize the codec.

pali 2011-09-26 10:09

Re: [HOWTO]Watch 720p videos on n900
 
Instead dsp codecs from N9/950 it is not possible to use one from ?
http://code.google.com/p/gst-dsp/downloads/list --> tidsp-binaries-23.i3.8.tar.gz
https://gforge.ti.com/gf/project/openmax/frs/
http://software-dl.ti.com/dsps/dsps_...ios/index.html

Next:
/usr/lib/libbridge.so.2
/usr/lib/gstreamer-0.10/libgstdsp.so
both are opensource, so it can be normally redistributable:
https://meego.gitorious.org/maemo-multimedia/gst-dsp

And what change is in kernel module?

accountvip 2011-09-26 10:21

Re: [HOWTO]Watch 720p videos on n900
 
apt-get remove gstreamer0.10-openmax
I can't do this.
http://i211.photobucket.com/albums/b...926-171934.png

n900ak 2011-09-26 10:41

Re: [HOWTO]Watch 720p videos on n900
 
Guess the Next Step Now is to have an "HDMI-Out" for our n900....:D

freemangordon 2011-09-26 11:07

Re: [HOWTO]Watch 720p videos on n900
 
Another teaser, this time 1280x720@30fps :p

gregoranderson 2011-09-26 11:12

Re: [HOWTO]Watch 720p videos on n900
 
Quote:

Originally Posted by Alfred (Post 1096545)
@freemangordon
I think I am having problems opening this test.avi...
Did this work for somebody else?

vlc plays it but not at the correct framerate (i.e. it plays the whole thing in under a second!) ; however mplayer copes fine.

freemangordon 2011-09-26 11:15

Re: [HOWTO]Watch 720p videos on n900
 
Quote:

Originally Posted by pali (Post 1096564)
Instead dsp codecs from N9/950 it is not possible to use one from ?
http://code.google.com/p/gst-dsp/downloads/list --> tidsp-binaries-23.i3.8.tar.gz
https://gforge.ti.com/gf/project/openmax/frs/
http://software-dl.ti.com/dsps/dsps_...ios/index.html

Those does support resolutions up to WVGA and are crap compared to n900 stock.

Quote:

Originally Posted by pali (Post 1096564)
Next:
/usr/lib/libbridge.so.2
/usr/lib/gstreamer-0.10/libgstdsp.so
both are opensource, so it can be normally redistributable:
https://meego.gitorious.org/maemo-multimedia/gst-dsp

Yep, agree, didn't have time to package libbridge. Re gst-dsp - Harmattan comes with gst-dsp which supports HD codecs and is different from what is available as opensource. And I was not able to find Harmattan gst-dsp sources anywhere.

Quote:

Originally Posted by pali (Post 1096564)
And what change is in kernel module?

CONFIG_BRIDGE_NEW_API=y (plus modificaions to Kbuild and Makefile to use this option). This is because gst-dsp from Harmattan is compiled against new DSP ioctls. And that is why we need new libbridge. Once I have my hands on gst-dsp Harmattan source I will recompile it against old ioctl codes, thus no longer new libbridge will be needed.


All times are GMT. The time now is 11:37.

vBulletin® Version 3.8.8