Shrinivas Ramani wrote:Hi Samuel
Can you add some info for context - OS, Resolve version, hardware setup, drivers etc? See
FAQs for reference.
A shareable link to a DRP and media would help too.
Thanks
Shrinivas
Hi Shrinivas,
pics 1 and 2 are showing part op the original image and codec details from VLC for the video I am converting.
Via a bunch of other code (not relevant to this issue) I am grabbing stills from this larger clip, and then combining them back together into a smaller video via FFMPEG.
I am using the command
ffmpeg.exe -y -f rawvideo -pix_fmt rgb24 -s 3840x2160 -i - -vcodec hevc C:\Users\cruickss\Documents\repo\imagery\Target\28-09-2019\Zcam VIS\EYED1512_2019-09-28_173024.MOV\1_128_video_lossy1.mp4pic 3 shows how it looks in Davinci resolve, and pic 4 shows its details in resolve. Its as if its not being read as rgb, but gbr, even though VLC can understand it fine.
pic 5 shows how it looks in VLC and pic 6 shows its details in VLC.