• OBS Studio 31.1.2 (works with ublock origin)

    From noreply@noreply@mixmin.net to alt.comp.os.windows-11 on Wed Aug 27 02:21:23 2025
    From Newsgroup: alt.comp.os.windows-11


    ublock origin works great using default settings, e.g., using popular freeware "obs studio" to record whole movies while displayed full screen in the browser, they play back normally without commercial interruption (but only short pauses
    where those intrusive commercials were skipped, maybe a fraction of one second)

    i like to use pale moon for this, but probably any browser that works with the ublock origin extension should work just as well, maybe even better ... try it for yourself and see (e.g. youtube, tubitv, etc.), movies, tv series, saved to
    mp4 format for viewing on other devices, using obs "display capture" to record
    streaming content while displayed full screen, e.g. in mozilla firefox uncheck "use recommended performance settings", and uncheck "use hardware acceleration when available"; obs "hide obs windows from screen capture" and software video
    encoding (same as stream, x264) save streaming video (this method may not work with some "digital rights management" sources), and easily remux *.mkv to .mp4 . . .

    (using Tor Browser 14.5.6)
    https://obsproject.com/
    OBS
    Open Broadcaster Software
    OBS Studio
    Latest Release
    31.1.2 - July 28th
    Windows Supports Windows 10 and Windows 11 >https://cdn-fastly.obsproject.com/downloads/OBS-Studio-31.1.2-Windows-x64-Installer.exe
    installed . . .
    (C:\Program Files\obs-studio / 455 MB / 2101 Files, 87 Folders)

    macOS Supports macOS 12.0 or newer
    Select macOS Version
    macOS (Intel) macOS (Apple Silicon)

    Linux
    OBS Studio is officially distributed as a Flatpak on Flathub and a PPA for >Ubuntu 24.04 and newer. For other installation methods, including unofficial >packages, click here.
    ...
    Free and open source software for video recording and live streaming. >Download and start streaming quickly and easily on Windows, Mac or Linux. >The OBS Project is made possible thanks to generous contributions from our >sponsors and backers. Learn more about how you can become a sponsor.
    ...
    Features
    High performance real time video/audio capturing and mixing. Create scenes made
    up of multiple sources including window captures, images, text, browser windows,
    webcams, capture cards and more.
    Set up an unlimited number of scenes you can switch between seamlessly via >custom transitions.
    Intuitive audio mixer with per-source filters such as noise gate, noise >suppression, and gain. Take full control with VST plugin support.
    Powerful and easy to use configuration options. Add new Sources, duplicate >existing ones, and adjust their properties effortlessly.
    Streamlined Settings panel gives you access to a wide array of configuration >options to tweak every aspect of your broadcast or recording.
    Modular 'Dock' UI allows you to rearrange the layout exactly as you like. You >can even pop out each individual Dock to its own window.
    OBS supports all your favorite streaming platforms and more.
    Create Professional Productions
    Choose from a number of different and customizable transitions for when you >switch between your scenes or add your own stinger video files.
    Set hotkeys for nearly every sort of action, such as switching between scenes,
    starting/stopping streams or recordings, muting audio sources, push to talk, and
    more.
    Studio Mode lets you preview your scenes and sources before pushing them live. >Adjust your scenes and sources or create new ones and ensure they're perfect >before your viewers ever see them.
    Get a high level view of your production using the Multiview. Monitor 8 >different scenes and easily cue or transition to any of them with merely a single
    or double click.
    Collaborative Creativity
    OBS Studio is equipped with a powerful API, enabling plugins and scripts to >provide further customization and functionality specific to your needs. >Utilize native plugins for high performance integrations or scripts written with
    Lua or Python that interface with existing sources.
    Work with developers in the streaming community to get the features you need >with endless possibilities.
    [end quoted excerpts]

    these popular browsers work great with ublock origin . . .

    Firefox 142.0
    Tools > Extensions and Themes [Ctrl+Shift+A]
    Find more add-ons
    Search addons.mozilla.org > ublock

    Tor Browser 14.5.6
    Tools > Add-ons and Themes [Ctrl+Shift+A]
    Find more add-ons
    Search addons.mozilla.org > ublock

    Pale Moon 33.8.1.2
    Tools > Add-ons and Themes [Ctrl+Shift+A]
    Search all add-ons > ublock

    https://addons.mozilla.org/
    https://addons.mozilla.org/en-US/firefox/
    Add-ons for Firefox (en-US) >https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/
    uBlock Origin by Raymond Hill
    Finally, an efficient wide-spectrum content blocker. Easy on CPU and memory. >Recommended
    Available on Firefox for Android(tm)Available on Firefox for Android(tm)
    4.8 (20,901 reviews)
    9,634,693 Users
    Add to Firefox >https://addons.mozilla.org/firefox/downloads/file/4531307/ublock_origin-1.65.0.xpi

    see also:
    https://github.com/gorhill/uBlock
    uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Paul@nospam@needed.invalid to alt.comp.os.windows-11 on Wed Aug 27 03:41:20 2025
    From Newsgroup: alt.comp.os.windows-11

    On Tue, 8/26/2025 9:21 PM, D wrote:
    ublock origin works great using default settings, e.g., using popular freeware
    "obs studio" to record whole movies while displayed full screen in the browser,
    they play back normally without commercial interruption (but only short pauses
    where those intrusive commercials were skipped, maybe a fraction of one second)

    i like to use pale moon for this, but probably any browser that works with the
    ublock origin extension should work just as well, maybe even better ... try it
    for yourself and see (e.g. youtube, tubitv, etc.), movies, tv series, saved to
    mp4 format for viewing on other devices, using obs "display capture" to record
    streaming content while displayed full screen, e.g. in mozilla firefox uncheck
    "use recommended performance settings", and uncheck "use hardware acceleration
    when available"; obs "hide obs windows from screen capture" and software video
    encoding (same as stream, x264) save streaming video (this method may not work
    with some "digital rights management" sources), and easily remux *.mkv to .mp4 . . .


    Rendering on the video card, involves "planes", and desktop 2D, VMR7/VMR9, DirectX3D
    could all be on separate planes. When a Hollywood video plays, the memory in the
    video card that is used, is not accessible from the desktop, so capture should not work in that case. That is called PVP or Protected Video Path, and Microsoft
    is pretty proud of that. As the signal leaves the PC, it can be protected
    with HDCP 2.2 and so on.

    Youtube videos don't absolutely have to be protected that way, and that
    might be why capture attempts can work.

    Unchecking "use hardware acceleration", might move a render from the 3D plane to the 2D plane, for example. Then, if the capture software only worked on
    the 2D plane, your capture would work.

    The "quality" of a capture varies. Screen capture is generally asynchronous, and involves reading dual or triple buffered software buffers. If the screen capture is running at "60FPS", yes, it is taking 60 samples in one second,
    but some of the frames might get repeated due to not using VSYNC to coordinate the sampling operation. This means your capture is not a perfect copy.

    Bad capture programs, the video and audio lip sync is not maintained, and
    the capture is so bad, that if the lip sync is off, it is off by 0.5 seconds
    at the beginning, 1.0 seconds in the middle, 0.25 seconds near the end. Attempts to use a video editor, to "shift" the audio time line back and
    forth, will then fail to "align" the sound. You know you are dealing with
    a top quality capture program, when a single correction to lip sync
    yields perfect results at any point in the video. This is why a lot of people "fail at the task" of screen capture, as their video has poor control of
    video alignment to audio (such alignment normally requires the usage of
    "time stamp codes").

    Out of my attempts to capture a Youtube like that, FFMPEG never does
    a good job, but there was one other program that did work OK. When you
    are trying things out, this is something to look for. You want to capture
    a music video, where the faces of the singers are exposed in full view,
    so you can review whether the audio sync later is perfect from one end
    of the video to the other end. Then, only your async capturing will be
    broken. I don't know of anything which triggers off VSYNC for capture.

    Paul
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From noreply@noreply@mixmin.net to alt.comp.os.windows-11 on Wed Aug 27 16:59:12 2025
    From Newsgroup: alt.comp.os.windows-11

    On Wed, 27 Aug 2025 03:41:20 -0400, Paul <nospam@needed.invalid> wrote:
    On Tue, 8/26/2025 9:21 PM, D wrote:
    ublock origin works great using default settings, e.g., using popular freeware
    "obs studio" to record whole movies while displayed full screen in the browser,
    they play back normally without commercial interruption (but only short pauses
    where those intrusive commercials were skipped, maybe a fraction of one second)
    i like to use pale moon for this, but probably any browser that works with the
    ublock origin extension should work just as well, maybe even better ... try it
    for yourself and see (e.g. youtube, tubitv, etc.), movies, tv series, saved to
    mp4 format for viewing on other devices, using obs "display capture" to record
    streaming content while displayed full screen, e.g. in mozilla firefox uncheck
    "use recommended performance settings", and uncheck "use hardware acceleration
    when available"; obs "hide obs windows from screen capture" and software video
    encoding (same as stream, x264) save streaming video (this method may not work
    with some "digital rights management" sources), and easily remux *.mkv to .mp4 . . .

    Rendering on the video card, involves "planes", and desktop 2D, VMR7/VMR9, DirectX3D
    could all be on separate planes. When a Hollywood video plays, the memory in the
    video card that is used, is not accessible from the desktop, so capture should >not work in that case. That is called PVP or Protected Video Path, and Microsoft
    is pretty proud of that. As the signal leaves the PC, it can be protected >with HDCP 2.2 and so on.
    Youtube videos don't absolutely have to be protected that way, and that
    might be why capture attempts can work.
    Unchecking "use hardware acceleration", might move a render from the 3D plane >to the 2D plane, for example. Then, if the capture software only worked on >the 2D plane, your capture would work.
    The "quality" of a capture varies. Screen capture is generally asynchronous, >and involves reading dual or triple buffered software buffers. If the screen >capture is running at "60FPS", yes, it is taking 60 samples in one second, >but some of the frames might get repeated due to not using VSYNC to coordinate >the sampling operation. This means your capture is not a perfect copy.
    Bad capture programs, the video and audio lip sync is not maintained, and
    the capture is so bad, that if the lip sync is off, it is off by 0.5 seconds >at the beginning, 1.0 seconds in the middle, 0.25 seconds near the end. >Attempts to use a video editor, to "shift" the audio time line back and >forth, will then fail to "align" the sound. You know you are dealing with
    a top quality capture program, when a single correction to lip sync
    yields perfect results at any point in the video. This is why a lot of people >"fail at the task" of screen capture, as their video has poor control of >video alignment to audio (such alignment normally requires the usage of
    "time stamp codes").
    Out of my attempts to capture a Youtube like that, FFMPEG never does
    a good job, but there was one other program that did work OK. When you
    are trying things out, this is something to look for. You want to capture
    a music video, where the faces of the singers are exposed in full view,
    so you can review whether the audio sync later is perfect from one end
    of the video to the other end. Then, only your async capturing will be >broken. I don't know of anything which triggers off VSYNC for capture.

    above my pay-grade . . . even before using ublock origin, i'd been recording movies and tv series using obs studio with full-screen display (1920 x 1080) and it worked mostly fine, except for the predominantly wretched commercials that interrupt at the worst possible times (as if scripted for murphy's law)

    the "mp4" format makes it easy to fast-forward through commercials and other undesirable material, most movies may worth seeing once but not worth saving, while some are so bad that after five or ten minutes of enduring it, deleted, but the really good movies and tv series that i've recorded (~3.5 to 4 stars) were saved to flash drives for future viewing, it works, and it's easy to do

    since adding "ublock origin" to the three browsers that i typically use, the improvement has been magnificent (alfred hitchcock himself would've approved) and without commercial interruptions, movies, series, documentaries, youtube videos, etc. are far easier to enjoy . . . also for browsing websites, ditto

    --- Synchronet 3.21a-Linux NewsLink 1.2