From 8568e701eae19f7a6dfc50bdb1159972dd474b51 Mon Sep 17 00:00:00 2001 From: compn Date: Sat, 16 Jan 2010 13:59:59 +0000 Subject: add AV1x, AVup and VDTZ fourcc to ffrawuyvy and VDTZ to rawuyvy change ffsipr to working (and first choice by default) in codecs.conf git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30318 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index df6177d49f..152cd842b4 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -3162,6 +3162,7 @@ videocodec rawuyvy fourcc UYNY UYVY fourcc uyv1 UYVY fourcc 2Vu1 UYVY + fourcc VDTZ UYVY out UYVY videocodec raw444P @@ -3286,6 +3287,8 @@ videocodec ffrawuyvy fourcc uyv1,UYV1 fourcc 2Vu1,2vu1,2VU1 fourcc 2Vuy,2vuy,2VUY + fourcc AV1x,AVup + fourcc VDTZ driver ffmpeg dll rawvideo out UYVY @@ -3490,7 +3493,7 @@ audiocodec ffatrc audiocodec ffsipr info "FFmpeg Sipr/Acelp.net audio" - status buggy ; missing 16k support + status working format 0x72706973 ; "sipr" format 0x130 ; acelp.net driver ffmpeg -- cgit v1.2.3