NeeMeese / mplayer-ce

Automatically exported from code.google.com/p/mplayer-ce
0 stars 0 forks source link

Vob files played from usb did not autoload #424

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. playing a dvd rip from usb
2.
3.

What is the expected output? What do you see instead?

I expected the film to play fully but it stoped at the end of the first vob
and did not autoload next vob, filename had Levenshtein distance of 1

What version of the product are you using? On what operating system?

v6.1.0.75

Do you have a modchip?

no 

Please provide any additional information below.

Original issue reported on code.google.com by davedeva...@hotmail.com on 11 Sep 2009 at 7:46

GoogleCodeExporter commented 9 years ago
Hello

Here is the only solution I found, it is not perfect but it helps :

It is possible to create a playlist in VIDEO_TS (liste.m3u for example) like 
that :
VTS_01_1.VOB
VTS_01_2.VOB
VTS_01_3.VOB
VTS_01_4.VOB
VTS_01_5.VOB

and play it (from MPLAYER CE playlist menu), there will be just a little pause 
between VOB files.

It doesn't help to play a DVD menu, it is just a solution to play the main 
movie.

If it doesn't work with your VOB files, make sure that you have extracted (with 
DVD 
SHRINK for example) only the main title.

Have fun
Olivier

Original comment by oga...@gmail.com on 27 Oct 2009 at 10:32

GoogleCodeExporter commented 9 years ago
cheers, will give it a go :)

Original comment by davedeva...@hotmail.com on 28 Oct 2009 at 10:03