Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linuxvideocutting [2016/04/05 12:35] yassine chaouche created |
linuxvideocutting [2018/03/21 17:28] (current) yassine chaouche |
||
---|---|---|---|
Line 1: | Line 1: | ||
\\ | \\ | ||
- | [[: | + | [[: |
< | < | ||
avconv -i input.avi -ss 00:27:00 -t 00:58:00 -codec copy output.avi | avconv -i input.avi -ss 00:27:00 -t 00:58:00 -codec copy output.avi | ||
</ | </ | ||
+ | - -ss start | ||
+ | - -t duration | ||
[[http:// | [[http:// |