Hi Im looking to see if its possible to provide a custom decoder for a codec ID that ffmpeg already supports.
For example ffmpeg provides a decoder for h264, if I provide my own custom decoder, how to I tell ffmpeg API which decoder to use? The same question applies to the encoder side for a codec ID that is already covered, in this a "vcodec" option can be used on the CLI but how do we acheive this using the API. Im interested more in using the ffmpeg API rather than the CLI. Thanks _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
