rename and include comment in live playback utilty
This commit is contained in:
parent
fe440960f4
commit
bba0e3a093
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
export GST_DEBUG_DUMP_DOT_DIR=$(pwd)
|
||||
# Enable to get a dot file, to turn to png: dot -Tpng -osomething.png something.dot
|
||||
#export GST_DEBUG_DUMP_DOT_DIR=$(pwd)
|
||||
gst-launch-1.0 filesrc location=output.raw \
|
||||
! rawvideoparse use_sink_caps=false height=384 width=288 format=gray16-be \
|
||||
! videoconvertscale \
|
Loading…
Reference in New Issue
Block a user