Alex K
Alex K
Hi, i can confirm that this bug exists Video sample with this stream error: http://file-examples.com/wp-content/uploads/2017/04/file_example_MP4_480_1_5MG.mp4 Another video example with `File is propably corrupted: This file does not have "moov" box!`...
@justtoprogram if it is really urgent i would suggest to use https://github.com/JamesHeinrich/getID3
I am as well, but had to use it. I have strong suspect that the reason why it is not working properly is because around [Mpeg4Part12Adapter.php#L173](https://github.com/wapmorgan/MediaFile/blob/638862f9def20019a33323b58f41ea886e1b1ba2/src/Adapters/Containers/Mpeg4Part12Adapter.php#L173) code depends on order...
Any chances that this PR could be checked? Thanks
Is there any way to pass array of words and tell write from right point or from left point? It is possible to use 3rd party libraries and custom solutions...
I've checked with `xcode-select -p` to where it points and fixed with `sudo xcode-select -s /Applications/Xcode.app/Contents/Developer` path to the currently installed xcode. Worked for me Also I don't think that...
with latest webpack for me removing adding `hot: true` to the dev server worked wonders
While I agree that cli would be nice for fresh projects but hiding configuration means much harder time for existing projects to migrate. Is it possible to have a cli...