~soylent-tv/truckliststudio/trickliststudiogit

« back to all changes in this revision

Viewing changes to src/truckliststudio/externals/linux/outputs/gst_output.properties

  • Committer: Karl Ellis
  • Date: 2017-04-09 19:50:24 UTC
  • Revision ID: git-v1:4078cfcab95a828da7c6e1f6ee259051b436ed22
TrucklistStudio sources updated to version 0.9.7 build 93

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
file=gst-launch-1.0 -q tcpclientsrc port=@VPORT ! videoparse format=15 width=@CWIDTH height=@CHEIGHT framerate=@RATE/1 ! queue max-size-buffers=0 max-size-time=0 ! videorate ! videoscale ! videoconvert ! video/x-raw, format=I420, framerate=@RATE/1, width=@CWIDTH, height=@CHEIGHT ! videoconvert ! x264enc pass=cbr threads=0 bitrate=@VBITRATE key-int-max=@KEYINT speed-preset=2 tune=zerolatency ! flvmux streamable=true name=mux tcpclientsrc port=@APORT ! audioparse raw-format=5 rate=@FREQ channels=@CHANNELS ! queue max-size-buffers=0 max-size-time=0 ! audioconvert ! audioresample ! audiorate ! lamemp3enc bitrate=@ABITRATE ! mpegaudioparse ! mux. mux. ! queue max-size-buffers=0 max-size-time=0 ! filesink location=@FILE
41
41
udp=gst-launch-1.0 -q tcpclientsrc port=@VPORT ! videoparse format=15 width=@CWIDTH height=@CHEIGHT framerate=@RATE/1 ! queue max-size-buffers=0 max-size-time=0 ! videorate ! videoscale ! videoconvert ! video/x-raw, format=I420, framerate=@RATE/1, width=@CWIDTH, height=@CHEIGHT ! videoconvert ! x264enc pass=cbr threads=0 bitrate=@VBITRATE key-int-max=@KEYINT speed-preset=2 tune=zerolatency ! mpegtsmux alignment=7 name=mux tcpclientsrc port=@APORT ! audioparse raw-format=5 rate=@FREQ channels=@CHANNELS ! queue max-size-buffers=0 max-size-time=0 ! audioconvert ! audioresample ! audiorate ! lamemp3enc bitrate=@ABITRATE ! mpegaudioparse ! mux. mux. ! rndbuffersize max=1316 min=1316 ! queue max-size-buffers=0 max-size-time=0 ! udpsink host=127.0.0.1 port=7000 sync=false
42
42
udpHQ=gst-launch-1.0 -q tcpclientsrc port=@VPORT ! videoparse format=15 width=@CWIDTH height=@CHEIGHT framerate=@RATE/1 ! queue max-size-buffers=0 max-size-time=0 ! videorate ! videoscale ! videoconvert ! video/x-raw, format=I420, framerate=@RATE/1, width=@CWIDTH, height=@CHEIGHT ! videoconvert ! x264enc pass=cbr threads=0 bitrate=@VBITRATE key-int-max=@KEYINT speed-preset=7 tune=zerolatency ! mpegtsmux alignment=7 name=mux tcpclientsrc port=@APORT ! audioparse raw-format=5 rate=@FREQ channels=@CHANNELS ! queue max-size-buffers=0 max-size-time=0 ! audioconvert ! audioresample ! audiorate ! lamemp3enc bitrate=@ABITRATE ! mpegaudioparse ! mux. mux. ! rndbuffersize max=1316 min=1316 ! queue max-size-buffers=0 max-size-time=0 ! udpsink host=127.0.0.1 port=7000 sync=false
 
43
 
 
44
hls=gst-launch-1.0 -q tcpclientsrc port=@VPORT ! videoparse format=15 width=@CWIDTH height=@CHEIGHT framerate=@RATE/1 ! queue max-size-buffers=0 max-size-time=0 ! videorate ! videoscale ! videoconvert ! video/x-raw, format=I420, framerate=@RATE/1, width=@CWIDTH, height=@CHEIGHT ! videoconvert ! x264enc pass=cbr threads=0 bitrate=@VBITRATE key-int-max=@KEYINT speed-preset=2 tune=zerolatency ! mpegtsmux alignment=7 name=mux tcpclientsrc port=@APORT ! audioparse raw-format=5 rate=@FREQ channels=@CHANNELS ! queue max-size-buffers=0 max-size-time=0 ! audioconvert ! audioresample ! audiorate ! lamemp3enc bitrate=@ABITRATE ! mpegaudioparse ! mux. mux. ! rndbuffersize max=1316 min=1316 ! queue max-size-buffers=0 max-size-time=0 ! hlssink max-files=10  playlist-root=@URL playlist-location=@MOUNT location=@LOCsegment-%05d.ts target-duration=10
 
45
hlsHQ=gst-launch-1.0 -q tcpclientsrc port=@VPORT ! videoparse format=15 width=@CWIDTH height=@CHEIGHT framerate=@RATE/1 ! queue max-size-buffers=0 max-size-time=0 ! videorate ! videoscale ! videoconvert ! video/x-raw, format=I420, framerate=@RATE/1, width=@CWIDTH, height=@CHEIGHT ! videoconvert ! x264enc pass=cbr threads=0 bitrate=@VBITRATE key-int-max=@KEYINT speed-preset=7 tune=zerolatency ! mpegtsmux alignment=7 name=mux tcpclientsrc port=@APORT ! audioparse raw-format=5 rate=@FREQ channels=@CHANNELS ! queue max-size-buffers=0 max-size-time=0 ! audioconvert ! audioresample ! audiorate ! lamemp3enc bitrate=@ABITRATE ! mpegaudioparse ! mux. mux. ! rndbuffersize max=1316 min=1316 ! queue max-size-buffers=0 max-size-time=0 ! hlssink max-files=10  playlist-root=@URL playlist-location=@MOUNT location=@LOCsegment-%05d.ts target-duration=10
 
46
 
43
47
testStream = gst-launch-1.0 -q audiotestsrc ! audioconvert ! audio/x-raw, format=S16BE, channels=@CHANNELS, rate=@FREQ ! audioconvert ! tcpclientsink port=@APORT videotestsrc ! videoconvert ! videoscale ! videorate ! video/x-raw, format=RGB, framerate=@RATE/1, width=@CWIDTH, height=@CHEIGHT ! videoconvert ! tcpclientsink port=@VPORT
44
48
 
45
49
#Some tag translation