[00:01] Yeah. [00:01] Meatjobs [00:05] so i'm looking at the 25-hour extra life charity that rev3games had [00:06] i think i can get the video but there is like no audio [00:06] 134 : mp4 [360p] (DASH Video) [00:06] 135 : mp4 [480p] (DASH Video) [00:06] 136 : mp4 [720p] (DASH Video) [00:06] 17 : 3gp [144x176] [00:06] 18 : mp4 [360x640] [00:06] 36 : 3gp [240x320] [00:06] 5 : flv [240x400] [00:06] 133 : mp4 [240p] (DASH Video) [00:06] 160 : mp4 [192p] (DASH Video) [00:06] 140 : mp4 [128k] (DASH Audio) [00:06] 141 : mp4 [256k] (DASH Audio) [00:06] 139 : mp4 [48k] (DASH Audio) [00:06] format 18 and 5 don't exist [00:06] i get 404 error from those [00:12] i maybe able to make this work by just doing this: ffmpeg -i video.mp4 -i audio.mp4 -map 0:1 -map 1:1 -c copy out.mp4 [01:35] Oh, it seems the TGM collection is attracting some contributions https://archive.org/details/cdrom-gamesmachinecd-volume-012 [01:35] or maybe just old friends disguised :) [01:38] yeah https://archive.org/post/1004530/contributing-to-the-software-archive [02:44] found comanche mac cd in kitchen during cleanup for kitchen demolition. cd is from 1995, archived it, need to scan the cd (don't have case or instructions tho) [02:45] fortunately the cd does NOT use audio tracks so no need to mess with offsets and closed source audio EAC crap [02:45] cd was in a caddy if that's any indication of age [03:37] so i got rev3games 25 hour extra life charity livestream [03:38] with video and audio in one file [03:38] i check the file and its fully in sync [03:39] i did was added the 256k audio option and 720p video into one big mp4 file [07:35] DFJustin: ah thanks :) [07:39] replied there [14:29] bleh. I have one hyves item that is perpetually in angered state [14:33] Coderjoe: i just fixed a false anger bug. can you reboot the warrior / git pull? [14:34] also join #angerthehyve if you haven't already [15:05] Ruby question. I know that I'm doing something terribly stupid here, probably messing up with types: /usr/share/ruby/uri/common.rb:176:in `split': bad URI(is not URI?): ["http://www.inmotionhosting.com/support/edu/mediawiki/change-media-wiki-appearance/edit-footer-mediawiki"] (URI::InvalidURIError) [15:05] http://p.defau.lt/?PDHA3A3dXE3URoHEsU5HAg [15:05] (first time I try to use ruby) [17:53] Nemo_bis: looks like you're trying to split a list with one string in it, rather than the string itself [20:01] does hyves have a channel [20:01] ? [20:02] #angerthehyve [20:04] ha [20:04] come join the fun [21:15] anyone fancy testing compiling (on linux) the last code of https://sourceforge.net/p/kiwix/other/ci/master/tree/zimwriterfs/ , saving a page to HTML, converting it to ZIM? [21:18] trying [21:21] build successful [21:24] Nemo_bis: look like its works [21:25] Nemo_bis: try http://internalexception.tl.byme.at/test.zim [21:29] nico_32: great, thank you [21:29] wanna the binary ? [21:32] nico_32: no, thank you, someone else made one too; I was just triple-checking that it works :) [21:34] Nemo_bis: i build on Linux 3.11-2-amd64 x86_64 with gcc version 4.8.2 (Debian 4.8.2-4) [21:35] debian sid/unstable [21:38] nico_32: thanks; so everyone used a different one :) and yours was clean as regards dependencies [21:40] sudo aptitude install libzim-dev liblzma-dev libmagic-dev [21:41] done that before building [21:42] the final binary links to libzim.so.0, liblzma.so.5, libpthread.so.0, libmagic.so.1, libstdc++.so.6, libm.so.6, libdl.so.2, libc.so.6 & libz.so.1 [22:11] nico_32: and now it's announced too :) thanks http://lists.wikimedia.org/pipermail/offline-l/2013-November/001199.html [22:16] now I wonder how much it takes to extract HTML from a WARC in a way that can then be fed into it :) [23:05] Hyves grab needs about 3 times as much help as it currently has. #angerthehyve [23:06] Warriors needed. [23:16] anyone use KVM to set up a warrior image yet?