New to Ubuntu Linux? This computer operating system could be a bit tricky for beginners, but fret not, help is here. Check out this video tutorial on how to mux OGG and OGV to OGV on Ubuntu Linux.
Basically, we are just trying to mux an ogg vorbis audio stream and ogg theora video stream into an OGG Container using Terminal without transcoding. Alternately, you can use mkvmerge(GUI) to mux the stream to Matroska Container.
Type the below command in the terminal window:
"gst-launch-0.10 filesrc location=out.ogv ! oggdemux ! theoraparse ! oggmux name=mux ! filesink location=screencast.ogv filesrc location=out.ogg ! oggdemux ! vorbisparse ! mux."
Tru3m0sl3m has all kinds of tutorials, from Windows and Ubuntu Linux operating systems to Islamic videos. If you're looking for some quick and handy computer tips or tricks, this is a good place to start.
Hosted by youtube.com
Creator's Site: www.youtube.com/user/Tru3m0sl3m