Changelog: * Radiance HDR image support * ddagrab (Desktop Duplication) video capture filter * ffmpeg -shortest_buf_duration option * ffmpeg now requires threading to be built * ffmpeg now runs every muxer in a separate thread * Add new mode to cropdetect filter to detect crop-area based on motion vectors and edges * VAAPI decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9 * WBMP (Wireless Application…
FFmpeg 6.0
131–140 of 210 posts
Re: FFmpeg 6.0
#132Earlier quoted context omitted.
Fabrice is superhuman for sure, but in 20 years the urban legend will go like ... Fabrice Bellard once read all of TAOCP in 20 minutes before being absorbed into his own AI and is now ascended in the ethereal ethernet silently fixing bugs in your code. Blessed be the bits.
Chuck Norris once opened Windows and created the Macintosh.
Re: FFmpeg 6.0
#133Earlier quoted context omitted.
This mostly looks like they're adding support for new codecs, there's only 4 new options in there, which seems rather paltry for a dot zero version release. Should we consider ffmpeg feature complete?
I am still using 4.2. Does it make any difference if all I care about is h264 and hevc?
Curious to try this version.
Re: FFmpeg 6.0
#134Earlier quoted context omitted.
Do you happen to know why? Is this a hardware decode limitation perhaps, or a bug in the standard decoder?
YUV420p is the only pixel format that all H.264 compatible decoders MUST support. Other formats are optional. In practice that means that most hardware decoders (not just iPhones, also other phones, TVs, older PC GPUs) won't be able to decode YUV 4:2:2 or YUV 4:4:4 videos. It's kinda annoying, since YUV420 really messes up red text in screen captures for example. You need this parameter to force ffmpeg to convert the…
Is there an detailed explanation why red is especially bad after chroma subsampling? Have been wondering about this for awhile.
I assume it's because red has low brightness/luminance (no idea if correct or not)?
Re: FFmpeg 6.0
#135(Currently if one uses something like a SiliconDust HDHomeRun, viewing an ATSC 3.0 stream requires using their app/player, which uses a SiliconDust cloud service to do the decoding. It'd be really nice to have a not-network-dependent way to view/hear OTA broadcasts.)
Re: FFmpeg 6.0
#136Is it possible to add a label or a watermark on top of your video without re-encoding using ffmpeg?
If you use a subtitle (or similar) as a watermark, it can be easily removed. So why should you watermark at all? So the answer is probably no.
Re: FFmpeg 6.0
#137Re: FFmpeg 6.0
#138Earlier quoted context omitted.
I don't believe that's possible with any tool since you're changing the actual video content?
I know some services do this somehow, so I was thinking maybe there is a way in ffmpeg.
Re: FFmpeg 6.0
#139Earlier quoted context omitted.
Fabrice is superhuman for sure, but in 20 years the urban legend will go like ... Fabrice Bellard once read all of TAOCP in 20 minutes before being absorbed into his own AI and is now ascended in the ethereal ethernet silently fixing bugs in your code. Blessed be the bits.
Blessed be His bits. Amen.