[FFmpeg-user] how to include h264 support for ffserver (Unknown VideoCodec: h264)
Michael Ludwig
milu71 at gmx.de
Thu Mar 21 11:35:03 CET 2013
Michael Ludwig schrieb am 21.03.2013 um 11:23 (+0100):
> Note it says »encoder«, not »decoder«. How to decode x264 is, I think,
Typo: … decode h264 (H.264), *not* x264.
> laid out in the standard, while it is left unspecified how to go about
> encoding video data into x264 (properly named H.264 / AVC / MPEG-4 AVC /
Same typo again: … into h264, *not* x264.
> MPEG-4 part 10, as copied from the output of ffmpeg -codecs).
The sequence h264 refers to the standard, while x264 is the
implementation.
Michael
More information about the ffmpeg-user
mailing list