Hi Is there an example to show the recommended way one should set codec specific options ? In the included examples both av_dict_set() and av_opt_set_xxx() are used.
Also is there a way to choose codec asides from the AV_CODEC_ID_XXX... enumeration ? For example, there are two ProRes codecs but there is only one AV_CODEC_ID_PRORES - how do I select ? Finally, is there any documentation for codec options or do you have to read the source ? Thanks
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
