Brian Bergh
Brian Bergh
This is the exception i get (i get it every time i set loop to true) System.NullReferenceException HResult=0x80004003 Message=Object reference not set to an instance of an object. Source=MonoGame.Framework StackTrace:...
Nope, didn't know there were any changes to the subject. Will test it as soon as possible.
I am unable to start the test project WindowsDX, i get this exception: System.EntryPointNotFoundException: 'Could not find the entrypoint for avformat_alloc_context.' I have copied the ffmpeg dll's, still it wont...
Hi, after updating the nuget package "FFmpeg.AutoGen" it all worked :) - Not i will test the loop function :P
Hi Hozuki. Loop seems a lot more stable now, however, when using the "Replay()" function a few times, i got this exception:  After retrying a few times, i got...
Hi Hozuki. I thought so :) Here is a more detailed exception on the "Key already exists" at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.SortedList`2.Add(TKey key, TValue value) at MonoGame.Extended.VideoPlayback.Extensions.SortedListExtensions.Enqueue[TKey,TValue](SortedList`2 list, TKey key,...
Hi again. Not sure if my previous post had code aligned, but this is from the latest head: 
Hi, i've just tested with a simple (but not necessary the best) solution:  It does the trick, now i can SPAM Replay as much as i like, without any...
Great, thank you @hozuki :)