php-av
php-av copied to clipboard
libav wrapper for PHP
Results
2
php-av issues
Sort by
recently updated
recently updated
newest added
hello! Errors occur during assembly in PHP 7.2 /root/php-av/av.c: In function 'zif_av_file_get_metadata': /root/php-av/av.c:465:27: error: expected expression before 'php_av_file' ZEND_FETCH_RESOURCE(paf, php_av_file *, &res, -1, AVFILE_RESOURCE_NAME, le_avfile_resource); ^~~~~~~~~~~ /root/php-av/av.c: In function 'zif_av_stream_open':...