History log of /external/libxcam/tests/test-xcamsrc-camera.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ee0864db338fc4a55bae62c476af1918b7b11059 13-Apr-2015 John Ye <john.ye@intel.com> correct test script for gstreamer plugin xcamsrc
/external/libxcam/tests/test-xcamsrc-camera.sh
e94eb9618dae6c09e93239984b88c51486ce594b 17-Mar-2015 John Ye <john.ye@intel.com> wrapper/gstreamer plugin based on xcore

sample launch line:

gst-launch-1.0 xcamsrc sensor=0 capturemode=0x4000 memtype=4 \
buffercount=8 fpsn=25 fpsd=1 width=1920 height=1080 \
pixelformat=0 field=0 bytesperline=3840 \
! video/x-raw, format=NV12, width=1920, height=1080, \
framerate=30/1 ! queue ! vaapiencode_h264 ! fakesink
/external/libxcam/tests/test-xcamsrc-camera.sh