# HG changeset patch # User abnerf # Date 1159282935 -3600 # Node ID 29720bf82e86991e6f8a33b5345e713f02eb8094 # Parent f3cdc78441781ac3470dba67437cfa9b74534dee [svn r15] new test dir. diff -r f3cdc7844178 -r 29720bf82e86 gst-plugins-mythtv/test-nuv-2.sh --- a/gst-plugins-mythtv/test-nuv-2.sh Tue Sep 26 15:58:37 2006 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -#! /bin/sh -echo on -gst-launch-0.10 mythtvsrc location=sample1_divx.nuv diff -r f3cdc7844178 -r 29720bf82e86 gst-plugins-mythtv/test-nuv.sh --- a/gst-plugins-mythtv/test-nuv.sh Tue Sep 26 15:58:37 2006 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -#! /bin/sh -echo on -gst-launch-0.10 filesrc location=sample1_divx.nuv ! ffdemux_nuv name=nuvdemux nuvdemux.video_00 ! queue ! ffdec_mpeg4 ! xvimagesink sync=false nuvdemux.audio_00 ! queue ! ffdec_mp3 ! audioconvert ! alsasink sync=false 2>&1 diff -r f3cdc7844178 -r 29720bf82e86 gst-plugins-mythtv/tests/test-nuv-2.sh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gst-plugins-mythtv/tests/test-nuv-2.sh Tue Sep 26 16:02:15 2006 +0100 @@ -0,0 +1,3 @@ +#! /bin/sh +echo on +gst-launch-0.10 mythtvsrc location=sample1_divx.nuv diff -r f3cdc7844178 -r 29720bf82e86 gst-plugins-mythtv/tests/test-nuv.sh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gst-plugins-mythtv/tests/test-nuv.sh Tue Sep 26 16:02:15 2006 +0100 @@ -0,0 +1,3 @@ +#! /bin/sh +echo on +gst-launch-0.10 filesrc location=sample1_divx.nuv ! ffdemux_nuv name=nuvdemux nuvdemux.video_00 ! queue ! ffdec_mpeg4 ! xvimagesink sync=false nuvdemux.audio_00 ! queue ! ffdec_mp3 ! audioconvert ! alsasink sync=false 2>&1