About 50 results
Open links in new tab
  1. encoding 4:2:2 in 10-bit with libx264 - Video Production Stack Exchange

    Probably I didn't need -profile, and with a high-bit-depth x264, it would just work. (and potentially pick 444 10bit, which ffmpeg calls yuva444p10le.) I think high bit depth x264 could accept yuv444p14le, …

  2. ffmpeg - What x264 encoder is better for upscaling pixel art? Is it ...

    What x264 encoder is better for upscaling pixel art? Is it x264 8bit or 10bit? Ask Question Asked 4 years, 9 months ago Modified 1 year, 7 months ago

  3. video - What is KeyInt and min-keyint and no-scenecut - Video ...

    In the OP's command, these are x264 options, so keyint and min-keyint relate to IDR placement, not non-RAP I frames.

  4. MP4 / h.264 patent issues? - Video Production Stack Exchange

    Even though x264 / ffmpeg are Free with a big F, they are just software libraries for encoding video streams into the H.264/MPEG-4 AVC format, which is covered by the MPEG patent. But the …

  5. How do I avoid objects having flickering edges when I encode a screen ...

    Feb 22, 2018 · How do I avoid objects having flickering edges when I encode a screen recording to mp4 using x264 and ffmpeg? Ask Question Asked 8 years, 1 month ago Modified 7 years, 8 months ago

  6. How to convert 10-bit H.265 videos to H.264 without losing quality

    May 26, 2018 · 264 does not support lossless encoding --> both the H.264 standard and x264 encoder support lossless encoding as part of Hi444p profile, but it's not widely compatible.

  7. 8bit vs 10bit vs 12bit - Video Production Stack Exchange

    Apr 19, 2016 · To that end, I run some ffmpeg (latest gyan.dev version at the time) tests comparing same-bitrate encodes between: codecs (x264,x265,VP9,AV1), presets (slow, slower etc), CRF's …

  8. How to 2-pass h264 with CRF and maximum bitrate with ffmpeg?

    Jul 23, 2019 · 0 Based on CRF Guide (Constant Rate Factor in x264, x265 and libvpx), quoting: Streaming nowadays is done a little more cleverly. YouTube or Netflix are using 2-pass or even 3 …

  9. OBS (Encoding X264) fails - Video Production Stack Exchange

    Apr 11, 2015 · OBS (Encoding X264) fails Ask Question Asked 10 years, 11 months ago Modified 8 years, 6 months ago

  10. verify lossless in H.264 - Video Production Stack Exchange

    Nov 2, 2023 · i've transcoded an interlaced JPEG2000 video file to H.264 using ffmpeg. following the guidelines, i constructed the following command line: ffmpeg -hide_banner -i ...