GStreamer Failed on Windows 7
Sebastian Dröge
sebastian at centricular.com
Wed Dec 31 02:30:25 PST 2014
On Mi, 2014-12-31 at 01:16 -0800, hxpax wrote:
> Hi, @Dröge, I come back to bother you again.
>
> Well, the issue is I've resolved the issue now :)
>
> There's a libbz2.dll in system32, this dll does not contain any method named
> BZ2_bzDecompress at 4. Also my self-compiled libbz2.dll does not.
>
> But there's a libbz2.dll in bin-folder of GStreamer, this dll is the one
> GStreamer need.
>
> So, finally, I replaced the libbz2.dll in system32 with the on in GStreamer
> folder, and the issue dismissed.
Did you put the GStreamer bin directory into your $PATH? You should :)
Otherwise things like this are going to happen. It must use its own
version of the libraries.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20141231/be4f3d5d/attachment.sig>
More information about the gstreamer-devel
mailing list