TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

FFmpeg 7.1 release: a tons of codecs

167 点作者 jbk8 个月前

11 条评论

webdevver8 个月前
chatgpt has revolutionized ffmpeg for me. i had no idea how powerful it was and the crazy oneliners you could do - i had this small project to make a moving collage of video frames, and chatgpt produced the crazy invocation for it. it even showed me how to use intel quicksync.<p>the point is, there is <i>no way</i> i would have been able to figure out the command line myself. it still trips up every now and then (at which point im often screwed), but i can atleast finally use the tool.
评论 #41695752 未加载
评论 #41695746 未加载
评论 #41695743 未加载
IntelMiner8 个月前
I&#x27;m told that GPU-based <i>encoding</i> (Nvenc etc) can&#x27;t possibly match a &quot;brute force&#x27; CPU encode if you want truly tiny filesizes. Nvenc&#x27;s encoder is also miserable in terms of quality<p>Does this &quot;Vulkan based encoding&quot; mean we&#x27;ll be able to get the best of both worlds? A &#x27;pure&#x27; software encoder, but with the massive parallelism of a GPU?<p>If so I&#x27;d be extremely excited. Getting to shrink my DVD and Blu Ray rip collection down by moving it all to AV1 at rest would massively reduce my storage cost
评论 #41695501 未加载
评论 #41695524 未加载
评论 #41695550 未加载
评论 #41695684 未加载
评论 #41699409 未加载
ksec8 个月前
This is a great VVC release! Unfortunately x266 is still far from ready.<p>I am surprised we got LC-EVC in. Not sure about adoption outside TV but it is a very nice technology that is hyper efficient. ( This is not related to the MPEG 5 EVC )<p>&gt;you can use LC-EVC with H.264, HEVC or AV1 base layers.<p>It can be used with VVC as well. That is what the Brazilian TV 3.0 has adopted. On the surface this gives an additional 10-20% BD-Rate. Can&#x27;t wait t have encoder to test this out.
评论 #41695820 未加载
xenodium8 个月前
While ffmpeg is a powerhouse, I don&#x27;t use it frequently enough to remember all the options I&#x27;d need for my typical usage. Having said that, I have saved some magical incantations over time and built a handy context menu over time <a href="https:&#x2F;&#x2F;lmno.lol&#x2F;alvaro&#x2F;how-i-batch-apply-and-save-one-liners" rel="nofollow">https:&#x2F;&#x2F;lmno.lol&#x2F;alvaro&#x2F;how-i-batch-apply-and-save-one-liner...</a><p>Now I can just highlight a file and:<p>- covert audio to mp3<p>- convert gif to video<p>- convert to mp4<p>- convert video to gif<p>- convert video to webp<p>- convert video to hevc mkv<p>- convert video to mp3<p>- convert video to mp3 with artwork<p>- convert video to thumbnail<p>- trim video beginning<p>- trim video end<p>- drop video audio<p>- speed up video<p>- speed up video fragment<p>- resize video
lyu072828 个月前
&gt; This release is more than 2700 commits, and the diff is around 211kLoC!<p>That&#x27;s impressive, glad to see such an incredibly important project healthy!
yellowsir8 个月前
I wonder where they host<p>&gt;&gt;&gt; Bandwidth Restricted<p>The page you have tried to access is not available because the owner of the file you are trying to access has exceeded our short term bandwidth limits. Please try again shortly. Details:<p>451 Actioning this file would cause &quot;jbkempf.com&#x2F;&#x2F;blog&#x2F;2024&#x2F;ffmpeg-7.1.0&#x2F;&quot; to exceed the per-day file actions limit of 160000 actions, try again later &gt;&gt;&gt;
评论 #41699260 未加载
评论 #41698888 未加载
kuschku8 个月前
Is anyone working on adding&#x2F;improving support for RAW formats? As in, cinema DNG (in .MXF or as image sequence), blackmagic RAW, Apple ProRes Raw?<p>I only found an open ffmpeg patchset for cinema DNG, blackmagic raw has no support anywhere outside of the manufacturer&#x27;s SDK and Apple ProRes RAW has only Apple&#x27;s SDK and a proprietary reimplementation by a czech developer. The current ffmpeg release supports afaict neither of these formats.<p>I thought about writing my own decoder for ProRes RAW but as I&#x27;ve never written a codec before, I haven&#x27;t had much success ^^
评论 #41697056 未加载
orev8 个月前
Main site has hit a bandwidth limit<p><a href="https:&#x2F;&#x2F;archive.ph&#x2F;6xEjD" rel="nofollow">https:&#x2F;&#x2F;archive.ph&#x2F;6xEjD</a>
captn3m08 个月前
It would be nice if FFmpeg could also specify a clear support policy for the LTS release. As of now, LTS releases are marked, but what does Long Term Support really mean is (afaik) left unspecified. Having a clear policy like (2 LTS are supported at a given time, and every ODD.1 release is LTS) would be helpful.
评论 #41695542 未加载
gcr8 个月前
Does anyone have details on VVC’s auxiliary stream support (transparency &#x2F; depth)? I work on large-scale outdoor scene understanding datasets and being able to encode stereo RGB video with 16-bit depth would be extremely helpful!
评论 #41697586 未加载
boristsr8 个月前
Impressive release!
评论 #41695486 未加载