Skip to content

Instantly share code, notes, and snippets.

@nzjrs
Created July 19, 2013 11:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nzjrs/6038500 to your computer and use it in GitHub Desktop.
Save nzjrs/6038500 to your computer and use it in GitHub Desktop.
Gstreamer x264 Experiments
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