op_video 5.x-3.19

Bug fixes

Update _op_video_ffmpeg_get_info() for latest FFmpeg.

op_video 6.x-4.x-dev

CCK field is rock solid (I think)
upload module conflict
views integration is broken
integration with following modules untested: node_import, services, feedapi_mapper

depends on storage_api and mimedetect. You'll need to work out how to use storage_api as its not documented at all yet.

op_video 5.x-3.16

New features
Bug fixes
  • check ffmpeg has png support for preview image capture
  • limit filepath autocomplete to 10 files
  • ensure h.264 video dimensions are multiples of 16 to avoid quality degradation
  • for mp4 playback, depend on flash 9.0.115.0 instead of 9.0.151.0 so it works even if the user does not have all the security updates

op_video 5.x-3.15

New features
Bug fixes

The major new feature of this release is MP4 encoding with H.264 video and AAC audio. These codecs have much higher performance than than the old FLV and MP3. This means you can have the same quality for less bandwidth or higher quality for the same bandwidth.

Demo

MP4 encoding is supported both with FFmpeg transcoding on your own server and with the paid transcoding service we offer at openpackage.biz .

This functionality was sponsored by SharkScopers and vertikal.dk .

op_video 5.x-3.10

New features

'Retranscode videos' update option at admin/content/node

improved views integration
-sorts
-filters
-help text for every option
-see #271345: How to access video properties outside of Views fields?

op_video 5.x-3.9

Bug fixes

always mark video as failed transcoding when it has
put acquire_url row in {op_video_files} schema
specify MALLOC_CHECK_=1 before the time command

If you had previously installed 5.x-3.8 fresh (not upgrading) and were experiencing sql errors relating to acquire_url, you need to run update.php and execute op_video update #7.

Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade

op_video 5.x-3.8

New features

Video acquisition via url: http://openpackage.biz/bounty/15
Video podcast acquisition via feedapi_mapper: http://openpackage.biz/bounty/14

Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade

op_video 5.x-3.7

Bug fixes

add a t()
support most recent ffmpeg - #248717: op video doesn't work with FFmpeg version SVN-r12900
make default theme functions just passthrough

Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade

op_video 5.x-3.6

Bug fixes

upgrade actions support to 5.x-2.x
only support video stream passthrough for flv
scale images up and down
make openpackage.biz transcoding more robust
#242271: Can't Override Autostart Value

Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade

op_video 5.x-3.5

Bug fixes

prevent symlinks from breaking _op_video_canonical_filepath() - #238699: Transcoding Remotely Saves Absolute Path
improve _op_video_exec()

op_video 5.x-3.3

Bug fixes

fix upload issue with php4 - http://drupal.org/node/236335
improve op_media transcoding option help text

Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade

op_video 5.x-3.2

Bug fixes

tidy up theme functions
improve op media transcoding option info
make _op_video_canonical_filepath() more robust (#235950)

Please follow the upgrade instructions carefully when upgrading from 5.x-2.x: http://openpackage.biz/upgrade

op_video 5.x-3.1

Bug fixes

fix minor prob with preview image radios
Please follow the upgrade instructions carefully: http://openpackage.biz/upgrade

op_video 5.x-3.0

New features

Initial release of 5.x-3.0.
Please follow the upgrade instructions carefully: http://openpackage.biz/upgrade

op_video 5.x-2.6

New features

node-type => field-type conversion utility for 5.x-2.x to 5.x-3.x upgrade.
http://openpackage.biz/upgrade

op_video 5.x-2.4

New features

This release reflects the fact that JW FLV Player has been superseded by JW FLV Media Player.

From now on you need to decompress the latest version of JW FLV Media Player and place the file mediaplayer.swf into the op_video module directory.

op_video 5.x-2.3

Bug fixes

need additional form field in case of non-admin filepath option
remove Call-time pass-by-reference

op_video 5.x-3.x-dev

New features

This is the development snapshot for op_video 5.x-3 .

op_video 5.x-2.2

Bug fixes

Changes since 5.x-2.1:

  • fix sql error in _op_video_delete_file()
  • fix namespace conflict with upload module causing 'Error Uploading Video' error.
Subscribe with RSS Subscribe to Releases for OpenPackage Video