Menu

#321 minidlna unhandled audio codecs

v1.0 (example)
open
nobody
None
5
2019-02-18
2019-01-15
No

Version 1.2.1
Unhandled audio codec [0x15005]
as well as [0x1502D] and [0x15029]

0x15005 appears to be Vorbis, I have library 1.3.6-1 installed, smaller files don't appear to be a problem, but with a large one Writing library : aoTuV 20110424 (UTC 2011-04-24) crashes the router.
0x15029 is E-AC-3
0x1502D is AAC LC

Also seeing metadata.c:1232: debug: AVC profile [-99] not recognized for file on almost everything.

Discussion

  • Matthew M. Dean

    Matthew M. Dean - 2019-01-15

    Also see invalid data found when processing input messages on files like these

    General
    Complete name                            : file.mp4
    Format                                   : MPEG-4
    Format profile                           : Base Media
    Codec ID                                 : isom (isom/iso2/mp41)
    File size                                : 182 MiB
    Duration                                 : 11 min 32 s
    Overall bit rate mode                    : Variable
    Overall bit rate                         : 2 210 kb/s
    Encoded date                             : UTC 1970-01-01 00:00:00
    Tagged date                              : UTC 1970-01-01 00:00:00
    
    Video
    ID                                       : 1
    Format                                   : MPEG-4 Visual
    Format profile                           : Simple@L1
    Format settings, BVOP                    : No
    Format settings, QPel                    : No
    Format settings, GMC                     : No warppoints
    Format settings, Matrix                  : Default (H.263)
    Codec ID                                 : mp4v-20
    Duration                                 : 11 min 32 s
    Bit rate                                 : 2 040 kb/s
    Width                                    : 640 pixels
    Height                                   : 480 pixels
    Display aspect ratio                     : 4:3
    Frame rate mode                          : Constant
    Frame rate                               : 30.000 FPS
    Color space                              : YUV
    Chroma subsampling                       : 4:2:0
    Bit depth                                : 8 bits
    Scan type                                : Progressive
    Compression mode                         : Lossy
    Bits/(Pixel*Frame)                       : 0.221
    Stream size                              : 168 MiB (92%)
    Writing library                          : Lavc52.10.0
    Encoded date                             : UTC 1970-01-01 00:00:00
    Tagged date                              : UTC 1970-01-01 00:00:00
    
    Audio
    ID                                       : 2
    Format                                   : AAC LC
    Format/Info                              : Advanced Audio Codec Low Complexity
    Codec ID                                 : mp4a-40-2
    Duration                                 : 11 min 32 s
    Bit rate mode                            : Variable
    Bit rate                                 : 165 kb/s
    Channel(s)                               : 2 channels
    Channel layout                           : L R
    Sampling rate                            : 48.0 kHz
    Frame rate                               : 46.875 FPS (1024 SPF)
    Compression mode                         : Lossy
    Stream size                              : 13.6 MiB (7%)
    Encoded date                             : UTC 1970-01-01 00:00:00
    Tagged date                              : UTC 1970-01-01 00:00:00
    
     
  • Shrimpkin

    Shrimpkin - 2019-02-18

    Post debug logs.

    FYI, in the past I have used minidlna on an openwrt router. Some large mp4's would crash the router, while the same files would work just fine on my desktop. In my case, the ffmpeg library needed more memory than was available on the router to scan the files and caused the crash.

     

Log in to post a comment.