https://bugs.winehq.org/show_bug.cgi?id=41456
Bug ID: 41456 Summary: vlc media player works on wine-1.34 but not wine-1.3.5 Product: Wine Version: 1.3.5 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ericmatteson2001@yahoo.com Distribution: ---
Created attachment 55824 --> https://bugs.winehq.org/attachment.cgi?id=55824 tests of vlc media player on several versions of wine.
vlc media player runs normally on wine-1.3.4 but not on wine-1.3.5
https://bugs.winehq.org/show_bug.cgi?id=41456
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #1 from winetest@luukku.com --- What on earth bug report is this?
We are currently using 1.8 or 1.9 series of wine and anything below that is really outdated. You should use only those earlier version to regression testing.
Upgrade your wine and then retry.
https://bugs.winehq.org/show_bug.cgi?id=41456
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO
--- Comment #2 from Austin English austinenglish@gmail.com --- Please retest in 1.8.x / 1.9.x. 1.3.5 is 6 years old at this point.
https://bugs.winehq.org/show_bug.cgi?id=41456
--- Comment #3 from Eric Matteson ericmatteson2001@yahoo.com --- Created attachment 55841 --> https://bugs.winehq.org/attachment.cgi?id=55841 test vlc on wine-1.8.4
Adding tests of vlc-2.2.1 for Windows on wine-1.8.4 and wine-1.9.20 on Fedora 13 .i686 Linux virtual machines. Both newer wines appear to be too slow to run VLC media player.
https://bugs.winehq.org/show_bug.cgi?id=41456
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- I read your html attachment but I can't see the problem. Can you clarify what is this bug about? How is VLC not working? Is it not playing a video?
https://bugs.winehq.org/show_bug.cgi?id=41456
--- Comment #5 from Eric Matteson ericmatteson2001@yahoo.com --- VLC media player fails to play videos. There might be more than one bug present because more than one error message is issued. The newest Linux and the newest wine is to slow to play a video on VLC media player. I tested several wine versions on 32 bit linux on virtual box virtual machines. My guess is that Linux and wine are too slow to run media players especially the new linux and new wine. The only good news is that old Linux 32-bit Fedora 7 Linux with wine-1.2 does run the VLC media player to give us hope that this very hard optimization of both 32 bit linux and future wine could eventually play videos on VLC media player again in the distant future!
https://bugs.winehq.org/show_bug.cgi?id=41456
--- Comment #6 from winetest@luukku.com --- Is this even supported config? Running wine via virtual machine.
I quess your real issue is
[01b73fd4] avcodec decoder error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
I have tried vlc with wine from time to time I never had issues with playing speed. This is done without virtual machine.
https://bugs.winehq.org/show_bug.cgi?id=41456
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com --- I do not have playback issues too. Maybe VM 3D acceleration is disabled, maybe the video resolution is 4k or more, among other variables.
Just curious, is there any reason for such particular need of playing videos inside VLC inside Wine inside GNU/Linux inside a VM?
https://bugs.winehq.org/show_bug.cgi?id=41456
--- Comment #8 from Eric Matteson ericmatteson2001@yahoo.com --- vlc is played in wine-1.2 in Fedora 7.i386 or fedora 13.i686 inside a virtual box virtual machine running on a 64-bit host Linux. A 64-bit host Linux is used to access hardware including hard drives greater than 64 gigabytes. 32-bit Linux is installed in a virtual machine. The virtual hard disk is less than 64 gigabytes. 1024 megabytes of RAM is reccomended for virtual machines. When the wine version number is greater than 1.3.4 then the vlc media player fails. Wine always has to run in 32-bit Linux or at least have 32-bit dependency libraries. The virtual machine has 32 bit Linux inside of it to provide 32 bits for wine. 32-bit Linux inside a virtual machine is considered the easiest way to provide a 32-bit environment for wine to run in on a modern computer.
https://bugs.winehq.org/show_bug.cgi?id=41456
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Fedora Summary|vlc media player works on |VLC (VideoLAN) does not |wine-1.34 but not |render videos when run from |wine-1.3.5 |inside a Virtual Box VM | |after wine 1.3.4
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- Please attach Wine terminal output, you can get information on how to do that at https://wiki.winehq.org/FAQ#How_can_I_get_a_debugging_log_.28a.k.a._terminal...
https://bugs.winehq.org/show_bug.cgi?id=41456
--- Comment #10 from Eric Matteson ericmatteson2001@yahoo.com --- Created attachment 55944 --> https://bugs.winehq.org/attachment.cgi?id=55944 Terminal output vlc on wine-1.8.4
wine vlc.exe &> cons184.txt
https://bugs.winehq.org/show_bug.cgi?id=41456
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com --- Thanks for the log, a small part of it:
err:winediag:X11DRV_WineGL_InitOpenglInfo The Mesa OpenGL driver is using software rendering, most likely your 32-bit OpenGL drivers haven't been installed correctly (using GL renderer "Software Rasterizer", version "2.1 Mesa 7.8.1").
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Software Rasterizer"). Mesa 7.8.1 implementation error: Bad rb DataType in clear_color_buffer
As expected you don't have proper graphic drivers installed in the VM and also you are using ancient version of Mesa. I don't known how to help you further, IMO you should either install VLC to the host OS or try installing proper drivers in the VM, I don't have other solutions in mind. Other developers may comment on the issue if they disagree with my view.
https://bugs.winehq.org/show_bug.cgi?id=41456
--- Comment #12 from Eric Matteson ericmatteson2001@yahoo.com --- Created attachment 55952 --> https://bugs.winehq.org/attachment.cgi?id=55952 vlc Terminal output from wine-1.2
VLC media player does render videos when run on wine-1.2 on Fedora 13.i686 inside a Virtual Box VM even though new wine does not run it.
https://bugs.winehq.org/show_bug.cgi?id=41456
--- Comment #13 from winetest@luukku.com --- (In reply to Eric Matteson from comment #12)
Created attachment 55952 [details] vlc Terminal output from wine-1.2
VLC media player does render videos when run on wine-1.2 on Fedora 13.i686 inside a Virtual Box VM even though new wine does not run it.
err:winediag:X11DRV_WineGL_InitOpenglInfo The Mesa OpenGL driver is using software rendering, most likely your OpenGL drivers haven't been installed correctly fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 4 and card vendor 0000.
from your latest log.
https://bugs.winehq.org/show_bug.cgi?id=41456
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #14 from temp82@luukku.com --- (In reply to Eric Matteson from comment #12)
Created attachment 55952 [details] vlc Terminal output from wine-1.2
VLC media player does render videos when run on wine-1.2 on Fedora 13.i686 inside a Virtual Box VM even though new wine does not run it.
https://docs.fedoraproject.org/en-US/releases/eol/
that Fedora versio has reached EOL long ago, also wine version used is from stone age. since no recent efforts have been seen I would close this bug as abandoned.