Yes i mean CinemaDNG
Thanks for your informations Sibille ________________________________ Von: ffmpeg-user <[email protected]> im Auftrag von Michael Koch <[email protected]> Gesendet: Montag, 7. September 2020 09:12 An: [email protected] Betreff: Re: [FFmpeg-user] Convert DNG 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 _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
