Vega-strike-engine-source: Fix compilation with FFMPEG

Created on 9 Apr 2020  路  3Comments  路  Source: vegastrike/Vega-Strike-Engine-Source

I see that there are two compilation options that are explicitly disabled, due to broken compilation. One of the is compilation with FFMPEG. The current code base is set to compile with an older version of FFMPEG, but some APIs have changed since, so the code needs to be adapted.

Since I'm new to the project, I don't really know what ffmpeg was used for in the past (maybe replace OpenAL?), and what was the status of it's integration, so it'd be nice to get an understanding of that too.

bug help wanted

Most helpful comment

Use of ffmpeg was to do in game cut scenes though it has not been implemented a all so for now non critical

All 3 comments

I think I did that as part of my failed attempt to refactor the game.
Take a look at my SVN fork repo. I remember working on these files and hitting and fixing the same issue.

Use of ffmpeg was to do in game cut scenes though it has not been implemented a all so for now non critical

Closing the issue as irrelevant. When the time comes, we'll reintegrate FFMPEG from scratch, if deemed appropriate.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

BenjamenMeyer picture BenjamenMeyer  路  4Comments

stephengtuggy picture stephengtuggy  路  3Comments

viktorradnai picture viktorradnai  路  3Comments

BenjamenMeyer picture BenjamenMeyer  路  5Comments

BenjamenMeyer picture BenjamenMeyer  路  3Comments