godly-devotion / Baka-MPlayer-old

The mpv based video player
http://bakamplayer.u8sand.net
GNU General Public License v2.0
12 stars 1 forks source link

updating mpv player within baka-mplayer causes crash #19

Open oct9 opened 10 years ago

oct9 commented 10 years ago

recently updated mpv player within baka-mplayer - the player starts up correctly, but when i try to play a file, the player crashes......got the following error report:

Baka MPlayer Error Info Version: 1.4.5

Generated (UTC): 5/9/2014 11:20:49 AM OSVersion: Microsoft Windows NT 6.1.7601 Service Pack 1 Is64BitOperatingSystem: True Is64BitProcess: n/a

Message: mpv quit unexpectedly! Stack Trace: at mpv.mpv.Exited(Object sender, EventArgs e) at System.Diagnostics.Process.OnExited() at System.Diagnostics.Process.RaiseOnExited() at System.Threading._ThreadPoolWaitOrTimerCallback.WaitOrTimerCallback_Context_f(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

at System.Threading._ThreadPoolWaitOrTimerCallback.PerformWaitOrTimerCallback(Object state, Boolean timedOut)

and yes, i was using the 64-bit version of both.........same thing happens with various different types of media files.....

godly-devotion commented 10 years ago

In general I don't recommend replacing the mpv version that came with that version of Baka MPlayer because newer builds of mpv could change how it behaves at any time. In the future I would like to use their formal API's but that might be a little hard (for a number of technical reasons).