Cuteness enjoyer.

  • 1 Post
  • 25 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle








  • I understand the end result you want to achieve, but what do you mean with “parse a rss reader through ffplay”? Parsing is taking in a string (text) and building some datastructure from it (like an AST). You can parse a rss feed (it’s XML) but I don’t get what parsing a rss reader is. Also “through ffplay”? You want ffplay to parse your rss for you? Or do you want to parse rss and than have ffplay somehow display the result (the news headlines taking from the feed)? ffplay displays videos and images (I use it as my only video player lol). If you want to render some text underneath a video stream I think you need ffmpeg first and than pipe the result into ffplay.







  • There are some DAWs like Ardour and LMMS for linux. The bigger issue is plugins. They are mostly NOT for Linux. There are some but the selection is not big. You can use a VST-bridge like Carla. It worked for me, I could use proprietary windows based VSTs in LMMS on Linux. However, I wanted to go fully FOSS. This is rather difficult. You make it sound like there are a bunch of open source plugins. This was not my experience. Especially not if you are looking for more specific things. If it is like that, shit has changed radically for the best the last two years. I had some coding projects related to music production so I would just try to build whatever I needed. But I dropped these projects unfortunately.