Thaodan wrote: > with wine 1.3.15 they were working No, they weren't. Wine prior to 1.3.26 was using the 64 bit glib headers, and producing a broken winegstreamer. A patch was added in 1.3.26 to prevent this from happening. In current wine, gstreamer support is disabled if the 32 bit headers are not found. Note that even if you do have the 32 bit headers installed, you have to use 32 bit pkg-config when running ./configure or it will still pick up the 64 bit headers. http://www.winehq.org/pipermail/wine-devel/2011-August/091415.html