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
Why do FFMPEG commands have to be so damn complicated? It should have defaults and prompts, like a wizard-style interactive command.
I've never run in to this before.
#python + #matplotlib makes it relatively easy to make graphs but nightmarish to make #animation visualizations. In simple cases, I like to just save images and use #imagemagick to animate
I've got a case here where is simply refuses to finish all the images. They are there and displayable. #ffmpeg 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
#ایگ #ffmpeg
درصورتی که از 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 مابین ۲۵ (کمترین فشردهسازی) تا ۳۰ (بیشترین فشردهسازی) میتونه باشه، شاید بالاتر هم بشه، نمیدونم، اما ۲۸ معقوله.
I made a second (unsuccessful, I must add) attempt at getting my #amdgpu to achieve #hardware #acceleration in conjunction with #manjaro #linux. Have been reading a lot about the issue and even successfully #compiled #mesa and #ffmpeg myself with #gpuaccelleration options enabled. However, unfortunately, I still could not record, for example in #obs, with hardware acceleration. A somehow annoying situation. 🤔️ See also https://www.youtube.com/watch?v=Cw_sJz7li8E&t=827s
#obs #gpuaccelleration #FFMPEG #mesa #compiled #Linux #manjaro #acceleration #Hardware #amdgpu
Grrr. Just trying to use #ffmpeg to crop the videos produced by my #Cycliq Fly12 Sport #bike #camera - 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 #ActionCamera
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
#Mapillary #actioncamera #camera #Bike #cycliq #FFMPEG
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 #ffmpeg, 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?
There is good in this world because #ffmpeg and #wireguard exist, are free and open source, and are incredible at what they do, and can do.
Dual mono audio + MOV + FFmpeg = huge mistake. Dual mono done wrong can freeze Windows Explorer. #ffmpeg
Craft compelling stories with ease! Our tutorial will show you how to use the timeline to effortlessly organize your video clips 🎥✨ #widevideo #ffmpeg
@SetKu @caseyliss hahaha yeah this is exactly how I picture Casey is when talking about #FFMPEG to his friends and family off @atpfm. Maybe @siracusa and @marcoarment can confirm? 😂
I've setup my SkyCam #project 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 #bash and #ffmpeg glued together with #cron 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
I've setup my SkyCam #project 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 #bash and #ffmpeg glued together with #cron 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
This is a really nice prayer :) #ffmpeg
@cirriustech https://infosec.exchange/@cirriustech/109653459222726529
FFMPEG is magnificent, but I never remember how to use it.
I have been saving a #ffmpeg cheat sheet, although I only update whenever I found a new command for new use case.
https://gist.github.com/waimus/83e68887ffe9719e9f230525887c659d
One of my hobbies is creating tools to #transcode my collection of Blu-ray Discs and DVDs for playback on #Plex servers. These are all cross-platform wrappers for #FFmpeg or #HandBrake. My most flexible script, focused on hardware video encoders, is here:
https://github.com/donmelton/other_video_transcoding
Feel free to message me if you have questions about my scripts, FFmpeg, #HandBrakeCLI, #MKVToolNix 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