DVD-Video files doesn't auto resume from last position?
The videos are 1:1 DVD Ripped (Audio TS and Video TS with .vob Files). If I stopp the video, a bookmark will not created and so if I try again to play the video again it started normally with the DVD Menu, not with the last play position.
In the settings the switch is enable to play a video on the last position.
In the XBMC Online manual only a general description is available, the different behavior from different Video File Types (avi, mgp, vob) isnīt described.
Auto resume from last position
When enabled, XBMC will automatically resume videos always from the last position that you were viewing them, even after restarting the system.
Note: You can also start a movie from the last stopped position by opening the context-menu on a movie file (white button on the gamepad) or by just clicking the "Play" button on the remote without the need to have this option enabled.
Is this a bug or a correct behavior of the XBMC??
If I play a mpg video and stop on a position, in the context menu a additional entry is available to start the film from the beginning. If I start the film by pressing the play key on my remote control the film start at the last position where I stopped the film.
So generaly I think autoresume is activ!
If I try the same with an iso file, the additional entry in the context menu isnīt available and the film start from the beginning.
I think for the manual it is a helpfully information that the autoresume donīt work with DVD ripped films.
I create for some tests an ISO File from a DVD as a complete Image with Menu.
If I play the video stops and start again, I see the same behavior like a DVD Ripped. The film started at the normal start position, not on this position where the film stopped by last viewing.
I start the film, move forward, stop the film, open the context menu to view is the additional entry available, and play it again by pressing the play key on the remote control. (Film starts from beginning)
http://pastebin.ca/316152
"autoresume" is enabled which means select/play acts like Resume in the context menu.
you'll notice that when "autoresume" is enabled, the Resume option is replaced with Restart. So i restarted them all and start the videos from the main menu. i then just jumped ahead to random points in the video and stopped.
i then played them all and they all restarted at the correct position.
now, this feature is dependant on the database. are you sure you're database isnt corrupt or something? post a debug log.
under the covers, everything is file related. dvd folders are usually started using the video_ts.ifo file. and so this is likely the file which is used in the database for the movie.
the resume feature marks the file with an offset value which is used to jump ahead into the file at that point. the ifo file is really small and nothing more than some instructions on how the disc is supposed to behave. so when the resume point is processed, its outside the bounds of the ifo file, so it defaults back to the beginning which processes the entire disc and you get the menu.
this is just a guess. i'll have to extract and iso into a folder structure to verify if this is the case.
#If you have any other info about this subject , Please add it free.# |