User Tools

Site Tools


doc:appunti:linux:video:ffmpeg_stack_horizontally

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
doc:appunti:linux:video:ffmpeg_stack_horizontally [2021/10/28 11:28] niccolodoc:appunti:linux:video:ffmpeg_stack_horizontally [2021/10/28 11:43] (current) niccolo
Line 15: Line 15:
  
 The script can take into account that the videos may be **out of sync**: it is possible to pass **two timestamps** referring at the same instant captured into both videos. The script will **shift the videos presentation time** each-other, so that both will be synced.  The script can take into account that the videos may be **out of sync**: it is possible to pass **two timestamps** referring at the same instant captured into both videos. The script will **shift the videos presentation time** each-other, so that both will be synced. 
 +
 +The script has some constraints. It requires the **Bash shell**, because it uses the **%%((expression))%%** to do arithmetic evaluation. The script requires also the **Python** interpreter, just to do a floating point difference and properly formats the result.
  
 <code> <code>
doc/appunti/linux/video/ffmpeg_stack_horizontally.1635413317.txt.gz · Last modified: 2021/10/28 11:28 by niccolo