#ffmpeg search results
I've published my report on attending VideoLAN Developer Days (VDD) 2025 London (Part 1)! 🇬🇧 This open-source multimedia conference, featuring VLC media player and FFmpeg, was held at University College London (UCL). 🔗 <medium.com/tokyo-video-te…> #VideoLAN #VLC #FFmpeg #VDD2025
亲测好用👍网页版视频高压缩工具: tools.rotato.app/compress 💡压缩比高,画质较好 💡内核调用万能的 #ffmpeg 💡强依赖本机性能 💡离线不可用,可在手机端运行 💾命令:ffmpeg -i input.mp4 -c:v libx264 -tag:v avc1 -movflags faststart -crf 30 -preset superfast output.mp4…
I’m working on a #TYPO3 extension that compresses videos in the browser using #FFmpeg before uploading them. Currently, it’s in the alpha stage, but early tests look promising!
Fool's mate: the quickest possible checkmate in chess. I made this video in #GodotEngine by writing a script to generate the animation, exporting it with Godot's movie maker mode, and converting it to an mp4 with #ffmpeg. I also livestreamed the whole process:…
‣ Remove a feature. ‣ (Don't say in the commit message you removed the feature.) ‣ Push the commit when there are still objections. ‣ If somebody complains, submit them to third degree interrogation. Typical of #FFmpeg under libav rule.
🎉 raylib-media Code Example #03 is out! A 3D demo scene featuring multiple video streams with dynamic, position-based audio. Move the mouse to hear sound levels change based on cursor proximity. 🔊 Turn on the audio! #raylib #opensource #FFmpeg #gamedev
Shotcut 25.10 Open-Source Video Editor Released with Screen Recording, Typewriter Text Effect, #FFmpeg 8 Support, and More 9to5linux.com/shotcut-25-10-… @shotcutapp #OpenSource #Linux
🎧 IAMF: The Future of Audio with Open Standards! 🎧 At @CES , #VLC with #FFMPEG showcases #IAMF redefining sound: 🎵 Spatial audio for next-level immersion 🌌 Cinema-quality sound 📱 Seamless playback across devices 💻 Powered by open-source tech #VLC #CES2025 #OPENSOURCE
avi -> mp4変換は、どうしてる? AVI動画って再生しづらいこと多い。 でも ffmpeg なら1行で MP4 に変換できる。 ffmpeg -i in.avi -c:v libx264 -c:a aac out.mp4 コーデックを変えたい時も同じ形式。 “変換は ffmpeg に任せる” が正解。 #ffmpeg #動画変換 #Python
🎬 Hey #raylib devs! If you’re looking to bring movies into your games, here’s a sneak peek: a vintage 60s TV playing "Big Buck Bunny" — powered by #FFmpeg low-level magic. A new library might be on the horizon for heroes eager to try! #C99 #gamedev #indiedev
Accidental #GaussianSplatting video art from incorrect #FFmpeg alpha compositing commands (I eventually found the correct ones too)
About the #ffmpeg debacle... you find something that is not correct or needs updates or can be done better, instead of wasting time writing a tweet, FIX IT!
I've published my report on attending VideoLAN Developer Days (VDD) 2025 London (Part 1)! 🇬🇧 This open-source multimedia conference, featuring VLC media player and FFmpeg, was held at University College London (UCL). 🔗 <medium.com/tokyo-video-te…> #VideoLAN #VLC #FFmpeg #VDD2025
Love how trillion-dollar companies drop security reports like: “Here’s a critical vulnerability we found. Anyway, good luck!” Bro… you have 20 cafeterias and a private moon program — you can also write the patch. 😂 #ffmpeg #Google #CyberSecurity #SoloDev #BuildInPublic
Just shipped my first deep-dive on how I built a complete live-streaming pipeline from scratch Lots of fun debugging UDP, Docker, and FFmpeg along the way. Blog link: medium.com/@vijayvenkatj/… Check out: livetran.vijayvenkatj.in #golang #ffmpeg #livestreaming #backend #selfhosted
GUI per FFmpeg: la soluzione gratuita per usare #FFmpeg senza riga di comando giuseppefava.com/gui-per-ffmpeg…
About the #ffmpeg debacle... you find something that is not correct or needs updates or can be done better, instead of wasting time writing a tweet, FIX IT!
5/94️⃣ Google vs. FFmpeg = Open Source Civil WarGoogle allegedly: “Take our money or we stop reporting bugs.” FFmpeg devs: ✋🤚 TechFeed calls it “the hottest OSS drama of the week.” Indie tech vs. Big Tech cash — who wins? #FFmpeg #OpenSource
chatgpt/claude were not able to write the ffmpeg command to reduce a 60s video loop to 12s, with seamless loop crossfade. it was finally faster to learn the syntax myself. they at least pointed me to right direction. what do you think of the result ? #ai #genart #ffmpeg
Heroku buildpack for integrating FFmpeg into your projects. Combine with multi-buildpack for full app compilation. #Heroku #FFmpeg #Buildpack
GoogleのAI「Big Sleep」がバグ報告を増やす中、FFmpegが「ボランティアに仕事を押し付けている」と苦言。開発者の負担が増し、他の作業ができなくなる事態も。オープンソースの未来が危ぶまれる。 #FFmpeg #AI ift.tt/mJZXjuH
FFmpegがGoogleのAI脆弱性報告「Big Sleep」に対し反発。「OSSに負担を押し付けず Googleがパッチを出せ」と声明。時代背景の変化を感じる論争。 #FFmpeg #Google #OSS #脆弱性報告 gigazine.net/news/20251112-…
Googleさん、AIでバグ大量報告ピーガガ…FFmpegさん困惑中ぞよ!「実績作り?」って心の声が聞こえるのじゃ…😇 #AI #FFmpeg #Google gigazine.net/news/2 tinyurl.com/22zus8kd
FFmpeg 与 Google 争议:要求资助或停止发送漏洞报告,认为修复工作应由依赖开源软件的公司承担。 #FFmpeg #Google #开源软件 thenewstack.io/ffmpeg-to-goog…
亲测好用👍网页版视频高压缩工具: tools.rotato.app/compress 💡压缩比高,画质较好 💡内核调用万能的 #ffmpeg 💡强依赖本机性能 💡离线不可用,可在手机端运行 💾命令:ffmpeg -i input.mp4 -c:v libx264 -tag:v avc1 -movflags faststart -crf 30 -preset superfast output.mp4…
This would've taken me several hours of trial and error (and swearing) to write by hand. #ChatGPT #ffmpeg
📊 New Feature! Now with Resource Usage Analytics, live during encoding. Combined with AI-powered optimization + real-time system detection, you get full control. 🔗 github.com/BradHeff/HoffU… #Python #OpenSource #FFmpeg #AI #VideoEncoding @ThePSF @opensourceorg @FFmpeg
‣ Remove a feature. ‣ (Don't say in the commit message you removed the feature.) ‣ Push the commit when there are still objections. ‣ If somebody complains, submit them to third degree interrogation. Typical of #FFmpeg under libav rule.
TIL if you try to use a bit-rate that's too low. You can get your animated WebP to play Conway's game of life. Such a fun Easter egg ☺️🥚 🏷️ #ffmpeg #av #compression #videoeditor
开源音视频录制、转换、串流工具 #FFmpeg 6.1 正式版发布,下一个主要更新 7.0 版将在明年 2 月发布。 下载地址:ourl.co/101059 6.1 版主要是更新各种编解码器和过滤器,属于次要版本更新,按照计划 FFmpeg 项目组将在 2024 年 2 月份推出主要更新 FFmpeg 7.0 版。
avi -> mp4変換は、どうしてる? AVI動画って再生しづらいこと多い。 でも ffmpeg なら1行で MP4 に変換できる。 ffmpeg -i in.avi -c:v libx264 -c:a aac out.mp4 コーデックを変えたい時も同じ形式。 “変換は ffmpeg に任せる” が正解。 #ffmpeg #動画変換 #Python
文章发布:《低技术视频缩略图预览方案》 缩略图预览常见于在线视频播放器,但尚未在本地播放器中普及,本文提出一套基于 #FFmpeg 的低技术方案,以辅助判断视频是否值得观看。 #LaunchBar utgd.net/article/20713
Anybody worked for inserting subs in videos using ffmpeg? I am having problems with hindi language. First image is sub file and second image is text coming on video. #ffmpeg
ChatGPT does a better job at explaining #ffmpeg milliards flags, better structured results than man command , i would say.
Something went wrong.
Something went wrong.
United States Trends
- 1. Sonny Gray 1,738 posts
- 2. #GMMTV2026 4.23M posts
- 3. Thankful 50.3K posts
- 4. #csm221 2,642 posts
- 5. #OurCosmicClue_Wooyoung 24.6K posts
- 6. Gone in 60 1,139 posts
- 7. Happy Thanksgiving 18.5K posts
- 8. National Treasure 3,860 posts
- 9. Mark Kelly 250K posts
- 10. MILKLOVE BORN TO SHINE 719K posts
- 11. Mainz Biomed N/A
- 12. Hegseth 120K posts
- 13. Giolito N/A
- 14. #LUNÉSelcaDay 2,828 posts
- 15. Ghost Rider 1,341 posts
- 16. #YouManiacSeries 106K posts
- 17. Yoshida 4,440 posts
- 18. Lord of War N/A
- 19. Alan Dershowitz 5,516 posts
- 20. Raising Arizona N/A