#ffmpeg search results
亲测好用👍网页版视频高压缩工具: 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:…
点群データから分類処理をした結果を可視化してみました。 分類前と後の画像を用意しました。そして、#FFmpeg を使用して2枚の画像を画像を滑らかに遷移させることで、以下のような比較のための動画を作成しています。
avi -> mp4変換は、どうしてる? AVI動画って再生しづらいこと多い。 でも ffmpeg なら1行で MP4 に変換できる。 ffmpeg -i in.avi -c:v libx264 -c:a aac out.mp4 コーデックを変えたい時も同じ形式。 “変換は ffmpeg に任せる” が正解。 #ffmpeg #動画変換 #Python
🎉 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
‣ 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.
🎬 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
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!
#FFmpeg can encode video sequences into the #animated #WebP format. The quality is superior and the file size is smaller than #GIF, though support for animated WebP is not yet widespread.
🎧 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
Accidental #GaussianSplatting video art from incorrect #FFmpeg alpha compositing commands (I eventually found the correct ones too)
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
点群データから分類処理をした結果を可視化してみました。 分類前と後の画像を用意しました。そして、#FFmpeg を使用して2枚の画像を画像を滑らかに遷移させることで、以下のような比較のための動画を作成しています。
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
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…
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
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
亲测好用👍网页版视频高压缩工具: tools.rotato.app/compress 💡压缩比高,画质较好 💡内核调用万能的 #ffmpeg 💡强依赖本机性能 💡离线不可用,可在手机端运行 💾命令:ffmpeg -i input.mp4 -c:v libx264 -tag:v avc1 -movflags faststart -crf 30 -preset superfast output.mp4…
avi -> mp4変換は、どうしてる? AVI動画って再生しづらいこと多い。 でも ffmpeg なら1行で MP4 に変換できる。 ffmpeg -i in.avi -c:v libx264 -c:a aac out.mp4 コーデックを変えたい時も同じ形式。 “変換は ffmpeg に任せる” が正解。 #ffmpeg #動画変換 #Python
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.
I did some experiments using longmynd/nginx/rtmp to stream received video from qo-100 to a web browser. The #ffmpeg encoding didn't work well on a pi4, but seems a lot more usable on the #orangepi5, not perfect, but good enough to start tweaking it #datv
文章发布:《低技术视频缩略图预览方案》 缩略图预览常见于在线视频播放器,但尚未在本地播放器中普及,本文提出一套基于 #FFmpeg 的低技术方案,以辅助判断视频是否值得观看。 #LaunchBar utgd.net/article/20713
开源音视频录制、转换、串流工具 #FFmpeg 6.1 正式版发布,下一个主要更新 7.0 版将在明年 2 月发布。 下载地址:ourl.co/101059 6.1 版主要是更新各种编解码器和过滤器,属于次要版本更新,按照计划 FFmpeg 项目组将在 2024 年 2 月份推出主要更新 FFmpeg 7.0 版。
This would've taken me several hours of trial and error (and swearing) to write by hand. #ChatGPT #ffmpeg
#FFmpeg can encode video sequences into the #animated #WebP format. The quality is superior and the file size is smaller than #GIF, though support for animated WebP is not yet widespread.
Something went wrong.
Something went wrong.
United States Trends
- 1. Black Friday 319K posts
- 2. #FanCashDropPromotion N/A
- 3. Good Friday 51.8K posts
- 4. #releafcannabis N/A
- 5. Mainz Biomed N.V. N/A
- 6. #SkylineSweeps N/A
- 7. #ENHYPEN 234K posts
- 8. CONGRATULATIONS JIN 19.9K posts
- 9. #CurrysPurpleFriday 8,525 posts
- 10. ARMY Protect The 8thDaesang 58.5K posts
- 11. GreetEat Corp. N/A
- 12. 2025 MAMA Awards 540K posts
- 13. Victory Friday N/A
- 14. Message Boards N/A
- 15. Third World Countries 43.6K posts
- 16. Cyber Monday 5,362 posts
- 17. yeonjun 70.9K posts
- 18. Mr. President 21K posts
- 19. Sarah Beckstrom 267K posts
- 20. Clark Lea N/A