[FFmpeg-devel] video_codec_id not set?

Michael Niedermayer michaelni at gmx.at
Sat Sep 22 18:05:56 CEST 2012


On Fri, Sep 21, 2012 at 01:37:28PM -0600, Roger Pack wrote:
> 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 ...

should be fixed

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120922/57df4b50/attachment.asc>


More information about the ffmpeg-devel mailing list