this post was submitted on 12 Mar 2024
550 points (98.2% liked)

Linux

46777 readers
1907 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
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 173 points 5 months ago (6 children)

Damn Lemmy users are no different from Reddit. Don't read anything. Take anything you did read out of context. Be sure to rage post your own ignorance so we can all read about it.

[–] [email protected] 77 points 5 months ago (3 children)

You can help by clarifying the article

[–] [email protected] 112 points 5 months ago (3 children)

There are a bunch of free channels on the internet that some TVs can just stream without a dedicated app. These channels are supported by ads like cable/whatever channels, but not locked behind a subscription. VLC is supporting whatever formats they use to allow (or make it easier; IDK) people to watch them if they want.

The other part is that they're working on web assembly to allow sites to use VLC as their embedded video player.

[–] [email protected] 37 points 5 months ago (3 children)

I’m so conflicted about web assembly. I’m a web developer and I think it’s going to be amazing eventually but 20% of me thinks it’s going to be a security nightmare and require a decade of fuck ups to reach its potential.

[–] [email protected] 21 points 5 months ago* (last edited 5 months ago) (1 children)

I'm mostly worried about how much less open this will make the web for simple local hacking. I often add small features to webapps I use by injecting code and hooking into their systems (when it's not an app with open source, where I send a PR instead - and if I can work around issues I do contact the owners with a working fix).

This will be much harder with WebAssembly. Sure, there'll be decompilers in time - but in the time it takes me to change a small piece of behaviour in such cases, I can add multiple features in the current JS environment, even if the code is obfuscated.

[–] [email protected] 9 points 5 months ago* (last edited 5 months ago)

I'm more concerned that the web will get even slower and bloated. We are already seeing the first frameworks that ship a webassembly .NET runtime, Python runtime, JVM, ... . I kinda fear that in 10 years when you visit a site you need to download runtime xyz in version abc for the 1000th time. All because some people or companies just can not be bothered to learn any new technology.

[–] [email protected] 10 points 5 months ago

require a decade of fuck ups to reach its potential.

That's quicker than people, heck I'm going on my 3rd decade and still not at my potential. Or so I like to tell myself.

load more comments (1 replies)
load more comments (2 replies)
load more comments (2 replies)
[–] [email protected] 68 points 5 months ago (1 children)

Damn Lemmy users are no different from Reddit

We’re do you think Lemmy got all its users?

[–] [email protected] 35 points 5 months ago* (last edited 5 months ago) (4 children)

Where do you think Lemmy got all its users?

Fixed that for you.

/le reddit larping

load more comments (4 replies)
[–] [email protected] 9 points 5 months ago

Was this comment meant for another thread? I'm confused

load more comments (3 replies)
[–] [email protected] 61 points 5 months ago (3 children)

Slightly wondering whether this is a roundabout way of creating Ad-Free YouTube playback capabilities. “Hey community, we are adding support for ad enabled streams. Would be a shame if you hated that so much you wrote some ad blocking plugins.”

[–] [email protected] 20 points 5 months ago (2 children)

Ad-Free YouTube playback capabilities.

The last time I tried, VLC could already do that.

load more comments (2 replies)
[–] [email protected] 12 points 5 months ago (1 children)

Very generous of you to assume that adding native support for advertising is a move to protect users from advertising...

load more comments (1 replies)
[–] [email protected] 10 points 5 months ago (1 children)

You can already watch youtube ad-free with VLC...

load more comments (1 replies)
[–] [email protected] 57 points 5 months ago (1 children)

This is bad news. FAST streaming is an ad-riddled nightmare. VLC already supports streaming video just fine. Native support for FAST services just means native support for ads.

VLC already includes support for IPTV streams and M3Us. If you want to load FAST channels, you can do that now using a playlist from here: https://github.com/iptv-org/iptv

You'll even get an ad-free / ad-reduced experience this way. FAST providers like Pluto and Tubi rebroadcast some TV channels and inject their own targeted ads. If you pipe the video stream into VLC, you'll just see "commercial break in progress" filler video instead of commercials. Try it out with a local news station, they are all almost completely add free this way.

Enjoy this while you can, I guess...

[–] [email protected] 28 points 5 months ago (1 children)

I mean it's just another format they'll be supporting. If you don't want to watch in that format, don't.

[–] [email protected] 12 points 5 months ago (9 children)

FAST isn't a format, it's an integration. The format is streaming mpeg like everything else.

If FAST services want to be a part of VLC, they can just write their own extension.

load more comments (9 replies)
[–] [email protected] 46 points 5 months ago (2 children)

Yay VLC!
From the tail end of the short, and easy to read article: If you want an early look at the upcoming changes with VLC 4.0, you can download (https://nightlies.videolan.org/?ref=news.itsfoss.com) the latest nightly release from the official website or the latest “Edge” build from the Snap store (https://snapcraft.io/vlc?ref=news.itsfoss.com). VLC 4.0 (Early Build) (Snap Store) (https://snapcraft.io/vlc?ref=news.itsfoss.com)

[–] [email protected] 14 points 5 months ago (1 children)

Feels like the 4.0 version has been in alpha/beta for years now? I thought they abandoned the idea.

[–] [email protected] 12 points 5 months ago

Yes, it's been actual years.

load more comments (1 replies)
[–] [email protected] 43 points 5 months ago

Some of the new stuff looks cool, and for all of these knee-jerk reactionaries... optional.

[–] [email protected] 25 points 5 months ago (1 children)

Didn't it already have that for years? Sounds like they're 'just' adding support for signing in/ads

load more comments (1 replies)
[–] [email protected] 17 points 5 months ago (2 children)

I'd rather be able to stream a file from my PC via VLC to other people with VLC.

If that's already a thing, then I guess I just gotta figure it out...

[–] [email protected] 11 points 5 months ago* (last edited 5 months ago) (2 children)

VLC support RTMP, streaming a live feed like twitch. https://wiki.videolan.org/RTMP/

VLC also support reading from network https://wiki.videolan.org/Documentation:Play_HowTo/Basic_Use_0.9/Opening_modes/#Opening_a_Network

You are also able to generate a stream through multiple interfaces though I couldn't find how. Still, it is officially reported as being possible. https://www.videolan.org/streaming-features.html

load more comments (2 replies)
[–] [email protected] 10 points 5 months ago

I believe you can set up a http stream and then have others connect to it

[–] [email protected] 15 points 5 months ago

mpv is our saviour.

[–] [email protected] 14 points 5 months ago

Changes are looking good, great to see it is still very active!

[–] [email protected] 12 points 5 months ago (2 children)

I swore this was already a feature. I remember years ago (15+) I was able to play YouTube videos on it.

[–] [email protected] 19 points 5 months ago

The new feature is for FAST, which is a type of IPTV stream. Imagine something akin to a TV channel guide, like Samsung’s and Roku’s built in streams.

And the “ad supported” bit is misleading; The channels are supported by ads, and run them as part of their programming. It’s not VLC showing ads before you’re allowed to stream the video, like YouTube. Just like regular TV channels, where they have commercial breaks.

[–] [email protected] 9 points 5 months ago

The new feature is for FAST specifically.

[–] [email protected] 11 points 5 months ago

Fork incoming.

load more comments
view more: next ›