safe_validate_mpeg_with_ffprobe Function

public function safe_validate_mpeg_with_ffprobe(filename) result(valid)

Safely validate MPEG files without shell injection

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filename

Return Value logical