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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

FFmpeg 4.2

327 点作者 gyan将近 6 年前

11 条评论

yboris将近 6 年前
Massive &quot;thank you&quot; to FFmpeg for being an amazing tool.<p>My app pivotally depends on FFmpeg extracting screenshots of videos for users to browse through: <a href="https:&#x2F;&#x2F;github.com&#x2F;whyboris&#x2F;Video-Hub-App" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;whyboris&#x2F;Video-Hub-App</a>
评论 #20632681 未加载
评论 #20632787 未加载
antoineMoPa将近 6 年前
In case anyone is confused with FFmpeg, ffmpeg, libav. etc., follow [0]:<p>[0] <a href="https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;9477115&#x2F;what-are-the-differences-and-similarities-between-ffmpeg-libav-and-avconv&#x2F;9477756#9477756" rel="nofollow">https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;9477115&#x2F;what-are-the-dif...</a>
评论 #20630940 未加载
评论 #20629743 未加载
saghul将近 6 年前
&gt; AV1 decoding support through libdav1d<p>Nice to see progress in the AV1 front!
minimaxir将近 6 年前
What exactly is the &quot;GIF parser&quot;? I thought FFmpeg already did GIF I&#x2F;O.
评论 #20629728 未加载
评论 #20629756 未加载
rolltiide将近 6 年前
remember the dark ages when we had to actually care about codecs and which ones were installed at any given point in time?
评论 #20630219 未加载
评论 #20630598 未加载
评论 #20629943 未加载
评论 #20631560 未加载
thwythwy将近 6 年前
Does this play nice with Python youtube-dl? [1] [2]. I want to run a python script on my computer that captures youtube audio of certain government meetings without first having to dl the entire video and convert it (while doing a bunch of other stuff before and after automatically, all without me touching anything).<p>[1] <a href="https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;27473526&#x2F;download-only-audio-from-youtube-video-using-youtube-dl-in-python-script" rel="nofollow">https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;27473526&#x2F;download-only-a...</a><p>[2] <a href="https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;39665160&#x2F;youtube-dl-python-script-postprocessing-error-ffmpeg-codecs-arent-being-recogn" rel="nofollow">https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;39665160&#x2F;youtube-dl-pyth...</a>
评论 #20630811 未加载
评论 #20634694 未加载
评论 #20637824 未加载
评论 #20633091 未加载
评论 #20631877 未加载
danabrams将近 6 年前
Can&#x27;t say I blame them for the removal of libndi-newtek, given the situation, but I wish FFMpeg (and gstreamer) had ndi support.<p>Would love to see an open source NDI, but I know newtek will never allow it.
评论 #20630503 未加载
评论 #20629779 未加载
KuhlMensch将近 6 年前
Is there anything in the new release that would allow an encoder to be &quot;motion-aware&quot;?<p>e.g. if the video is static, don&#x27;t store any information. But if there is movement in the video, start storing frames etc<p>WHY? I find myself recording lots of videos of me talking through code in an IDE. The screen mostly static, with some occasional the screen scrolling. The regular tradeoff-space afforded by CRF doesn&#x27;t seem to get me the size results I believe are possible.
评论 #20630615 未加载
评论 #20630555 未加载
评论 #20631970 未加载
评论 #20631728 未加载
评论 #20630576 未加载
LAMike将近 6 年前
Is there any higher level libraries for JS that wrap FFmpeg commands cleaner?<p>I&#x27;m building some software on using it is kind of cumbersome
评论 #20630141 未加载
评论 #20630406 未加载
评论 #20631408 未加载
评论 #20630139 未加载
citrusui将近 6 年前
A little confused on what they mean by PCM-DVD encoder. Wasn&#x27;t ffmpeg always able to do this?
评论 #20632048 未加载
josteink将近 6 年前
Nice to see improved HEVC 4:4:4 support in Linux.