2017-12-13 21:23 GMT+01:00 Dima Ballin <[email protected]>: > Greetings all, > I am new to ffmpeg. I've read about how to export H.264 files from Premiere > Pro via ffmpeg, but I was wondering if it's also possible to export a movie > as FFV1? > > Basically, I am trying to create an archival master file for a 2-hour movie > which is currently in our Premiere Pro timeline. From what I gather, I can > export an uncompressed intermediary file and then encode the FFV1 from > that, but I was wondering if it's possible to skip the intermediary step? > > If this is not possible, what would be the best intermediary uncompressed > file format to export to, for encoding an FFV1?
(These are all questions better asked at Premiere support.) v210 should work as an uncompressed intermediate codec. If Premiere (will some day) support(s) ffv1 encoding, you won't need an intermediate file. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
