This one time, at band camp, Kolja Nowak said:
> This happens because dvdbackup.c:DVDCopyTitleVobX reads the source dvd using
> an abstract api using only title ids and no file names, and therefore needs
> to reconstruct a file name when printing error messages. It includes the
> correct title set id in the fake file name, but sets the vob number always
> to zero, which is only correct for the first vob in a title set.
> DVDCopyTitleVobX already has the correct vob number and uses it to construct
> the the correct target vob file name, and therefore its trivial to use the
> same number to create a correct file name for the error message.
> 
> My attached patch does exactly this.

Looks perfect!  Thanks for the investigation and the patch.

Cheers,
-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        sg...@debian.org |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------

Attachment: signature.asc
Description: Digital signature

Reply via email to