[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SMPlayer Support Forum • View topic - Metadata support: It's time we see it (MediaInfo lib)
Page 1 of 1

Metadata support: It's time we see it (MediaInfo lib)

PostPosted: Wed Jan 04, 2012 12:32 pm
by aziz
hi,

In the old locked forum, the the likelihood of a 3rd part library that could be added in order to display more enhanced file metadata e.g. id3 v2 tags in mp3 or FLAC tags.

I am also aware from previous discussion that mplayer is limited in native metadata reading/displaying (mplayer I was told only supports parsed audio/video infomation).

I am sure by now Mr developer that you have heard of MediaInfo project (and it's .dll :) )
http://mediainfo.sourceforge.net/en

I have seen MediaInfo implemented usually as a tab in MPC and other MPC spin-offs like Splayer:
(click screenshots to enlarge)


It would be really nice if MediaInfo library was included in SMPlayer as another sub-heading below the 'audio streams' sub-heaidng of "Information" window. It would be nice. I would like to see my audio tags of 'Composer', 'Comments' and 'Publisher' displayed. Also is very useful for some of my wmv videos that feature a lot of content metadata info such as 'Copyright' and 'Author'. I believe MediaInfo as a library supports all and many advanced tag/metadata formats out of the box.

Further trac requested here: https://sourceforge.net/tracker/index.p ... tid=913576

Please really consider this and I hope others agree, thank you

Re: Metadata support: It's time we see it (MediaInfo lib)

PostPosted: Fri Mar 15, 2013 6:40 pm
by aziz
Would MediaInfo come to SMplayer?

It would have to work independently like how MPC does it (in other words not involved with the mplayer backend).

Re: Metadata support: It's time we see it (MediaInfo lib)

PostPosted: Sat Feb 08, 2014 11:53 pm
by aziz
RVM, is support for the MediaInfo.dll doable or realistic for the near future?

Re: Metadata support: It's time we see it (MediaInfo lib)

PostPosted: Sun Feb 09, 2014 12:15 am
by rvm
It's not planned for now.

Re: Metadata support: It's time we see it (MediaInfo lib)

PostPosted: Sun Feb 09, 2014 12:17 am
by aziz

Re: Metadata support: It's time we see it (MediaInfo lib)

PostPosted: Sun Feb 09, 2014 12:52 am
by aziz
RVM, you seem against this on the sourceforge page when another user requested it

I hope your not against implementing it.

It could be an optional feature that could be enabled in the SM settings. Please

Re: Metadata support: It's time we see it (MediaInfo lib)

PostPosted: Sun Feb 09, 2014 2:04 am
by rvm
I'll have to take a look at that library first to know if that's possible.

Re: Metadata support: It's time we see it (MediaInfo lib)

PostPosted: Thu Feb 13, 2014 7:26 pm
by aziz