There is an original video (MediaInfo) my family:
Tell me please, is it important to add these options to ffmpeg when encoding:
?Code:-color_range pc -color_primaries bt709 -color_trc 1 -colorspace 1
Or is the usual bitrate reduction enough?
Original video does not contain bt709, color_range (0-255), etc.Code:-b:v 6000k -maxrate 6000k -minrate 6000k -bufsize 90000k
I can't figure, out if FFmpeg will leave it as it is, barely touching the original video (without ruining it), or if it's worth specifying the commands.
Help please.
+ Reply to Thread
Results 1 to 2 of 2
-
-
Yes, worth adding. Even though it should be interpreted as BT.709 by default.
The default is limited and that should be the information (-color_range tv). But whether it is actually limited range or full you should check.
Similar Threads
-
SVEN IC-350 webcam and ffmpeg - I/O error
By Viacheslav in forum Capturing and VCRReplies: 2Last Post: 5th Apr 2021, 04:49 -
Download HLS video using FFMPEG with separate video and audio URLs?
By oschrndz in forum Video Streaming DownloadingReplies: 2Last Post: 15th Dec 2020, 13:53 -
Can ffmpeg be used to test my NB505 laptop's webcam from its core?
By Chemist116 in forum Newbie / General discussionsReplies: 7Last Post: 7th Apr 2020, 18:04 -
A good software to capture and record video from webcam.
By prankstare in forum Video Streaming DownloadingReplies: 10Last Post: 12th Dec 2018, 21:40 -
Can phone video connect and work through pc webcam?
By mikehende in forum Newbie / General discussionsReplies: 5Last Post: 4th Dec 2018, 10:52