2018-03-11 9:33 GMT+01:00 Peter B. <[email protected]>: > When I looked at the documentation [1], there are 2 encoders mentioned: > * prores-aw > * prores-ks > > It says to use "-vcodec" to choose which one (btw: I also tried "-c:v"): > I get: "Unknown encoder" for both
For the option, you have to replace "-" with "_": -vcodec prores_aw -vcodec prores_ks 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".
