*** tpb has joined #timvideos | 00:01 | |
*** CarlFK has joined #timvideos | 00:34 | |
*** CarlFK has quit IRC | 00:44 | |
*** CarlFK has joined #timvideos | 00:51 | |
*** mithro has joined #timvideos | 01:30 | |
*** mithro has quit IRC | 01:55 | |
*** parx has quit IRC | 02:51 | |
*** parx has joined #timvideos | 02:52 | |
*** iiie0 has quit IRC | 04:15 | |
*** hyades has joined #timvideos | 04:42 | |
*** hyades has quit IRC | 04:51 | |
*** hyades has joined #timvideos | 05:20 | |
*** hyades has quit IRC | 05:36 | |
*** hyades has joined #timvideos | 05:37 | |
*** hyades has quit IRC | 05:42 | |
*** hyades has joined #timvideos | 05:58 | |
*** hyades has quit IRC | 06:18 | |
*** hyades has joined #timvideos | 07:05 | |
*** hyades has quit IRC | 07:37 | |
*** hyades has joined #timvideos | 07:42 | |
hyades | mithro, CarlFK , iiie , parx http://hyades.github.io/blog/Improvements/ | 08:16 |
---|---|---|
tpb | Title: Improvements (at hyades.github.io) | 08:16 |
*** hyades has quit IRC | 09:15 | |
*** hyades has joined #timvideos | 10:24 | |
*** hyades has quit IRC | 11:36 | |
*** hyades has joined #timvideos | 12:01 | |
*** hyades has quit IRC | 12:29 | |
*** hyades has joined #timvideos | 12:51 | |
*** hyades has quit IRC | 13:59 | |
*** hyades has joined #timvideos | 14:33 | |
CarlFK | hyades: you are bouncing in and out of here, and I am only 1/2 here.. but this is prolly better place to talk about my image upload comment | 14:44 |
hyades | CarlFK: which comment? | 15:15 |
hyades | CarlFK: ah my internet has some port issues, have to connect through tor :( | 15:16 |
CarlFK | hmm.. I tried to leave a comment on your blog.. but I don't see it | 15:17 |
CarlFK | guessing the registration process ate it | 15:17 |
CarlFK | anyway... | 15:17 |
CarlFK | why are you uploading to imgur? | 15:17 |
hyades | CarlFK: it will work with google account | 15:18 |
hyades | i wanted to see the key frames | 15:18 |
hyades | if you open them, you see blank | 15:19 |
hyades | black frames | 15:19 |
hyades | there is a problem with the sources which are feeding to the gst-switch-srv | 15:20 |
hyades | (maybe) | 15:20 |
CarlFK | the image is created as part of the test? | 15:21 |
hyades | yes | 15:21 |
CarlFK | I thought the test used it, like a reference to compare to | 15:21 |
hyades | on travis, i cant view it so uploaded to imgur | 15:21 |
hyades | yes i have reference frames too! | 15:22 |
hyades | the build process has a dependency to be resolved | 15:23 |
CarlFK | sounds like it is needed to debug the testing, not needed to run the tests, right ? | 15:23 |
hyades | its fine on my system :) | 15:23 |
hyades | ./tools/gstworker.c:270:error: missing: faac | 15:25 |
hyades | ./tools/gstworker.c:784:error: recorder: failed to create new pipeline | 15:25 |
hyades | i am unable to figure what is missing.. | 15:26 |
CarlFK | faac :) | 15:26 |
hyades | https://s3.amazonaws.com/archive.travis-ci.org/jobs/11142261/log.txt | 15:26 |
hyades | in this log, faac is installed as part of gst-plugins-bad | 15:27 |
CarlFK | huh - configure: *** These plugins will be built: faac | 15:28 |
CarlFK | ./tools/gstworker.c:270:error: missing: faac | 15:30 |
CarlFK | hmm. | 15:30 |
CarlFK | what distro is the test running/failing in? | 15:31 |
hyades | precise | 15:32 |
CarlFK | k - I just started installing precise on a box - should take about 30 min | 15:34 |
hyades | if your download speed is 3-4 mbps :D | 15:35 |
hyades | oh installing precise, fine :) | 15:35 |
*** hyades_ has joined #timvideos | 15:40 | |
*** hyades is now known as hyades__ | 15:40 | |
*** hyades_ is now known as hyades | 15:41 | |
*** hyades__ is now known as hyades_ | 15:41 | |
hyades | i'll have dinner and be back by then :) | 15:51 |
CarlFK | installed - is there a script I can grab that will install/run the tests? | 16:18 |
hyades | sadly no :( | 16:20 |
hyades | i am seeing if jh-build can help | 16:20 |
hyades | you can use this https://github.com/hyades/gst-switch/blob/master/.travis-setup.sh | 16:21 |
tpb | <http://ln-s.net/-wGT> (at github.com) | 16:21 |
hyades | clone https://github.com/hyades/gst-switch and run it | 16:22 |
tpb | Title: hyades/gst-switch · GitHub (at github.com) | 16:22 |
*** iiie0 has joined #timvideos | 17:11 | |
*** parx1 has joined #timvideos | 17:12 | |
*** parx1 has quit IRC | 17:12 | |
*** parx1 has joined #timvideos | 17:12 | |
hyades | CarlFK: any success? | 17:14 |
CarlFK | hmm, I looked at it an the phone rang :p | 17:14 |
CarlFK | let me try running ot | 17:14 |
CarlFK | it | 17:14 |
hyades | just look at some small dependencies which might come up like python-pip etc | 17:15 |
*** parx has quit IRC | 17:15 | |
CarlFK | add-apt-repository -h .... -y, --yes Assume yes to all queries | 17:17 |
CarlFK | this needs a - also + sudo apt-get install libglib2.0-dev gir1.2-glib-2.0 libgirepository1.0-dev libglib2.0-0 | 17:18 |
CarlFK | is this what gets run? | 17:18 |
hyades | these are dependencies | 17:19 |
*** parx1 is now known as parx | 17:22 | |
CarlFK | what runs .travis-setup.sh? | 17:22 |
hyades | this script is for travis | 17:23 |
hyades | .travis.yml runs it | 17:23 |
CarlFK | how does it get past the apt-get install ... that prompt yes/no ? | 17:36 |
hyades | ahh, travis does that. You may just add -y to all of them | 17:37 |
CarlFK | can you add it? | 17:38 |
hyades | sure | 17:38 |
hyades | updated it | 17:45 |
hyades | does it run fine now? | 17:53 |
*** iiie0 has quit IRC | 18:00 | |
*** iiie0 has joined #timvideos | 18:16 | |
*** hyades_ has quit IRC | 18:22 | |
*** hyades_ has joined #timvideos | 18:25 | |
*** hyades has quit IRC | 18:29 | |
*** hyades_ has quit IRC | 18:37 | |
*** hyades has joined #timvideos | 18:38 | |
*** hyades_ has joined #timvideos | 18:45 | |
*** iiie0 has quit IRC | 18:51 | |
*** hyades has quit IRC | 18:53 | |
*** iiie0 has joined #timvideos | 18:54 | |
*** hyades_ has quit IRC | 19:05 | |
*** parx has quit IRC | 19:27 | |
*** hyades has joined #timvideos | 19:36 | |
*** parx has joined #timvideos | 19:44 | |
CarlFK | hyades: Successfully installed python-coveralls PyYAML requests coverage six sh; Cleaning up... | 20:18 |
CarlFK | now what? | 20:18 |
hyades | PyYaml was installed as part of? | 20:20 |
hyades | python-coveralls? | 20:20 |
hyades | cd python-api | 20:21 |
hyades | make test | 20:21 |
hyades | CarlFK: what happened? | 20:25 |
CarlFK | -bash: cd: python-api: No such file or directory | 20:26 |
hyades | pwd? | 20:27 |
hyades | are you working with https://github.com/hyades/gst-switch ? | 20:28 |
tpb | Title: hyades/gst-switch · GitHub (at github.com) | 20:29 |
*** hyades_ has joined #timvideos | 20:34 | |
*** hyades__ has joined #timvideos | 20:34 | |
*** hyades is now known as Guest57664 | 20:35 | |
*** hyades_ is now known as hyades | 20:35 | |
*** hyades__ is now known as hyades_ | 20:36 | |
hyades | CarlFK: just run gst-switch-srv once | 20:37 |
*** Guest57664 has quit IRC | 20:37 | |
CarlFK | juser@pc9e:~/tv$ find ./ -name gst-switch-srv | 20:48 |
CarlFK | tv is the dir I ran .travis-setup.sh from | 20:48 |
CarlFK | 3 cd tv | 20:48 |
CarlFK | 8 wget https://raw.github.com/hyades/gst-switch/master/.travis-setup.sh | 20:48 |
tpb | <http://ln-s.net/-wN1> (at raw.github.com) | 20:48 |
CarlFK | 11 chmod u+x .travis-setup.sh | 20:49 |
CarlFK | 12 ./.travis-setup.sh | 20:49 |
hyades | https://github.com/hyades/gst-switch/blob/master/.travis-setup.sh#L62 | 20:49 |
tpb | <http://ln-s.net/-wN2> (at github.com) | 20:49 |
hyades | this line should have failed | 20:49 |
CarlFK | ahh.. nothing is trapping errors | 20:50 |
hyades | yes, this is a very basic script | 20:50 |
hyades | it is supposed to be run when you clone gst-switch | 20:51 |
CarlFK | https://github.com/hyades/gst-switch/blob/master/.travis-setup.sh#L54 cd gst-plugins-bad | 20:52 |
tpb | <http://ln-s.net/-wN6> (at github.com) | 20:52 |
CarlFK | then 61 cd .. | 20:52 |
CarlFK | wouldn't that be back in the 'root' dir? ~/tv in my case | 20:52 |
hyades | yes | 20:53 |
CarlFK | ./autogen.sh --prefix=/usr/local | 20:53 |
CarlFK | then that doesn't exist | 20:53 |
hyades | you will need to do something like this now | 20:53 |
hyades | http://pastebin.com/YnkgQfNS | 20:53 |
tpb | Title: clone https://github.com/hyades/gst-switch.git export PKG_CONFIG_PATH=/usr/loca - Pastebin.com (at pastebin.com) | 20:53 |
hyades | it would have existed if the your present directory was the gst-switch clone | 20:54 |
hyades | :) | 20:54 |
CarlFK | what dir should I be in? | 20:54 |
hyades | anywhere | 20:55 |
CarlFK | um... | 20:55 |
hyades | ah wait | 20:55 |
hyades | after cloning | 20:55 |
CarlFK | i need this in the dir: ./autogen.sh | 20:55 |
hyades | cd gst-switch | 20:55 |
CarlFK | clone is git clone, right ? | 20:55 |
hyades | updated the paste | 20:56 |
hyades | yes | 20:56 |
CarlFK | scripts are better than human readable docs :) | 20:56 |
CarlFK | so fix line 1 | 20:56 |
hyades | yeah that was my mistake | 20:57 |
hyades | you found autogen? :) | 20:59 |
hyades | CarlFK: it worked? | 21:10 |
CarlFK | opps, got distracted ;) | 21:10 |
hyades | lets do tomorrow, I am very sleepy | 21:23 |
hyades | it will even work if you clone gst-switch and run the script which is inside | 21:33 |
*** hyades_ has quit IRC | 21:34 | |
*** hyades_ has joined #timvideos | 21:34 | |
CarlFK | make[1]: Leaving directory `/home/juser/tv/gst-switch' | 22:00 |
CarlFK | + sudo make install | 22:00 |
CarlFK | [sudo] password for juser: | 22:00 |
*** hyades_ has quit IRC | 22:26 | |
*** hyades_ has joined #timvideos | 22:27 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!