Re: [FFmpeg-devel] Access to the dolby vision decoder info

2019-02-04 Thread Gresserman Dmitrij
Once again you are right. I just wanted to show my approach to this community, to let you know, maybe it could help someone else. I don't insist on adding this approach to your repositories. Best Regards [Ein einzigartiges Sounderlebnis mit Loewe und Mimi Defined™] ___

Re: [FFmpeg-devel] Access to the dolby vision decoder info

2019-02-04 Thread Gresserman Dmitrij
Hello Hendrik, I fully agree with your approach and already thought about this. Parsing this directly to a structure would the correct approach for a final future patch. Unfortunately at this point in development, i need the most flexibility possible, with simultaneously minimal reaction time.

Re: [FFmpeg-devel] Access to the dolby vision decoder info

2019-02-01 Thread Gresserman Dmitrij
The main motivation of the patch is to provide the complete structure of the Dolby Vision Configuration Box and decoder configuration record (dvcC/dvvC) and the DOVI Video Stream Descriptor. This provided structure can be parsed now and used (for example in dump.c) to indicate if a dolby vision

Re: [FFmpeg-devel] Access to the dolby vision decoder info

2019-02-01 Thread Gresserman Dmitrij
The prefixes i'm adding to the data are not needed by the decoder at this point. It's only my approach to provide information on the origin of the dolby vision decoder info. Best Regards [Ein einzigartiges Sounderlebnis mit Loewe und Mimi Defined™] ___

[FFmpeg-devel] Access to the dolby vision decoder info

2019-02-01 Thread Gresserman Dmitrij
Hello, i need access to the dolby vision decoder info. This includes the Dolby Vision Configuration Box and decoder configuration record (dvcC/dvvC). Also includes the DOVI Video Stream Descriptor. Here is my approach attached as a patch. Best regards [Ein einzigartiges Sounderlebnis mit Loewe u