this post was submitted on 11 Jun 2023
83 points (100.0% liked)

Free and Open Source Software

17571 readers
23 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Hi everyone! So I've recently switched to Linux and I'm having a lot of fun downloading software and replacing my old stuff with it. I'm wondering what you all use?

My switched softwares:

Obsidian -> Logseq - Obsidian is great and all but I think Logseq is also competent in its own way even without plugins. I am currently exploring templates to create my own daily journal/habit tracker like I did in Obsidian.

Word/Notepad -> LibreOffice - Seems to have a lot of options. Currently using the writer software for quick notes.

Canva -> Inkscape - I am aware that Canva is a website/android app, but I decided to switch from it to Inkscape by utilizing open source illustrations such as Undraw for graphics needs. I still need to look up tutorials on how to use it properly, though!

Clip Studio Paint -> Krita - I actually made this switch a month or two ago, but I'm really enjoying Krita a lot more than I ever did Clip Studio Paint. Less things to get distracted by, giving you more chances to learn how to utilize the essentials.

Things I'd like to explore in more detail:

  • Thunderbird as a calendar/email/task software
  • Whether or not I should stick with Calibre for book management
  • Kdenlive as a video creating program. I haven't created videos before, but it seems fun.

How about you? What do you enjoy?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 1 year ago (1 children)

Hahaha. Ha. God, I hate Outlook.

Can I ask what exactly ffmpeg does? I'm actually very, very new to video creation as a whole. I'm one of those folks that last touched a video creator back in the days of Windows Movie Maker. It seems to be a command line script, but is there any GUI for it?

I wanted a software that lets me write text on a blank paper, and Libre Office does that. Therefore, it's already a solid replacement. 10/10.

[โ€“] [email protected] 7 points 1 year ago

Don't get me started on Outlook!

ffmpeg is a command line tool. I'm not familiar with any GUI - but a quick Google search will usually find you whatever command you need. It's an extremely useful tool for all things video. You can extract audio from video, re-encode files with a different codec, access hardware devices such as your webcam, split video, trim video, convert file formats, compress video, resize resolutions, convert a series of images to a video or GIF and vice-versa, add a subtitle stream, etc... It's very handy to have.