Mercurial > mplayer.hg
changeset 13083:01499fd72efa
H.261 support via lavc codec and lavf demuxer
Note: works only on raw h261 files
author | rtognimp |
---|---|
date | Sun, 22 Aug 2004 15:36:40 +0000 |
parents | 1c86edd4e51a |
children | ab0479b313a5 |
files | etc/codecs.conf |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Sun Aug 22 14:50:51 2004 +0000 +++ b/etc/codecs.conf Sun Aug 22 15:36:40 2004 +0000 @@ -872,6 +872,14 @@ dll "vid_h263.xa" out YV12,IYUV,I420 +videocodec ffh261 + info "CCITT H.261" + status working + fourcc H261,h261 + driver ffmpeg + dll h261 + out YV12 + videocodec h261xa info "XAnim's CCITT H.261" status untested