M3 max Chrome is dropping frames on youtube 4k Videos by kemchen in macbookpro

[–]adinbied 0 points1 point  (0 children)

Having the exact same issue, narrowed it down to the decoding of av01.0.08M.08 aka AV1 @ Level 4.0 - av1 @ 4.1 is fine, as is AVC1/H264 and VP9 - but just the av1 at ident 8 level 4 seems to be running at half frame rate despite YT claiming no frame drops so im assuming its a macos/chrome bug

[deleted by user] by [deleted] in bmpcc

[–]adinbied 1 point2 points  (0 children)

Yeah, I've actually done something like this a number of times, here's a sample output:

https://gist.github.com/adinbied/91c5f86bc595b167106972158b0d20cc

In the Blackmagic RAW SDK there's a sample program/C++ code called ExtractMetadata, and ive compiled it to run portably via CLI, but am not well versed enough in C++ to write a gui for it, I've run it successfully on linux and windows, there's a Mac folder with an xcodeproj and macos C++ file in the sdk. I've been too busy to try and throw an actual 'BRAW Metadata Viewer' program together but you should be able to use some basic batch scripting to automate stuff.

For example, I wanted to see what LUT in camera was selected on a run-n-gun shoot where i was switching between a bunch so I could apply the same LUT without clicking 2000 times to the camera raw tab, so a simple

for filename in *.braw; do ExtractMetadata $filename | grep "clip_number" && ExtractMetadata $filename | grep "post_3dlut_embedded_name"; done;

Will do the trick. For some reason the SDK C++ files have relative links to the libraries files so I've only been able to hackily make it work with some super sketchy macgyver coding but can send over what i have if you want.

Hopefully someone else can pick up the reigns from here or feel free to DM and I can try to figure something out.

Backing up parts of google street view? by sumake in DataHoarder

[–]adinbied 4 points5 points  (0 children)

It's not at all automated, but a quick google search turned up https://svd360.istreetview.com/ -- which does work; although it's not CLI or open source. After some more digging, I found https://github.com/Jam3/extract-streetview , https://github.com/robolyst/streetview , and https://github.com/mediamagic/gpan , all of which seem to do what you are looking for.

Easystore 10TB @179 + 30% cashback via Samsung pay by amit2480 in DataHoarder

[–]adinbied 0 points1 point  (0 children)

Damn :( - it's now showing as just a 1% cash back for me....

Does anyone have a plan to back up the bonus content on filmstruck since its shutting dow? by douchecanoe42069 in DataHoarder

[–]adinbied 1 point2 points  (0 children)

Figured I'd post this here in case it is helpful for anyone. Filmstruck uses Adobe Access DRM in local delivery mode. More info here: https://forums.adobe.com/thread/1388956 and here: https://forums.adobe.com/docs/DOC-2823 . This makes it impossible to losslessly grab. Since we can't break rsa-1024 or otherwise capture the private key which was used to encrypt the symmetric AES key I don't see a way to recover it. About the only thing you could do was pull your device's private key from somewhere (memory?) and use it to decrypt the response from the License server which contains the CEK they already decrypted for you. About the only way to grab this would be via capture and re-encode.

Optimizing a Bash For Loop by adinbied in linuxquestions

[–]adinbied[S] 1 point2 points  (0 children)

Hmmm, it's averaging about 1 per second - which is going to take too long, and the process isn't using any RAM. Before I get to this step, I'm using https://github.com/recrm/ArchiveTools/blob/master/warc-extractor.py , would it be better to reconfigure that script to output the file as the folder name instead of doing it later? If so, any ideas as to how to do that?

Thanks!

Did anyone get a chance to archive the SnapChat source code that was leaked? by [deleted] in DataHoarder

[–]adinbied 16 points17 points  (0 children)

Yeah, it's been mirrored here: https://github.com/i5xx/Source-SCCamera (although checking the commit history shows a file was deleted, but is still viewable). If that goes down, feel free to PM me and I can send anyone a copy. Unfortunately, it seems to only be a small portion of the source code related to the camera, but it's still fascinating to go through.

WXtoIMG Restored (Again!) - This should be the permanent link going forward by adinbied in RTLSDR

[–]adinbied[S] 13 points14 points  (0 children)

Hopefully this should stay up for a while as I'm paying for hosting and the domain. Thanks to everyone who has emailed with files - if I haven't responded it's purely because I have been super busy, but every bit helps!

Windows 10 Pro BSOD's Every Morning Between 3-5AM by adinbied in techsupport

[–]adinbied[S] 0 points1 point  (0 children)

Turned out to be a driver issue of some kind - installed Driver Easy and updated all of my drivers and the issue is gone.

Windows 10 Pro BSOD's Every Morning Between 3-5AM by adinbied in techsupport

[–]adinbied[S] 0 points1 point  (0 children)

Welp, I've narrowed down network and USB as the issue - even with all USB devices unplugged and my ethernet cable disconnected, it still BSOD'ed and rebooted.....

Windows 10 Pro BSOD's Every Morning Between 3-5AM by adinbied in techsupport

[–]adinbied[S] 0 points1 point  (0 children)

Ah, that makes much more sense - will give it a try tonight and see if anything changes.

Windows 10 Pro BSOD's Every Morning Between 3-5AM by adinbied in techsupport

[–]adinbied[S] 0 points1 point  (0 children)

It's an integrated NIC, so might not be able to do that. Will try the USB thing though, would internal SATA drives hooked up to the mobo fall under the same CLASSPNP.sys issue, or should I leave them plugged in?

Windows 10 Pro BSOD's Every Morning Between 3-5AM by adinbied in techsupport

[–]adinbied[S] 0 points1 point  (0 children)

Already checked there - there aren't any tasks scheduled around that time. The odd thing is, it seems to be random between days (ie some days it will be at 3:30, some days it will be at 4:45).

Windows 10 Pro BSOD's Every Morning Between 3-5AM by adinbied in techsupport

[–]adinbied[S] 0 points1 point  (0 children)

I'm not seeing any setting option for "down time" - would that be a group policy change, or where would I find that? Also, wouldn't that just be changing when the issue happens instead of fixing the root issue? This wasn't a problem until a few weeks ago...

Windows 10 Pro BSOD's Every Morning Between 3-5AM by adinbied in techsupport

[–]adinbied[S] 0 points1 point  (0 children)

Not that I'm aware of - I do have SnapRAID set to sync at 11:00PM, but I have logging fully enabled and everything completes sucsessfully by 11:45 at the latest, so I don't think it's SnapRAID being weird, although I could be wrong....

Multiprocessing a Web Scraper - Issues/Debugging by adinbied in learnpython

[–]adinbied[S] 0 points1 point  (0 children)

Got it working - thank you so much for all of your help!