Search found 5 matches
- Tue Jul 28, 2009 6:49 pm
- Forum: MakeMKV for Linux
- Topic: Build problem on Ubuntu 64-bit
- Replies: 5
- Views: 19323
Re: Build problem on Ubuntu 64-bit
make clean
- Sat Jul 25, 2009 5:20 pm
- Forum: MakeMKV for Linux
- Topic: Build problem on Ubuntu 64-bit
- Replies: 5
- Views: 19323
Re: Build problem on Ubuntu 64-bit
Try to change (in makefile.linux)
to
You probably have both libqt3-dev and libqt4-dev installed, and alternatives set to use qt3 tools by default. The change above was enough for me.
Code: Select all
MOC=moc
Code: Select all
MOC=moc-qt4
- Tue Jul 21, 2009 2:32 pm
- Forum: General MakeMKV discussion
- Topic: Issues with Kill Bill Vol 1 & 2 Blurays
- Replies: 13
- Views: 25667
Re: Issues with Kill Bill Vol 1 & 2 Blurays
Same here. The UK Kill Bill bluray I have here have an "interesting" H.264 stream without a fps field, so mplayer won't show any video without "-fps 23.976" added to its options. And the DTS/AC3 sound tracks are german/french/etc, not english. Looks like there's only one english ...
- Mon Jul 06, 2009 11:53 pm
- Forum: MakeMKV for Linux
- Topic: Pulp Fiction bluray problem
- Replies: 2
- Views: 10623
Re: Pulp Fiction bluray problem
Small follow-up: I'm able to grab the disc contents with DumpHD and watch the whole decrypted .m2ts file in mplayer, but makemkv still fails in the same place when I give it the decrypted contents. No change.
- Sun Jul 05, 2009 10:31 pm
- Forum: MakeMKV for Linux
- Topic: Pulp Fiction bluray problem
- Replies: 2
- Views: 10623
Pulp Fiction bluray problem
I seemingly get to about 50% before failure. Pulp Fiction blu-ray, scandinavian release. MakeMKV linux 1.4.4. Log output with debug below. Using direct disc access mode Only extracting DTS core audio from stream #2 of type 'DTS-HD Master audio' in file 00000.m2ts File 00000.mpls was added as title #...