GeistHaus
log in · sign up

Concatenating media files

trac.ffmpeg.org
4 pages link to this URL
Part 2: Building a scalable 'shot-based' serverless AV1 video encoder in Azure

This is a 3-part blog covering how to build a scalable shot-based serverless video encoder in Azure. In Part 1, I explain what AV1 is and where we are in the video encoding space. In part 2, we create a logic app to upload and index the video. In part 3, we’ll need to split the video into its scenes and encode individual scenes. For reference, here are the links to all the parts:

0 inbound links article en blog AzureAzure FunctionsAzure Logic AppsAzure Video IndexerAzure File ShareAzure StorageServerlessAV1H.265H.264x264Video CodecVideo Encoding
FFmpeg - tips and tricks | There and back again

Over the years, and in particular with preparing videos of a conference for publication on YouTube, I have accumulated a few reminders how to do things with FFmpeg. It is such a fantastic beast full of features, that I will never run out of new things to learn. (Update 2022-11-30:…

0 inbound links article en Uncategorized Programming