this post was submitted on 03 Oct 2023
157 points (94.4% liked)

Linux

48924 readers
974 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

if you could pick a standard format for a purpose what would it be and why?

e.g. flac for lossless audio because...

(yes you can add new categories)

summary:

  1. photos .jxl
  2. open domain image data .exr
  3. videos .av1
  4. lossless audio .flac
  5. lossy audio .opus
  6. subtitles srt/ass
  7. fonts .otf
  8. container mkv (doesnt contain .jxl)
  9. plain text utf-8 (many also say markup but disagree on the implementation)
  10. documents .odt
  11. archive files (this one is causing a bloodbath so i picked randomly) .tar.zst
  12. configuration files toml
  13. typesetting typst
  14. interchange format .ora
  15. models .gltf / .glb
  16. daw session files .dawproject
  17. otdr measurement results .xml
(page 2) 50 comments
sorted by: hot top controversial new old
[–] jackpot@lemmy.ml 8 points 1 year ago

i'd like there to be a way to standardise midi info in plugins for music

[–] DumbAceDragon@sh.itjust.works 8 points 1 year ago* (last edited 1 year ago) (4 children)

.gltf/.glb for models. It's way less of a headache than .obj and .dae, while also being way more feature rich than either.

Either that or .blend, because some things other than blender already support it and it'd make my life so much easier.

load more comments (4 replies)
[–] neo@lemmy.comfysnug.space 8 points 1 year ago (11 children)

.opus for lossy music, .flac for lossless music, .png for image files, .mkv for video

[–] BehindTheBarrier@programming.dev 5 points 1 year ago (5 children)

All of them are OK, except mkv is less a file type and more a container. What should be specified is the code for video, which for most things I'd say AV1, but high res movies might not be the most suitable. Throw in opus for the audio track, and you can use mkv, but might as well use webm anyways since it's more clear what's behind it. (though can still be other things)

I'd also add that jxl should be the standard for lossy images. Better than jpg. And you want something other than png for massive images because that quickly gets costly in terms of size due to png being lossless.

load more comments (5 replies)
load more comments (10 replies)
[–] nothacking@discuss.tchncs.de 6 points 1 year ago

UTF-8 for plain text, trying to figure out the encoding, especially with older files/equipment/software is super annoying.

[–] user224@lemmy.sdf.org 5 points 1 year ago (2 children)

Something for I/Q recordings. But I don't know what would do it. Currently the most supported format seems to be s16be WAV, but there's different formats, bit depths and encodings. I've seen .iq, .sdriq, .sdr, .raw, .wav. Then there's different bit depths and encodings: u8, s8, s16be, s16le, f32,... Also there's different ways metadata like center frequency is stored.

load more comments (2 replies)
[–] PseudoSpock@lemmy.dbzer0.com 5 points 1 year ago

.mom for ascii written Your Mom jokes.

[–] possiblylinux127@lemmy.zip 5 points 1 year ago (3 children)
load more comments (3 replies)
[–] christophski@feddit.uk 4 points 1 year ago (2 children)

Some new format for DAW session files that is compatible with all DAWs. I believe ardour can import protools files but I bet a lot. Of work went into that.

load more comments (2 replies)
load more comments
view more: ‹ prev next ›