[Libav-user] avformat_alloc_output_context2 with WEBM defaults to VP9/Opus now - need to change
Hendrik Leppkes
h.leppkes at gmail.com
Wed Oct 7 09:39:26 CEST 2015
On Wed, Oct 7, 2015 at 9:12 AM, black copper <blackcopper1 at gmail.com> wrote:
> I posted a question yesterday; posting again as reminder - maybe someone has
> a quick solution:
>
The output context only has suggested default codecs. You can just
change them to whatever you want, you don't have to follow the default
(ie. just don't listen to AVCodec->video_codec/audio_codec, but set
your own.
Without seeing your code its impossible to know what you are doing, however.
- Hendrik
More information about the Libav-user
mailing list