wine1.6 can't fully support gstreamer, A bug or not a bug?

Questions about Wine on Linux
Locked
miu
Level 2
Level 2
Posts: 18
Joined: Tue Aug 13, 2013 9:39 pm

wine1.6 can't fully support gstreamer, A bug or not a bug?

Post by miu »

My computer system is ubuntu12.04.

I have wine1.6 installed.

Also , I installed gstreamer 1.0 in my Ubuntu 12.04.

Code: Select all

sudo add-apt-repository ppa:gstreamer-developers/ppa
sudo apt-get update
sudo apt-get install gstreamer1.0*
However, the game 青空の見える丘 couldn't play a video with gstreamer when I resolved the native quartz problem.

Only when I disable the gstreamer and wine to install some video decoder codecs that I can solve the problem.

So it is a BUG?
miu
Level 2
Level 2
Posts: 18
Joined: Tue Aug 13, 2013 9:39 pm

Re: wine1.6 can't fully support gstreamer, A bug or not a bu

Post by miu »

Forgive me to ask a simple question.

How to check the glib version in ubuntu12.04?
I'm a newbie in linux.
Locked