Glitches forming :(

Please post here for issues related to Blu-ray discs
Post Reply
Message
Author
TonyD
Posts: 4
Joined: Sun Feb 02, 2014 9:08 am

Glitches forming :(

#1 Post by TonyD » Sun Feb 02, 2014 10:12 am

Hi there,

Here is a weird problem ... I am getting random visual glitches on Bluray rips. They look very similar to the glitches shown here http://www.makemkv.com/forum2/viewtopic.php?f=8&t=5766. Same position on screen and look.

On that thread they concluded hardware acceleration on Mac was at fault (I am on Mac too), but my problem is a little stranger.

I am working from an ISO I made some time ago. If I use MakeMKV on it, the resulting MKV of the movie plays with this glitch in the same place (tried converting multiple times) on MPlayer but not on VLC.

Unfortunately I am wanting to ultimately play them on my AppleTV. If I take that MKV file, and chuck it into iFlicks 2, I end up with a nice MP4 that Quicktime, iTunes and AppleTV like. Sadly they all play with the glitch in the same place, and with the glitch looking the same. Naturally all this is done (like MakeMKV) without re-encoding the video track.

If I chuck the MakeMKV-produced MKV into Beamer (a Mac app for taking any video file and sending it to play on AppleTV, without re-encoding of any tracks unless necessary) I also see the glitch on the AppleTV.

Now *here* is the strange thing. If I mount the ISO and chuck the original M2TS file from the STREAM folder into Beamer, it plays on the AppleTV with NO glitch!

Any ideas?

mike admin
Posts: 4075
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: Glitches forming :(

#2 Post by mike admin » Tue Feb 04, 2014 9:09 am

When you made the MKV file, did you save it to a network drive? Over SMB?

TonyD
Posts: 4
Joined: Sun Feb 02, 2014 9:08 am

Re: Glitches forming :(

#3 Post by TonyD » Wed Feb 05, 2014 11:12 am

No I tried it both to a locally connected (USB) drive, and also to the built in drive.

I had given up using MakeMKV in the past as often I could produce several rips of the same title, all with different checksums :(

I want to love MakeMKV, but it's a bit erratic ;) I wonder if the problem stems from any libraries like ffmpeg that it uses (I just say that as an example, I don't know if it does use that), or something like that.

TonyD
Posts: 4
Joined: Sun Feb 02, 2014 9:08 am

Re: Glitches forming :(

#4 Post by TonyD » Wed Feb 05, 2014 11:16 am

Ah ... just looked into Beamer app, and ffmpeg is in there, so I am guessing that that is what is successfully demuxing the M2TS file (without glitch). What does MakeMKV use?

TonyD
Posts: 4
Joined: Sun Feb 02, 2014 9:08 am

Re: Glitches forming :(

#5 Post by TonyD » Wed Feb 05, 2014 11:22 am

Here's the output if I go to it via Console - don't know if this info/version number etc. are any use ...

ffmpeg version 2.0.1-beamer-e54ac0b Copyright (c) 2000-2013 the FFmpeg developers
built on Aug 28 2013 19:33:52 with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
configuration: --prefix=/Users/eelco/Projects/Beamer/FFmpeg/build --extra-version=beamer-e54ac0b --enable-shared --disable-static --disable-ffserver --disable-doc --disable-encoders --enable-encoder=libx264 --enable-encoder=aac --enable-encoder=ac3 --enable-encoder=png --enable-encoder=rawvideo --enable-encoder=srt --disable-muxers --enable-muxer=mpegts --enable-muxer=mov --enable-muxer=mp4 --enable-muxer=m4v --enable-muxer=matroska --enable-muxer=avi --enable-muxer=image2 --enable-muxer=srt --disable-bsfs --enable-bsf=h264_mp4toannexb --disable-protocols --enable-protocol=file --enable-protocol=pipe --disable-filters --enable-filter=copy --enable-filter=scale --enable-filter=transpose --enable-filter=hflip --enable-filter=vflip --enable-filter=aresample --enable-filter=volume --enable-gpl --enable-version3 --enable-libx264 --enable-libtheora --enable-libvorbis --extra-cflags='-DMACOSX_DEPLOYMENT_TARGET=10.6 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOS libavutil 52. 38.100 / 52. 38.100
libavcodec 55. 18.102 / 55. 18.102
libavformat 55. 12.100 / 55. 12.100
libavdevice 55. 3.100 / 55. 3.100
libavfilter 3. 79.101 / 3. 79.101
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 3.100 / 52. 3.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

Post Reply