Displaying 20 results from an estimated 212 matches for "gst".
Did you mean:
git
2008 Jun 07
2
[PATCH] fix issues from latest commits
hi,
attacched a couple of patches that fix:
- a variable may be used unitialized in swfdec_audio_decoder.c
- swfdec_init.c got referenced in swfdec/Makefile.am but it's not in
git, i've removed it but maybe the right fix is to add it instead
Still not able to compile swfdec (shadow warnings), will follow other
patches if you don't beat me to it.
cheers,
rm
-------------- next
2013 Jan 21
1
totem fails to open .wmv file
...t the controls are not functional.
If I start totem from a terminal there is no feedback:
[mlapier at mushroom Media]$ totem myfile.wmv
When I try to open a .wmv file using Movie/Open the controls are not
functional.
[mlapier at mushroom Media]$ cd /usr/bin/
[mlapier at mushroom bin]$ ls | grep gst-
gst-feedback
gst-feedback-0.10
gst-inspect
gst-inspect-0.10
gst-launch
gst-launch-0.10
gst-typefind
gst-typefind-0.10
gst-xmlinspect
gst-xmlinspect-0.10
gst-xmllaunch
gst-xmllaunch-0.10
[mlapier at mushroom bin]$ rpm -qa | grep ^gst
gstreamer-ffmpeg-0.10.11-2.el6.i686
gstreamer-plugins-base-0.10.2...
2017 Feb 07
5
Rebuild gstreamer
Hi all,
I have a need to rebuild the gstreamer and gst-plugins in CentOS 7.
So I found the wiki for rebuilding a source package...
I downloaded the vault.centos.org files, installed them with dependencies.
I did the rpmbuild -ba for each of the four packages. All seemed to go well.
No errors reported.
However - the /usr/bin/gst-inspect*...
2017 Feb 07
0
Rebuild gstreamer
Hello Jerry,
don't know why you need to upgrade gst-inspect plugin. But I did
update gstreamer plugin last year. If you like to take a view
http://centos.cms4all.org/repo/7/gstreamer/
cms4all.repo
[cms4all-gstreamer]
name=cms4all-gstreamer
#baseurl=http://centos.cms4all.org/repo/7/gstreamer/
baseurl=file:///srv/repo/centos/7/gstreamer
gpgcheck=0...
2017 Feb 07
1
Trick to compile older packages
I am trying to add a package (I know its older - but it should work)
gst-rtsp-server-0.10.8 to CentOS 7.
The gstreamer 0.10 packages are included in C7 and they compile just fine.
When I extract and try to compile gst-rtsp-server 0.10.8 the ./configure
goes fine.
but the make results in errors:
make
make all-recursive
make[1]: Entering directory
`/home/silentm/Layere...
2011 Jan 10
6
gstreamer on Mac OS X
...s me the development files are not found for base plugins... maybe they need to be in a different location than I have them... I know this was true for gsm which I finally got working after having to manually make dylibs and subfolders in my includes...
I have installed, with development files...
gstreamer, along with the base and good plugins.
I still get an error
> configure: gstreamer-0.10 base plugins 32-bit development files not found, gstreamer support disabled
even though I do have the 32 bit plug ins... so I'm guessing things aren't in the right place for configure to fi...
2010 Feb 21
1
updated some packages now some windows hang after open or close
...libunique-1.0.8.tar.gz
glib-2.23.3.tar.gz libvorbis-1.2.3.tar.gz
gmime-2.4.14.tar.gz m4-1.4.13.tar.gz
gnome-common-2.28.0.tar.gz
gnome-vfs-2.24.2.tar.gz pango-1.26.2.tar.gz
gnutls-2.8.5.tar.bz2 pixman-0.17.4.tar.gz
gst-plugins-bad-0.10.17.tar.gz
gst-plugins-base-0.10.26.tar.gz shared-mime-info-0.70.tar.bz2
gst-plugins-good-0.10.18.tar.gz totem-2.29.4.tar.gz
gst-plugins-ugly-0.10.13.tar.gz
gstreamer-0.10.26.tar.gz
gst-rtsp-0.10.5.tar.bz2
gtk+-2.19.5.tar.gz...
2012 Aug 16
2
copy/paste centos 6
...autoconf-2.68.tar.gz
cairo-1.10.0.tar.gz
dbus-glib-0.92.tar.gz
flex-2.5.35.tar.gz
fontconfig-2.8.0.tar.gz
gdk-pixbuf-2.22.1.tar.gz
gettext-0.18.1.1.tar.gz
glib-2.27.5.tar.gz
gmime-2.5.4.tar.gz
gnome-desktop-2.32.1.tar.bz2
gnome-icon-theme-2.31.0.tar.bz2
gnome-vfs-2.24.4.tar.gz
gnutls-2.10.4.tar.bz2
gst-plugins-bad-0.10.23.tar.gz
gst-plugins-base-0.10.36.tar.gz
gst-plugins-good-0.10.31.tar.gz
gst-plugins-ugly-0.10.19.tar.gz
gstreamer-0.10.36.tar.gz
gst-rtsp-server-0.10.8.tar.bz2
gtk+-2.23.3.tar.gz
gtk-doc-1.15.tar.gz
gtk-engines-2.20.2.tar.gz
intltool-0.40.6.tar.gz
libogg-1.1.4.tar.gz
liboil-0.3.1...
2006 Nov 10
0
no such file to load -- gst
Hi
I was trying to install the rails application from
http://rubyforge.org/frs/?group_id=754&release_id=4492
As per the readme it says that i need to run
ruby scanner.rb d:\mp3
while running this I get the following error.
Does this mean that I need to install the gem "gst" ?
I tried " gem install gst " , but it failed.
Can you please let me know what this error is about ?
Thanks
Prasanna
d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require'': no such file to load -- gst (MissingSourceFile)
from
d...
2005 Jul 29
2
theora optimizations
...ific optimisations (we have one eager new
powerbook owner ready to give the ppc ones a try for example once the
dust settles :) )
I tested transcoding from an .avi file to theora with different versions
of theora versions. I did this by compiling theora and setting
LD_LIBRARY_PATH, then running a gstreamer pipeline.
Wim has adapted a patch from David Schleef, maintainer of liboil, and
made patches to both theora and liboil for mmx.
- unoptimized TRUNK:
[xiph-head] [thomas@thomas theora]$ time
LD_LIBRARY_PATH=/home/thomas/xiph/head/theora/lib/.libs gst-launch
filesrc location=/home/thomas/gst...
2006 Mar 13
0
Lots of core files from 'gst-thumbnail'
I presently have 17 core.* files in my home directory, all dropped by
'gst-thumbnail'. GDB backtraces are predictably useless, indicating
only that the crash came indirectly from libgsttypefindfunctions.so.
I don't find anything about this in the CentOS bug tracker. Has
anyone else seen a similar problem?
Running "strings" on the core files finds tha...
2008 May 08
6
[Bug 15864] New: when linked to gst-ffmpeg crash ff3 when full screen play
http://bugs.freedesktop.org/show_bug.cgi?id=15864
Summary: when linked to gst-ffmpeg crash ff3 when full screen
play
Product: swfdec
Version: 0.7.x
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: plugin
Assigne...
2015 Sep 11
5
C6 firefox esr h.264 support on youtube
On Fri, 11 Sep 2015, Denniston, Todd A CIV NAVSURFWARCENDIV Crane wrote:
> If anyone has clues on how to build and add just a portion of
> gst-plugins-bad into the existing EL OS set of gstreamer plugins, please
> share (even URL pointers).
>
> [1] http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/openh264
> [2] https://en.wikipedia.org/wiki/OpenH264
> [3] http://www.openh264.org/
>
> Even when this discl...
2008 Apr 26
9
No hide button in 0.9.60 ?
i am running flashfxp under wine now a while, recently i upgraded to kubuntu 8.04 and installed wine 0.9.60.
I discovered that then there is no hide button anymore in FlashFXP.
Onbly 2 Buttons to the left, the close and the maximize button.
I then re-installed 0.9.59 and with that i get again the minimse button back, unfortunaly this version has a bug not displaying the program in the taskbar.
2005 May 30
1
failed to add domain dn= sambaDomainName=hostname
...tw89
and domain name KUDDE
thinks `smbpasswd` that the domain name is TW89
| tw89:~
| # grep workgroup /etc/samba/smb.conf
| # Change this to the workgroup/NT-domain name your Samba server will part of
| workgroup = KUDDE
| tw89:~
| # ldapsearch -LLxW -H ldaps://tw89 -D cn=admin,ou=people,dc=gst,dc=stappers,dc=nl \
| -b dc=gst,dc=stappers,dc=nl '(&(objectClass=*)(sambaDomainName=*))' sambaDomainName
| version: 1
|
| dn: sambaDomainName=KUDDE,dc=gst,dc=stappers,dc=nl
| sambaDomainName: KUDDE
|
| tw89:~
| # smbpasswd -a challange
| failed to add domain dn= sambaDomainName=TW89,...
2013 Aug 24
0
[Bug 45957] xorg-server 1.12rc3, mesa 8.0 crashes when starting totem 3.2(uses clutter-gst)
https://bugs.freedesktop.org/show_bug.cgi?id=45957
--- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Please re-test this with recent software (mesa 9.1+, a stable xorg-server
release, etc).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Sep 26
0
[Bug 45957] xorg-server 1.12rc3, mesa 8.0 crashes when starting totem 3.2(uses clutter-gst)
https://bugs.freedesktop.org/show_bug.cgi?id=45957
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Ilia Mirkin <imirkin at
2008 Jul 14
3
[Bug 1489] New: ssh should normalize IP addresses before comparison
...ion: Unclassified
Product: Portable OpenSSH
Version: 5.0p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: gst at sysfrog.org
When using the ssh command to login to a host, ssh checks if the public
key of this host is already known. However, when issuing an IP address
instead of a hostname, ssh seems to do a string-based comparison of
this IP address with the already known addresses.
Example:
-------- 8&...
2020 Aug 13
0
GT215 hw video decoder + gst-play-1.0 for mpeg2 = assertion
...: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264Main : VAEntrypointVLD
VAProfileH264High : VAEntrypointVLD
VAProfileNone : VAEntrypointVideoProc
but attempt at using mpeg2-vaapi decoder in Gstreamer 1.14 results in ...
LANG=C DRI_PRIME=1 gst-play-1.0 --verbose /home/guest/botva/vid/dreamtime.mpg
Press 'k' to see a list of keyboard shortcuts.
Now playing /home/guest/botva/vid/dreamtime.mpg
/GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0: ring-buffer-max-size = 0
/GstPlayBin:pl...
2016 Jan 07
1
Question about compiling older package
I have a gst-rtsp-server 0.10.8.2 that I am trying to compile on
CentOS 7.2
I get this error:
rtsp-media.c error 'g_cond_free' is deprecated (declared at
/usr/include/glib-2.0/glib/deprecated/gthread.h:283)
[-Werror=deprecated-declarations]
What can I do about that to compile this package (I'm...