Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
frameinfo [2019/07/13 22:34] beandog |
frameinfo [2019/07/13 22:36] (current) beandog |
||
---|---|---|---|
Line 7: | Line 7: | ||
<code> | <code> | ||
- | ffmpeg -fflags +genpts -i dvd_copy.mpg -an -sn -vf showinfo -f null - 2>&1 | + | ffmpeg -fflags +genpts -i dvd_copy.mpg -an -sn -vf showinfo -f null - 2>&1 | egrep 'i:(P|T|B)' |
</code> | </code> |