Kieran O'Leary
Kieran O'Leary
P.S Looking into this as it could just be the issue: http://serverfault.com/questions/831680/libpng16-so-undefined-reference-to-inflatevalidate
I got a lot further on Ubuntu 16.04 this time using ./build.Here's the errors I got at the end this time: ``` Link\ SDK -I../../../Source/ThirdParty/qblowfish -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem...
and here is the full output when i run ./build,just incase it's necessary: ``` ./build SCRIPT_DIR: + /home/kieran110s/qctools/Project/BuildAllFromSource PWD: + /home/kieran110s PWD: + /home/kieran110s chmod: cannot access 'version.sh': No such...
Hmm this would be great, but I wonder if an external script could take a csv of timestamps and values, then transform and embed them into a qctools xml as...
Actually the more I think about it, it'd be great for qctools to be able to do this.. On 6 Jul 2017 07:48, "Kieran O Leary" wrote: > Hmm this...
If it helps: ``` $ mediainfo /mnt/c/Users/kiera/Downloads/00000.m2ts General ID : 0 (0x0) Complete name : /mnt/c/Users/kiera/Downloads/00000.m2ts Format : BDAV Format/Info : Blu-ray Video File size : 219 MiB Duration :...
Hey, I finally got it to build (`make clean` is my friend) - and I also get the expected output. I think Standard is in the correct order of PBCore...
If it helps, here's three outputs with my patch: https://gist.github.com/kieranjol/6572e72159d1c95a05c40b30e3783b9a Matroska, QuickTime, Mpeg-4 ``` video/x-matroska Matroska ``` ``` video/quicktime QuickTime ``` ``` video/mp4 MPEG-4 ```
Sounds good to me - I'm just having difficulty finding the specific line of code that is pulling that Format annotation... I can see the instantiationAnnotations section in the code,...