2017-02-08 21:51 GMT+01:00 Haris Zukanovic <[email protected]>:
> Is it possible to designate a default decoder for mpeg2? > Concretly, I would like to get ffmpeg to use mpeg2_qsv instead of mpeg2video Either change the order of codecs in allcodecs.c or disable the internal decoder when running configure. 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".
