AntoPISA / MAME_SupportFiles

MAME Support Files (category, catver, series, version, etc.)
https://www.progettosnaps.net/
9 stars 2 forks source link

request: think of using free open source file formats :) #41

Closed ghost closed 2 months ago

ghost commented 2 months ago

Just a request (if interested) for the future...

You could improve your website by only using free open source file formats in following places:

Don't use proprietary RAR compression (for the dats)

  1. Don't use proprietary MP4 container.

free open source alternatives:

  1. Don't use proprietary H264 video codec and MPEG AAC audio codec.

free open source alternatives:

audio:

video:

A good combination is a OGG container using Theora video and Vorbis audio. You can edit the source material using this editor

https://www.openshot.org/

OpenShot screenshot.

afbeelding

Any conversion (if needed) by this tool

https://handbrake.fr/

The result is a file that plays on each platform, including mobile platforms.

https://xiph.org

fish_xiph_org

The Xiph.Org Foundation is a non-profit corporation dedicated to protecting the foundations of Internet multimedia from control by private interests. Our purpose is to support and develop free, open protocols and software to serve the public, developer and business markets.

ghost commented 2 months ago

BTW: FLAC for ripping your audio CD collection is fantastic. You should check it! It's unbeatable for lossless compression and a wide hardware support.

logo130

https://xiph.org/flac/

ghost commented 2 months ago

Is it something like this you use to record MAME or do you use -aviwrite of MAME?

https://obsproject.com/

AntoPISA commented 2 months ago

Something I can do, but for example as far as videos are concerned, I don't produce them (I only run the games), the rest is produced by MAME; it is motoschifo from http://adb.arcadeitalia.net/ who is in charge of video production and conversion, I will talk to him about that soon.

OBS Studio is really good and I use it on my PC, as does HandBrake.

ghost commented 2 months ago

But you let MAME save them using -aviwrite and this is used as input for the conversion?

AntoPISA commented 2 months ago

Yes, that's exactly the command.