Properly format the documentation for dash_only and hls_only

This commit is contained in:
sr90 2021-06-10 14:21:23 -07:00 committed by GitHub
parent 98b97709d7
commit d84260ca78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
The above packaging command creates five single file MP4 streams, and HLS The above packaging command creates five single file MP4 streams, and HLS
playlists as well as DASH manifests. playlists as well as DASH manifests.
* Output DASH + HLS with dash_only and hls_only options * Output DASH + HLS with dash_only and hls_only options::
$ packager \ $ packager \
'in=h264_baseline_360p_600.mp4,stream=audio,init_segment=audio/init.mp4,segment_template=audio/$Number$.m4s' \ 'in=h264_baseline_360p_600.mp4,stream=audio,init_segment=audio/init.mp4,segment_template=audio/$Number$.m4s' \