Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Ogg video #240

Open
devint1 opened this issue Apr 30, 2024 · 2 comments
Open

Support Ogg video #240

devint1 opened this issue Apr 30, 2024 · 2 comments
Assignees
Labels
enhancement Something to modernize things request Request for a feature

Comments

@devint1
Copy link

devint1 commented Apr 30, 2024

The Steam version of Descent 3 appears to distribute videos as Ogg rather than Interplay MVE:

~/.steam/steam/steamapps/common/Descent 3/movies $ ls -l 
total 189888
-rwxr-xr-x 1 devin devin 55086602 Jun 17  2023 end.ogv
-rwxr-xr-x 1 devin devin 63256483 Jun 17  2023 intro.ogv
-rwxr-xr-x 1 devin devin 48453990 Jun 17  2023 level1.ogv
-rwxr-xr-x 1 devin devin  7148789 Jun 17  2023 level5.ogv
-rwxr-xr-x 1 devin devin   335882 Jun 17  2023 mainmenu.ogv
-rwxr-xr-x 1 devin devin  1224781 Jun 17  2023 me.ogv
-rwxr-xr-x 1 devin devin 18910698 Jun 17  2023 mi.ogv
~/.steam/steam/steamapps/common/Descent 3/movies $ file intro.ogv 
intro.ogv: Ogg data, Theora video

It would be nice if this source distribution also supported this format.

@JeodC JeodC added request Request for a feature enhancement Something to modernize things labels Apr 30, 2024
@icculus icculus self-assigned this May 6, 2024
@icculus
Copy link
Contributor

icculus commented May 6, 2024

(I'm assigning myself, since this PR is getting submitted eventually.)

@JeodC
Copy link
Member

JeodC commented May 6, 2024

(I'm assigning myself, since this PR is getting submitted eventually.)

That's going to be a bit more than just you though, since we want to support both formats--and for sanity we'lll have to set a preference if both formats are present. Ew. I'm for it, but thinking ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Something to modernize things request Request for a feature
Projects
None yet
Development

No branches or pull requests

3 participants