polybiusproxy / hxCodec

Haxe library for native video playback on HaxeFlixel and OpenFL.
https://lib.haxe.org/p/hxCodec
Mozilla Public License 2.0
109 stars 71 forks source link

video freezes up and lags pc #297

Open calliecoolswag opened 7 months ago

calliecoolswag commented 7 months ago

Im trying to use hxcodec on a non fnf project of mine and for some reason, the video just freezes and up and lags my computer out very badly until the windows is closed. All i did was copy paste code from psych engine into my Project and im not sure why this is happening. I am using the latest version.

polybiusproxy commented 7 months ago

Hi, are you using the latest version from git or from haxelib? What platform are you on, and what's the codec of the video you're using? Do you see any error on the logs?

calliecoolswag commented 7 months ago

im using the latest from haxelib. im on windows and i think im using haxe codec. i dont see any errors in the logs

polybiusproxy commented 7 months ago

im using the latest from haxelib. im on windows and i think im using haxe codec. i dont see any errors in the logs

How big is the video? hxCodec doesn't play well with huge videos.

calliecoolswag commented 7 months ago

1280x720

polybiusproxy commented 7 months ago

And the size of the file?