[Finished] [MP2-801] Support for tag image extraction (1 Viewer)

cbr954rr

Portal Pro
October 31, 2016
121
7
51
Home Country
Germany Germany
Is it possible to include a feature that reads the detailed tag information out of a mp4 video, like the stored cover image, etc?
 

Lehmden

Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,584
    3,973
    Lehmden
    Home Country
    Germany Germany
    Hi.
    MP4 is a commercial file format (container) developed by Apple for MacOS. This makes things much more difficult in general, compared to the Open Source format MKV.
    MKV tags are more common and also much more feature rich than MP4 tags. For MKV there is a free tool that can be used everywhere (mkvinfo.exe) and is used in MP2 already to read MKV metatags since a long time...

    There is no free open source tool to read the tags from the MP4 format. Available are only some modules written in Pearl, Ruby or Java, none of them are usable inside MediaPortal 2 (written in .NET).

    So I wouldn't expect this happen anytime soon, also it is not completely impossible...
     

    cbr954rr

    Portal Pro
    October 31, 2016
    121
    7
    51
    Home Country
    Germany Germany
    Okay, but my windows explorer shows also the cover image and read it from the file. How can I merge all my 300 mp4 Videos in mkv without loosing the tags? In my opinion mp4 is the better alternative, because I stream my videos also via webdav to my mobile device.
     

    henso

    Development Group
  • Team MediaPortal
  • February 16, 2012
    2,341
    832
    Home Country
    Denmark Denmark
    There is no free open source tool to read the tags from the MP4 format. Available are only some modules written in Pearl, Ruby or Java, none of them are usable inside MediaPortal 2 (written in .NET).
    That's not entirely true. We currently use taglib-sharp to read MP4 tags. The only tags we read though are title, sort title and year. We currently don't extract images from MP4 files but as far as I know it should be possible with before mentioned library.
     

    henso

    Development Group
  • Team MediaPortal
  • February 16, 2012
    2,341
    832
    Home Country
    Denmark Denmark
    @HTPCSourcer
    If we want this in MP2.2.1 I could take a look at it if you create a Jira for it.
    @cbr954rr
    What tag information would you expect being read from MP4 video files? MP3 and MP4 audio tags should already be read.
     

    cbr954rr

    Portal Pro
    October 31, 2016
    121
    7
    51
    Home Country
    Germany Germany
    @cbr954rr
    What tag information would you expect being read from MP4 video files? MP3 and MP4 audio tags should already be read.

    I added a cover image to all files, but mp does not read that image out of the mp4 file.
     

    Users who are viewing this thread

    Similar threads

    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the Requirements and you've filled in your System Specs. Have a look at our MediaPortal Wiki! Maybe the solution is already there. Have a look at our Jira (Bug and Issue Tracker)and the threads in this section, maybe...
    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
    Replies
    0
    Views
    1K
    Well, all that remains is to find someone who will add this render if it is a render.
    Well, all that remains is to find someone who will add this render if it is a render.
    Are there plans to support other video renderers? MadVR got added a while ago, but this a 'hardcoded' selection in the...
    Replies
    23
    Views
    9K
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
    I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
    Replies
    7
    Views
    1K
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For the first example, I highlighted the example text and eventually found the location in the menus where I could select the CODE macro to have the example text formatted as a code example. So far, so good...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    Replies
    0
    Views
    529
    I do not know why this xml was in my theme folders, it must have sneaked in some time ago (years?). I simply removed the file. The Latest Media Handler plugin seems to be working as expected. I've had no lock-ups.
    I do not know why this xml was in my theme folders, it must have sneaked in some time ago (years?). I simply removed the file. The...
    Before you create this bug report: Make sure that your system (windows, codecs and drivers) is up to date, matching the...
    Replies
    13
    Views
    4K
    Top Bottom