Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
ffprobe -loglevel 0 -print_format json -show_format -show_streams "${INPUT}"<VIDEO_FILE> | jq -r .format.tags.creation_time

...