opensuse, to linux
@opensuse@fosstodon.org avatar

#Multimedia on #Linux has come a long way. Go down memory lane & see what is currently happening n the space like #h264 & #FFmpeg. #openSUSE #Conference talk. https://youtu.be/rKzEpopy-co

kalvn, to ilaughed French
@kalvn@mastodon.xyz avatar

Encore une interface graphique pour ffmpeg.

FFMPEG UI – Easily convert a wide variety of media files (video, audio & photos) — @ybouane
https://ybouane.com/ffmpeg-ui

#ffmpeg #video #conversionhttps://links.kalvn.net/shaare/yBZCug

jann, to random
@jann@twit.social avatar

C'MON, #FFMPEG! It's July! Release the next update to FFMPEG v6 already! We're WAITING!

Crazypedia, to random
@Crazypedia@pagan.plus avatar

i wonder how difficult and CPU intensive it would be to add a component like to and image upload processor...

Like, take you federation post, when you attach media, could glaze or or even process the upload? Users could opt-in or out to having protections applied to an upload. I get that it's an AI arms race now, but i guess this is the next actionable option?

LeoDJ, to android
@LeoDJ@chaos.social avatar

Can anyone recommend a #framework that allows relatively easy cross-platform (#Android, #Windows, #Linux) development?
Needs to be able to:

  • Open #USB webcam stream
  • Call #ffmpeg
  • Send USB vendor control transfers (or calls to #libusb)
  • GUI

:BoostOK:

I really don't want to write code two times (and dislike Android app dev), but recently realized that I'd really like for my upcoming #P2Pro viewer to run on Android too.

But if there is no such thing, I'll stick to desktop only for now :/

charliechan, to Vivaldi

Finally I get it done!

You may wish to know how to enable #ffmpeg #codecs support for #Vivaldi / other #Chromium browsers on #aarch64 #Linux systems:

https://medium.com/@voyagercy/enable-ffmepg-codecs-support-for-vivaldi-on-aarch64-linux-d6b5f29d753a

gnulinux, to linux German
@gnulinux@social.anoxinon.de avatar

FFmpeg unterstützt jetzt animierte JPEG-XL Bilder

Bei der Unterstützung des JXL-Formats gibt es, insbesondere bei den Webbrowsern, kein klares Bild. Durch Apples Ja zum Bildformat für Safari und die erweiterte Unterstützung durch FFmpeg, ändert sich die Situation eventuell.

#JXL #JPEG_XL #Ffmpeg #animiert #Linux

https://gnulinux.ch/ffmpeg-animierte-jpeg-xl-bilder

omglinux, to opensource
@omglinux@mastodon.social avatar

Quickly trim, resize, crop, rotate, flip, and convert video with this new #opensource tool https://www.omglinux.com/rotate-flip-trim-video-on-linux-easily/ #linux #gtk

textovervideo,
@textovervideo@fosstodon.org avatar

@omglinux

Footage looks like an interesting project. Right now I use FFmpeg on the command line because of all the additional features and control that FFmpeg provides.

#footage #ffmpeg

gray17, (edited ) to random
@gray17@mastodon.social avatar

During the summer of the George Floyd protests, in the first year of pandemic, my pony surprised me by sending a video of him doing a drum cover of Sepultura Refuse/Resist while in rubber and pony gear. I had posted the video on Twitter, but that account's deleted now. I'll post the video here if I ever discover the incantation to reduce it to postable size.

gray17, (edited )
@gray17@mastodon.social avatar

magic incantation to squish the video was
-vf "scale=iw/2:ih/2" -vcodec libx264 -preset veryslow

-vf to rescale was the most important to get it under the 40M limit. -vcodec is so mastodon doesn't try to re-encode it. not sure the compression -preset is necessary, but it worked, and I didn't try other settings.
#ffmpeg

slomo, to programming

It's clearly a Monday when you're debugging closed caption playback problems with a specific file and as a result have to send patches to GStreamer, FFmpeg, and VLC.

glennf, to random
@glennf@twit.social avatar

iCloud Drive has hit a very weird bug for me. I've used every Terminal and other solution. It stalls at a certain point—clearly a bad file or something. However, the Finder lacks good tools to pinpoint a fatal file. Does anyone know an Apple engineer I could send information to? It's clearly a combination of macOS and iCloud interaction. I can find other people with a similar problem online, but they typically solved it with one a number of techniques I've tried.

jann,
@jann@twit.social avatar

@johan @glennf A bit OT: The biggest irritating thing I've also found is files don't upload when the system is doing something CPU-intensive...and I hate that! When using , system load doesn't stop DropBox from doing its job! Why should limit activity when system is busy! YES, , I am doing an encode on my ! There's PLENTY of overhead for uploading to the cloud!

jbzfn, to fediverse
@jbzfn@mastodon.social avatar

🎞️ Quickly resize a video with FFmpeg/Vaapi for Mastodon
@paulox

「 Mastodon’s limitations on media files that can be uploaded have changed in recent months, but still remain stringent for media produced by some devices.
Here are the new limits:

maximum size: 99 MB
maximum resolution: 3840 x 2160px (4K UHD)
maximum frame rate: 120 fps
allowed extensions: .webm .mp4 .m4v .mov 」


https://www.paulox.net/2023/05/03/quickly_resize-a-video-with-ffmpeg-for-mastodon

ixi, to random
@ixi@mastodon.online avatar

For anyone experiencing problems playing Twitch VODs via mpv+yt-dlp, adding demuxer=lavf to mpv.conf fixes the problem.

A recent ffmpeg commit seems to be the reason, resulting in short clips of several seconds instead of the full VOD.

https://github.com/mpv-player/mpv/issues/11674

#mpv #ytdlp #ffmpeg #twitch

atka, to random

oof...

Tip: Save everyone's bandwidth by converting gifs to mp4 with ffmpeg before uploading. (46.5MiB vs 651KiB for this example)

ffmpeg -i input.gif -pix_fmt yuv420p output.mp4

#noita #linuxgaming #steamdeck #ffmpeg

video/mp4

paulox, (edited ) to fediverse
@paulox@fosstodon.org avatar

I wrote an article on how to quickly (13x speedup) convert an video to using and to upload it to respecting its restrictions 🎬

https://www.paulox.net/2023/05/03/quickly_resize-a-video-with-ffmpeg-for-mastodon/

Thanks to Michael Kennedy @mkennedy , Samuel Colvin @samuelcolvin and Sebastián Ramírez Montaño @tiangolo for the interview they did at 2023 🇺🇸

mattkenworthy, to linux
@mattkenworthy@mastodon.social avatar

Asking #ffmpeg experts - what's the latest set of command line flags that produces a small animation from a stack of PNG files that also plays on most social media sites? I keep playing google roulette and typing in random incantations with little understanding of what on Earth I'm doing.... #linux

specter, to random
@specter@eattherich.club avatar

I'm becoming an #ffmpeg enthusiast suddenly what are some of your favorite tips and tricks #askfedi

opensuse, to random
@opensuse@fosstodon.org avatar

#KDE Gear & #GNOME #software had updates in #openSUSE Tumbleweed this week. Find out what updates like #ffmpeg #grep #networkmanager & other packages did for rolling release users this week. https://news.opensuse.org/2023/04/28/gear-grep-gtk-up-in-tw/

bradlinder, to random
@bradlinder@fosstodon.org avatar

Kodi 21 "Omega" Alpha 1 is now available. It's the first build to use FFmpeg 6.0 for media playback, but that could bring some bugs so this is best for early adopters & testers. Also brings some improvmeents for Android, iOS, Linux, Mac, and Windows. https://kodi.tv/article/kodi-omega-alpha-1/

#Kodi #MediaCenter #FFmpeg

9to5linux, to linux
@9to5linux@floss.social avatar

#Audacity 3.3 Open-Source Audio Editor Adds New Shelf Filter Effect, Experimental Beats and Bars, and #FFmpeg 6 Support https://9to5linux.com/audacity-3-3-audio-editor-adds-new-shelf-filter-effect-experimental-beats-and-bars

#Linux #OpenSource #FreeSoftware

scy, to random
@scy@chaos.social avatar

Sooo … I’m recording #CCTV #video of my home. I’d like to stream it to an offsite location, so that I can e.g. find out what caused a fire after my house burned down, or who broke in (at least until they destroy the cameras & storage). Of course, I don’t trust the remote server, it should not be able to look at the footage. So, #encryption. But it can’t lose any data when the connection gets interrupted. Ideas? #ffmpeg compatibility preferred. Some more thoughts in the second toot … 👇

#askFedi

cyberghost, to linux

Question: today, I use #ffmpeg in #linux #terminal if I want to convert a video from #MKV to #MP4, using this command:

ffmpeg -i file.mkv file2.mp4

Problem is: it takes forever, but the main issue is that my laptop goes to 100% processor use and the cooler fans go nuts, looks like it will take off or set my house on fire.

Is there any app that is more efficient for this? I can't use a cloud service, I have lots of videos to convert, it's not practical

#askfedi #askfediverse #askmastodon

steve, to mastodon
@steve@mastodon.nexusuk.org avatar

I have never got #Mastodon's media_proxy to work, so videos don't play. I had assumed that it was a problem with my Apache config... So I've just set up a new instance using Nginx instead, so I can use all the stock config files. And media_proxy doesn't work there either. #Argh! #MastoAdmin

steve,
@steve@mastodon.nexusuk.org avatar

So the solution to #Mastodon's media_proxy 404ing was that it turns out I didn't have #ffmpeg installed. media_proxy uses ffmpeg, so that's a fatal error, but it doesn't bother to log it anywhere. Anyway, I now have 2 instances with working videos, so that's good. #MastoAdmin

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • ngwrru68w68
  • everett
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • rosin
  • GTA5RPClips
  • Durango
  • Youngstown
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • provamag3
  • tacticalgear
  • osvaldo12
  • tester
  • cubers
  • cisconetworking
  • mdbf
  • ethstaker
  • modclub
  • Leos
  • anitta
  • normalnudes
  • megavids
  • lostlight
  • All magazines