Results 19 issues of plondino

When loading schemas from local files, I get a warning for all referenced schemas: ``` ResourceWarning: unclosed file result = json.loads(urlopen(uri).read().decode("utf-8"), **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation...

Can Pluck be used to deserialize multiple source attributes to a single field and then serialize back to multiple fields? I read in #1315 that the intent of Pluck is...

question

Is there a specific reason that the session can only provide a resource id OR a filter? My understanding is that include and filters can be provided even if you're...

Is it possible (or could it be) for MediaInfo to take a parameter as to where to start a seek for metadata and the duration? We have a lot of...

enhancement
NeedSponsor

I have an MPEG2 in an MXF OP1a file with ATSC/53 and SMPTE ST 436 text tracks. MediaInfo is reporting something I've never seen before: ``` T1 Yes 82 89...

enhancement
NeedSponsor

I have a file that has a Dolby E stream. The XML payload groups the two tracks into one track element. I don't see an easy way to retrieve the...

enhancement
NeedSponsor

I have an MPEG TS file that has a mismatch in the container and video duration: ``` General Commercial name : MPEG-TS Frame count : 961 Duration : 32032.000000 Duration...

bug

I have a 37 second Quicktime file with a c708 track wtih 608 and 708 streams where the first caption byte at 00:00:30:00. MediaInfo (22.09) doesn't display any text streams...

I have an XML output from an MXF and QuickTime version of the same media file with a EIA 708 CDP stream with cc1, cc3, service 1 and service 2....

Mediainfo displays "Progressive" for **Scan type** for an JPEG 2000 in an MXF wrapped with the I2 wrapping mode. The default is "Frame Undefined" (06 0E 2B 34 04 01...