Created
July 19, 2013 11:30
-
-
Save nzjrs/6038500 to your computer and use it in GitHub Desktop.
Gstreamer x264 Experiments
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gst-launch-0.10 videotestsrc ! video/x-raw-yuv,format=\(fourcc\)I420,width=640,height=480,framerate=25/1 ! x264enc byte-stream=true ! filesink location=foo.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment