Re: [FFmpeg-user] Convert images to DNXHD 444

2018-04-10 Thread Lou Logan
On Tue, Apr 10, 2018, at 1:51 PM, Gonzalo Garramuño wrote: > For DNxHR 444, this line should do it: > > $ ffmpeg -i test.%04d.tif -r 6/1001 -codec:v dnxhd -profile:v > dnxhr_444 -b:v 880M  -pix_fmt yuv444p10 -y test_hr444.mov Use: ffmpeg -framerate 6/1001 -i test.%04d.tif -codec:v

Re: [FFmpeg-user] Convert images to DNXHD 444

2018-04-10 Thread Gonzalo Garramuño
El 10/04/18 a las 18:14, Paul B Mahol escribió: On 4/10/18, Matt Kitcat wrote: But I would also like to be able to generate DNxHR 444 and hqx as well. Both are already supported, update your obsolete ffmpeg version. I verified they are supported, but you need

Re: [FFmpeg-user] Convert images to DNXHD 444

2018-04-10 Thread Paul B Mahol
On 4/10/18, Matt Kitcat wrote: > Hi Guys. > I am waiting for some test footage I can share because I have since > discovered that creating YUV444 might not solve my underlying problem. This > started when I generated a yuv422p10 DNxHD and the colours were different to

Re: [FFmpeg-user] Convert images to DNXHD 444

2018-04-10 Thread Matt Kitcat
Hi Guys. I am waiting for some test footage I can share because I have since discovered that creating YUV444 might not solve my underlying problem. This started when I generated a yuv422p10 DNxHD and the colours were different to the original tiff sequence (saturation down). I assumed it was

Re: [FFmpeg-user] Convert images to DNXHD 444

2018-04-10 Thread Gonzalo Garramuño
El 10/04/18 a las 07:37, Carl Eugen Hoyos escribió: 2018-04-09 23:08 GMT+02:00, Wayne Poll : It is possible but the 440 profile isn't valid for 23.98fps material - you should be using DNxHD 350x for 10-bit 4:4:4 RGB @ 23.98fps. The DNxHD 440 (8-bit) and DNxHD 440x (10-bit) are

Re: [FFmpeg-user] MPEG-DASH

2018-04-10 Thread Carl Eugen Hoyos
2018-04-10 4:48 GMT+02:00, Jeff Jones : > I'm trying to decipher the documentation to create a manifest for a series > of mpeg-dash files. I've created the h.264 encoded videos and the aac > encoded audio file. It is't real clear on how to create the manifest file >

Re: [FFmpeg-user] Convert images to DNXHD 444

2018-04-10 Thread Carl Eugen Hoyos
2018-04-09 19:38 GMT+02:00, Matt Kitcat : > ffmpeg -r 23.976 -i > C:\Users\Matt\Desktop\Newfolder\104_0020gn_01_X1_0%3d.tif > -c:v dnxhd -profile:v 3 -s 1920x1080 > -r 23.976 I suspect this is not a valid frame-rate for any real-world video, -r 24000/1001 is. Carl

Re: [FFmpeg-user] Convert images to DNXHD 444

2018-04-10 Thread Carl Eugen Hoyos
2018-04-09 23:08 GMT+02:00, Wayne Poll : >> ffmpeg -r 23.976 -i >> C:\Users\Matt\Desktop\Newfolder\104_0020gn_01_X1_0%3d.tif -c:v dnxhd >> -profile:v dnxhr_444 -s 1920x1080 -r 23.976 -y >> C:\Users\Matt\Desktop\Newfolder\bt.mov >> >> This creates a file similar to quicktime