similar to: Attn Packagers: Dependency change from gstreamer-0.10 to gstreamer >= 1.0

Displaying 20 results from an estimated 2000 matches similar to: "Attn Packagers: Dependency change from gstreamer-0.10 to gstreamer >= 1.0"

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
2011 Nov 13
1
gstreamer-0.10 development libraries not found on Fedora 16
Hello all, I try to compile 32 bit Wine (latest wine-git) on 64 bit Fedora 16 with gstreamer support, but after ./configure command I always get that my libraries are missing. I did following to get all dependencies for building wine: Building Wine on Fedora 14 x86_64 (http://wiki.winehq.org/WineOn64bit) install-wine-deps.sh (http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh)
2016 Aug 23
2
DShow Filters - "Play to" support in WMP
Hi! Apparently the current DShow filters (https://xiph.org/dshow/ , Version 0.85.17777) don't allow for flac files to be streamed over DLNA from Windows to DLNA devices (like a TV set with WLAN). I use Windows 8.1 64 bit and while Play-to works with mp3 and other "natively" supported files, it does not works with flac files. (I can play them locally in WMP, just not send them over
2010 Nov 03
2
Can I disable gstreamer support? Crashes Battleswarm :(
Since upgrading to 1.3.6 (nice release btw), battleswarm crashes halfway during startup. I run a guild, so I need to get back on. Any hopes of disabling gstreamer support? That's where the crash is coming from. Could it be because I'm on ubuntu 64bit? Or am I missing something (OR should I report a bug?)
2020 May 14
2
can't stream Opus in CAF format
Using FFmpeg, I can stream to a file on disk okay: c:\apps\ffmpeg\bin\ffmpeg.exe -f dshow -i audio="Line In (Realtek High Definition Audio)" -c:a libopus -ac 1 -b:a 32000 live.caf But, if I add Icey metadata, FFmpeg throws errors: c:\apps\ffmpeg\bin\ffmpeg.exe -f dshow -i audio="Line In (Realtek High Definition Audio)" -c:a libopus -ac 1 -b:a 32000^ -ice_name
2017 Jul 13
0
ATTN packagers: Fix to supermin is required for Linux kernel >= 4.13
A fix to supermin is required if you want to use supermin and/or libguestfs with Linux kernel >= 4.13. It does not affect the recently released kernel 4.12. Supermin incorrectly created symlinks in the appliance filesystem, and although this works with earlier kernels a recent change breaks these (incorrect) filesystems. The symptoms you will see are described in this bug report:
2013 Jan 26
2
[PATCH] Various website edits
Hi all, One again a few patches that are too large to send directly over the mailing list (because of the blobs, large differences etc.) 1) Removes the russian part of the website, because it is 10 years out of date (FLAC 1.1.0) 2) Gives the website a maximum width, because at large screens it tends to become unreadable 3) Completely overhauls the links pages: new devices that support FLAC
2011 Sep 03
2
Gstreamer Help?
I have this program called ChemDraw that I use for school. It was working great yesterday in WINE 1.3.26. Then I get the bright idea to upgrade 1.3.27. Now ChemDraw doesn't work. So I'm trying to compile WINE 1.3.26 from source so that I can run ChemDraw in 1.3.26. I get this error when trying to compile 1.3.26: > configure: gstreamer-0.10 base plugins 32-bit development files not
2008 Jun 14
1
[Flac] Ogg Codecs 0.80.15035
Hi all, I've made a test release for Ogg DirectShow Codecs. You can find it here: http://www.xiph.org/dshow/uploads/Main/oggcodecs_0.80.15035.exe The problem is that I get a HEAP Corruption detected at: void FLAC__bitreader_free(FLAC__BitReader *br) { FLAC__ASSERT(0 != br); if(0 != br->buffer) free(br->buffer); The call stack is: >
2008 Jun 14
1
Ogg Codecs 0.80.15035
Hi all, I've made a test release for Ogg DirectShow Codecs. You can find it here: http://www.xiph.org/dshow/uploads/Main/oggcodecs_0.80.15035.exe The problem is that I get a HEAP Corruption detected at: void FLAC__bitreader_free(FLAC__BitReader *br) { FLAC__ASSERT(0 != br); if(0 != br->buffer) free(br->buffer); The call stack is: >
2010 Sep 28
1
DirectShow Filters
I've installed the DirectShow filters from this page www.xiph.org/dshow but my vorbis stream is not playing in Windows Media Player. Actual stream URL. http://s2.stationplaylist.com:9000/spl96.ogg ASX URL. http://www.stationplaylist.com/spl96ogg.asx Can anyone shed any light? Using Windows XP 32-bit. Ross. -------------- next part -------------- An HTML attachment was
2015 Aug 23
2
RFC: New dependency on FFmpeg?
On 08/22/2015 04:27 PM, Pau Garcia i Quiles wrote: > But I guess the problem is not source-compatibility for > wine but binary-compatibility for CrossOver. In that case, I'd suggest > dlopen'ing and checking for the symbol you want. There's also issues with structure changes which won't be caught that way. libwmapro sounds like the sanest solution, short of doing the
2016 Feb 29
2
Datakam Player (Registrator Viewer)
Is it possible to get Datakam Player/Registrator Viewer, a program supplied with many dashcams, to run on my Linux system using wine? When I try to do so at the moment, I get a "Bad EXE format" error. I am running wine-1.6.2 on a Debian 7 system, amd64. I can play the video and audio parts of my dashcam footage using a variety of players but they don't handle the GPS part. -- Phil
2012 Jan 12
1
Libguestfs gobject bindings
I'm currently working on gobject bindings for libguestfs. I haven't got as far as compiling anything yet, but I've attached the C header for initial review. Matt -- Matthew Booth, RHCA, RHCSS Red Hat Engineering, Virtualisation Team GPG ID: D33C3490 GPG FPR: 3733 612D 2D05 5458 8A8A 1600 3441 EA19 D33C 3490 -------------- next part -------------- An embedded and
2011 Aug 30
7
(K)Ubuntu 11.4 x86_64 compiling wine gstreamer
Since the latest wine builds wine don't finds the gstreamer-dev files. When i try to to compile wine 1.3.15 wine finds them but not for wine 1.3.27. I had a packages installed that are needed to build wine ( i installed them through apt-get build-dep wine1.3).This problem also happens at the building of the latest ppa packages for ubumtu amd64.
2005 Apr 02
1
ogg-vorbis seeking.
Hi, I've been working for developing of DirectShow filters for OggVorbis decoder. The development is almost over and i'am able to play .ogg files in windows media player. I also need to implement seeking in my DShow filters. API level implementation within my filters is also over but it is not working properly. Please let me know what changes do i need to make inside the decoder library
2013 Jul 29
1
how can I use Gstreamer 1.0 on CentOS 6
Gstreamer depends on later glib and gtk that CentOS 6 does not have. Suggestions? Jerry
2015 Aug 20
6
RFC: New dependency on FFmpeg?
I have a working implementation of the new xaudio2 API in my tree. Microsoft is treating it as a replacement for dsound[1], and as a result, this new API is used by lots of recent games; see Bug 26808[2] for some examples. Most games that use the xaudio2 API use a version of Microsoft's WMA codec. Wine doesn't currently have the ability to decode this audio for playback. In order for the
2010 Jun 18
3
Theora DirectShow filters assembly
Hello everybody, I intend to use Theora as a live video codec in a research project. This project is based on live video broadcast over a poor/slow link, which means lots of frames lost and low bandwith. Until now, it used XViD codec for video compression, which is a working solution but a lot blocky. I made some test with Theora and it looks better in a similar situation. Now, I would like to
2016 May 26
1
[Attn: Bot Owners!] Raising CMake minimum version to 3.4.3
All the MIPS buildbots are ready too. From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of NAKAMURA Takumi via llvm-dev Sent: 25 May 2016 23:03 To: Chris Bieneman; llvm-dev at lists.llvm.org; cfe-dev at lists.llvm.org; lldb-dev at lists.llvm.org Subject: Re: [llvm-dev] [Attn: Bot Owners!] Raising CMake minimum version to 3.4.3 I am ready, regarding to, http://bb.pgr.jp/ On