On Wed, 2010-04-21 at 19:05 -0600, Dark Shadow wrote: > I have started backing up my Blu-rays decrypted to my hard drive and > came across one that uses seamless playback based on watching the > theatrical or uncut version and wondered it mplayer could get the > ability to read the mpls playlist so I don't have to remux the parts > together with tsMuxer. Or create a second playlist that mplayer can > read. Is there a description of the overall format somewhere? If it's basically splicing the playback together from multiple files then it could be easy to add support using the same code as is used for Matroska ordered chapters. I'd need some samples to test with though; I don't currently have any such blu-ray files (and I assume files large enough to test practical playlists would be pretty large).