Skip to content

Tags: buggedcom/phpvideotoolkit-v2

Tags

2.2.5

Merge pull request #110 from shmurakami/master

Inherit user config to parser

2.2.4

Merge pull request #95 from SamarRizvi/master

Fix Bug: % symbol stripped from ffmpeg command

2.2.3

Merge pull request #88 from tws-inc/master

PHP 7 Compatibility fix

2.2.2

Merge pull request #82 from SamarRizvi/master

[Enhancement] Get file volume component

2.2.1

added 360 timecode example #57

2.2.0-beta

whitespace formatting

2.1.6-beta

added patch to the video output format post processor function update…

…FormatOptions that corrects the width and height dimensions of the final output if the input dimensions have been "fixed" from the aspect ratio data.

2.1.5

Merge pull request #20 from petewatts/master

Replaced _run recursive call with a while loop. Thanks petewatts.

2.1.4

bug fix for incorrect isset vs in_array comparison for libvorbis/vorb…

…is normalisation in AutdioFormat

2.1.3

bug fix for systems when realpath returns false on some systems and t…

…hus the configsetexceptions thrown have no path set in the message.