fixme:gstreamer:unknown_type Could not find a filter for caps: video/x-ms-asf
fixme:gstreamer:watch_bus decodebin21: Nell'installazione di GStreamer in uso manca un plugin.
fixme:gstreamer:watch_bus decodebin21: Per riprodurre questo stream è richiesto un plugin Demuxer Advanced Streaming Format (ASF), che però non risulta installato.
fixme:gstreamer:GST_Connect GStreamer could not find any streams
err:gstreamer:push_data_init Obtaining buffer returned: -2
That gets the video working. (I declined the directx installation, so I also had
to do winetricks xact to avoid a crash, and winetricks d3dx9_36 to get the loading bar to display.)
Still no sound, though.
That gets the video working. (I declined the directx installation, so I also had
to do winetricks xact to avoid a crash, and winetricks d3dx9_36 to get the loading bar to display.)
Still no sound, though.
Try removing your old wine prefix, e.g.
mv .wine .wine-foo
and then creating a 32 bit prefix, e.g.
export WINEARCH=win32
and then install the native DLLs I told you about, e.g.
winetricks wmp9 quartz devenum
and then try installing the app.
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support, please visit http://ubuntuforums.org/showthread.php?t=1960599
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support, please visit http://ubuntuforums.org/showthread.php?t=1960599
The Ubuntu Wine packages include changes to Wine's sound system that are not supported here. As the console output says, report all sound problems to Ubuntu.