[FFmpeg-user] Convert DNG
Michael Koch
astroelectronic at t-online.de
Mon Sep 7 10:12:47 EEST 2020
Am 07.09.2020 um 08:46 schrieb Frei Sibylle Nora:
> Hello,
>
>
> I'm working in an Archive where we digitize analog movies. Our master-files are usually DPX but now we get a new scanner which save the movies in DNG files. Is there a possibility to convert de DNG files with FFMPEG to DPX files
Do you mean CinemaDNG? That's not the same as DNG. DNG is a file format
for RAW still images, while CinemaDNG is for videos.
FFmpeg has an undocumented decoder for DNG images, but it's in an early
experimental state and doesn't work with most images (in fact, I didn't
find any DNG image that could be decoded correctly).
I don't know if FFmpeg has a decoder for CinemaDNG.
Michael
More information about the ffmpeg-user
mailing list