op_video 5.x-3.11
jbrown - July 13, 2008 - 23:44
Official release from CVS tag: DRUPAL-5--3-11
First released: July 13, 2008 - 23:44
First released: July 13, 2008 - 23:44
Download: op_video-5.x-3.11.tar.gz
Size: 40.36 KB
md5_file hash: 4180a72ceaaaaa00549c2d8145cba8d1
Last updated: July 13, 2008 - 23:45
View usage statistics for this releaseSize: 40.36 KB
md5_file hash: 4180a72ceaaaaa00549c2d8145cba8d1
Last updated: July 13, 2008 - 23:45
Changes since 5.x-3.10:
- #274465: Warning message after viewing a video by jbrown, Grantovich: Don't generate an sql warning when $_SERVER['REMOTE_ADDR'] isn't an ip address
- update format/codec interrogation for latest ffmpeg snapshot
- don't rely on ffmpeg to use the dimensions that it detects - it sometimes
doesn't - add $filename parameter to _op_video_insert_file_acquire_url()
- ensure that the dimensions of the output video are _always_ even
- use php4 version of parse_url() in _op_video_insert_file_acquire_url()
- don't try to avoid quicktime videos in feeds
- add $filename parameter to _op_video_save_upload()
- when available, use cURL instead of _op_video_multipart_http_request() to upload videos to openpackage.biz
- don't use curl_setopt_array(), as its php5 only
- set ffmpeg verbosity level to 0 during transcoding
- try really hard to aquire from url, as we don't do retries atm
Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade
