Skip to content

collectivepi

Month: June 2019

Create_mountPOINT_for_HHD_RPI

June 24, 2019 by shadowwalkers

Create_mountPOINT_for_HHD.png

Leave a comment

ffmpeg: Cutting the videos on start/end time frame

June 20, 2019June 20, 2019 by shadowwalkers

ffmpeg -ss 00:00:03 -t 00:00:08 -i movie.mp4 -acodec copy -vcodec copy -async 1 cut.mp4

 

./ffmpeg -ss 00:39:05 -i input.mkv -codec copy -t 00:03:03 out.mkv

 

./ffmpeg -ss 00:00:07 -i input.mkv -codec copy -t 00:02:53 out.mkv

Leave a comment

Recent Posts

  • How to Install Wine 5.0 Stable in Ubuntu 18.04, 19.10 & Run Microsoft office
  • PXE Booting on pfSense.
  • How to get Times New Roman font in LibreOffice on Linux
  • Install Google Fonts on Ubuntu/LinuxMint
  • Download a single directory from a GitHub repo using Subversion

Recent Comments

st0nks on Megacmd: A command-line client…
shadowwalkers on OpenVPN docker ARM/PI configur…
shadowwalkers on Setting up WiFi and Ethernet S…
bobirving13 on Streaming NASA ISS live on Ras…

Archives

  • September 2020
  • May 2020
  • November 2019
  • June 2019
  • May 2019
  • March 2019
  • August 2018
  • May 2018
  • April 2018
  • October 2017
  • July 2017
  • June 2017
  • March 2017
  • February 2017
  • January 2017

Categories

  • Uncategorized
Blog at WordPress.com.
Cancel
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy