Search found 8 matches

by mgscott
Thu Oct 01, 2015 10:20 pm
Forum: MakeMKV for Linux
Topic: Trying to build for FC-22
Replies: 1
Views: 7175

Re: Trying to build for FC-22

Thanks, that cleared that issue, now it is complaining about:
configure: error: Qt library (version 5 or 4) is required to build GUI

However, may be moot as I ran dnf update and it looks like it is installing the later version of makemkv.
Funny, the GUI update showed now updates available.
by mgscott
Thu Oct 01, 2015 12:00 am
Forum: MakeMKV for Linux
Topic: Trying to build for FC-22
Replies: 1
Views: 7175

Trying to build for FC-22

I have the version (1.9.5) that comes from the Fedora repo, but I have a BD telling me to use a newer version. I have downloaded 1.9.6 and am trying to build, but missing some dependencies. I have found most, but oss configure is complaining: configure: error: No package 'libavcodec' found No packag...
by mgscott
Thu Sep 11, 2014 1:16 pm
Forum: MKV file processing and playback
Topic: Scrambled/pixelated video on Being Human (UK)
Replies: 10
Views: 17870

Re: Scrambled/pixelated video on Being Human (UK)

If you can update GTK 3 to 3.10 or later and install the relevant development packages, you should be able to build the Linux GUI again. Yea, I looked into that and it seemed more trouble than it was worth. The CLI is working just fine and it is actually easier to do batch encodes than with the GUI.
by mgscott
Fri Sep 05, 2014 8:02 pm
Forum: MKV file processing and playback
Topic: Scrambled/pixelated video on Being Human (UK)
Replies: 10
Views: 17870

Re: Scrambled/pixelated video on Being Human (UK)

Using the nightly build of HandBrake resolved the issue. Even though the MKV file shows video scrambled, the m4v looks fine. Though I can only use the CLI version on the newer builds due to problems with GTK library incompatibility with the GUI. I did put together a small bash script and am actually...
by mgscott
Sun Mar 30, 2014 7:02 pm
Forum: MKV file processing and playback
Topic: Scrambled/pixelated video on Being Human (UK)
Replies: 10
Views: 17870

Re: Scrambled/pixelated video on Being Human (UK)

Without further information, the most likely explanation is that the source uses VC-1 encoded video with interlaced compression, and your player doesn't decode it correctly. I saw VC-1 mentioned in other posts while searching. Is that a limitation of the BD-Drive I have? The first one was an Asus B...
by mgscott
Sat Mar 29, 2014 10:08 pm
Forum: MKV file processing and playback
Topic: Scrambled/pixelated video on Being Human (UK)
Replies: 10
Views: 17870

Scrambled/pixelated video on Being Human (UK)

I am having problems ripping "Being Human (UK). The audio comes through fine, but the picture randomly breaks up into colored pixel dots. Running: MakeMKV v1.8.9 linux(x64-release). I noticed this with an earlier release as well. New form of DRM on UK? Edit: The extra content ripped just fine, ...
by mgscott
Thu Oct 04, 2012 11:22 pm
Forum: MakeMKV for Linux
Topic: Trying to build on FC17 64 bit
Replies: 3
Views: 7997

Re: Trying to build on FC17 64 bit

CoderJoe wrote:I think you need to install g++.
I had that but not c++ support. After installing that and openssl (also complained about).
Then it needed expat-devel libraries
Then rcc (QT4) development.and FINALLY it appears to have compiled.
Thanks for the pointer in the right direction.
by mgscott
Sun Sep 30, 2012 7:16 pm
Forum: MakeMKV for Linux
Topic: Trying to build on FC17 64 bit
Replies: 3
Views: 7997

Trying to build on FC17 64 bit

I had this working on Ubuntu, but have since switched to Fedora. The bin tarball installed and built with no problems. Trying to build the oss, I get the following: $make -f makefile.linux which: no moc-qt4 in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/home/mike/.local/bin:/home/mike/b...