После обновление Ubuntu до версии 18.04 появилась такая ошибка. На 17.10 всё работало. Не подскажите, в чем может быть проблема? Сам скрипт:
https://yadi.sk/d/RLaFDg023MtPqNroot@Ubuntu-1710-artful-64-minimal ~ # php /home/convert.php
PHP Warning: Invalid argument supplied for foreach() in /home/convert.php on line 24
PHP Notice: Undefined index: General in /home/convert.php on line 34
PHP Notice: Trying to get property 'Overall_bit_rate' of non-object in /home/convert.php on line 34
PHP Notice: Undefined index: General in /home/convert.php on line 35
PHP Notice: Trying to get property 'Duration' of non-object in /home/convert.php on line 35
PHP Notice: Undefined index: Video in /home/convert.php on line 36
PHP Notice: Trying to get property 'Width' of non-object in /home/convert.php on line 36
PHP Notice: Undefined index: Video in /home/convert.php on line 37
PHP Notice: Trying to get property 'Height' of non-object in /home/convert.php on line 37
PHP Notice: Undefined index: Video in /home/convert.php on line 38
PHP Notice: Trying to get property 'Scan_type' of non-object in /home/convert.php on line 38
PHP Notice: Undefined index: Video in /home/convert.php on line 39
PHP Notice: Trying to get property 'Frame_rate' of non-object in /home/convert.php on line 39
PHP Notice: Undefined index: Video in /home/convert.php on line 40
PHP Notice: Trying to get property 'Original_frame_rate' of non-object in /home/convert.php on line 40
PHP Notice: Undefined index: Video in /home/convert.php on line 41
PHP Notice: Trying to get property 'Bit_rate' of non-object in /home/convert.php on line 41
PHP Notice: Undefined index: Audio in /home/convert.php on line 42
PHP Notice: Trying to get property 'Bit_rate' of non-object in /home/convert.php on line 42
Start convert file. PID: 8456