diff --git a/README.md b/README.md new file mode 100644 index 0000000..f0ac45e --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ + +# record mux another example with cli + +```sh +gst-launch-1.0 -e videotestsrc ! x264enc ! mp4mux name=mux ! filesink location="bla.mp4" audiotestsrc ! lamemp3enc ! mux. +```