microsoft / psi

Platform for Situated Intelligence
https://github.com/microsoft/psi/wiki
Other
529 stars 93 forks source link

FFmpeg probelm #257

Closed HaozheQi closed 1 year ago

HaozheQi commented 1 year ago

Hello!

I want to use the HoloLens Capture Exporter to export the data recorded by Hololens. It needs the FFMPEG Support to build the Microsoft.Psi.Media.Windows.x64.

However, when I include the recent version of ffmpeg into the project, it reports 'avcodec_register_all': identifier not found. It seems that avcodec_register_all( ) in this code has already been deprecated since ffmpeg 4.0.

Based on this, I wonder if it is possible to share the ffmpeg-20180227-fa0c9d6-win64-dev folder with me that you are currently using, because it is hard to find the ffmpeg of old develop version?

Thank you very much!

sandrist commented 1 year ago

Please look at my answer to your other issue here. In short, you shouldn't need FFMPEG in order to build these projects, as long as you haven't defined the FFMPEGDir environment variable on your machine.

chitsaw commented 1 year ago

Resolved 706ae03ba548a4e5696d959050d6476828dde979