Thread Installationsproblem mit FFmpeg::Command auf Win7 (18 answers)
Opened by bianca at 2017-08-29 19:19

GwenDragon
 2017-08-31 12:39
#187318 #187318
User since
2005-01-17
14533 Artikel
Admin1
[Homepage]
user image
Mal kurz testen.

C:\strawberry\perl\site\lib\FFmpeg\Command.pm
Ersetze Zeile 50
system("$cmd -version > /dev/null 2>&1");
durch
system("$cmd -version ");
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

View full thread Installationsproblem mit FFmpeg::Command auf Win7