Search found 24 matches
- Mon Mar 14, 2011 4:28 pm
- Forum: MKV file processing and playback
- Topic: Any thoughts or suggestions? VC-1
- Replies: 1
- Views: 6872
Re: Any thoughts or suggestions? VC-1
If its a BBC disk it's probably interlaced VC1 and you will struggle to find any open source tool to show it or re-encode it. Following advice from NomadCF in this thread. http://www.makemkv.com/forum2/viewtopic.php?f=1&t=1096 I have had some success with Xvid4PSP on windows. I re-encode it to x...
- Mon Feb 07, 2011 9:08 pm
- Forum: General MakeMKV discussion
- Topic: Forced subtitle stream crashes BDSup2Sub
- Replies: 3
- Views: 8876
Re: Forced subtitle stream crashes BDSup2Sub
I also think this may be an eac3to issue.
I own the Avatar Extended Collectors Edition Bluray, and I can confirm, that the extracted forced sub (PGS or .sup) stream from the mkv file created by Makemkv, when extracted with mkvextract, is handled without problems by BDSup2Sub.
I own the Avatar Extended Collectors Edition Bluray, and I can confirm, that the extracted forced sub (PGS or .sup) stream from the mkv file created by Makemkv, when extracted with mkvextract, is handled without problems by BDSup2Sub.
- Sun Feb 06, 2011 10:31 am
- Forum: MakeMKV for Linux
- Topic: v1.6.4 oss build fails on fedora 14
- Replies: 2
- Views: 9503
Re: v1.6.4 oss build fails on fedora 14
Here's the thread with z-factors fix in it.
http://www.makemkv.com/forum2/viewtopic ... 820#p10803
http://www.makemkv.com/forum2/viewtopic ... 820#p10803
- Sun Feb 06, 2011 10:26 am
- Forum: MakeMKV for Linux
- Topic: Unable to compile 1.6.4 on Ubuntu server 10.04
- Replies: 9
- Views: 28045
Re: Unable to compile 1.6.4 on Ubuntu server 10.04
Thanks z-factor, works fine for me too. Just to re-cap for anyone struggling to follow the instructions, open makefile.linux in the editor of your choice. Change line 57 from: -lpthread -lz -lrt To: -lQtDBus -lpthread -lz -lrt save the file, and retry to compile and everything builds as it should. T...
- Sat Feb 05, 2011 10:56 pm
- Forum: Blu-ray discs
- Topic: Issue with Plants episode on BBC Life Blu-Ray Disk 4
- Replies: 3
- Views: 10600
Re: Issue with Plants episode on BBC Life Blu-Ray Disk 4
Any suggestions? I've used Xvid4PSP successfully as per the post by NomadCF in this thread. http://www.makemkv.com/forum2/viewtopic.php?f=1&t=1096 Xvid4PSP is windows only i'm afraid., but I've also heard of people using Flip4Mac on OSX to convert but I can't confirm if that works. http://www.t...
- Sat Feb 05, 2011 9:34 pm
- Forum: MakeMKV for Linux
- Topic: Unable to compile 1.6.4 on Ubuntu server 10.04
- Replies: 9
- Views: 28045
Re: Unable to compile 1.6.4 on Ubuntu server 10.04
Yes same problem here Ubuntu 32bit Lucid 10.04 Desktop edition. tmp/ccpBd3g3.o: In function `notifyEvent(QMainWindow*, unsigned long, char const*, QString const&)': notify_linux.cpp:(.text+0x1d6): undefined reference to `QDBusAbstractInterface::call(QDBus::CallMode, QString const&, QVariant ...
- Sat Jan 15, 2011 6:48 pm
- Forum: MKV file processing and playback
- Topic: Forced Subtitles on new Dances with Wolves BD
- Replies: 3
- Views: 16164
Re: Forced Subtitles on new Dances with Wolves BD
Here's my platform agnostic workflow. 1.) Rip Bluray to mkv with Makemkv (select forced only subs in the language of your choice, before you rip.) 2.) Use Mediainfo on your finished mkv file to assertain the track number of the subtitle you need to extract. 3.) Use mkvextract on the mkv to extract t...
- Fri Dec 17, 2010 2:07 pm
- Forum: MKV file processing and playback
- Topic: subtitles
- Replies: 2
- Views: 9001
Re: subtitles
hello, When I rip my blu ray disc with make mkv, I keep the DTS HD audio and the subtitles but my multimedia driver ( netgear neotv 550 or WD tv live) can not read the subtitles. Could you help me please? Until such time as your media players receive a firmware update to allow them to read PGS subt...
- Fri Dec 17, 2010 8:03 am
- Forum: MKV file processing and playback
- Topic: Keeping subtitles when compressing with Handbrake...
- Replies: 7
- Views: 30028
Re: Keeping subtitles when compressing with Handbrake...
I'm not sure but It's possibly because you fed BDSup2Sub a Forced Only PGS track to start with, so it doesn't need to apply the filter.bla4free wrote:When exporting the .sub/.idx with BDSup2Sub, the "Export only forced" can't be checked. What would cause that?
- Thu Dec 16, 2010 4:16 pm
- Forum: MKV file processing and playback
- Topic: Keeping subtitles when compressing with Handbrake...
- Replies: 7
- Views: 30028
Re: Keeping subtitles when compressing with Handbrake...
To get my desired results, would I need to uncheck the "Subtitles English" and leave the "Subtitles English (forced only)" checked? Thanks! I believe so yes. BDSup2Sub has an "Export Only Forced" tick box in the export dialog. I would make sure you check that too. Ther...
- Wed Dec 15, 2010 7:57 pm
- Forum: MKV file processing and playback
- Topic: Keeping subtitles when compressing with Handbrake...
- Replies: 7
- Views: 30028
Re: Keeping subtitles when compressing with Handbrake...
I believe HandBrake currently ignores Bluray PGS subtitles. I extract them and convert them to vobsubs then mux them into the HB generated mkv. My original WDTV will only see vobsub or srt subs in an mkv. My current work flow is as folllows: 1. Rip Bluray to mkv with Makemkv 2. Start converting Make...
- Sun Dec 12, 2010 5:44 pm
- Forum: MakeMKV for Linux
- Topic: Does VC-1 videos present problems with Linux?
- Replies: 9
- Views: 21409
Re: Does VC-1 videos present problems with Linux?
The problem is that it's INTERLACED VC1.
Lots of threads on this issue, here's one to start you off. http://www.makemkv.com/forum2/viewtopic ... 096&p=3854
Lots of threads on this issue, here's one to start you off. http://www.makemkv.com/forum2/viewtopic ... 096&p=3854
- Mon Nov 09, 2009 6:31 am
- Forum: MakeMKV for Mac OS X
- Topic: What optical drive works best with MakeMKV?
- Replies: 6
- Views: 17296
Re: What optical drive works best with MakeMKV?
I think mike is referring to the facts mentioned on this page. http://www.makemkv.com/osxmmc/
As long as the bluray drive can write to some kind of media (cd-r, dvd+-r) then it should work ripping bluray disks with Makemkv on OSX. The drive doesn't have to be able to write bluray disks.
As long as the bluray drive can write to some kind of media (cd-r, dvd+-r) then it should work ripping bluray disks with Makemkv on OSX. The drive doesn't have to be able to write bluray disks.
- Wed Sep 30, 2009 4:23 pm
- Forum: General MakeMKV discussion
- Topic: [REQUEST]
- Replies: 6
- Views: 13744
Re: [REQUEST]
Using this for the first time took 11 minutes to rip "AI" and while that is fast I have the follow query which will probably show my ignorance of the topic. my machine has 4 cores and never got above 10% processor any chance of making it use more of the processor even making it use proces...
- Wed Sep 30, 2009 6:26 am
- Forum: General MakeMKV discussion
- Topic: [REQUEST]
- Replies: 6
- Views: 13744
Re: [REQUEST]
Using this for the first time took 11 minutes to rip "AI" and while that is fast I have the follow query which will probably show my ignorance of the topic. my machine has 4 cores and never got above 10% processor any chance of making it use more of the processor even making it use proces...