MediaElch - MediaManager for Mac/Linux/Win (with music library scraping)
(2020-01-31, 12:36)bugwelle Wrote:
(2020-01-30, 22:27)CoinTos Wrote: @bugwelle Any chance you could add the codec tag to audio section of streamdetails for the nfo? When I add codec to audio section in the nfo and refresh it displays the all the proper media flags in confluence. Right now all my movies are missing their audio codec media flag, not the end of the world or anything but I though I would suggest addition if possible. Thanks for your hard work on MediaElch.

Hi, if I understand you correctly then you're missing the <codec> tag in the <audio> section of <streamdetails> in your movie's NFO file? That should actually be generated... What codec would you expect to have? :-)
Unless the audio codec isn't recognized by MediaElch of course.
MediaElch also has a few audio codec images (these ones to be precise).     
Interesting so going by the information and images provided, this should be working. Here are a couple of examples of what mediainfo sees and what gets found and saved in the nfo by MediaElch. I am running MediaElch 2.6.2 on windows 10 so it might be a setting I am missing but I can't find it.

Code:
Audio
ID                                       : 2
Format                                   : AAC LC
Format/Info                              : Advanced Audio Codec Low Complexity
Codec ID                                 : A_AAC-2
Duration                                 : 1 h 49 min
Channel(s)                               : 2 channels
Channel layout                           : L R
Sampling rate                            : 48.0 kHz
Frame rate                               : 46.875 FPS (1024 SPF)
Compression mode                         : Lossy
Title                                    : AAC
Language                                 : English
Default                                  : Yes
Forced                                   : No

<fileinfo>
        <streamdetails>
            <video>
                <durationinseconds>6555</durationinseconds>
                <codec>h264</codec>
                <aspect>2.4</aspect>
                <width>720</width>
                <height>300</height>
                <scantype>progressive</scantype>
            </video>
            <audio>
                <language>eng</language>
                <channels>2</channels>
            </audio>
            <subtitle>
                <language>eng</language>
            </subtitle>
            <subtitle/>
        </streamdetails>
    </fileinfo>
Code:
Audio
ID                                       : 2
Format                                   : DTS
Format/Info                              : Digital Theater Systems
Codec ID                                 : A_DTS
Duration                                 : 1 h 47 min
Bit rate mode                            : Constant
Bit rate                                 : 1 509 kb/s
Channel(s)                               : 6 channels
Channel layout                           : C L R Ls Rs LFE
Sampling rate                            : 48.0 kHz
Frame rate                               : 93.750 FPS (512 SPF)
Bit depth                                : 24 bits
Compression mode                         : Lossy
Stream size                              : 1.14 GiB (26%)
Language                                 : English
Default                                  : Yes
Forced                                   : No

<fileinfo>
        <streamdetails>
            <video>
                <durationinseconds>6462</durationinseconds>
                <codec>h264</codec>
                <aspect>2.353</aspect>
                <width>1280</width>
                <height>544</height>
                <scantype>progressive</scantype>
            </video>
            <audio>
                <language>eng</language>
                <channels>6</channels>
            </audio>
        </streamdetails>
    </fileinfo>

Edit: Nevermind, I found a solution to my problem, I missed the option to turn that part of the nfo off in the Global settings of MediaElch. Letting Kodi doing the detecting vs having MediaElch save what it detected in the nfo works much better in my situation. Thanks again for reply.
Reply


Messages In This Thread
MediaElch - Any IMDB issues? - by czfj5r - 2013-02-25, 22:26
RE: MediaElch - Any IMDB issues? - by Komet - 2013-02-26, 13:17
Slow Performance & Crashing - by kalhua - 2013-02-26, 02:09
Movie Sets artwork problem - by joshjn - 2013-10-01, 16:40
Automatic Title Search and Scrape - by cfm56 - 2014-01-11, 15:49
Certification - by jockbond - 2015-03-19, 15:35
Search Box - by jockbond - 2015-03-19, 16:50
File/Folder renaming - by jockbond - 2015-03-19, 20:39
MediaElch & Music Scraping - by niksimpson - 2016-05-12, 15:25
Corrupted Install? - by wisnoskij - 2019-07-03, 15:50
RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - by CoinTos - 2020-01-31, 14:27
Logout Mark Read Team Forum Stats Members Help
MediaElch - MediaManager for Mac/Linux/Win (with music library scraping)9