# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 10
# self = https://watcher.sour.is/conv/godwcaa
This is a weird request, but does anyone have something for me to encode with FFmpeg? The more complicated the project, the better. I am trying to improve my skills and I learn best with real-world use.
@mckinley Anyone on tube.mills.io? 🤔
@mckinley Anyone on tube.mills.io? 🤔
@prologic There isn't a whole lot I could do with those, besides trying to beat your server's transcodes in visual quality for the size. It wouldn't be much of an accomplishment, anyway, because I'm sure you don't want your server's CPU tied up for 20 minutes every upload.

I could always use practice optimizing for quality given a set of restraints but I would like a bigger project that requires combining a bunch of options and filters.
@mckinley Hmmm not sure how I can help then? Whay about improving yarnd's video support and transcoding? 🤔
@mckinley Hmmm not sure how I can help then? Whay about improving yarnd's video support and transcoding? 🤔
@mckinley Hm, I had a lot of fun with ffmpeg while doing the video of the workflow compilation:

https://nixers.net/Thread-Workflow-Compilation-June-Events-2021

Rescaling the individual videos, fading, adding the background (for smaller videos), adding labels, … Granted, there was quite a bit of ImageMagick, too.
@mckinley Hm, I had a lot of fun with ffmpeg while doing the video of the workflow compilation:

https://nixers.net/Thread-Workflow-Compilation-June-Events-2021

Rescaling the individual videos, fading, adding the background (for smaller videos), adding labels, … Granted, there was quite a bit of ImageMagick, too.
@mckinley Hm, I had a lot of fun with ffmpeg while doing the video of the workflow compilation:

https://nixers.net/Thread-Workflow-Compilation-June-Events-2021

Rescaling the individual videos, fading, adding the background (for smaller videos), adding labels, … Granted, there was quite a bit of ImageMagick, too.
@movq I used to be intimidated by FFmpeg, but since I've been digging deeper into the options I'm having a lot of fun.