PugJesus@lemmy.world to 196@lemmy.worldEnglish · 13 hours agoGifted rulelemmy.worldimagemessage-square9fedilinkarrow-up1264
arrow-up1264imageGifted rulelemmy.worldPugJesus@lemmy.world to 196@lemmy.worldEnglish · 13 hours agomessage-square9fedilink
minus-squareryedaft@sh.itjust.workslinkfedilinkEnglisharrow-up8·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.
minus-squareferric_carcinization@lemmy.mllinkfedilinkEnglisharrow-up5·11 hours agoThe 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.
{“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.
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.