intekral adlı üyeden alıntı: mesajı görüntüle
Selamlar,

Video işleyen bir script satın aldım bir hata mesajı alıyorum buna istinaden yazılımcı ffprobe ve ffmpeg eklentisinin güncellenmesini söyledi.

gerekli güncellenmeyi bir şekilde başardım şuan hala aynı şekilde "FFprobe failed to analyze your video file " hata alıyorum.

yazılımcı ile görüştüm bu seferde şöyle bir cevap geldi.

Please check if ffprobe is able to run the following command. It should return the output in JSON format:
ffprobe -v quiet -print_format json -show_format -show_streams /path/to/video

Sorun tam olarak nerede anlamış değilim.
root ile SSH girişi yaparak örnek komutun çalıştırılmasını istemiş.

ffprobe -v quiet -print_format json -show_format -show_streams testvideodosyasiyolu.mp4