Oliver Lillie
Oliver Lillie
there must be a bug in the %index to %d conversion that do phpvideotoolkit does. I've made a note of it and will try to fix when I have the...
Are you buy any chance running this on a windows environment?
seems to be something to do with in a windows environment the % sign is somehow replaced out with a ' ' (space). I've made a note of it and...
Sorry not currently, but it wouldn't be to hard to duplicate the `Media::save` function stripping out any pre-processing and progress handler functionality and then return the following at the end...
If you do write your own function please submit a pull request.
Yes but i haven't had the time to update it myself and have somehow missed ghe pull requests. I will check them out after the holiday period On 24 Dec...
Can you post the exact warnings here please, as well as your ffmpeg version number. As there are so many different version of ffmpeg floating out there it's quite hard...
When I have some time I will look at doing this based on your suggestion of switching around the version number.
I'm creating a new branch called feature/stream-specifiers that will attempt to add in stream specifier functionality.
It seems that the exec command that you are running is missing a `%` sign for some reason. If you run this command in the command line: ``` C:\ffmpeg\bin\ffmpeg.exe "-ss"...