adding in simple mux record that works for test srcs

This commit is contained in:
talksik
2023-09-18 10:43:17 -07:00
parent dc7b387ee7
commit 6cc1a351fb
3 changed files with 13 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
gst-launch-1.0 -e videotestsrc ! x264enc ! mp4mux name=mux ! filesink location="bla.mp4" audiotestsrc ! lamemp3enc ! mux.