You are not logged in.
When i try to play a mkv file with mplayer from the repo on my thinkpad t23 i get the following error
http://pastebin.com/jNVj4YAV
b
Here is my cpu
I can play the file on my other pc as well as on the thinkpad using mplayer2 or vlc.
If it ain't broke, broke it then fix it.
Offline
Chances are that the problem doesn't have to do with mkv; a container format that can hold almost anything. It would be good to post information about what codec the Breaking Bad episode used. You can extract video and audio from the mkv file with "mkvextract" and see which one is causing the problem. You can also try adding other videos that work to an mkv container using "mkvmerge" and see if they still work.
Does mplayer still crash using different -ao and -vo options? Does mplayer crash if you compile it yourself from abs? I also need to ask if you have the appropriate 3D driver for your thinkpad's card... (savage-dri I think?)
6EA3 F3F3 B908 2632 A9CB E931 D53A 0445 B47A 0DAB
Great things come in tar.xz packages.
Offline
Chances are that the problem doesn't have to do with mkv; a container format that can hold almost anything. It would be good to post information about what codec the Breaking Bad episode used. You can extract video and audio from the mkv file with "mkvextract" and see which one is causing the problem. You can also try adding other videos that work to an mkv container using "mkvmerge" and see if they still work.
Does mplayer still crash using different -ao and -vo options? Does mplayer crash if you compile it yourself from abs? I also need to ask if you have the appropriate 3D driver for your thinkpad's card... (savage-dri I think?)
Hi, thanks for the response, i have checked varios mplayer versions, mplayer2 from aur worked but i had other problems with it, i have an savage card but in the recent xorg versions (i use testing) mesa dropped support so i guess it is something related to that. Seems like mplayer-vaapi works just fine, i will toy around with trying ./configure options from mplayer-vaapi.
If it ain't broke, broke it then fix it.
Offline