Revision history of "Ffmpeg notes"

From Simson Garfinkel
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 13:24, 24 May 2020Simson talk contribs 151 bytes +151 Created page with "Extract time offset of frames: ffprobe -f lavfi -i "movie=filename.mov,fps=fps=25[out0]" -show_frames -show_entries frame=pkt_pts_time -of csv=p=0"