# HG changeset patch # User arpi # Date 1019856189 0 # Node ID 0e831f5eb96f85b75ddce3b918dcdb018b89fc9b # Parent 959a17673fc9def7e90a059c30e2a220c0d8a241 frameno.avi seeking workaround diff -r 959a17673fc9 -r 0e831f5eb96f etc/codecs.conf --- a/etc/codecs.conf Fri Apr 26 21:05:28 2002 +0000 +++ b/etc/codecs.conf Fri Apr 26 21:23:09 2002 +0000 @@ -967,6 +967,17 @@ fourcc i420,I420 out I420 +videocodec frameno + info "Mencoder's FrameNo (no decoding!)" + status working + fourcc FrNo + driver null + out YV12 + out I420 + out YUY2 + out UYVY + out BGR32,BGR24,BGR16,BGR15 + ; NULL codec - for testing. videocodec null