
Code: Select all
vlc
VLC media player 2.1.2 Rincewind (revision 2.1.2-0-ga4c4876)
[0xd0e118] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0xdb9168] qt4 interface error: Unable to load extensions moduleI am not familiar with glxinfo - Please advise what exactly to do?you may also check with glxinfo if you have direct rendering as yes.
It is Duo2cores machine and it was ok in the past - I dont know what has changed - machine powerful enough...and you may also check how your cpu utilization is. Lets assume your box is powerful enough and not such a low powered device like a rasperi pi or something like that..
did you check dmesg after your freezes? enough ram / swap?
I was not clear enough - The machine is not freezing, only the film is freezing for a moment and then continue playing, and freezing again afterword...What kind of freezes are there and what media were you playing
Code: Select all
glxinfo |grep rendering
I get this with higher res vids than my hw can handle. Can't speak for other hw than I own but the intel gfx drivers at least under Linux are nowhere near as good as the windows equivalents.pmam wrote: I was not clear enough - The machine is not freezing, only the film is freezing for a moment and then continue playing, and freezing again afterword...
It is .mkv media files.
Thanks
Assume your VLC runs with ffmpeg. Are the problems the same when playing your media in ffplay instead of VLC? Then the problem is ffmpeg.nokilli wrote:Recent versions of VLC have peformed very poorly for me. I'd love to go back to say, the version I was using six months ago, but I don't have the emerge-fu necessary to do this _painlessly_.
Only had a few minutes to test this and I can't give you conclusive results as ffplay seems to want to seek randomly into the video and start playing from there. But what it does play it plays flawlessly.charles17 wrote:Assume your VLC runs with ffmpeg. Are the problems the same when playing your media in ffplay instead of VLC?
Had the opportunity to test this further and it's very clearly a problem with VLC.charles17 wrote:Assume your VLC runs with ffmpeg. Are the problems the same when playing your media in ffplay instead of VLC? Then the problem is ffmpeg.
Have iterated through the complete set of video output options, reset my preferences, run with -vvv to look for something obvious that might be wrong; no luck with any of this.szatox wrote:VLC has a lot of options for video playback, try changing them.