scripts:ffmpeg:fix_color_space_convering_from_jpeg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

scripts:ffmpeg:fix_color_space_convering_from_jpeg [2023-12-20 08:13] – created Tonyscripts:ffmpeg:fix_color_space_convering_from_jpeg [2023-12-20 08:13] (current) Tony
Line 5: Line 5:
 Just add Just add
  
-  -c:v libx264 -crf 20 -pix_fmt yuv420p -colorspace bt709 -color_trc bt709 -color_primaries bt709 -color_range tv+  ffmpeg ... -c:v libx264 -crf 20 -pix_fmt yuv420p -colorspace bt709 -color_trc bt709 -color_primaries bt709 -color_range tv
  
 Example: Example:
  • scripts/ffmpeg/fix_color_space_convering_from_jpeg.txt
  • Last modified: 2023-12-20 08:13
  • by Tony