Vidvox / hap

A codec for fast video playback
BSD 2-Clause "Simplified" License
387 stars 39 forks source link

conversion to hap with FFmpeg #32

Closed mpedge closed 6 years ago

mpedge commented 6 years ago

Hi,

I am having problems playing back DirectShow hap files (.avi) in either Cinder or openFrameworks DirectShow blocks/addons.

I've asked the developers of openFrameworks addon and they are having the same issue.

Would you perhaps have any suggestion on how to approach this problem?

Thanks! MP

bangnoise commented 6 years ago

This is a problem with the ofxDSHapVideoPlayer implementation. I've left a comment on the linked issue for the OF addon, feel free to duplicate it to the Cinder block if you think it might apply there too.