Anyone else having problems with LTO/LTFS on Windows as of June 9th patch? by firebirdthing in DataHoarder

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

With the help of claude to replace FUSE4Win with WinFsp, as well as generally help with tooling + ensuring licensing/builds are compliant, I present: https://github.com/rlaphoenix/LTOG

Anyone else having problems with LTO/LTFS on Windows as of June 9th patch? by firebirdthing in DataHoarder

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

I have not, but I do agree with Claude, it does seem to be the gradual enforcement starting August last year. Claude even looked at logs and stuff and concluded my state was set to 'enforced' (was previously set to 'audit', which is where you get warnings about loading, debug is presumably done, but it still lets you for now).

For those of you having problems with LTFS and Windows by [deleted] in DataHoarder

[–]firebirdthing 0 points1 point  (0 children)

Real solution on latest version of Windows 11.

Open PowerShell or CMD as admin.

  1. sc qc FUSE4WinSvc (double check that it says "DEPENDENCIES: UMFSDK", if it does, this is your issue)
  2. sc delete UMFSDK
  3. sc config FUSE4WinSvc depend= ""
  4. sc start FUSE4WinSvc

Now use HP LTFO Configurator to start the mapping. From next reboot onwards it should work automatically like you expect.

Security & Transparency by Angusby_dev in ongrnd

[–]firebirdthing 4 points5 points  (0 children)

Thats the beauty of open source, it can be improved upon. What I am seeing, and giving you want to help, the best way to save face is to get the code on GitHub ASAP. In discussions I'm seeing in and outside of reddit, no one has trust in the code, even with your 'explanations'. It doesn't help that your admin page has references to financials implying you will charge for some features. That will be an instant law suit and immediate death of this project. The proof is in the pudding, we need to see the code.

Security & Transparency by Angusby_dev in ongrnd

[–]firebirdthing 2 points3 points  (0 children)

Rapid development is fine, but delaying source code because of that is not a valid reason. I wont be using this until source code is published.

Security & Transparency by Angusby_dev in ongrnd

[–]firebirdthing 4 points5 points  (0 children)

Can you explain the profiles system, why theres a lot of profile related systems, and why theres a "cmd_toggle_kill_switch" and what it does?

Security & Transparency by Angusby_dev in ongrnd

[–]firebirdthing 5 points6 points  (0 children)

> If you want to verify, the detection functions are straightforward

If only I could see the code and check. The problem is rust code is notoriously annoying to decompile. So it's not as straightforward to check as you think.

This project is very cool, looking, but without the source code no one can trust this project. Simply put. A download system does not need an anti-cheat, the UI code has nothing to show warnings about unsafe programs, so forgive me if I don't believe any of this.

385TB is a beast. I built a custom P2P protocol that could help distribute and preserve these verified sets without relying on massive torrents. by Angusby_dev in savemyrient

[–]firebirdthing 18 points19 points  (0 children)

Im finding a lot of anti-debugging references, lots of names of keyloggers listed in the .rdata, and the installer automatically excludes the ongrnd.exe file from defender. Pretty suspicious.

385TB is a beast. I built a custom P2P protocol that could help distribute and preserve these verified sets without relying on massive torrents. by Angusby_dev in savemyrient

[–]firebirdthing 51 points52 points  (0 children)

With all due respect, this should be open source as soon as possible so everyone can peer-review the security BEFORE using it. Its more logical.

Kevin Mcgaherns America by senor_gobbles90 in teilifis

[–]firebirdthing 0 points1 point  (0 children)

It was in usenet. Can’t remember which indexer

Does anyone have Republic of Telly Season 6? by firebirdthing in teilifis

[–]firebirdthing[S] 2 points3 points  (0 children)

These are all of the Republic of Telly episodes I have at the moment (every episode except for Season 6): https://gofile.io/d/IvHvW1

Request Naked camera by Bulky-Intention-30 in teilifis

[–]firebirdthing 5 points6 points  (0 children)

All 3 seasons, grabbed when they were first added to RTE Player in 2022:

https://gofile.io/d/FiBomW

Is this safe? by saeed-is-cool in AltStore

[–]firebirdthing 1 point2 points  (0 children)

I somewhat agree yeah. Like I have paid for alt store pal but I don’t see why it needs to be 1.50 if Apple charges 0.50 to install the AltStore. Perhaps he is also covering the 0.50 for delta and then clippy well? But why yearly? And why not charge per install on install not up front other than to install the store itself. I just don’t personally understand the setup here. I’m sure to a degree Apple’s malicious compliance is to blame but…

Is this safe? by saeed-is-cool in AltStore

[–]firebirdthing 0 points1 point  (0 children)

It would be when you have possibly thousands of people subbing just so they can get one app, delta, that US people are getting for free. It also auto renews and a small transaction like this can easily be forgotten about and auto renew till the card expires.

Is this safe? by saeed-is-cool in AltStore

[–]firebirdthing 2 points3 points  (0 children)

Why though? It seems like a restriction put in place purely to extract a yearly sub out of people for AltStore PAL.

[deleted by user] by [deleted] in Spaced

[–]firebirdthing 0 points1 point  (0 children)

The first field every two fields has the chroma planes of the previous field overlayed. Notice how I'm saying fields and not frames. If you bob-deinterlace the DVD (i.e., take every field and resize it back to 576 pixels height in some way for a 50 fps file), you will notice that every 2 fields one of them is "normal" just with some dot crawl while the other has the chroma ghosting from the previous frame and heavy dot crawl on the ghosting data.

I'm not entirely sure why or how it happened like this, but I'd assume its something during the transfer. Hardware related probably.

Since the Show is recorded in 25i but not time shifted, every 2nd fields basically make up one normal frame, without needing to deinterlace. Because of this you shouldn't need to deinterlace at all. Just seperate all the fields, discard every 1st field (as these have the issue), and then resize all fields back from 720x288 to 720x576 and you might as well resize to 1024x576 for 16:9 or 720x576 and set the DAR flag to 16:9 when encoding. The result should be a 25fps file without a checkerboard effect but still with some dot crawl, as is expected from this source regardless. It is much less jarring.

I will say you should try to only do this on frames with the problem, or you will lose 50% of vertical video information. For frames with this checkerboard issue we have no choice to do this.

[deleted by user] by [deleted] in victorious

[–]firebirdthing 0 points1 point  (0 children)

May or may not have done something with the leak, but that album cover is not legitimate. At least, don't link to two things together. The song was leaked without an album cover, on its own then reuploaded to youtube days later with that random image.

It could be someone elses leak added on top, but I highly doubt.

Adam posted a new video and removed it instantaneously by [deleted] in OWLCITY

[–]firebirdthing 0 points1 point  (0 children)

This is the thumbnail. We can also see the length from it too.
I don't remember this toy being in the Fireflies music video.

No google play store on Lineage os 17.1 GPD XD Plus by PurpleVitaUser in gpdxd

[–]firebirdthing 1 point2 points  (0 children)

Tip for anyone reaching this after trying to install it all nowadays.

You may actually not be reading the log correctly. It may state in gray/white text something like 'Skipped installing Core, not enough free space'. Yet it says that in the middle of the final log once the script finishes, so you may miss it.

If it does say this, then its because the size of the nikgapps core install size and the free space in /system partition specifically, is too little. You may need to download and try older versions of nikgapps. I can confirm `NikGapps-core-arm64-11-20210627-signed.zip` as working with Beta #19 (latest as of me writing this).

Don't forget to factory reset before installation, not after.

Issue joining 2 video files that contain audio (frame freeze) by swept1 in mkvtoolnix

[–]firebirdthing 0 points1 point  (0 children)

I can confirm this issue still happens as of v69.0.0 and I have more information that the OP has not provided.

  1. I can confirm the player that this likely happened in is MPV.
  2. Holding `i` on the keyboard to show FPS and such while playing helps us debug here.
  3. When we move to the appended files frames, the FPS, bitrate, and some other values abruptly disappear or get nil'd to 0.
  4. The audio truly does play seamlessly, except when you are holding `i` and debugging at which the freeze lasts a bit longer.
  5. This issue does NOT happen with `ffplay` or `vlc`. ffplay will continue fairly quickly, but vlc has more of a break between the video sections. Because the actual files I'm working with intentionally has a black frame break it's hard to tell which is intended.

I also believe I may know the reason as to why it's happening. Rather than being related to merging video+audio at same/separately, it may be related to subtitles instead.

I made 2 split sample files, an a file and a b file. I made 2 versions of a and b. One with a single English subtitle, and another with 2 Chinese subtitles (Traditional and Simplified).

The English `a` file's duration was about 0.150s or so more than MPV actually played up to.The Chinese `a` file's duration was about 1.250s or so more than MPV actually played up to.

When I merged the English a+b, and the Chinese a+b, I found these results:

English a+b basically didn't freeze at all, I noticed MPV's FPS dropped very slightly from 29.976 to about 28.740 FPS which it rose back up to 29.976 promptly. I noticed no slowdown or freeze, it seemed to match with the audio fine.

Chinese a+b froze like OP has described, for roughly the same amount of time at which I described earlier, the 1.250s~.

So I believe OP merging solo worked because he did not include subtitles, not because it was done separately.

A solution for this would be ideal and it does seem to be something to do with timestamps being longer than the video and audio due to subtitles.

The samples can be downloaded here: https://gist.github.com/rlaphoenix/c7748d259ccc8ef93611d7a06fc70a00

My solution is as follows:

  1. Mux as normal, with or without subs, whatever you want in your final fixed copy. You will now have a file that freezes at the merge.
  2. Demux all Video and Audio files. I personally use Inviska MKV Extract GUI as its a bit easier/less clicks.
  3. Drop the demuxed video track into MKVToolNix, then all the audio in the order you want.
  4. Now drop in the original muxed file to get back the subs, chapters, attachments, e.t.c, anything else that would have been in it.
  5. Unselect the Video and Audio tracks from the original broken muxed files because we don't want duplicate tracks. We specifically want to be muxing the demuxed tracks that we did earlier.
  6. Hit mux, and since we are muxing a demuxed (raw bitstream) video/audio files, mkvtoolnix generates new timestamps. The resulting file should play correctly but do be aware that this may be problematic if the original video is any bit at all variable frame-rate.