On the streaming feature page there is an overview of supported codecs, containers and muxers, but these are of course not the values you have to use for command line input. Thus I started to gether the values in this thread:
vcodec
-------------
DivX 1 video = div1 (???)
DivX 2 video = div2 (???)
DivX 3 video = div3
MPEG-1 video = mp1v
MPEG-2 video = mp2v
MPEG-4 video = mp4v
MJPEG = ???
H263 = h263 (???)
H264 = h264
I263 = i263 (???)
WMV 1 = wmv1 (???)
WMV 2 = wmv2
Theora = ???
acodec
-------------
MPEG Audio = mpga
MP3 Audio = mp3
MPEG-4 audio (i.e. AAC) = mp4a
Vorbis = vorb
Speex = ???
Flac = ???
AAC = ???
A52 = ???
Muxer
-------------
??? = mp2t
MPEG2/TS = ts
MPEG2/PS = ps
MPEG 1 = mpeg1
Ogg = ogg
Microsoft AVI = avi
Multipart Jpeg = mpjpeg
RAW = raw
Microsoft ASF = asf
Microsoft ASF for MMSH streaming = asfh
MP4 (???) = mp4
Items marked with (???) are just plain guesses or not quiet clear to me.
I extracted all above mentioned values from samples, thus one or the other might be wrong, please post a correction in this thread.
For which Video/Audio/Muxer combinations are valid please also look up the mentioned feature-page
http://www.videolan.org/streaming/features.html
or this page in the docs:
http://www.videolan.org/doc/streaming-h ... /ch03.html
When finished, I'll transfer this thread to the Wiki.
Best Regards
Polyphem