[FFmpeg-devel] [PATCH] Default to using libraries when enabled
Måns Rullgård
mans
Tue Jun 22 20:34:05 CEST 2010
Baptiste Coudurier <baptiste.coudurier at gmail.com> writes:
>>> Humm won't this have side effects for decoder developpers ?
>>>
>>> Manually selecting encoders is easy, but not decoders.
>>>
>>> For encoders I think I'm ok.
>>
>> For ffmpeg, -vcodec before the -i works for me. It probably ought
>> to be added to ffplay.
>
> I was more thinking about av_find_stream_info for decoding the first frames.
Does it matter if another decoder is used to figure out stream params
not specified by the container? All frames are still returned by
av_read_frame() and passed to the selected decoder.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list