Earlier quoted context omitted.
everyone moved to alternatives Like? I want to move to an alternative, but nothing reasonably easy to use and deploy on windows comes close FileZilla for performance.
client-side, you can use WinSCP, free, supports SCP, SFTP and FTP protocols. You can also use any piece of software on your computer to edit remote files, you juste have to configure file extensions in the parameters (like MSWord for .doc/.docx, notepad++ for .txt/.log/whatever, etc)
15 years of VLC and VideoLAN
111–120 of 153 posts
Re: 15 years of VLC and VideoLAN
#112Earlier quoted context omitted.
> The most difficult challenge was to survive constant pressures from crapware for bundling deals. We receive 5 of those offers per week, with VLC. And the amounts proposed are very very tempting.
Are all of those really crapware? Maybe you can hand-pick some useful utilities and bundle with default unchecked (checkbox) install option?
Re: 15 years of VLC and VideoLAN
#113The most difficult challenge was to survive constant pressures from crapware for bundling deals. Filezilla and alikes succumbed to that long time ago while VLC stand above the crowd. Kudos, hats off and happy birthday!
> The most difficult challenge was to survive constant pressures from crapware for bundling deals. We receive 5 of those offers per week, with VLC. And the amounts proposed are very very tempting.
cheers for a great piece of software I use and love since probably around 12 years :)!
Re: 15 years of VLC and VideoLAN
#114The most difficult challenge was to survive constant pressures from crapware for bundling deals. Filezilla and alikes succumbed to that long time ago while VLC stand above the crowd. Kudos, hats off and happy birthday!
> The most difficult challenge was to survive constant pressures from crapware for bundling deals. We receive 5 of those offers per week, with VLC. And the amounts proposed are very very tempting.
Re: 15 years of VLC and VideoLAN
#115Re: 15 years of VLC and VideoLAN
#116I briefly operated an audiovisual services company (that lost a tremendous amount of money, but that had nothing to do with VLC), and after trying loads of players, came back to VLC. It allowed all of the stuff I needed and that many other players (including expensive commercial ones) failed at. It plays literally everything . We regularly had sponsors show up the day of the show and hand me a USB drive with their ad…
For example, I wasn't able to stream any of the 32C3 streams, they only worked via the in-browser player.
Re: 15 years of VLC and VideoLAN
#117A little know fact about the VideoLAN project is that it was started so that the student organization could justify the need to replace the old networking infrastructure of the campus with a brand new high-bandwidth fiber optics network. They really wanted to deploy a fiber optic network but the school would have never approved it so they thought "OK, we need something that uses a ton of bandwidth, let's make a video…
On a related note, VLC's traffic cone icon comes from a club member drunkenly stealing one, which then ballooned into the organization collecting them and eventually inspired the icon. https://forum.videolan.org/viewtopic.php?t=9792
Re: 15 years of VLC and VideoLAN
#118Earlier quoted context omitted.
On a related note, VLC's traffic cone icon comes from a club member drunkenly stealing one, which then ballooned into the organization collecting them and eventually inspired the icon. https://forum.videolan.org/viewtopic.php?t=9792
Interesting. It’s a terrible, stupid, confusing symbol for this project. [edit] if the point is to be cryptic and appealing to nerds, it succeeds in spades [/edit]
Re: 15 years of VLC and VideoLAN
#119Re: 15 years of VLC and VideoLAN
#120Earlier quoted context omitted.
I have a theory that I call "just one small fix". I think FOSS media players can handle more video files (not just formats) because most of the times the errors that makes them unplayable are just small mistakes in the way things are encoded. Does a certain camera produces only even timestamps? Let's check for that fix it, it is "just one small fix: one if and a division". Is that MPEG encoded with swapped croma? Let…
One "if" here a "dirty bool flag" there and sooner or later your code is unmaintainable, I think OpenSource + Review prevents this kind of code.