18
submitted 3 months ago by [email protected] to c/[email protected]

Title. Basically, a lower panel that shows the latest news, etc (fetched from a rss link or a sequence of rss links) while scrolling left (ala CNN). Why? I'm trying to make a "smart clock" of sorts that shows a live stream, a real time clock and -also- the latest news -- all crumbled together in a single screen.

I'm using a orange pi zero 3 w/ Dietpi installed. And due to the expected "crazyness" of this idea, I had to resort to you guys.

Thanks in advance.

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 2 points 3 months ago* (last edited 3 months ago)

I see, I didn't know ffplay could do some ffmpeg stuff by itself but it makes sense (ffplay is bundled with ffmpeg). I tried a very small example, you have to tweak it:

-vf drawtext="fontsize=20:fontcolor=white:text=example line of text:y=h-line_h:x=mod(w+text_w-50*t\,w)"

It makes the text scroll right to left, looping back to the start when it goes off screen. I adapted it slightly from the examples section of the manual: https://ffmpeg.org/ffmpeg-filters.html#Examples-71

[-] [email protected] 1 points 3 months ago* (last edited 3 months ago)

Yes! This is more like it. Thank you.

Now to figure out a package that acquires the latest news out of a rss link and prints it in the cli.

this post was submitted on 04 Jun 2024
18 points (90.9% liked)

Linux

47345 readers
1150 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