buggedcom / phpvideotoolkit-v2

PHP Video Toolkit version 2 helps take the voodoo out of ffmpeg and provides a convenient object oriented wrapper around the ffmpeg programme.
Other
260 stars 86 forks source link

Config not being passed to FfmpegParser in Format class #90

Open tsmgeek opened 8 years ago

tsmgeek commented 8 years ago

https://github.com/buggedcom/phpvideotoolkit-v2/blob/master/src/PHPVideoToolkit/Format.php#L121

Not passing $config object into FfmpegParser(), this causes issues unless Config is default config.