housekeeping

This commit is contained in:
Reto Kromer 2017-01-27 14:35:26 +01:00 committed by GitHub
parent f4f163c180
commit 67b123181c

View File

@ -1484,7 +1484,7 @@ e.g.: <code>ffmpeg -f concat -safe 0 -i mylist.txt -c copy <i>output_file</i></c
</div> </div>
</div> </div>
</div> </div>
<!-- ends set field order --> <!-- ends Set field order -->
<!-- Make stream properties explicate --> <!-- Make stream properties explicate -->
<span data-toggle="modal" data-target="#clarify_stream"><button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Clarify stream properties">Set stream properties</button></span> <span data-toggle="modal" data-target="#clarify_stream"><button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Clarify stream properties">Set stream properties</button></span>
@ -1525,7 +1525,8 @@ e.g.: <code>ffmpeg -f concat -safe 0 -i mylist.txt -c copy <i>output_file</i></c
</div> </div>
</div> </div>
</div> </div>
<!-- ends set field order --> <!-- ends Make stream properties explicate -->
<!-- View Format Info --> <!-- View Format Info -->
<span data-toggle="modal" data-target="#view_format_info"><button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="View format information">View format information</button></span> <span data-toggle="modal" data-target="#view_format_info"><button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="View format information">View format information</button></span>
<div id="view_format_info" class="modal fade" tabindex="-1" role="dialog"> <div id="view_format_info" class="modal fade" tabindex="-1" role="dialog">