diff -r 265cdb1c59e3 -r 81e9da9ad7db 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	Fri Dec 01 14:52:05 2006 +0000
@@ -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