• ryedaft@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    8
    ·
    11 hours ago

    {“code”:“command-failure”,“msg”:“ffprobe Failed with exit status: 1”}

    I think ffprobe is from ffmpeg which is software for doing anything with video. Here it was probably some kind of conversation.

    • ferric_carcinization@lemmy.ml
      link
      fedilink
      English
      arrow-up
      5
      ·
      11 hours ago

      The ffprobe command is used to get information about video (& maybe audio?) files. For example, you could use it to check a video’s container format (like mp4), video format (like AV1), audio format (like AAC) & subtitles.