GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    Christina Sørensen (cafkafk@pleroma.cafkafk.com)'s status on Friday, 11-Nov-2022 16:31:47 JSTChristina SørensenChristina Sørensen
    If you wanna cut a video with ffmpeg, this is how you do it by the way.

    ffmpeg -i input-file.mp4 -ss 00:4:20 -t 00:00:10 -c:v copy output-file.mp4

    The -ss option is where to start the cut, -t flag is how much to cut after that time. If you wanna cut to a specific timestamp, use -to instead of -t.

    ffmpeg -i input-file.mp4 -ss 00:4:20 -to 00:04:30 -c:v copy output-file.mp4

    ffmpeg is scary but super powerful, just like ImageMagick.
    In conversationFriday, 11-Nov-2022 16:31:47 JST from pleroma.cafkafk.compermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.