Active Topics

 


Reply
Thread Tools
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#1241
Originally Posted by freemangordon View Post
Because it does the "same" thing that gst-dsp does, but has higher priority in gstreamer rank list.
So why do we overwrite gstdsp instead of overwriting gstomx? Anyway, good job fmg, keep on rocking!
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
tanago's Avatar
Posts: 215 | Thanked: 448 times | Joined on Aug 2012 @ Burgas, Bulgaria
#1242
I've got to ask you for a favor
(by 'you' I mean anybody who can build a source)

Currently I dont have my PC with the building tools installed in it, but will anybody be kind enough to build this for me (should be easy, there is a makefile and everything)? It's a newer libgstdsp.so, I need it for the mp4 & jpeg encoding(and some more) plugins which are in it. We can even use it (if its stable) in 720p recording for N900.

https://code.google.com/p/gst-dsp/do...&sort=uploaded

Thank you!

Last edited by tanago; 2013-07-17 at 19:52.
 
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#1243
Originally Posted by tanago View Post
I've got to ask you for a favor
(by 'you' I mean anybody who can build a source)

Currently I dont have my PC with the building tools installed in it, but will anybody be kind enough to build this for me (should be easy, there is a makefile and everything)? It's a newer libgstdsp.so, I need it for the mp4 & jpeg encoding(and some more) plugins which are in it. We can even use it (if its stable) in 720p recording for N900.

https://code.google.com/p/gst-dsp/do...&sort=uploaded

Thank you!
Did you check the release date? If not, do it. Also, check when is the last commit for libgstdsp.so attached in the first post https://gitorious.org/~freemangordon...ordons-gst-dsp
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following User Says Thank You to freemangordon For This Useful Post:
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#1244
both list feb 15 but edit on 1st post is 11-01-12. is that jan or november? don't know what forum date setting is off hand.
 
tanago's Avatar
Posts: 215 | Thanked: 448 times | Joined on Aug 2012 @ Burgas, Bulgaria
#1245
Originally Posted by freemangordon View Post
Did you check the release date? If not, do it. Also, check when is the last commit for libgstdsp.so attached in the first post https://gitorious.org/~freemangordon...ordons-gst-dsp
Yes I checked the rel dates. they are both the same. But yours is v0.10.1 (gst-inspect reports it) and that is writtent to be v0.10.2. Just build it or not, what I will do with it - its my job. If it turns to be good, I will share it with TMO, if not, only my time is lost.
 
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#1246
Originally Posted by tanago View Post
Yes I checked the rel dates. they are both the same. But yours is v0.10.1 (gst-inspect reports it) and that is writtent to be v0.10.2. Just build it or not, what I will do with it - its my job. If it turns to be good, I will share it with TMO, if not, only my time is lost.
That version is irrelevant, what counts is the code. My repo on gitorious is clone of https://gitorious.org/maemo-multimedia/gst-dsp (as you might have seen if you did make the effort to click on the link I posted above). The repo for tar.gz on googlecode is https://github.com/felipec/gst-dsp. Just compare the commits and you'll get why there will be no benefit to compile that tar.gz.

Not to say that one needs to know against which DSP API and SN API version to compile libgstdsp.so . DSP API depends on DSP driver version, TI has changed IOCTL codes in kernel 2.6.30 IIRC. SN API depends on which baseimage.dof and codec nodes you are going to use.

BTW tar.gz cannot be compiled for Fremantle as it is, because of gstreamer missing some stuff, see https://gitorious.org/~freemangordon...58a74800e778b2

In short, what we use IS v0.10.2 with Harmattan patches for HD codec nodes(tar.gz has no support for HD codecs), plus fixes for Fremantle.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following User Says Thank You to freemangordon For This Useful Post:
tanago's Avatar
Posts: 215 | Thanked: 448 times | Joined on Aug 2012 @ Burgas, Bulgaria
#1247
Originally Posted by freemangordon View Post
...
Ok, you could start by that, couldnt you? I dont have the time to check every file's diffs to get to the conclusion that they are the same. Telling me from your first post that they are the same wouldve saved us 2 useless posts and quite some time.

P.S. and btw if somebody still knows how and wants to improve gst-dsp:
dspipp is hanging when used sometimes
dspjpegenc has encoding-quality property which doesnt work

I want to fix it but i dont have much knowledge in that sphere

Last edited by tanago; 2013-07-18 at 06:48.
 

The Following User Says Thank You to tanago For This Useful Post:
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#1248
Originally Posted by tanago View Post
Ok, you could start by that, couldnt you? I dont have the time to check every file's diffs to get to the conclusion that they are the same. Telling me from your first post that they are the same wouldve saved us 2 useless posts
Nope, you could start by doing as suggested in Very First Post After Your Post (tm), instead of being arrogant with:

Originally Posted by tanago View Post
Just build it or not, what I will do with it - its my job. If it turns to be good, I will share it with TMO, if not, only my time is lost.
In short, doing Just like you're "suggesting" to others, in your recent plow of many useless "bump my post count" posts.

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following 2 Users Say Thank You to Estel For This Useful Post:
Posts: 669 | Thanked: 433 times | Joined on May 2010
#1249
i just found out that the skype video calls issue happens on my device - when starting the video, the call gets disconnected.

I'm using:

Community SSU version: 2011.38-1Tmaemo8.2+thumb1
Kernel Power Version: 2.6.28.10-power52

and the libgstdsp.so file i have in "/usr/lib/gstreamer-0.10" is the same compressed one in the first post.

Any idea?
 
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#1250
Hey fmg,

remember my help cry from kp thread?
It looks like the 720p debs are the culprit bringing bridgedriver misconfiguration. After restoring this time I updated at first 720p (still with kp50) and the bridgedriver conf looked like
Code:
options bridgedriver shm_size=0x500000 base_img=/lib/dsp/baseimage.dof
Of course stock kernel did not start with that config. But also kp50 not!?
Even with correct kp conf
Code:
options bridgedriver phys_mempool_base=0 base_img=/lib/dsp/baseimage.dof
but with
Code:
options bridgedriver shm_size=0x400000 base_img=/lib/dsp/baseimage.dof
both kernels (stock/kp50) started!!???
I decided to update to kp52 anyway and after some config changes and lots of boots forth and back now everything works as it should with kp fix config (both kernels are starting).

So no need to solve anything, just curious what might have gone wrong...


--edit
Oh and btw
4. uninstall gstreamer0.10-openmax from n900. As root:
apt-get remove gstreamer0.10-openmax

would also remove mp-fremantle, so I just deleted that lib...
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature

Last edited by peterleinchen; 2013-08-18 at 20:20.
 

The Following 2 Users Say Thank You to peterleinchen For This Useful Post:
Reply

Tags
balls, gpl violation, hackjobs, lgpl violation, nokia, upgrade..., video player


 
Forum Jump


All times are GMT. The time now is 02:43.