baptx

Results 74 comments of baptx
trafficstars

@quezak good question, since I don't know I searched "YUV 4:4:4 vs 4:2:0" on a search engine like DuckDuckGo and found this: https://www.reddit.com/r/PS4Pro/comments/8xw3ad/how_important_is_yuv_444_vs_420_re_4k_hdmi/ The best thing would be Firefox to...

Related: https://github.com/ytdl-org/youtube-dl/issues/21899

@dirkf Yes, youtube-dl would do it in another way, I just shared my script as an alternative solution that is not specific to a website like Facebook. Usually, it is...

Same issue with Instagram x86 on Anbox. It works great with Android x86 in VirtualBox. If people need to send Instagram direct messages without using an Android device, there is...

@alfonsojon your commands did not display the login page for me, I always have a blank page. But maybe it is related to another Anbox display bug I have, for...

On Linux there is v4l2loopback to create a fake webcam device and use content from an image or video but I don't know if it works on Android. I also...

@ericmigi posting the bounty on an open source bug bounty platform (e.g. Boutysource) like mentioned by @rodarima will give more visibility. If the earner wants to avoid fees, he could...

@hallyn I don't want to clear environment variables but want to use the .bash_history file from the root user with lxc-attach. Is there a way to do that? This should...

@hallyn Setting HISTFILE in /root/.bashrc is not working because when I use lxc-attach-unpriv, it uses the .bashrc file from the user. With the command `echo $USER` I can see that...

@casualsnek I installed today Magisk with the script from this repository and when I start the application Kistune Mask, it says below Magisk, "Installed: N/A" and "Zygisk: No". Do you...