AcademySoftwareFoundation / xstudio

xSTUDIO is a modern, high performance and feature rich playback and review application designed for organisations and individuals in the post production, VFX and Animation industries.
Apache License 2.0
639 stars 83 forks source link

various compile hiccups #45

Open frueter opened 1 year ago

frueter commented 1 year ago

I managed to compile successfully but ran into the following issues:

I'm no coder but after the above I could compile and open xStudio ok.

mcoliver commented 7 hours ago

re AV_CODEC_FLAG2_DROP_FRAME_TIMECODE. You probably got this because you were trying to compile with ffmpeg 6 instead of 5. AV_CODEC_FLAG2_DROP_FRAME_TIMECODE was deprecated and xstudio probably needs a re-write here to ensure dropframe/non-dropframe timecode is working properly under the hood.

https://github.com/FFmpeg/FFmpeg/commit/f843460eb790d37e444e5946628f228421916537