ext/ffmpeg/gstffmpegcfg.c: FLV is in fact h263 and can take the same...
ext/ffmpeg/gstffmpegcfg.c: FLV is in fact h263 and can take the same parameters as other mpeg derivatives. Original commit message from CVS: * ext/ffmpeg/gstffmpegcfg.c: FLV is in fact h263 and can take the same parameters as other mpeg derivatives. * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps), (gst_ffmpeg_caps_with_codecid): Add pixel format to video/x-dv,systemstream=False * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_class_init), (gst_ffmpegenc_init): Use EPZS (Enhanced Predictive Zonal Search) as the default motion estimation method, since it's the best quality to speed compromise.
Showing
- ChangeLog 13 additions, 0 deletionsChangeLog
- common 1 addition, 1 deletioncommon
- ext/ffmpeg/gstffmpegcfg.c 1 addition, 0 deletionsext/ffmpeg/gstffmpegcfg.c
- ext/ffmpeg/gstffmpegcodecmap.c 63 additions, 3 deletionsext/ffmpeg/gstffmpegcodecmap.c
- ext/ffmpeg/gstffmpegenc.c 2 additions, 1 deletionext/ffmpeg/gstffmpegenc.c
Loading
Please register or sign in to comment