Search found 72 matches

by flojo
Mon Sep 23, 2024 9:17 pm
Forum: UHD drives
Topic: BDR-XS07S UHD Flash
Replies: 113
Views: 83249

Re: BDR-XS07S UHD Flash

Thanks cooper!!

I can add that the flash worked fine using VMware Workstation 17 Player 17.5.0 build-22583795 on Ubuntu 24.04 6.8.0-41-generic and the 64bit windows iso Windows 10 2023 Update | Version 22H2 from here https://www.microsoft.com/en-gb/softwar ... ndows10ISO

Thanks again!!
by flojo
Mon Sep 23, 2024 7:37 pm
Forum: UHD drives
Topic: BDR-XS07S UHD Flash
Replies: 113
Views: 83249

Re: BDR-XS07S UHD Flash

Could you PM the link too? I just picked one up. Just by holding this it feels cheap. Who actually manufacturers the Pioneer USB slim drives and are they the same quality as their 5.25 drives? I know Pioneer outsources most or all electronics today. For instance I have a PLX-1000 record player and ...
by flojo
Thu Sep 12, 2024 12:44 pm
Forum: UHD drives
Topic: BDR-XS07S UHD Flash
Replies: 113
Views: 83249

Re: BDR-XS07S UHD Flash

Could you PM the link too? I just picked one up. Just by holding this it feels cheap. Who actually manufacturers the Pioneer USB slim drives and are they the same quality as their 5.25 drives? I know Pioneer outsources most or all electronics today. For instance I have a PLX-1000 record player and w...
by flojo
Tue Sep 10, 2024 9:49 pm
Forum: LibreDrive drives
Topic: LG BP50NB40
Replies: 19
Views: 22659

Re: LG BP50NB40

Where is the 1.00? I see the 1.03MK, eg. "HL-DT-ST-BD-RE_BP50NB40-NB50-1.03-NM00800-212005070917.bin", which is in the "The all you need firmware pack.zip" file. Or, is the "DE_LG_BP60NB10_1.00_MK_HBD.bin" inside the "Hybrid_Firmware_for_BP50NB40_to_BP60NB10.zip&qu...
by flojo
Sun Aug 25, 2024 4:26 am
Forum: MakeMKV for Linux
Topic: [SOLVED - See my last post] Using an external drive as my destination
Replies: 7
Views: 1587

Re: Using an external drive as my destination

find the mounted directory with:

Code: Select all

df -h
change the owner with:

Code: Select all

chown -R $USER:$USER "/the/mounted/directory"
by flojo
Thu Jun 27, 2024 6:19 pm
Forum: MakeMKV for Linux
Topic: Interest in AppImage Builds?
Replies: 3
Views: 8906

Re: Interest in AppImage Builds?

I can share the script/process of building it for anyone interested too. Post the script here in a code box. If it helps, I was using the below as part of an update script: #!/bin/bash # Download latest makemkv for Linux MAKEMKV_URL="https://forum.makemkv.com/forum/viewtopic.php?f=3&t=224&...
by flojo
Sat Jun 22, 2024 11:36 pm
Forum: MakeMKV for Linux
Topic: MakeMKV 1.17.7 for Linux
Replies: 4
Views: 4394

Re: MakeMKV 1.17.7 for Linux

The hash is of the file you download, not whatever it contains. The values below are what I get, which means the binary archive is correct. t@t:~/test$ rhash --version RHash v1.4.2 t@t:~/test$ rhash --sha256 makemkv* a760e1e484c1b28934a4557e7766cc1af8392ef717f5bb34d6eeafd38a0b0d01 makemkv-bin-1.17.7...
by flojo
Mon Jun 03, 2024 11:57 am
Forum: MakeMKV for Linux
Topic: Could the call to ffmpeg private avpriv_mpegaudio_decode_header symbol be replaced to avoid getting tight dependency
Replies: 2
Views: 2329

Re: Could the call to ffmpeg private avpriv_mpegaudio_decode_header symbol be replaced to avoid getting tight dependency

EDIT: I miss understood the actual question so, unless the ffmpeg file is replaced before makemkvcon builds against it, it's pointless. I'm also not sure why it is assumed that only this header routine is what requires full ffmpeg. avpriv_...() is a getter function while ff_mpa_...() is a (useless?)...
by flojo
Thu May 30, 2024 12:50 pm
Forum: MakeMKV for Linux
Topic: Is there a preferred Linux release that MakeMKV works best with?
Replies: 3
Views: 3148

Re: Is there a preferred Linux release that MakeMKV works best with?

You're almost certainly better off using an Ubuntu kernel to delimit your storage options out of the box, ie. ZFS, as well as enabling possible encoding features using Intel or Nvidia, also out of the box. https://ubuntu.com/download/desktop You can alternatively use Ubuntu with the KDE desktop http...
by flojo
Tue May 21, 2024 10:19 pm
Forum: MakeMKV for Linux
Topic: 1.17.7 build errors on Linux Mint 21.3
Replies: 7
Views: 3628

Re: 1.17.7 build errors on Linux Mint 21.3

MakOwner wrote:
Tue May 21, 2024 8:30 pm
Are these of concern?
No. Deprecation warnings almost never interfere with anything. Notice that the word "error" is no where in that text. Reading these type of logs is something you'll have to get used to when you build your own.
by flojo
Tue May 21, 2024 1:49 pm
Forum: MakeMKV for Linux
Topic: MakeMKV Version 1.17.7 for Linux version issue (help/about)
Replies: 2
Views: 3029

Re: MakeMKV Version 1.17.7 for Linux version issue (help/about)

That probably should be fixed but it helps to understand that MakeMKV is not MakeMKV GUI. Understanding that, then technically the statement is true. I don't build the GUI so for me the listed version is correct.
by flojo
Fri May 17, 2024 11:12 pm
Forum: MakeMKV for Linux
Topic: Flashing BU40N in Linux
Replies: 1
Views: 2336

Re: Flashing BU40N in Linux

Do you have a legitimate reason why it's better to do on Windows or are you just afraid of non-Microsoft products (there's a few on here like that). I've flashed all 3 of mine on Linux because it' what I use. However, outside of a literally brand new LG, they all have SCSi errors. I'm not sure if th...
by flojo
Wed May 15, 2024 11:45 am
Forum: MakeMKV for Linux
Topic: PPA Ubuntu 24.04 LTS Support
Replies: 16
Views: 9518

Re: PPA Ubuntu 24.04 LTS Support

HappyMaskedMan wrote:
Wed May 15, 2024 6:41 am
...just do all the work for me, literally why would I...
by flojo
Tue May 14, 2024 6:04 pm
Forum: MakeMKV for Linux
Topic: PPA Ubuntu 24.04 LTS Support
Replies: 16
Views: 9518

Re: PPA Ubuntu 24.04 LTS Support

Snap makes software bloat by breaking useability. A Firefox Snap has been mentioned... #!/bin/bash ... ... imagine a small script that handles magnets links and .torrents... ... uses ... curl... grep... etc... Now tell FireFox to use that script to open magnet links.... BAM!! No joy, the Firefox sna...
by flojo
Fri Apr 05, 2024 11:34 pm
Forum: MakeMKV for Linux
Topic: Blu-ray Backup unplayable from SSD/HDD in VLC?
Replies: 8
Views: 4918

Re: Blu-ray Backup unplayable from SSD/HDD in VLC?

The problem is you, work it out. I can confirm that using... VirtualBox 7.0.12 r159484 (Qt5.15.10) Ubuntu 23.10 (mantic) VLC 3.0.18 Vetinari openjdk-17-jdk libbluray-bdj 1.3.4-1 libbluray-bin 1.3.4-1 Makemkv v1.17.4 Makemkv options: [ "backup", "--decrypt", "--cache=16"...