diff --git a/revid/revid_test.go b/revid/revid_test.go index 91daa4c0..80a38506 100644 --- a/revid/revid_test.go +++ b/revid/revid_test.go @@ -122,6 +122,7 @@ func TestRtmpOutput(t *testing.T){ } */ +/* // Test h264 inputfile to flv output files func TestFlvOutputFile(t *testing.T) { config := Config{ @@ -142,3 +143,4 @@ func TestFlvOutputFile(t *testing.T) { time.Sleep(5 * time.Second) revidInst.Stop() } +*/