[FFmpeg-user] Capture and RTMP
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Jul 31 11:32:52 CEST 2013
Yugant Khanna <yugant <at> gmail.com> writes:
> ffmpeg ... -vcodec dvvideo
> [flv <at> 03e83a40] Video codec 'dvvideo' for
> stream 0 is not compatible with FLV
flv only supports the following video codecs:
flv1 (Sorenson H263)
h263 (iso)
mpeg4 (asp)
flashsv* (Flash screen video)
vp6* (no encoder within FFmpeg, remuxing only)
h264
You cannot put dvvideo into flv, this is not a
limitation of FFmpeg.
Carl Eugen
More information about the ffmpeg-user
mailing list