cjee21
cjee21
> Ok, but now I am even more confused. I'll explain this since I am not confused and this issue is still open. >If I use the following command as...
Unable to reproduce with exiftool 12.89 and MediaInfo 24.11 on mp4 file. The comment added by exiftool is visible in MediaInfo.
A sample file or steps to create such a file would help. I could not create a file with such tags using opus-tools and FFmpeg.
Okay, if I manually add the additional tag using a file tagger this can be reproduced. MediaInfo: ``` Audio ID : 1 Format : Opus Codec ID : A_OPUS Duration...
Does it not appear on the new context menu or the classic one or both? Have you tried restarting Windows and waiting a few minutes? What does `Get-AppxPackage MediaInfo` return?
> it's only for video files (mkv or mp4 extension) that I no longer see a right-click MediaInfo option. Something unexpected going on again. MediaInfo's shell extension handles all supported...
> For me, both 24.12 and the snapshot above shows context menu entry in Fire Explorer, but they don't show up in Directory Opus, as mentioned in #994. You should...
Related: - https://github.com/MediaArea/MediaInfoLib/issues/2447
You can try looking at the source code for MediaInfo's GUI here: https://github.com/MediaArea/MediaInfo/blob/master/Source/GUI/VCL/GUI_Main.cpp Look for all the `I->`s inside the `void __fastcall TMainF::Refresh(TTabSheet *Page)` function and it may help you....
There is a file with almost all available options: https://github.com/MediaArea/MediaInfo/blob/master/Source/Common/Core.cpp