MakeMKV, no picture.

Hi!

 

I have ripped a few dvd with MakeMKV and non of them show any picture then played (DirectPlay) through RasPlex. I get sound but I only see the Plex GUI, just like the movie is playing in the background.

 

All other movies works fine.

 

I have no problem watching them in Samsung Plexapp (DirectPlay) or in Plex Web.

 

Kind Regards

/Bernt

What is the codec ?

What is the codec 

Yeah, that was it! I need to by the license for mpeg. Sorry, I forgot about that.

Use ffmpeg directly with all the vob files, like this :

ffmpeg -i /path/to/dir/*.VOB -vcodec x264 -acodec aac movie.mkv