Jump to content

Welcome to ExtremeHW

Welcome to ExtremeHW, register to take part in our community, don't worry this is a simple FREE process that requires minimal information for you to signup.

 

Registered users can: 

  • Start new topics and reply to others.
  • Show off your PC using our Rig Creator feature.
  • Subscribe to topics and forums to get updates.
  • Get your own profile page to customize.
  • Send personal messages to other members.
  • Take advantage of site exclusive features.
  • Upgrade to Premium to unlock additional sites features.

HeyItsChris

Members
  • Posts

    389
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by HeyItsChris

  1. ffmpeg -i input.mp4 -r 1 frames/out-%03d.jpg

     

    I found this but it doesn't give the complete command to capture with amd hardware acceleration to speed up the process?

     

    The video in question is HEVC H265, so this may be in order...  hevc_amf

     

    STACKOVERFLOW.COM

    I am currently trying to record a Video on my Lenovo Laptop with its Built-In Webcam using FFmpeg on Windows 10. One of my goals is to keep the CPU Usage as low as possible, that's why i want to pu...

     

    *Update*

    ffmpeg -i input.mp4 d:\screenshots\ffmpeg_captures\out%03d.jpg

     

    [out#0/image2 @ 000002b9e50b1fc0] video:833098KiB audio:0KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: unknown
    frame= 4473 fps= 19 q=24.8 Lsize=N/A time=00:02:29.24 bitrate=N/A speed=0.625x

     

    It achieved 19 fps, over what it did before was 1.2 fps & the cpu was at 100% the whole time.

     

    So my question now is how to keep the highest source quality on the .jpg output & add anti-aliasing & dithering to further the enhancement?

    Thanks

  2. I spent like 75 on my LG BH6720S 3D BluRay Home Theater Receiver, but you could pick up a perfect condition one for like 50 today.  Then I bought 100 feet of fire alarm wire solid copper 16 awg 2 conductor cable that supplies top quality audio fidelity to my Sony 5.1 speaker system.  Way higher quality than standard frayed copper or aluminum wire.  It can carry cleaner current to & from the receiver to the speaker.  The cable cost like $25 & the 5.1 Sony speakers were like 75, add a high quality digital optical cable call it 20, thats a total of 50 + 25 + 75 + 20 = 170 bucks not bad if you ask me.  You'll get clean 1536kbps DTS 5.1 & pristine 640kbps Dolby Digital from it over SPDIF Digital Optical.  It doesn't support HDMI Input so that's why it won't support the advanced formats, but it supports all the advanced formats internally and it can playback H264 only 1080p but up to Dolby True HD & DTS Master Audio internally over a FAT32 USB drive.

     

     

    LG BH6720S 3D BluRay Home Theater Receiver - Copy.jpg

    SONY DAV-X150 Sound System.jpeg

    IMG_20240411_224033_smaller_filesize.jpg

  3. I keep getting a freeze up while in game, why?  At about 30-35GB of committed virtual memory is when it occurs.  I can't figure it out.  What settings should improve stability of the system?  It freezes & reboots, no bsod or anything.  Is it because I have the Vega gpu undervolted to 900mv @ 1675mhz?

     

    HT1 runs at 1200mhz vs stock auto is 2600mhz

     

     

    IMG_20240410_141846.jpg

    IMG_20240410_141907.jpg

    IMG_20240410_142000.jpg

  4. @ENTERPRISE I think I got hacked, look at these & there is logs of everything in here.  What do you think?

     

    AadRecoveryPasswordDelete

     

    ClientRecoveryPasswordRotation

     

    Check out this error I receive...

     


    X:\>REM -- Check out the book: Batchography - The Art of Batch Files Programming

    X:\>REM -- http://lallouslab.net/2016/05/10/batchography/

    X:\>REM -- Temp script location: X:\Users\Default\AppData\Local\lallouslab\resetperm.bat

    X:\>TITLE taking ownership of folder: C:\*

    X:\>takeown /r  /SKIPSL  /f C:\*
    'takeown' is not recognized as an internal or external command,
    operable program or batch file.

    X:\>TITLE Taking ownership of folder: C:\*

    X:\>icacls C:\* /T  /L  /Q /C /RESET
    'icacls' is not recognized as an internal or external command,
    operable program or batch file.

    X:\>TITLE Changing files attributes in folder: C:\*

    X:\>attrib /s  -h -s C:\*

    X:\>pause
    Press any key to continue . . .

     

    To fix it, I copied takeown.exe & icacls.exe from c:\windows\system32 to the directory root of ResetPermission.exe.

     

    Now so far I have these errors on quite a few files.

     

    X:\>REM -- Check out the book: Batchography - The Art of Batch Files Programming

    X:\>REM -- http://lallouslab.net/2016/05/10/batchography/

    X:\>REM -- Temp script location: X:\Users\Default\AppData\Local\lallouslab\resetperm.bat

    X:\>TITLE taking ownership of folder: C:\*

    X:\>takeown /r  /SKIPSL  /f C:\*

     The system cannot find the path specified. ( "C:\BIOS\Polaris BIOS\My Reference AMD Radeon RX 480 4GB\Modded BIOS\Game Stable but Topaz Labs Video Enhance Ai Unstable\1375mhz 1175mv set to 1175mv 1750mhz on 2000 timing strap 185W 185A 0 LSI Offset Adjust original bios dpm pstates offsets to 0 and fan profile 84c temp limit.rom" )

     

    X:\>TITLE Taking ownership of folder: C:\*

    X:\>icacls C:\* /T  /L  /Q /C /RESET
    C:\BIOS\Polaris BIOS\My Reference AMD Radeon RX 480 4GB\Modded BIOS\Game Stable but Topaz Labs Video Enhance Ai Unstable\1375mhz 1175mv set to 1175mv 1750mhz on 2000 timing strap 185W 185A 0 LSI Offset Adjust original bios dpm pstates offsets to 0 and fan profile 84c temp limit.rom: The system cannot find the path specified.

  5. My drives permissions became corrupt, and it's most likely because I got hacked.  A lot of folders are set as read only as well. 

     

    It all happened as soon as I upgraded my memory with new modules, from 2x 16gb mushkin ddr3-1600 ecc reg buffered to 2x 32gb samsung ddr3-1866 ecc reg buffered.

     

    So, may you suggest how to run this script without error?  It gave an error something about "subst.exe".  I get errors when running the script, how do I run it error free?  I'm currently running Hirens boot cd win11.

     

    GITHUB.COM

    Scans NTFS permissions and ensures that BUILTIN\Administrators and NT AUTHORITY\SYSTEM have full control to every file and folder -...

     

    I need to know the specific commands to do this please?

  6. 1QCrisis.bin on the root of the fat32 usb flash drive plug in to black usb 2.0 port on the left of the laptop unplug power power off.  Then make sure your battery is 100% or so and plugged in & hold FN + R then power then continue to hold FN + R but let go of power button & if the BIOS recognizes the flash drive if it has a LED Indicator on it that shows its in use thats a plus & it should show on screen proceeding to recover the BIOS.  Good luck.

×
×
  • Create New...

Important Information

This Website may place and access certain Cookies on your computer. ExtremeHW uses Cookies to improve your experience of using the Website and to improve our range of products and services. ExtremeHW has carefully chosen these Cookies and has taken steps to ensure that your privacy is protected and respected at all times. All Cookies used by this Website are used in accordance with current UK and EU Cookie Law. For more information please see our Privacy Policy