The gstreamer 1.x (1.4.5) ugly codecs. Works with SFOS 2.0. Release 1
Will require a52dec library as well.
SPEC file:
Name: gst-plugins-ugly
Version: 1.4.5
Release: 1
Summary: Gstreamer ugly codecs
#Group:
License: GPLv2
URL: http://gstreamer.freedesktop.org
Source0: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
#BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: a52dec-devel
Requires: a52dec
%description
Gstreamer ugly codecs.
%prep
%setup -q
./configure --prefix=/usr \
--enable-shared \
--disable-static \
--with-package-name="GStreamer 1.x Ugly Plugins (Openrepos)" \
--with-package-origin="http://openrepos.net/"
%build
make
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
# Remove unneded stuff
rm -r $RPM_BUILD_ROOT/usr/share
rm -r $RPM_BUILD_ROOT/usr/lib/gstreamer-1.0/*.la
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%{_libdir}/*
%doc
%changelog
Attachment | Size | Date |
---|---|---|
gst-plugins-ugly-1.4.5-1.armv7hl.rpm | 399.13 KB | 29/09/2015 - 12:04 |
gst-plugins-ugly-1.4.5-1.i586.rpm | 385.43 KB | 01/03/2016 - 22:22 |
Version 1: First build.
2016-03-01: Added i586 version of ugly plugins (thanks to Andrew Branson for safekeeping it!).
Comments
eatdirt
Tue, 2015/11/03 - 01:04
Permalink
Hi there,
thanks a lot for this app. Any chance you could do the same job for all the other codecs of sailfish_lib et al. that were working great but for gstreamer 0.1x only?
Still missing dts decoder and other ffmpeg videos encoder to be free again :)
Cheers!
Larswad
Wed, 2015/11/04 - 01:51
Permalink
Now the gstreamer "bad" codecs are available in version 1.4.5. Check here please:
https://openrepos.net/content/larswad/gstreamer-1x-bad-extra-codecs-145
Larswad
Tue, 2015/11/03 - 10:08
Permalink
yes, I'd be glad to give it a try. Could you point me to the specific codecs compiled by sailfish_lib?
I need to check that since i'd need to know what original sources his work was based on.
abranson
Fri, 2015/10/16 - 21:35
Permalink
Any chance of a i486 version for the tablet please??
Larswad
Wed, 2015/11/04 - 01:50
Permalink
I have som rpm's built for tablet, would you be able to test this?
I don't have the tablet myself.
I can send you the RPM's if you're willing to test.
Alex
Mon, 2016/02/29 - 23:08
Permalink
Hey @Larswad, I would also like to try and use the codecs on my Jolla Tablet, could you pls point me to a download link or where to get them? :)
Larswad
Tue, 2016/03/01 - 23:00
Permalink
Codec are uploaded for i586 now. Please check!
Also added all other relevant codecs for various formats. Check my other libraries here at openrepos.
Enjoy!
(Again, thanks to Andrew Branson for safekeeping the codec pack as I seemed to have destroyed the i586 version as I upgrade the VM).
When I get the time I'll look into the rebuilding of the whole thing, so that the spec file can be put up here.
/Lars
Alex
Tue, 2016/03/01 - 23:41
Permalink
Thank you very much @Larswad for taking the time.
Now I am able to hear the sound on my .mkv-Videos. :)
Larswad
Tue, 2016/03/01 - 00:31
Permalink
Hi Alex!
I will try to fix this for you, even if I gave up on the jolla franchise a few months ago, I felt they didn't answer to their community.
However, I think I need to check my SDK virtual machine and see what packages I left there. I know I built it for the 586 architecture as well. I then upgrade the SDK, so it just might be gone. But I'll check.
It if'ts gone I may give it some time to rebuild it and then upload it here on openrepois for good, I seem to have forgotten that for the 586.
I'll let you know.
hemiwi
Sat, 2015/11/21 - 21:55
Permalink
Could i try out the codec too?
Just installed a test version of LLS Player for the tablet and would like to try if the codecs match together. Thx very much for any reply and greetings to S from FIN
hemiwi
Mon, 2015/11/23 - 13:37
Permalink
Thx for the codecs. They work perfectly fine with the files i have tested (AC3, DTS, DD5.1) some as opus i still have to test. Installation of the gstreamer bad worked when i restarted the tabelt after installing the gstreamer codec. Great great job and thank you a million times.
I can only hope for everybody that they receive their tablet. Thanks to you and llelectronic i can watch now any movie/series from the tablet and from the sdcard. Now at least for me the tablet is usable everyday aswell as on the road. !!!!
Larswad
Mon, 2015/11/23 - 18:12
Permalink
Glad to hear hemiwi that it worked and that I could make someone happy.
Then I will put them up here on openrepos for everyone to install, if warehouse works on the tablet.
Sad thing is, I will have to redo the whole job (it was quite a pain actually to find the right source codes for all dependencies), because yesterday I upgraded the Sailfish SDK, and what it did was completely replace the SDK virtualbox where all the stuff was :-(. But I'll do it anyway.
BTW, yes indeed I hope everyone will get the tablet and that Jolla will manage to get themselves out of this crisis, to be honest I think they will.
eatdirt
Thu, 2015/11/26 - 17:09
Permalink
Thanks a lot for DTS et al., that works!
cheers.
Larswad
Mon, 2015/11/30 - 00:53
Permalink
Glad to help out.
But I get a feeling that I have missed a few other codecs that may be of interest as well for working with gstreamer 1.4.5.
Maybe I need to build and upload a few others as well. I'll check when I get the time.
abranson
Tue, 2016/03/01 - 02:29
Permalink
Hi,
A few more tablets are getting delivered now, and people want those codecs! Could you upload them here? If not, I still have the archive you sent me, so I could do it.
Larswad
Tue, 2016/03/01 - 09:20
Permalink
Thanks abranson, it would be great if you could post it back to me. Then I can upload them here.
I checked my VM yesterday, its gone. But I can rebuild everything of course.
abranson
Tue, 2016/03/01 - 12:47
Permalink
No problem! Email is sometimes the best last resort backup solution! I really must figure out how to build this basic stuff. Do you do it in the emulator itself?
abranson
Wed, 2015/11/18 - 00:22
Permalink
Yes please!
Larswad
Sun, 2015/10/18 - 11:30
Permalink
I guess it would be just as simple, if i download the sdk.
I don't have the tablet and I won't order it.
I'll look into it once I get sone time.
alina
Wed, 2015/09/30 - 18:17
Permalink
It is installed but nothing changed (without ac3dec).
How to get that ac3dec library? I can't find it.
Larswad
Wed, 2015/09/30 - 21:09
Permalink
I was wrong in my haste: It is called a52dec - you can find it here at openrepos.
Please try that!
BTW, unless you already have, uninstall the old 0.1x version of the ugly codec pack.
alina
Sun, 2015/10/04 - 16:11
Permalink
I had a52dec. It was installed when I installed Ultimate Codec Pack for gstreamer 0.x.
Larswad
Sun, 2015/10/04 - 21:26
Permalink
Yes it was the same for me. But I had to install the devel package of a52dec as well in order to.build the plugins.
I actually built the whole thing on the phone. The beauty of a straight up linux device.
But are you saying it still doesn't work?
AGA
Wed, 2015/09/30 - 23:44
Permalink
It works!
Thanks :)