Hi,
i am working an importer and an exporter for a custom codec on a quicktime container, based on the SDK examples.
Both plugins work fine when importing/exporting on both platform Mac and Windows.
Although on Mac Media Encoder crashes when navigating the Media Browser on Thumbnail View if there are many files in the folder.
I can see that one of the threads will crash at:
ML::FileImporter::ReadLegacyTimeInfo(MF::BinaryData&, dvamediatypes::FrameRate const&, unsigned long) ()
Is there any settings for limiting this behaviour?
Or a way to load a default icon? It would be fine to just see an icon if it is not possible to generate the thumbnail.
Any suggestion would be much appreciated.
Thanks,
Simone.