Displaying 20 results from an estimated 2000 matches similar to: "[PATCH] fix issues from latest commits"
2013 Jan 21
1
totem fails to open .wmv file
Hey All,
Totem has stopped playing .wmv files recently. I don't know exactly
when this happened, but I know I've played .wmv files not too very long
ago. I've got 372 .wmv files all of which I've played at one time.
When I try to launch any one of the .wmv files from file manager totem
pops up but the controls are not functional.
If I start totem from a terminal there is no
2011 Jan 10
6
gstreamer on Mac OS X
Has anyone gotten this to work?
Configure always tells 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
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]
2007 Apr 08
0
libswfdec/swfdec_codec_audio.c libswfdec/swfdec_codec_gst.c
libswfdec/swfdec_codec_audio.c | 8 -
libswfdec/swfdec_codec_gst.c | 271 +++++++++++++++++++++++++++++++++++++++--
2 files changed, 270 insertions(+), 9 deletions(-)
New commits:
diff-tree 68a17dfade3397478342d4c88fa9b9e3dc13f329 (from 01bf0e400ee99da0e96707f606d41bb23d5a8b48)
Author: Benjamin Otte <otte@gnome.org>
Date: Sun Apr 8 12:32:39 2007 +0200
make GStreamer do MP3
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* listing shows the files as OLD
ls -l /usr/bin/gst-inspect*
2015 Sep 11
5
C6 firefox esr h.264 support on youtube
On Fri, 11 Sep 2015, Robert Arkiletian wrote:
> does anyone running C6 have h.264 check box on www.youtube.com/html5 ?
>
> if yes, can you please post the output of
My understanding, which may be incorrect, was that the firefox in EL6 wasn't
built with gstreamer support, so adding that library isn't sufficient.
jh
2016 Jan 15
2
Attn Packagers: Dependency change from gstreamer-0.10 to gstreamer >= 1.0
Hi all,
The next release of Wine will include a commit which changes our
winegstreamer dshow module to use the modern gstreamer 1.0 API instead
of the long-deprecated gstreamer 0.10 API. dshow is used by some games
and applications, including Microsoft Office, to display videos and
play audio. Wine's winegstreamer allows applications that use dshow to
support a wide variety of media through
2015 Sep 08
3
C6 firefox esr h.264 support on youtube
> Date: Tuesday, September 08, 2015 15:24:50 -0700
> From: Robert Arkiletian <robark at gmail.com>
>
>> On Tue, Sep 8, 2015 at 3:11 PM, Richard wrote:
>>
>>
>> > Date: Tuesday, September 08, 2015 14:57:22 -0700
>> > From: Robert Arkiletian <robark at gmail.com>
>> >
>> > I was able to get h.264 support on
2007 Dec 20
2
Lots of problems playing back !
Hi all,
I got swfdec compiled and running, however there are a lot of problems
running it !
As a test I tried:
swfplay http://www.youtube.com/v/lUR6laFLk0A
First of all I see:
SWFDEC: ERROR: swfdec_codec_gst.c(231): swfdec_gst_decoder_init: failed to
create decoder
SWFDEC: ERROR: swfdec_codec_audio.c(192): swfdec_audio_decoder_new: no
suitable decoder for audio codec 2
SWFDEC: ERROR:
2016 Jan 15
1
Attn Packagers: Dependency change from gstreamer-0.10 to gstreamer >= 1.0
Thank you for the hint.
Setting PKG_CONFIG_PATH=/usr/lib/pkgconfig before ./configure works for me.
On 01/15/2016 10:12 PM, Andrew Eikum wrote:
> The problem here is glib and gstreamer have different header files for
> 32- and 64-bit, but pkgconfig doesn't have a mechanism to specify
> which you should get. In your setup, it is returning the 64-bit
> headers, which are wrong for
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 compiing from source)
?
Thanks
Jerry
2010 Aug 19
1
gstreamer oggmux and variable framerate
On 08/19/2010 11:29 AM, Timothy B. Terriberry wrote:
> Alexey Fisher wrote:
>> My question is: should actually ogg support timestamps, also variable
>> framerate? If yes: it seems to be some where broken.
>
> The Ogg mapping for Theora is fixed-framerate. You can hack something
> into Ogg by using a higher framerate and inserting "duplicate frame"
> packets
2010 Aug 19
2
gstreamer oggmux and variable framerate
Hallo all,
I currently hacking on cheese an got problem with variable framerate
produced by webcams (2-30fps). There is no problem to encode it with
theora, but problem to mux it in ogg. Or at least to play produced file.
There is no problem tu mux it in to matroska.
My question is: should actually ogg support timestamps, also variable
framerate? If yes: it seems to be some where broken.
Here
2011 Jan 22
2
ffmpeg2theora multi-threading
Is there a way to use multi-threading with ffmpeg2theora? Pretty much any
type i'm ok with, including multi-threaded theora encoding or multi-threaded
ffmpeg decoding, or using half of my cpu cores on ffmpeg decoding and the
other half on theora encoding. Is there a way to do multithreaded thoera
encoding?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Feb 21
1
updated some packages now some windows hang after open or close
I had a need on a centos 5.4 x86_64 box to try and run with a later totem.
I desired to do this by source.
After installing the packages below my system comes up, I thought
everything was good.
thunderbird comes up firefox comes up. totem works -------- however
there seems to be
an issue with closing or opening windows some random time later with all
three programs.
It gives the impression
2012 Jun 17
3
Opus and WebM support have landed
On Sun 17 Jun 2012 01:44:32 PM PDT, Parisson wrote:
> A few months ago, when you released libshout 2.3.0, you talked about a hacked
> version of shout2send plugin for GStreamer. As I also use GStreamer to stream
> live, could you please share your patch so that I can test it against Icecast
> trunk and some webm streams?
The webm support for shout2send landed in gstreamer git some
2012 Aug 16
2
copy/paste centos 6
I had to update all these packages on CentOS 6 for a project.
Everything works great on CentOS 6 - except - Copy/Paste between
applications.
Anyone - know which application below might control that function?
Example I cannot have firefox running and copy and paste text into
thunderbird.
Both applications - actually all applications work - I just cant copy/paste.
I'm thinking I did not
2006 Jun 20
4
Souffleur subtittle editor (SoC). Need Help with GStreamer
Hi, All!!!
I am at last added some GStreamer support to the Souffleur, and I am
already read this manuals:
- http://pygstdocs.berlios.de/
-
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/index.html
But it's steel hard for me to understand (or maybe I something missed)
how it work. :(
For example: I don't know where to search info on how to load additional
info on
2006 Jan 03
3
[ANNOUNCE] libshout 2.2 released
libshout 2.2 has just been released. It's a fairly minor update:
* Speex support (this is why it's 2.2 instead of 2.1.1)
* Theora timing fix
* Double-free bug, response parser bug on failed login fixed.
It's at http://www.icecast.org/download.php
2008 May 14
1
no suitable decoder for audio codec 2
hello
i tried both swfdec-0.6.6 and current git with full gstreamer install
as well as with libmad. however, i get the below error message:
swfdec_codec_audio.c(205): swfdec_audio_decoder_new: no suitable
decoder for audio codec 2
i'm not shure if 'audio codec 2' means AC2? with gst-inspect,
i find only one related tag: ffenc_ac3.
what's missing here?
dennis