Thanks that actually worked EXACTLY how I wanted..
Search found 13 matches
- Wed Jan 19, 2022 8:42 pm
- Forum: Advanced MakeMKV usage
- Topic: Disc Profiles -> making one
- Replies: 2
- Views: 4627
- Wed Jan 19, 2022 12:34 pm
- Forum: Advanced MakeMKV usage
- Topic: Disc Profiles -> making one
- Replies: 2
- Views: 4627
Disc Profiles -> making one
Greetings, I wish to make a disc profile's. The discs in total is a 100 plus at a guess, I would like them all backup/copied in the same format for each disc. Given the number of discs I would like to not have to setup no subtitles automatically rather than having to deselect each disc in turn X 4 T...
- Tue Aug 24, 2021 3:37 pm
- Forum: MakeMKV for Linux
- Topic: Blue-ray playback/STREAM with VLC
- Replies: 12
- Views: 16176
Re: Blue-ray playback/STREAM with VLC
A little confusing but I managed to find libmmbd I have entered the bin directory and made the link. I have watched some videos on You'Tube and I have registered the app(makemkv) under beta key. Does it have to be a paid key? or as long as its licensed. It seems from what I have seen in the videos o...
- Tue Aug 24, 2021 6:04 am
- Forum: MakeMKV for Linux
- Topic: Blue-ray playback/STREAM with VLC
- Replies: 12
- Views: 16176
Re: Blue-ray playback/STREAM with VLC
Symlink already exists, so command must now use the -f (force) switch: cd /bin/makemkv sudo ln -s -f libmmbd.so.0 /usr/lib/ Another day dawn's. I have searched for "libmmbd" but I can not say for certain where it is in my system, I assume it must be there as makemkv works!! you menion in ...
- Mon Aug 23, 2021 10:03 pm
- Forum: MakeMKV for Linux
- Topic: Blue-ray playback/STREAM with VLC
- Replies: 12
- Views: 16176
Re: Blue-ray playback/STREAM with VLC
I have no current linux install to test, but pretty sure this ought to be the MakeMKV install dir... did you create the link from there? https://imagizer.imageshack.com/img924/6066/E87j8v.png Asked Ive done it still the same with VLC I did not start VLC from the cli. As to the where about's of libm...
- Mon Aug 23, 2021 8:46 pm
- Forum: MakeMKV for Linux
- Topic: Blue-ray playback/STREAM with VLC
- Replies: 12
- Views: 16176
Re: Blue-ray playback/STREAM with VLC
I have run the code sudo ln -s libmmbd.so.0 /usr/lib/ I have not changed the code at all everything should be in its default location. I have tried with a disk from the cli and operated the vlc interface, the output is shown below, https://imagizer.imageshack.com/img924/8254/3l3klo.png The disc its ...
- Mon Aug 23, 2021 4:23 pm
- Forum: MakeMKV for Linux
- Topic: Blue-ray playback/STREAM with VLC
- Replies: 12
- Views: 16176
Re: Blue-ray playback/STREAM with VLC
I could be wrong and often am, but from what I read in search LibMMBD is a dll. Likely in windblows. Certainly I can't seem to find it under Linux. I have a suspicion that this maybe only available under winblows. I have bought a tweaked drive and can dcrypt to *.mkv in linux(Arch basded) the proble...
- Mon Aug 23, 2021 3:08 pm
- Forum: MakeMKV for Linux
- Topic: Blue-ray playback/STREAM with VLC
- Replies: 12
- Views: 16176
- Mon Aug 23, 2021 2:52 pm
- Forum: MakeMKV for Linux
- Topic: Blue-ray playback/STREAM with VLC
- Replies: 12
- Views: 16176
Blue-ray playback/STREAM with VLC
I have skimmed Mikes post under a similar named Subject. I have also read an article on "HowToGeek", it seems that it used to be possible for VLC to use a stream function contained within MakeMKV. This in the linux version seems to no longer be present? Well at least the streaming icon, ap...
- Sat Oct 17, 2020 9:38 pm
- Forum: MakeMKV for Linux
- Topic: Optical Drive not being found
- Replies: 113
- Views: 335164
Re: Optical Drive not being found
Drive not been found is a common problem, here is how i fixed it on Manjaro Open a Terminal, Note: running with sudo does not work su root Enter your Password echo sg > /etc/modules-load.d/sg.conf Exit Reboot After this my drive has been found (pioneer drive) This also helps for Nero not be able to...
- Sat Oct 17, 2020 2:40 pm
- Forum: MakeMKV for Linux
- Topic: Optical Drive not being found
- Replies: 113
- Views: 335164
Re: Optical Drive not being found
That tells you the group owning /dev/sr0 is "optical". You need to make your user part of the optical group if not already, then you should be able to see a disk in the drive and use it. The user running makemkv must have access to the drive before makemkv can use it, so this step is firs...
- Thu Oct 15, 2020 11:49 am
- Forum: MakeMKV for Linux
- Topic: Optical Drive not being found
- Replies: 113
- Views: 335164
Re: Optical Drive not being found
I have a blueray-writer drive and installed(makemkv) from arch but the drive is not recognized. ls -l /dev/sr? brw-rw----+ 1 root optical 11, 0 Oct 15 08:47 /dev/sr0 MakeMKV v1.15.3 linux(x64-release) started The program can't find any usable optical drives. What is the command or commands to fix th...
- Fri Oct 09, 2020 2:42 pm
- Forum: Advanced MakeMKV usage
- Topic: Default output file name template
- Replies: 47
- Views: 213223
Re: Default output file name template
Greatings.
I am using the default filename template. however the outputed file is,
The disk is being caught correctly, how to make the default template spit out a decent filename? Like
--
TheTester
I am using the default filename template.
Code: Select all
{NAME1}{-:CMNT1}{-:DT}{title:+DFLT} ({DY})
Code: Select all
title ().mkv
Code: Select all
Shockwave_CountDown to disaster.mkv
TheTester