From 1fd361a1ea06e44286c213ca1f814f49306fdc43 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 19 Aug 2006 03:12:28 +0000 Subject: Create Subversion repository git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/ppm/ppmtompeg/tst/ts3.param | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 converter/ppm/ppmtompeg/tst/ts3.param (limited to 'converter/ppm/ppmtompeg/tst/ts3.param') diff --git a/converter/ppm/ppmtompeg/tst/ts3.param b/converter/ppm/ppmtompeg/tst/ts3.param new file mode 100644 index 00000000..5f7b9efa --- /dev/null +++ b/converter/ppm/ppmtompeg/tst/ts3.param @@ -0,0 +1,32 @@ +# test suite parameter file + +PATTERN IBPB +OUTPUT /tmp/ts.mpg + +YUV_SIZE 352x240 + +BASE_FILE_FORMAT YUV +YUV_FORMAT UCB +INPUT_CONVERT * +GOP_SIZE 3 +SLICES_PER_FRAME 1 + +INPUT_DIR ./tst/ts + +INPUT +stennis.*.yuv [30-39] +END_INPUT + +PIXEL HALF +RANGE 10 + +PSEARCH_ALG LOGARITHMIC +BSEARCH_ALG CROSS2 + +IQSCALE 8 +PQSCALE 10 +BQSCALE 25 + +REFERENCE_FRAME ORIGINAL +# Default string has the date in it, bad for tests! +USER_DATA /dev/null -- cgit 1.4.1