justsoup · @justsoup
64 followers · 232 posts · Server mstdn.social

I was bored and decided to make a Void Linux loading symbol. Posting it here because I think it looks cool.

#GIF #Linux #voidlinux #FFMPEG

Last updated 1 year ago

@990000@mstdn.social · @990000
275 followers · 2828 posts · Server mstdn.social

Why do FFMPEG commands have to be so damn complicated? It should have defaults and prompts, like a wizard-style interactive command.

#FFMPEG

Last updated 1 year ago

@Lunatech I actually am specifically looking for

#commandline #FFMPEG #linux

Last updated 1 year ago

The latest friends on our camera

(And btw, I just learned how to crop with , which I L O V E)

#animal #security #video #FFMPEG

Last updated 1 year ago

I've never run in to this before.

+ makes it relatively easy to make graphs but nightmarish to make visualizations. In simple cases, I like to just save images and use to animate

I've got a case here where is simply refuses to finish all the images. They are there and displayable. has no problem making an mp4

Reducing the image size fixes it. Is there a max anim size for imagemagick?

using `convert` rather than `animate` stops at 10MB...?

#python #matplotlib #animation #imagemagick #FFMPEG

Last updated 1 year ago

میمو ☕:coffefied: · @mimo
236 followers · 2155 posts · Server mstdn.social


درصورتی که از vaapi و گرافیک اینتل استفاده می‌کنید، با استفاده از این ویدئوهاتون با کدک hevc و با استفاده از گرافیک اینتل (جای درگیر کردن پردازنده) فشرده می‌شن:
ffmpeg -noautorotate -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -i input.mp4 -c:v hevc_vaapi -qp 28 output.mp4
نکته: مقدار -qp مابین ۲۵ (کم‌ترین فشرده‌سازی) تا ۳۰ (بیشترین فشرده‌سازی) می‌تونه باشه، شاید بالاتر هم بشه، نمی‌دونم، اما ۲۸ معقوله.

#FFMPEG #ایگ

Last updated 1 year ago

Amadeus Paulussen · @amadeus
88 followers · 559 posts · Server mstdn.social

I made a second (unsuccessful, I must add) attempt at getting my to achieve in conjunction with . Have been reading a lot about the issue and even successfully and myself with options enabled. However, unfortunately, I still could not record, for example in , with hardware acceleration. A somehow annoying situation. 🤔️ See also youtube.com/watch?v=Cw_sJz7li8

#obs #gpuaccelleration #FFMPEG #mesa #compiled #Linux #manjaro #acceleration #Hardware #amdgpu

Last updated 2 years ago

Jon PENNYCOOK · @jonpsp
47 followers · 2675 posts · Server mstdn.social

Grrr. Just trying to use to crop the videos produced by my Fly12 Sport - half of the files come up with errors like this
`Invalid data found when processing input
[mov,mp4,m4a,3gp,3g2,mj2 @ 0000020c378f7f00] stream 1, offset 0xffffff0300ffffff: partial file`
This never happened with my other

I need to crop them to remove the on-screen date and time stamp. I need that on the videos for safety, but need to remove for uploading to

#Mapillary #actioncamera #camera #Bike #cycliq #FFMPEG

Last updated 2 years ago

Brahn · @Brahn
55 followers · 752 posts · Server hachyderm.io
Jack Brewster · @jackbrewster
447 followers · 2214 posts · Server hachyderm.io

I have a ~40 second video clip that I'd like to blur/obscure some content in at a few different points. It's an app walkthrough that includes some personal info.

I found out how to do this with , but hoo boy is it nerdy and fidgety. Anyone have a better recommendation for a tool (Mac preferred, but I could use Windows) for this?

#FFMPEG

Last updated 2 years ago

Jason Nabein · @jasonnab
54 followers · 202 posts · Server hachyderm.io

There is good in this world because and exist, are free and open source, and are incredible at what they do, and can do.

#FFMPEG #wireguard

Last updated 2 years ago

Jack Zhang (📹🦝 Raccoon) · @JackRacc
46 followers · 733 posts · Server furry.engineer

Dual mono audio + MOV + FFmpeg = huge mistake. Dual mono done wrong can freeze Windows Explorer.

#FFMPEG

Last updated 2 years ago

wide.video · @widevideo
0 followers · 8 posts · Server hachyderm.io

Craft compelling stories with ease! Our tutorial will show you how to use the timeline to effortlessly organize your video clips 🎥✨

#widevideo #FFMPEG

Last updated 2 years ago

Torstein · @torstein
6 followers · 149 posts · Server mstdn.social

@SetKu @caseyliss hahaha yeah this is exactly how I picture Casey is when talking about to his friends and family off @atpfm. Maybe @siracusa and @marcoarment can confirm? 😂

#FFMPEG

Last updated 2 years ago

coldclimate · @coldclimate
251 followers · 827 posts · Server hachyderm.io

I've setup my SkyCam again, taking a photo of the sky above Gateshead every minutes and compiling daily timelapses, mosiacs (60x24) and stripes (1440x1) as well as periodic wrapups. I'll update this thread with stuff and try to share code.

As always, it's and glued together with running on an old laptop.

Here's today's "poster", which has a row for every day and builds up over the year. Eventually this should give a nice hourglass shape

#project #bash #FFMPEG #cron

Last updated 2 years ago

coldclimate · @coldclimate
251 followers · 827 posts · Server hachyderm.io

I've setup my SkyCam again, taking a photo of the sky above Gateshead every minutes and compiling daily timelapses, mosiacs (60x24) and stripes (1440x1) as well as periodic wrapups. I'll update this thread with stuff and try to share code.

As always, it's and glued together with running on an old laptop.

Here's today's "poster", which has a row for every day and builds up over the year. Eventually this should give a nice hourglass shape

#project #bash #FFMPEG #cron

Last updated 2 years ago

Ricardo · @rmdes
874 followers · 2543 posts · Server mstdn.social
waimus · @waimus
54 followers · 674 posts · Server mstdn.social

FFMPEG is magnificent, but I never remember how to use it.

I have been saving a cheat sheet, although I only update whenever I found a new command for new use case.

gist.github.com/waimus/83e6888

#FFMPEG

Last updated 2 years ago

Don Melton · @donmelton
8878 followers · 18524 posts · Server mstdn.social

One of my hobbies is creating tools to my collection of Blu-ray Discs and DVDs for playback on servers. These are all cross-platform wrappers for or . My most flexible script, focused on hardware video encoders, is here:

github.com/donmelton/other_vid

Feel free to message me if you have questions about my scripts, FFmpeg, , or other video nerdery. I've been doing this for over a decade so I can probably point you in the right direction.

1/2

#mkvtoolnix #HandBrakeCLI #handbrake #FFMPEG #Plex #transcode

Last updated 2 years ago

David R :antiverified: · @davidr
214 followers · 1660 posts · Server hachyderm.io

I just noticed that my phone gives me an that I convert to a that apparently converts back to an mp4.

I'm mainly converting to shrink the size. But I guess I could/should be doing only the shrinking with no conversion.

#mp4 #gif #mastodon #FFMPEG

Last updated 2 years ago