Posted by jbrown on July 13, 2008 at 11:44pm
| Download | Size | md5 hash |
|---|---|---|
| op_video-5.x-3.11.tar.gz | 40.36 KB | 4180a72ceaaaaa00549c2d8145cba8d1 |
| op_video-5.x-3.11.zip | 49.46 KB | 3bbf5dbcdd5a6d4e48c636ba71a4a0dd |
Last updated: December 24, 2010 - 23:33
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