MediaInfoLib icon indicating copy to clipboard operation
MediaInfoLib copied to clipboard

different result of CLPI files with streaming

Open mlaggner opened this issue 5 years ago • 3 comments

when I try to use the streaming API of libmediainfo to get the language information out of a bluray via the CLPI file, libmediainfo returns a different result than mediainfo gui. When operating on the dumped BDMV structure (just copied out of the ISO file) detection is also working, just not via streaming.

I've to say that all the other files work with streaming

On the example, mediainfo gui results all streams, whereas libmediainfo just returns the general stream

00800.zip

mlaggner avatar Mar 29 '20 16:03 mlaggner

Sorry, but 1 year without an answer. Please It would be really very important if these errors could be investigated and corrected. Is there no idea to do this? https://gitlab.com/tinyMediaManager/tinyMediaManager/-/issues/1313

Ser-vie avatar May 05 '21 07:05 Ser-vie

maybe this is the "problematic" piece of code: https://github.com/MediaArea/MediaInfoLib/blob/d5fb067e1539aa7a74c491e8262c81214f9c8bcb/Source/MediaInfo/Multiple/File_Bdmv.cpp#L678

looks like when parsing CLPI files, libmediainfo is also parsing the corresponding M2TS file which is kinda hard while streaming

mlaggner avatar May 05 '21 09:05 mlaggner

Sorry, but 1 year without an answer.

We are definitely late, but this use case is not one we use so not a priority. a patch from contributors would be appreciated though.

JeromeMartinez avatar May 09 '21 21:05 JeromeMartinez