Jump to content

Container/codec identificators in the channel plugin


apishel

Recommended Posts

apishel

In the channel plugin when creating ChannelMediaInfo object I can set container and audio/video codecs. All these properties are strings. Is there a list of string identificators which can be used in MBS and which are understood by Emby client applications?

I use MediaInfo library (https://mediaarea.net/en/MediaInfo) to detect container and codecs.

And, for example, for mp4/h264/aac video file MediaInfo will return MPEG-4/AVC/AAC LC. Will MBS understand these values or I have convert them to something else?

Link to comment
Share on other sites

yes there are some constants in the MediaBrowser.Model.MediaInfo namespace, like VideoCodec

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...