[FFmpeg-devel] video_codec_id not set?
Stefano Sabatini
stefasab at gmail.com
Sat Sep 22 10:26:06 CEST 2012
On date Friday 2012-09-21 13:37:28 -0600, Roger Pack encoded:
> Hello. Question:
>
> if I run ffmpeg like this:
>
> $ ffmpeg -f dshow -vcodec h264 -i ...
>
> Then I noticed that the value ctx->video_codec_id in
> libavformat/dshow.c is appropriately set to "h264"
>
> However, if I replace "-vcodec" with "-c:v" like this:
>
> $ ffmpeg -f dshow -c:v h264 -i ...
>
> It appears to not get set. Anybody know if it's expected?
> Thanks!
Looks like a bug to me.
--
FFmpeg = Formidable & Freak Maxi Programmable Explosive Guide
More information about the ffmpeg-devel
mailing list