User Tools

Site Tools


avlib_notes

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
avlib_notes [2016/06/06 18:34]
wbeckett
avlib_notes [2021/06/04 02:16] (current)
Line 20: Line 20:
  
 avconv -i Michael-Jackson-You-Rock-My-World-HD.mp4 -vcodec libx264 newfile.avi avconv -i Michael-Jackson-You-Rock-My-World-HD.mp4 -vcodec libx264 newfile.avi
 +
 +
 +
 +avconv -i michael-jackson-dangerous.mp3 newfile.wav
 +
 +
 +
 +avconv -i [input file] -ss [start time] -t [duration] -codec copy [output file]
 +http://​www.dototot.com/​how-to-trim-videos-with-the-command-line-using-avconv/​
avlib_notes.1465238053.txt.gz ยท Last modified: 2021/06/04 02:16 (external edit)