View Single Post
Old 10th November 2016, 01:32   #11  |  Link
candela
Registered User
 
Join Date: Jun 2005
Posts: 259
I found several errors while attempting to decrypt single files:

1)
DecryptDestination = D:\BDMV\
01:19:25 - Detected File >F:\BDMV\STREAM\00801.m2ts<
01:19:31 - Decrypt OutputDir: D:\BDMV\C981D0350CD9AD659EC4832E59D94B56963F0229_THE_BOOK_OF_LIFE\
01:21:57 - MODULE.BDPLUS [E] ERROR! Sourcefile invalid >D:\BDMV\C981D0350CD9AD659EC4832E59D94B56963F0229_THE_BOOK_OF_LIFE\00801.m2ts<

=> error because file is actually saved as
D:\BDMV\00801.m2ts


2)
DecryptDestination = D:\BDMV
2016-11-10 00:35:32 # 12678897 # MODULE.BDPLUS [E] ERROR! Sourcefile invalid >D:\BDMV\C981D0350CD9AD659EC4832E59D94B56963F0229_THE_BOOK_OF_LIFE\00801.m2ts<

=> error because file is actually saved as
D:\BDMV00801.m2ts (file & dir combined)


3) update: actually it also happens if I try to decrypt F:, it saves the files in a wrong dir

Last edited by candela; 10th November 2016 at 01:44.
candela is offline   Reply With Quote