[00:02] *** BlueMax has joined #archiveteam-ot [00:06] https://www.youtube.com/watch?v=gwuPlHumAgE [00:07] so i think that computer i'm eyeing is $1200 computer from last year for $580 now [00:10] followed which standards? There's a standard on the parser now. [00:18] godane: a near waste of money because a good motherboard will still be compatible with Ryzen 3000-series (12 cores) maybe 16 too if you're lucky [00:19] markedL: Yes, but the standard is *ridiculously* long due to all the edge cases that have to be handled because nobody bothers writing proper HTML. If you want to write a compliant parser, that's going to be thousands of lines of code. With a slightly stricter HTML standard in the early days and strict enforcement of the standard by browser engines back then, it would be perhaps a few hundred lines. [00:20] Just checked, the HTML5 standard is a whopping 1.82 million pixels high (at 1280 px width). That's insane... [00:25] VADemon: getting ANY computer that had a graphic card for under $600 will be a first for me [00:26] all computers i get at that price normally have integrated graphics [00:27] godane: What do you use your computer for? [00:27] yeah, the browsers did this to themselves by training users that if it looks right it's good enough. If they had built in tools like we now have, but earlier to show errors, I bet we'd be in a different place. [00:27] you must be in an unfavourable situation [00:27] a amd a5 i think [00:28] its a asus computer i got for $480 from amazon/bestbuy [00:31] for 580$ its an excellent price/perf but then again, no cpu upgrado possibru [00:32] AMD A10-6700 APU with Radeon(tm) HD Graphics [00:33] i figure i'm not going to be upgrading my cpu [00:33] i never did on my past system [00:33] the best i did was add a memory to my emachine back in 2008 [00:33] I had a prebuilt Sandy Bridge (i5 2400) when I could've easily bought the i5-2500k/2700k which were THE BEST overclockers of the decade [00:34] that PC would have lasted me years longer, wouldn't have upgraded to ryzen in '17 [00:35] i'm also most likely going to at best gaming wise use it to play playstation 3 emulation [00:37] RPCS3 showcases on youtube are recorded on an 5.0GHz overclocked i7-8700K. The Ryzen 3000s would be a better match [00:37] i need to get a new computer anyways cause the usb ports on my current computer is giving me problems [00:37] Though Idk how much extra performance their "stable" games need for 30+ fps [00:38] Just go ahead, there's no wrong in your situation [00:39] i guess then i just may go with ps2 emulation then [00:40] Re: W3 validator; I saw that in action in a recent scam-baiting video I swa. The scammer asked: "What website do you use?" Baiter "Youtube" -> scammer pulls up W3 validator results for Youtube: "See! Your site is currupted by hackers!" [00:40] Haha, lovely! [00:42] VADemon : https://www.youtube.com/watch?v=1t3feVzuMrA [00:43] so i think it has improved a lot with amd ryzen 2700x [00:53] godane: 5:00 wow. what he says is factually incorrect. If 50% is used, that's actually 8 fully taxed cores. 8 extra threads give miniscule headroom (and much less so on Intel architectures) [00:54] So 8 cores are a good match after all, no need for extremely high clocks at the expense of less cores (8700K) [01:01] anyways i think this new computer will help with re-encoding videos and may other archiving stuff [01:02] SDTV on Slow x264 - 4x of the original FPS. Real-time transcoding is real [01:02] So yes, it will! [01:02] good to know [01:02] i go for gaming cause there better spec [01:02] and this is better spec then anything else out there at that price [01:03] I'm on overclocked 1700 and RX 580 btw [01:03] cool [01:04] i need to re-encoding things down when using my hd capture hardware i got 2 months ago [01:05] it puts out about 16mbs or 2gb mp4 for about every 17:16 of video [01:05] TV capture? I want to get it going myself but its not a priority & money $$$ [01:06] https://www.youtube.com/watch?v=ZC5Zr3NC2PY [01:07] i'm using the hd capture device but i have a cheaper gana mini av2hdmi upscaler [01:08] interesting channels you have [01:08] VADemon: one of the videos i recapture with it : https://archive.org/details/A_GPI_Video_The_Johnstown_Flood_1989_MKV [01:09] original easycap with composite : https://archive.org/details/A_GPI_Video_The_Johnstown_Flood_1989 [01:10] and the SVideo one with easycap : https://archive.org/details/A_GPI_Video_The_Johnstown_Flood_1989_SVideo [01:13] only the -mkv one is not stretched [01:13] comparing: 09:54 / 09:53 / 10:05 [01:14] original easy cap: color corr+sharper and svideo: color corr; -mkv: looks like unedited but this could just be poor capture? [01:15] the hd capture device does a raw dump of the tape [01:16] with maybe some deinterlacing [01:16] anyways i was have audio sync and frame drop issue with easy cap [01:17] i figure it maybe the front usb ports that are cause my problems with it [01:18] usb ports, cables, loaded system, whatever if the software only handles realtime without and backlog/queue/catchup mechanisms [01:18] packet loss on USB? yes, that exists. [01:19] i was not have that much of a issue 2 years if at all [01:19] the only time i had sync issue was more to do with the software [01:20] was using vituraldub on windows for a few tapes cause i couldn't get don't on linux just yet [01:23] whoah thats barbaric actually. not only does the output gets upscaled but stretched, then this guy in the video unstretches the video while keeping the black bars [01:24] surely software-side enhancing will be doing much better these days than chinese chips [01:24] will do* [01:25] i use ffmpeg so there is not blackbars [01:26] ✔ and ffmpeg should be able to do whatever virtualdub is doing too [01:26] got help from some guy on archiveteam chat to do it with ffmpeg [01:26] i had to keep pulseaudio before every encode with easycap [01:26] its needlessly complex, something I hate about ffmpeg [01:27] or the script wouldn't work [01:27] anyways now i just have combine.sh code to make my mkv files from the mp4s the hd capture device makes [01:28] that takes it from 720p 16:9 to 480p 4:3 with a 20d+ on the audio [01:29] audio is a bit low but you can up it by 20d+ to get it about right [01:29] >dB< okay, interesting [01:31] VADemon : my combine.sh script : https://pastebin.com/Pmjibrsw [01:31] what codec is it recorded as? [01:32] you should prefer streamable mp4 container over mkv [01:32] my reason for mkv vs mp4 in this case is the file size [01:33] archive.org will use the mp4 to steam by default [01:33] really?! [01:33] yeah and it won't rederive [01:33] i don't want people to have to download 100MB to just get 20 seconds worth of video streaming [01:34] i think godane wants to have archive.org hide the hi-bitrate original behind a rederive [01:34] not to hide it [01:34] just to derive a streamable copy of it [01:34] right, i chose words poorly but i understand :) [01:35] oh ok that makes sense [01:35] i'm also the guy that bitch at someone on the tv-vault irc about re-encoding mp4 files to mkv [01:36] codec (e.g. h264) is different to a container (mkv/mp4) it is in [01:36] you are on the internet, how has nobody taught you yet?! :D [01:37] my understand its just a different container [01:37] but mkv is sort streamable on chrome but not in firefox from what i have heard [01:37] but one can definitely re-encode *and* put it in a different container. or just rewrap existing contents (- copy) [01:38] that what the tv-vault guy did [01:38] i had a problem with cause it was dvd to mkv to tv pirate scene to mkv [01:39] mkv's to me only apply to direct source from source video if possible [01:41] matroska site themselves say there're two possible ways to "stream" their format. firefox must've been lazy [02:47] *** VADemon has quit IRC (Quit: left4dead) [03:16] *** nataraj has joined #archiveteam-ot [03:25] *** qw3rty2 has quit IRC (Ping timeout: 745 seconds) [03:50] *** nataraj has quit IRC (Read error: Operation timed out) [04:28] *** godane has quit IRC (Read error: Connection reset by peer) [04:50] *** godane has joined #archiveteam-ot [05:04] *** Quirk8 has quit IRC (END OF LINE) [05:10] *** Quirk8 has joined #archiveteam-ot [06:24] so found out that New Zealand Station issue 10 in TOSEC-PIX also has metadata stripped [06:24] oldly another pdf that i was also downloading at the same time still has the metadata [06:25] TOSEC 'baking' process is very bad [06:26] btw can anyone get the 2019 set of TOSEC-PIX [06:26] just the updated sets for 2019 of TOSEC-PIX cause i don't need the full thing [06:26] i'm grabbing that on the-eye [06:27] but its from at torrent from late 2019-08 [06:27] *2018-08 [07:36] *** killsushi has quit IRC (Quit: Leaving) [07:37] *** killsushi has joined #archiveteam-ot [08:16] *** killsushi has quit IRC (Read error: Operation timed out) [09:40] *** killsushi has joined #archiveteam-ot [09:41] *** BlueMax has quit IRC (Quit: Leaving) [10:15] *** VerifiedJ has joined #archiveteam-ot [10:36] anyone know how to exclude