Changes between Version 22 and Version 23 of notes/other
- Timestamp:
- 2019-08-23T15:00:18Z (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
notes/other
v22 v23 17 17 ffmpeg -ss 00:00:11.500 -t 48 -i "couch throne.mpg" -c:v libx264 cut.avi 18 18 ffmpeg -ss 00:01:48.000 -t 81 -i source.mkv -c:v libx264 -c:a mp3 -sn cut.mp4 19 ffmpeg -ss 00:43:53.000 -t 25 -i source.mkv -c:v libx264 -map 0:4:a -map 0:v cut.mp4 19 20 }}} 20 21