Tootfinder

Opt-in global Mastodon full text search. Join the index!

@jamesthebard@social.linux.pizza
2025-06-23 05:22:43

After sorting out some subtitle issues with the next batch of encodes and a lot of prep work I've got the next set onto the servers. Encodes are looking great as they're coming in at around 1 hour and 15 minutes per episode. Sorted the subtitle issue by accident as I can point to multiple attachment directories in the `mkvmerge` module.
#ffmpeg

One of the resulting encode logs showing the video processing information.  The total amount of time for this specific episode was 1:10:55.
@jamesthebard@social.linux.pizza
2025-06-23 16:37:21

Small thing I noticed today: splitting `.mkv` files using `ffmpeg` via the `-ss` and `-t` options works great, but the resulting `.mkv` file contains the wrong number of frames in the metadata. Evidently the total frames from the source file gets written into the metadata instead of the resulting frames post-splitting which is annoying. Not a deal breaker, but kind of annoying...easy to fix with a quick run through `mkvmerge` but still just weird.

@luana@wetdry.world
2025-05-19 00:02:32

Any good ffmpeg alternatives out there?

@jamesthebard@social.linux.pizza
2025-06-21 03:21:06

Time to punish the new servers. Also, muxed the `m2ts` to `mkv` files so there are functional progress bars this time.
#homelab #ffmpeg #encoding

Three encoding servers each currently processing a video file from the Sisyphus web UI.  Each server has just started the encode.
@EarthOrgUK@mastodon.energy
2025-06-01 09:51:03

On Website Technicals (2019-07) - Tech updates: improved video support, HTTPS, search impressions vs clicks, FFmpeg vs AVconv, line-height. - earth.org.uk/note-on-site-tech

@jamesthebard@social.linux.pizza
2025-06-15 00:04:38

Alright, bumped the encoder VM from 8 to 12 cores, let's see if this helps out with the encode times. I have a sneaking suspicion it will not.
#homelab #ffmpeg

A screenshot of Proxmox showing `encoder02` now having 12 cores and 12GB of RAM.