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
    butterdog (nudes at 1M followers) (butterdog@poa.st)'s status on Sunday, 22-Sep-2024 23:29:57 JSTbutterdog (nudes at 1M followers)butterdog (nudes at 1M followers)
    in reply to
    • kamehamic
    • Zergling_man
    @Zergling_man @kamehamic chat gpt says this;


    # Calculate video duration
    duration=$(ffprobe -v error -show_entries format=duration -of default=noprint_wrappers=1:nokey=1 input.mp4)

    # Calculate timestamp for 50% duration
    percentage=50
    timestamp=$(echo "scale=9; $duration * ($percentage / 100)" | bc)

    # Take screenshot
    ffmpeg -i input.mp4 -ss "$timestamp" -frames:v 1 output_50percent.png
    In conversationSunday, 22-Sep-2024 23:29:57 JST from poa.stpermalink
  • 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.