diff -r 9b2c3c7a1a9c -r 567bb019e3e3 gstreamer_core/tsrc/gstreamertestcases_suite4/conf/gstreamertestcases_suite4.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gstreamer_core/tsrc/gstreamertestcases_suite4/conf/gstreamertestcases_suite4.cfg Tue Aug 31 15:30:33 2010 +0300 @@ -0,0 +1,342 @@ +[Test] +title aac rec 16Kbps 8KHz +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 16000 -sr 8000 +delete foobar +[Endtest] + +[Test] +title aac rec 32Kbps 8KHz LC 20Secs +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 32000 -sr 8000 -p 2 -l 0 -d 20000 +delete foobar +[Endtest] + +[Test] +title aac rec 128Kbps 8KHz Auto 10Secs +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 128000 -sr 8000 -p 0 -l 0 -d 10000 +delete foobar +[Endtest] + +[Test] +title aac rec 128Kbps 11025Hz LC +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 128000 -sr 11025 -p 2 -l 0 +delete foobar +[Endtest] + +[Test] +title aac rec 64Kbps 16KHz LC 40Secs +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 64000 -sr 16000 -p 2 -l 0 -d 40000 +delete foobar +[Endtest] + +[Test] +title aac rec 96Kbps 16KHz Auto 20Secs +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 96000 -sr 16000 -p 0 -l 0 -d 20000 +delete foobar +[Endtest] + +[Test] +title aac rec 256Kbps 16KHz HE +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 256000 -sr 16000 -p 5 -l 0 +delete foobar +[Endtest] + +[Test] +title aac rec 128Kbps 22050Hz LC +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 128000 -sr 22050 -p 2 -l 0 +delete foobar +[Endtest] + +[Test] +title aac rec 128Kbps 32KHz LC +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 128000 -sr 32000 -p 2 -l 0 +delete foobar +[Endtest] + +[Test] +title aac rec 160Kbps 32KHz Auto +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 160000 -sr 32000 -p 0 -l 0 +delete foobar +[Endtest] + +[Test] +title aac rec 224Kbps 32KHz HE 30Secs +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 224000 -sr 32000 -p 5 -l 0 -d 30000 +delete foobar +[Endtest] + +[Test] +title aac rec 256Kbps 44100Hz 2 chan Auto +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 256000 -sr 44100 -c 2 -p 0 -l 0 +delete foobar +[Endtest] + +[Test] +title aac rec 224Kbps 48KHz 2chan LC +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 224000 -sr 48000 -c 2 -p 2 -l 0 +delete foobar +[Endtest] + +[Test] +title aac rec 128Kbps 48KHz 2chan HE +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 128000 -sr 48000 -c 2 -p 5 -l 0 +delete foobar +[Endtest] + +[Test] +title aac rec 192Kbps 48KHz HE +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 192000 -sr 48000 -p 5 -l 0 +delete foobar +[Endtest] + +[Test] +title aac rec 160Kbps 32KHz HE +create gstreamertestcases_suite4 foobar +foobar Example aac_record.exe -br 160000 -sr 32000 -p 5 -l 0 +delete foobar +[Endtest] + +[Test] +title amr_record default +create gstreamertestcases_suite4 foobar +foobar Example amr_record.exe +delete foobar +[Endtest] + +[Test] +title amr_record 4.75Kbps 20sec +create gstreamertestcases_suite4 foobar +foobar Example amr_record.exe -br 4750 -l 0 -d 20000 +delete foobar +[Endtest] + +[Test] +title amr_record 5.15Kbps 20sec +create gstreamertestcases_suite4 foobar +foobar Example amr_record.exe -br 5150 -l 0 -d 20000 +delete foobar +[Endtest] + +[Test] +title amr_record 5.9Kbps 20sec +create gstreamertestcases_suite4 foobar +foobar Example amr_record.exe -br 5900 -l 0 -d 20000 +delete foobar +[Endtest] + +[Test] +title amr_record 6.7Kbps 20sec +create gstreamertestcases_suite4 foobar +foobar Example amr_record.exe -br 6700 -l 0 -d 20000 +delete foobar +[Endtest] + +[Test] +title amr_record 7.4Kbps 20sec +create gstreamertestcases_suite4 foobar +foobar Example amr_record.exe -br 7400 -l 0 -d 20000 +delete foobar +[Endtest] + +[Test] +title amr_record 7.95Kbps 20sec +create gstreamertestcases_suite4 foobar +foobar Example amr_record.exe -br 7950 -l 0 -d 20000 +delete foobar +[Endtest] + +[Test] +title amr_record 10.2Kbps 20sec +create gstreamertestcases_suite4 foobar +foobar Example amr_record.exe -br 10200 -l 0 -d 20000 +delete foobar +[Endtest] + +[Test] +title amr_record 12.2Kbps 20sec +create gstreamertestcases_suite4 foobar +foobar Example amr_record.exe -br 12200 -l 0 -d 20000 +delete foobar +[Endtest] + +[Test] +title amr_record 5Kbps 20sec +create gstreamertestcases_suite4 foobar +foobar Example amr_record.exe -br 5000 -l 0 -d 20000 +delete foobar +[Endtest] + +[Test] +title amr_record 8Kbps 20sec +create gstreamertestcases_suite4 foobar +foobar Example amr_record.exe -br 8000 -l 0 -d 20000 +delete foobar +[Endtest] + +[Test] +title wav_record.exe default +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe +delete foobar +[Endtest] + +[Test] +title wav_record.exe 10 8000 1 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 8000 1 16 +delete foobar +[Endtest] + +[Test] +title wav_record.exe 10 8000 2 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 8000 2 16 +delete foobar +[Endtest] + +/*[Test] +title wav_record.exe 10 11025 1 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 11025 1 16 +delete foobar +[Endtest] + +[Test] +title wav_record.exe 10 11025 2 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 11025 2 16 +delete foobar +[Endtest] + + +[Test] +title wav_record.exe 10 12000 1 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 12000 1 16 +delete foobar +[Endtest] + + +[Test] +title wav_record.exe 10 12000 2 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 12000 2 16 +delete foobar +[Endtest] +*/ + + +[Test] +title wav_record.exe 10 16000 1 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 16000 1 16 +delete foobar +[Endtest] + + +[Test] +title wav_record.exe 10 16000 2 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 16000 2 16 +delete foobar +[Endtest] + +/* +[Test] +title wav_record.exe 10 22050 1 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 22050 1 16 +delete foobar +[Endtest] + + +[Test] +title wav_record.exe 10 22050 2 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 22050 2 16 +delete foobar +[Endtest] +*/ + +[Test] +title wav_record.exe 10 24000 1 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 24000 1 16 +delete foobar +[Endtest] + + +[Test] +title wav_record.exe 10 24000 2 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 24000 2 16 +delete foobar +[Endtest] + + +[Test] +title wav_record.exe 10 32000 1 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 32000 1 16 +delete foobar +[Endtest] + + +[Test] +title wav_record.exe 10 32000 2 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 32000 2 16 +delete foobar +[Endtest] + +/* +[Test] +title wav_record.exe 10 44100 1 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 44100 1 16 +delete foobar +[Endtest] + + +[Test] +title wav_record.exe 10 44100 2 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 44100 2 16 +delete foobar +[Endtest] +*/ + +[Test] +title wav_record.exe 10 48000 1 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 48000 1 16 +delete foobar +[Endtest] + + +[Test] +title wav_record.exe 10 48000 2 16 +create gstreamertestcases_suite4 foobar +foobar Example wav_record.exe 10 48000 2 16 +delete foobar +[Endtest] + + + + + +