Sun-dried tomatoes' sundry thoughts

Wednesday, March 19, 2025

playlist.mpd

 https://www.cinewolf.com/WP/download-from-difficult-web-video-and-streaming-platforms/


  • On the page in the browser (I use Firefox), open the Network Activity monitor as the video is playing. (Ctrl+Shift+E)
  • type mpd and find playlist.mpd (or any other octet stream)
  • find the https:// adress and the filename in the GET and header information in the network analysis window.
  • Use youtube-dl (command prompt tool). If you don’t like command line software then get a GUI like youtube-dl-gui. Or from the command prompt just type youtube-dl.exe https://www.youtube.com/watch?v=…..number from adress bar … and it will download your youtube video.

Thursday, December 12, 2024

Locate current Win 11 background

 reg query "HKCU\Control Panel\Desktop" /v Wallpaper

Monday, November 25, 2024

Screw drive garage door opener lube

 https://support.geniecompany.com/app/answers/detail/a_id/1578/~/how-do-i-lubricate-my-%5Bscrew-drive%5D-garage-door-opener%3F


How do I lubricate my [screw drive] garage door opener?

Last Updated 10/26/2022 01:51 PM

The screwrod of your Genie ScrewDrive unit should be lubricated about once a year.

  1. We recommend using GLU (Genie’s white lithium grease,) however you can use another brand of lubricant as long as it is a white lithium based grease.
  2. It is very important to select the correct type of lubricant. (For example: WD-40 will prevent the system from working properly.)
  3. If needed, you can use mineral spirits to remove any old grease before lubricating.
 

To Lubricate:

  1. Starting at the door end of the rail, squeeze a pea-sized amount on the threaded screw rod itself.
  2. Moving towards the unit, place another dollop of grease about every 2.5ft or so.
  3. Once the grease is applied, operate the unit a few times to rotate the screw rod, and help the carriage distribute the lubrication.
 

Thursday, November 21, 2024

Libby audiobook

 https://www.reddit.com/r/audiobooks/comments/12bqv3u/is_there_any_way_to_download_library_audiobooks/

 use chrome

  1. Log in to Overdrive website from your computer

  2. From Overdrive > Holds > Open Audiobook in Browser

  3. Right-click page select inspect

  4. In the Inspector click Network

  5. Refresh the browser page containing the playing audiobook

  6. Click the TOC and cue up each chapter

  7. At this point you should see the MP3 files starting to appear in your Network inspector.

  8. Right-Click one and select open in new tab

  9. The MP3 file opens, click the three dots button and select download.

Saturday, October 26, 2024

Read Chinese epub on Kobo wi-fi (2011)

Read Chinese epub on Kobo wi-fi (2011)

1. Create fonts folder on ereader

2. Copy Code2000-rdLO.ttf to fonts folder

3. Edit Kobo eReader.conf under\.kobo\Kobo

[Reading]
readingFontFamily=Code2000

4. Save change. Disconnect and restart ereader. 

5. You can change the font size under the Display options, but changing the font would reset the font back to the original Serif or SanSerif.

 

Sunday, September 01, 2024

DVD-Audio Discs (DVD-A)

 Step 1. Determine that you actually have a DVD-A disc.

DVD-Audio discs are a special format of disc that contains audio-only tracks, encoded using Meridian Lossless Packing (MLP).
MLP requires a special decoder, which is not supported by Media Center or most other players.
 
To determine whether the disc you are trying to rip is DVD-A, or a regular DVD video disc, open its AUDIO_TS folder.
If there is no AUDIO_TS folder, or the AUDIO_TS folder is empty, it's not a DVD-A disc.
 
If it's a DVD-A disc it will look something like this:


If it is a DVD-A disc, continue with this guide.
If it is not a DVD-A disc, you want this guide for ripping Music DVDs to audio tracks: https://yabb.jriver.com/interact/index.php/topic,119957.0.html


Step 2. Installing and configuring the software.

After confirming that it is a DVD-A disc, you need to download the required software.
You will need Foobar2000: http://www.foobar2000.org/download
And the DVD-A decoder component: https://sourceforge.net/projects/dvdadecoder/files/foo_input_dvda/

With Foobar2000 installed, open it and go to File > Preferences > Components, and install the DVD-A decoder component from there.
With the DVD-A decoder installed, open the preferences window again and navigate to Tools > DVD-Audio.
I recommend that you enable the "do not load stereo downmixes" option. If you only want to rip stereo tracks, you can set that as well.



Step 3. Rip the disc.

File > Add Files > AUDIO_TS.IFO will add the DVD-A tracks to the playlist in Foobar2000.
Depending on the disc, there may not be much if any metadata - the disc I used as a test imported like this:


Tracks are named in their encoded format:

  • Lf-Rf-Ls-Rs 24/48000 + C-LFE 24/48000 are multichannel 24-bit 48kHz tracks.
  • L-R 24/96000 are stereo 24-bit 96kHz tracks.

Select the tracks you want to rip, right-click the selection and use Convert > [..]
Select FLAC as the Output Format, with the output bit depth set to "Auto" and dither set to "lossy sources only".

Foobar2000 should convert your DVD-A tracks to FLAC, ready to be imported to Media Center and tagged.

Music DVD to audio tracks.

 https://yabb.jriver.com/interact/index.php?topic=119957.0

Step 2. Ripping the disc to MKV.

Converting a DVD to audio tracks involves two steps, first ripping the disc to MKV, and then extracting the audio track we want from that to make MKA files.
To rip the disc to MKV, use the free MakeMKV tool: https://www.makemkv.com/download/

When you open MakeMKV it will scan the disc, and present a list of titles:


Select the titles and tracks that you want. We're going to split these out later, so you really only need to select the title. The process will take a few minutes.


Step 3. Extracting the audio tracks.

For this we need to use MKV Merge, which is part of MKVToolNix: https://www.fosshub.com/MKVToolNix.html
Its interface might seem a bit overwhelming at first, but it's not too complicated.
 
Drag the newly created MKV file to the source file section of the input tab in MKV Merge.
This will scan the MKV and list the tracks it contains within.

Now deselect everything but the audio track you want to convert to MKA, and the chapter file.
Though it won't prevent you from selecting multiple tracks, I recommend that you only select one.

I have selected the 5.1 DTS track for this example:


Now switch to the output tab.
The only thing we need to change here is setting the split mode to "Before chapters" and telling it to split before "all" chapters.


Once this is set, click the "Start multiplexing" button at the bottom of the window.
A few seconds later, and MKV Merge should have split the MKV file into individual MKA audio tracks:


In this example, the ripped DVD is 2.33GB, and the extracted DTS 5.1 MKA audio tracks are only 466MB since we have discarded the unwanted video and audio tracks.
Now all you have to do is import the MKA tracks to Media Center and tag them.


Method 2: Split MKV into Chapters in XMedia Recode 

XMedia Recode is a free video/audio transcoding program for Windows. It can not only deal with digital videos, but also unprotected DVDs and convert DVDs to files it supports. It also offers other features. For example, you can use it to extract chapters from MKV. The whole operation is a breeze.  

MKV Split Chapters in XMedia Recode MKV Split Chapters in XMedia Recode

Step 1: Download XMedia Recode and follow its instruction to install it on your computer: https://www.xmedia-recode.de/en/download.html

Step 2. Launch XMedia Recode. On the top left toolbar, click on File > Open File to import MKV files or via the drag-and-drop mode.

Step 3. Right-click on the MKV file, and select "Show Chapters". Press Ctrl+A to select all chapters, right-click and choose "Add to queue".

Step 4. In the lower Format tab, choose Matroska MKV. It also allows you to convert videos to a wide range of formats, such as 3GP, MP4, MOV, and so forth.

If you want, you can customize video parameters under the Video/Audio/Subtitle tab.

Step 5. Navigate to the bottom of the software and choose a destination for saving the output chapters. After that, click on "Encode" on the top menu bar to start to split MKV by chapters.

Once you get the right tool, it can be very simple to split MKV by chapters. There are many other good tools that will help you extract chapters from MKV. We have just summarized two popular and effective methods as shown above. If you have any good suggestion, you're welcome to share it with us.


Another version

Extract Audio from MKV without Re-compressing Using MKVToolNix

MKVToolNix is the GUI interface for MKV-specific processing tools such as mkvextract, mkvmerge, mkvinfo, mkvpropedit, etc. It can extract multiple audio tracks from an MKV file. Below are steps.

  1. Install and launch MKVToolNix.
  2. Drag-n-drop MKV to the “Multiplexer” tab.
  3. In the "Tracks, Chapters, and Tags" section, uncheck the options you don't need and keep the audio options you want.
  4. Specify the output directory. Or directly use the default path, which stores MKV videos.
  5. Click the “Start multiplexing” button to extract 5.1 audio from MKV.

Tip 1: The output audio will be in MKA format. It is not playable on some media players like QuickTime. Use VLC instead. Additionally, if you rip multiple audio streams into a single MKA, you can switch between them during playback.

Tip 2: If you are using Windows, you're also capable of utilizing one of the component tools for MKVToolNix - gMKVExtractGUI. The biggest difference compared to MKVToolNix is that it can't import video formats other than MKV.

  1. After MKVToolNix is installed, there will be a prompt "If you need a GUI for mkcextract" on the Setup interface, you can click to install gMKVExtractGUI. Or go to https://sourceforge.net/projects/gmkvextractgui/ to install.
  2. Drag and drop MKV to the “Input Files” field.
  3. Check the audio tracks you want.
  4. Press “Extract” to strip MKA from MKV without decompressing.

 

Tuesday, December 12, 2023

Setup PC to stream to Kodi on Firestick

 1. install Kodi on Firestick

- use downloader\browser go to kodi.tv\download to get the latest version

- change font to Arial based

- enable upnp server and airplay

2. on PC, install foobar2000 latest version,

install UPnP MediaRenderer Output component

in preference, under output, select the upnp kodi 

3. firestick is sleeping every 10 minutes without activity.

download adblink from cnet, connect to the firestick ip

Once adbLink connected to Fire Stick, select the “Utility” menu at the top and then click on “Set timers”

select “Sleep Off” and optionally “Screensaver off” and click the “OK” button.