Jump to content

Welcome, Guest!

Be a part of CinemaVision today! Once registered and logged in, you will have access to public chat and your own private messenger, you can view and contribute guides, collaborate on the forums, review downloads, give reputation to your fellow members, contribute content and so much more. Registering is quick and completely free, so what are you waiting for?
   Sign In    Sign Up

Become a RedCarpet Club Member Today!

   Join Now
  • 0
webdandy

Audio Format Bumper - Auto-detect not working

Question

Hello,

I'm just playing with my first setup. So far everything seems to be working fine.

But I noticed some problems with the Audio Format Bumper.

In my sequence I configured Auto-detect from source and dolby digital as fallback.

But if I'm playing a movie with DTS, I'm only getting the bumper for dolby digital, the fall back, and not the DTS bumper from the specific folder

Any ideas what I can check? I'm running on OSMC with Leila 18.6

 

Thanks and best regards,

Fabian

Share this post


Link to post
Share on other sites

10 answers to this question

Recommended Posts

  • 0

Which DTS?  Just vanilla DTS, DTS-HD or DTS:X?  Do you have trailers in each of their respective directories?  If you have trailers in say DTS-HD and none in DTS and you play a vanilla DTS movie, it's going to revert to your fallback if there's no trailer in that directory.

Share this post


Link to post
Share on other sites
  • 0
15 hours ago, OTA said:

Which DTS?  Just vanilla DTS, DTS-HD or DTS:X?  Do you have trailers in each of their respective directories?  If you have trailers in say DTS-HD and none in DTS and you play a vanilla DTS movie, it's going to revert to your fallback if there's no trailer in that directory.

Question does CinemaVision pull which content by getting info from the meta data of the movie file or by a Scraping the movie title?

Share this post


Link to post
Share on other sites
  • 0

Why can't I see all the answers anymore?

I got passthrough working, but still the same problem.

CinemaVision does not detect the audio and is still using the fallback.

Share this post


Link to post
Share on other sites
  • 0

Not sure.  The forum was getting some errors.  Maybe they had to do a restore or something so some of the posts were lost.  Can you post up a debug log?  Should be working as long as the audio is DTS and not AAC and you have a DTS trailer in that directory.

Share this post


Link to post
Share on other sites
  • 0
2 hours ago, OTA said:

Not sure.  The forum was getting some errors.  Maybe they had to do a restore or something so some of the posts were lost.  Can you post up a debug log?  Should be working as long as the audio is DTS and not AAC and you have a DTS trailer in that directory.

Yeah, looks like they restored a DB backup.

Do you need a normal kodi log, or should I enable denug first?

Share this post


Link to post
Share on other sites
  • 0
On 4/30/2020 at 4:29 PM, OTA said:

Please enable debug logging and recreate the issue.

OK, today I had the time to enable debugging and start a movie.

My sequence is the following:

1. advertising

2. Langnese

3. Trailer

4. gong

5. audio format

6. movie

 

{
 "name": "Fabian Kino",
 "settings": {},
 "items": [
  {
   "enabled": true,
   "type": "video",
   "name": "Werbung",
   "settings": {
    "random": true,
    "count": 1,
    "vtype": "trivia.intro",
    "play3D": true
   }
  },
  {
   "enabled": true,
   "type": "video",
   "name": "Langnese",
   "settings": {
    "random": true,
    "count": 1,
    "vtype": "trivia.outro",
    "play3D": true
   }
  },
  {
   "enabled": true,
   "type": "trailer",
   "name": "",
   "settings": {}
  },
  {
   "enabled": true,
   "type": "video",
   "name": "Kinogong",
   "settings": {
    "random": false,
    "source": "/home/osmc/CinemaVision/Video Bumpers/Theater Intro/Kinogong.mp4",
    "vtype": "theater.intro",
    "count": 1,
    "play3D": true
   }
  },
  {
   "enabled": true,
   "type": "audioformat",
   "name": "Tonformat",
   "settings": {
    "play3D": true,
    "fallback": "af.format",
    "method": "af.detect",
    "format": "Dolby Digital"
   }
  },
  {
   "enabled": true,
   "type": "feature",
   "name": "Hauptfilm",
   "settings": {}
  }
 ],
 "version": 2,
 "active": true,
 "attributes": {
  "ratings": [],
  "genres": [],
  "tags": [],
  "dates": [],
  "times": [],
  "directors": [],
  "actors": [],
  "studios": [],
  "year": [],
  "type": null
 }
}

 Logfile

2020-05-01 14:05:55.490 T:1266668256  NOTICE: [- CinemaVision -]: Version: 1.1.1a12
2020-05-01 14:05:59.398 T:1266668256  NOTICE: [- CinemaVision -] (API): Rating Systems:
2020-05-01 14:05:59.399 T:1266668256  NOTICE: [- CinemaVision -] (API):   MPAA: [G, PG, PG-13, R, NC-17, NR]
2020-05-01 14:05:59.399 T:1266668256  NOTICE: [- CinemaVision -] (API):   FSK: [18, 16, 12, 6, 0]
2020-05-01 14:05:59.399 T:1266668256  NOTICE: [- CinemaVision -] (API):   DEJUS: [18 Anos, 16 Anos, 14 Anos, 12 Anos, 10 Anos, Livre]
2020-05-01 14:05:59.399 T:1266668256  NOTICE: [- CinemaVision -] (API):   BBFC: [R18, 18, 15, 12, 12A, PG, U, Uc]
2020-05-01 14:06:00.049 T:1915573808   ERROR: Control 201 in window 13001 has been asked to focus, but it can't
2020-05-01 14:06:03.254 T:1915573808  NOTICE: VideoPlayer::OpenFile: /home/osmc/CinemaVision/Video Bumpers/Trivia Intro/Toyota Werbung   super lustig (720p_30fps_H264-128kbit_AAC).mp4
2020-05-01 14:06:03.256 T:1228919520  NOTICE: Creating InputStream
2020-05-01 14:06:03.283 T:1228919520  NOTICE: Creating Demuxer
2020-05-01 14:06:03.597 T:1228919520  NOTICE: Opening stream: 0 source: 256
2020-05-01 14:06:03.598 T:1228919520  NOTICE: Creating video codec with codec id: 27
2020-05-01 14:06:03.625 T:1228919520  NOTICE: Creating video thread
2020-05-01 14:06:03.625 T:1245704928  NOTICE: running thread: video_thread
2020-05-01 14:06:03.626 T:1228919520  NOTICE: Opening stream: 1 source: 256
2020-05-01 14:06:03.626 T:1228919520  NOTICE: Finding audio codec for: 86018
2020-05-01 14:06:03.631 T:1228919520  NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2020-05-01 14:06:03.631 T:1228919520  NOTICE: Creating audio thread
2020-05-01 14:06:03.632 T:1203741408  NOTICE: running thread: CVideoPlayerAudio::Process()
2020-05-01 14:06:03.644 T:1203741408  NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 44100, no pass-through)
2020-05-01 14:06:33.030 T:1228919520  NOTICE: CVideoPlayer::OnExit()
2020-05-01 14:06:33.031 T:1228919520  NOTICE: VideoPlayer: eof, waiting for queues to empty
2020-05-01 14:06:33.031 T:1228919520  NOTICE: Closing stream player 1
2020-05-01 14:06:33.032 T:1228919520  NOTICE: Waiting for audio thread to exit
2020-05-01 14:06:33.040 T:1203741408  NOTICE: thread end: CVideoPlayerAudio::OnExit()
2020-05-01 14:06:33.040 T:1228919520  NOTICE: Closing audio device
2020-05-01 14:06:33.080 T:1228919520  NOTICE: Deleting audio codec
2020-05-01 14:06:33.081 T:1228919520  NOTICE: Closing stream player 2
2020-05-01 14:06:33.082 T:1228919520  NOTICE: waiting for video thread to exit
2020-05-01 14:06:33.082 T:1245704928   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
2020-05-01 14:06:33.083 T:1245704928  NOTICE: thread end: video_thread
2020-05-01 14:06:33.083 T:1228919520  NOTICE: deleting video codec
2020-05-01 14:06:33.282 T:1915573808  NOTICE: VideoPlayer::OpenFile: /home/osmc/.kodi/addons/script.cinemavision/resources/videos/script.cinemavision.dummy_NEXT.mpeg
2020-05-01 14:06:33.283 T:1228919520  NOTICE: Creating InputStream
2020-05-01 14:06:33.293 T:1228919520  NOTICE: Creating Demuxer
2020-05-01 14:06:33.318 T:1228919520  NOTICE: Opening stream: 0 source: 256
2020-05-01 14:06:33.318 T:1228919520  NOTICE: Creating video codec with codec id: 1
2020-05-01 14:06:33.319 T:1228919520 WARNING: CMMALVideo::Open Codec mmal-mpeg2 is not supported
2020-05-01 14:06:33.319 T:1228919520  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-1 video
2020-05-01 14:06:33.322 T:1228919520  NOTICE: Creating video thread
2020-05-01 14:06:33.323 T:1212134112  NOTICE: running thread: video_thread
2020-05-01 14:06:33.324 T:1212134112  NOTICE: CDecoder::Open - fmt:0
2020-05-01 14:06:33.582 T:1228919520 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
2020-05-01 14:06:33.712 T:1915573808  NOTICE: CVideoPlayer::CloseFile()
2020-05-01 14:06:33.719 T:1228919520  NOTICE: CVideoPlayer::OnExit()
2020-05-01 14:06:33.719 T:1228919520  NOTICE: Closing stream player 2
2020-05-01 14:06:33.719 T:1228919520  NOTICE: waiting for video thread to exit
2020-05-01 14:06:33.740 T:1915573808  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-01 14:06:33.744 T:1212134112  NOTICE: thread end: video_thread
2020-05-01 14:06:33.745 T:1228919520  NOTICE: deleting video codec
2020-05-01 14:06:33.748 T:1915573808  NOTICE: VideoPlayer: finished waiting
2020-05-01 14:06:33.749 T:1915573808  NOTICE: CVideoPlayer::CloseFile()
2020-05-01 14:06:33.749 T:1915573808  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-01 14:06:33.749 T:1915573808  NOTICE: VideoPlayer: finished waiting
2020-05-01 14:06:34.115 T:1915573808  NOTICE: VideoPlayer::OpenFile: /home/osmc/CinemaVision/Video Bumpers/Trivia Outro/35mm DIY Film Transfer - LANGNESE - Like Ice in the Sunshine (1080p_24fps_H264-128kbit_AAC).mp4
2020-05-01 14:06:34.117 T:1144992480  NOTICE: Creating InputStream
2020-05-01 14:06:34.134 T:1144992480  NOTICE: Creating Demuxer
2020-05-01 14:06:34.275 T:1144992480  NOTICE: Opening stream: 0 source: 256
2020-05-01 14:06:34.276 T:1144992480  NOTICE: Creating video codec with codec id: 27
2020-05-01 14:06:34.287 T:1144992480  NOTICE: Creating video thread
2020-05-01 14:06:34.288 T:1153385184  NOTICE: running thread: video_thread
2020-05-01 14:06:34.288 T:1144992480  NOTICE: Opening stream: 1 source: 256
2020-05-01 14:06:34.288 T:1144992480  NOTICE: Finding audio codec for: 86018
2020-05-01 14:06:34.290 T:1144992480  NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2020-05-01 14:06:34.290 T:1144992480  NOTICE: Creating audio thread
2020-05-01 14:06:34.290 T:1220526816  NOTICE: running thread: CVideoPlayerAudio::Process()
2020-05-01 14:06:34.301 T:1220526816  NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 44100, no pass-through)
2020-05-01 14:06:59.111 T:1144992480  NOTICE: CVideoPlayer::OnExit()
2020-05-01 14:06:59.111 T:1144992480  NOTICE: VideoPlayer: eof, waiting for queues to empty
2020-05-01 14:06:59.111 T:1144992480  NOTICE: Closing stream player 1
2020-05-01 14:06:59.111 T:1144992480  NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
2020-05-01 14:06:59.112 T:1144992480  NOTICE: Waiting for audio thread to exit
2020-05-01 14:06:59.112 T:1220526816   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
2020-05-01 14:06:59.112 T:1220526816  NOTICE: thread end: CVideoPlayerAudio::OnExit()
2020-05-01 14:06:59.112 T:1144992480  NOTICE: Closing audio device
2020-05-01 14:06:59.155 T:1144992480  NOTICE: Deleting audio codec
2020-05-01 14:06:59.157 T:1144992480  NOTICE: Closing stream player 2
2020-05-01 14:06:59.157 T:1144992480  NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
2020-05-01 14:06:59.188 T:1144992480  NOTICE: waiting for video thread to exit
2020-05-01 14:06:59.188 T:1153385184   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
2020-05-01 14:06:59.188 T:1153385184  NOTICE: thread end: video_thread
2020-05-01 14:06:59.188 T:1144992480  NOTICE: deleting video codec
2020-05-01 14:06:59.310 T:1915573808  NOTICE: VideoPlayer::OpenFile: /home/osmc/.kodi/addons/script.cinemavision/resources/videos/script.cinemavision.dummy_NEXT.mpeg
2020-05-01 14:06:59.311 T:1144992480  NOTICE: Creating InputStream
2020-05-01 14:06:59.316 T:1144992480  NOTICE: Creating Demuxer
2020-05-01 14:06:59.333 T:1144992480  NOTICE: Opening stream: 0 source: 256
2020-05-01 14:06:59.333 T:1144992480  NOTICE: Creating video codec with codec id: 1
2020-05-01 14:06:59.334 T:1144992480 WARNING: CMMALVideo::Open Codec mmal-mpeg2 is not supported
2020-05-01 14:06:59.334 T:1144992480  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-1 video
2020-05-01 14:06:59.340 T:1144992480  NOTICE: Creating video thread
2020-05-01 14:06:59.341 T:1243607776  NOTICE: running thread: video_thread
2020-05-01 14:06:59.343 T:1243607776  NOTICE: CDecoder::Open - fmt:0
2020-05-01 14:06:59.612 T:1144992480 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
2020-05-01 14:06:59.737 T:1915573808  NOTICE: CVideoPlayer::CloseFile()
2020-05-01 14:06:59.744 T:1144992480  NOTICE: CVideoPlayer::OnExit()
2020-05-01 14:06:59.744 T:1144992480  NOTICE: Closing stream player 2
2020-05-01 14:06:59.744 T:1144992480  NOTICE: waiting for video thread to exit
2020-05-01 14:06:59.773 T:1915573808  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-01 14:06:59.778 T:1243607776  NOTICE: thread end: video_thread
2020-05-01 14:06:59.779 T:1144992480  NOTICE: deleting video codec
2020-05-01 14:06:59.782 T:1915573808  NOTICE: VideoPlayer: finished waiting
2020-05-01 14:06:59.782 T:1915573808  NOTICE: CVideoPlayer::CloseFile()
2020-05-01 14:06:59.783 T:1915573808  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-01 14:06:59.783 T:1915573808  NOTICE: VideoPlayer: finished waiting
2020-05-01 14:07:02.032 T:1170170592  NOTICE: [plugin.video.youtube] Running: YouTube (6.8.0) on Leia (Kodi-18.6) with Python 2.7.13
                                                Path: /
                                                Params: {'action': 'play_video', 'videoid': 'k0BhP6paNzg'}
2020-05-01 14:07:02.065 T:1170170592 WARNING: [plugin.video.youtube] DEPRECATED "plugin://plugin.video.youtube/?action=play_video&videoid=k0BhP6paNzg"
2020-05-01 14:07:02.065 T:1170170592 WARNING: [plugin.video.youtube] USE INSTEAD "plugin://plugin.video.youtube/play/?video_id=k0BhP6paNzg"
2020-05-01 14:07:02.274 T:1170170592   ERROR: /home/osmc/.kodi/addons/script.module.urllib3/lib/urllib3/connectionpool.py:1004: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
                                              InsecureRequestWarning,
2020-05-01 14:07:03.897 T:1915573808   ERROR: Previous line repeats 2 times.
2020-05-01 14:07:03.898 T:1915573808  NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.youtube/?action=play_video&videoid=k0BhP6paNzg
2020-05-01 14:07:04.135 T:1178563296  NOTICE: Creating InputStream
2020-05-01 14:07:04.485 T:1178563296  NOTICE: Creating Demuxer
2020-05-01 14:07:04.593 T:1178563296  NOTICE: Opening stream: 0 source: 256
2020-05-01 14:07:04.594 T:1178563296  NOTICE: Creating video codec with codec id: 27
2020-05-01 14:07:04.607 T:1178563296  NOTICE: Creating video thread
2020-05-01 14:07:04.607 T:1144992480  NOTICE: running thread: video_thread
2020-05-01 14:07:04.652 T:1178563296  NOTICE: Opening stream: 1 source: 256
2020-05-01 14:07:04.652 T:1178563296  NOTICE: Finding audio codec for: 86018
2020-05-01 14:07:04.654 T:1178563296  NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2020-05-01 14:07:04.654 T:1178563296  NOTICE: Creating audio thread
2020-05-01 14:07:04.655 T:1194316512  NOTICE: running thread: CVideoPlayerAudio::Process()
2020-05-01 14:07:04.666 T:1194316512  NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 44100, no pass-through)
2020-05-01 14:07:30.667 T:1194316512  NOTICE: CVideoPlayerAudio::Process - stream stalled
2020-05-01 14:07:30.709 T:1178563296  NOTICE: CVideoPlayer::OnExit()
2020-05-01 14:07:30.710 T:1178563296  NOTICE: VideoPlayer: eof, waiting for queues to empty
2020-05-01 14:07:30.710 T:1178563296  NOTICE: Closing stream player 1
2020-05-01 14:07:30.710 T:1178563296  NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
2020-05-01 14:07:30.710 T:1178563296  NOTICE: Waiting for audio thread to exit
2020-05-01 14:07:30.710 T:1194316512   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
2020-05-01 14:07:30.710 T:1194316512  NOTICE: thread end: CVideoPlayerAudio::OnExit()
2020-05-01 14:07:30.710 T:1178563296  NOTICE: Closing audio device
2020-05-01 14:07:30.712 T:1178563296  NOTICE: Deleting audio codec
2020-05-01 14:07:30.712 T:1178563296  NOTICE: Closing stream player 2
2020-05-01 14:07:30.712 T:1178563296  NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
2020-05-01 14:07:30.771 T:1178563296  NOTICE: waiting for video thread to exit
2020-05-01 14:07:30.771 T:1144992480   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
2020-05-01 14:07:30.771 T:1144992480  NOTICE: thread end: video_thread
2020-05-01 14:07:30.771 T:1178563296  NOTICE: deleting video codec
2020-05-01 14:07:30.917 T:1915573808  NOTICE: VideoPlayer::OpenFile: /home/osmc/.kodi/addons/script.cinemavision/resources/videos/script.cinemavision.dummy_NEXT.mpeg
2020-05-01 14:07:30.917 T:1235215072  NOTICE: Creating InputStream
2020-05-01 14:07:30.920 T:1235215072  NOTICE: Creating Demuxer
2020-05-01 14:07:30.929 T:1235215072  NOTICE: Opening stream: 0 source: 256
2020-05-01 14:07:30.929 T:1235215072  NOTICE: Creating video codec with codec id: 1
2020-05-01 14:07:30.929 T:1235215072 WARNING: CMMALVideo::Open Codec mmal-mpeg2 is not supported
2020-05-01 14:07:30.930 T:1235215072  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-1 video
2020-05-01 14:07:30.933 T:1235215072  NOTICE: Creating video thread
2020-05-01 14:07:30.934 T:1202709216  NOTICE: running thread: video_thread
2020-05-01 14:07:30.935 T:1202709216  NOTICE: CDecoder::Open - fmt:0
2020-05-01 14:07:31.214 T:1235215072 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
2020-05-01 14:07:31.331 T:1915573808  NOTICE: CVideoPlayer::CloseFile()
2020-05-01 14:07:31.336 T:1235215072  NOTICE: CVideoPlayer::OnExit()
2020-05-01 14:07:31.337 T:1235215072  NOTICE: Closing stream player 2
2020-05-01 14:07:31.337 T:1235215072  NOTICE: waiting for video thread to exit
2020-05-01 14:07:31.357 T:1915573808  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-01 14:07:31.378 T:1202709216  NOTICE: thread end: video_thread
2020-05-01 14:07:31.378 T:1235215072  NOTICE: deleting video codec
2020-05-01 14:07:31.381 T:1915573808  NOTICE: VideoPlayer: finished waiting
2020-05-01 14:07:31.381 T:1915573808  NOTICE: CVideoPlayer::CloseFile()
2020-05-01 14:07:31.381 T:1915573808  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-01 14:07:31.381 T:1915573808  NOTICE: VideoPlayer: finished waiting
2020-05-01 14:07:31.772 T:1915573808  NOTICE: VideoPlayer::OpenFile: /home/osmc/CinemaVision/Video Bumpers/Theater Intro/Kinogong.mp4
2020-05-01 14:07:31.774 T:1119814368  NOTICE: Creating InputStream
2020-05-01 14:07:31.786 T:1119814368  NOTICE: Creating Demuxer
2020-05-01 14:07:31.872 T:1119814368  NOTICE: Opening stream: 1 source: 256
2020-05-01 14:07:31.872 T:1119814368  NOTICE: Creating video codec with codec id: 27
2020-05-01 14:07:31.883 T:1119814368  NOTICE: Creating video thread
2020-05-01 14:07:31.884 T:1128207072  NOTICE: running thread: video_thread
2020-05-01 14:07:31.884 T:1119814368  NOTICE: Opening stream: 0 source: 256
2020-05-01 14:07:31.884 T:1119814368  NOTICE: Finding audio codec for: 86018
2020-05-01 14:07:31.886 T:1119814368  NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2020-05-01 14:07:31.886 T:1119814368  NOTICE: Creating audio thread
2020-05-01 14:07:31.886 T:1212150496  NOTICE: running thread: CVideoPlayerAudio::Process()
2020-05-01 14:07:31.887 T:1212150496  NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
2020-05-01 14:07:35.138 T:1915573808  NOTICE: Samba is idle. Closing the remaining connections
2020-05-01 14:07:46.815 T:1119814368  NOTICE: CVideoPlayer::OnExit()
2020-05-01 14:07:46.816 T:1119814368  NOTICE: VideoPlayer: eof, waiting for queues to empty
2020-05-01 14:07:46.817 T:1119814368  NOTICE: Closing stream player 1
2020-05-01 14:07:46.818 T:1119814368  NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
2020-05-01 14:07:46.818 T:1119814368  NOTICE: Waiting for audio thread to exit
2020-05-01 14:07:46.819 T:1212150496   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
2020-05-01 14:07:46.819 T:1212150496  NOTICE: thread end: CVideoPlayerAudio::OnExit()
2020-05-01 14:07:46.819 T:1119814368  NOTICE: Closing audio device
2020-05-01 14:07:46.861 T:1119814368  NOTICE: Deleting audio codec
2020-05-01 14:07:46.862 T:1119814368  NOTICE: Closing stream player 2
2020-05-01 14:07:46.863 T:1119814368  NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
2020-05-01 14:07:46.971 T:1119814368  NOTICE: waiting for video thread to exit
2020-05-01 14:07:46.972 T:1128207072   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
2020-05-01 14:07:46.972 T:1128207072  NOTICE: thread end: video_thread
2020-05-01 14:07:46.972 T:1119814368  NOTICE: deleting video codec
2020-05-01 14:07:47.094 T:1915573808  NOTICE: VideoPlayer::OpenFile: /home/osmc/.kodi/addons/script.cinemavision/resources/videos/script.cinemavision.dummy_NEXT.mpeg
2020-05-01 14:07:47.094 T:1119814368  NOTICE: Creating InputStream
2020-05-01 14:07:47.099 T:1119814368  NOTICE: Creating Demuxer
2020-05-01 14:07:47.114 T:1119814368  NOTICE: Opening stream: 0 source: 256
2020-05-01 14:07:47.114 T:1119814368  NOTICE: Creating video codec with codec id: 1
2020-05-01 14:07:47.115 T:1119814368 WARNING: CMMALVideo::Open Codec mmal-mpeg2 is not supported
2020-05-01 14:07:47.115 T:1119814368  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-1 video
2020-05-01 14:07:47.120 T:1119814368  NOTICE: Creating video thread
2020-05-01 14:07:47.120 T:1226822368  NOTICE: running thread: video_thread
2020-05-01 14:07:47.122 T:1226822368  NOTICE: CDecoder::Open - fmt:0
2020-05-01 14:07:47.400 T:1119814368 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
2020-05-01 14:07:47.515 T:1915573808  NOTICE: CVideoPlayer::CloseFile()
2020-05-01 14:07:47.522 T:1119814368  NOTICE: CVideoPlayer::OnExit()
2020-05-01 14:07:47.522 T:1119814368  NOTICE: Closing stream player 2
2020-05-01 14:07:47.522 T:1119814368  NOTICE: waiting for video thread to exit
2020-05-01 14:07:47.540 T:1915573808  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-01 14:07:47.563 T:1226822368  NOTICE: thread end: video_thread
2020-05-01 14:07:47.564 T:1119814368  NOTICE: deleting video codec
2020-05-01 14:07:47.567 T:1915573808  NOTICE: VideoPlayer: finished waiting
2020-05-01 14:07:47.567 T:1915573808  NOTICE: CVideoPlayer::CloseFile()
2020-05-01 14:07:47.567 T:1915573808  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-01 14:07:47.567 T:1915573808  NOTICE: VideoPlayer: finished waiting
2020-05-01 14:07:47.876 T:1915573808  NOTICE: VideoPlayer::OpenFile: /home/osmc/CinemaVision/Audio Format Bumpers/Dolby Digital/dolby_countdown_v2-DWEU.mkv
2020-05-01 14:07:47.877 T:1111421664  NOTICE: Creating InputStream
2020-05-01 14:07:47.908 T:1111421664  NOTICE: Creating Demuxer
2020-05-01 14:07:47.986 T:1111421664  NOTICE: Opening stream: 0 source: 256
2020-05-01 14:07:47.986 T:1111421664  NOTICE: Creating video codec with codec id: 27
2020-05-01 14:07:47.998 T:1111421664  NOTICE: Creating video thread
2020-05-01 14:07:47.998 T:1136599776  NOTICE: running thread: video_thread
2020-05-01 14:07:47.999 T:1111421664  NOTICE: Opening stream: 1 source: 256
2020-05-01 14:07:47.999 T:1111421664  NOTICE: Finding audio codec for: 86019
2020-05-01 14:07:48.001 T:1111421664  NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3
2020-05-01 14:07:48.001 T:1111421664  NOTICE: Creating audio thread
2020-05-01 14:07:48.002 T:1234166496  NOTICE: running thread: CVideoPlayerAudio::Process()
2020-05-01 14:07:48.013 T:1234166496  NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
2020-05-01 14:08:07.184 T:1111421664  NOTICE: CVideoPlayer::OnExit()
2020-05-01 14:08:07.184 T:1111421664  NOTICE: VideoPlayer: eof, waiting for queues to empty
2020-05-01 14:08:07.184 T:1111421664  NOTICE: Closing stream player 1
2020-05-01 14:08:07.184 T:1111421664  NOTICE: Waiting for audio thread to exit
2020-05-01 14:08:07.184 T:1234166496   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
2020-05-01 14:08:07.184 T:1234166496  NOTICE: thread end: CVideoPlayerAudio::OnExit()
2020-05-01 14:08:07.184 T:1111421664  NOTICE: Closing audio device
2020-05-01 14:08:07.233 T:1111421664  NOTICE: Deleting audio codec
2020-05-01 14:08:07.234 T:1111421664  NOTICE: Closing stream player 2
2020-05-01 14:08:07.234 T:1111421664  NOTICE: waiting for video thread to exit
2020-05-01 14:08:07.234 T:1136599776   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
2020-05-01 14:08:07.234 T:1136599776  NOTICE: thread end: video_thread
2020-05-01 14:08:07.234 T:1111421664  NOTICE: deleting video codec
2020-05-01 14:08:07.351 T:1915573808  NOTICE: VideoPlayer::OpenFile: /home/osmc/.kodi/addons/script.cinemavision/resources/videos/script.cinemavision.dummy_NEXT.mpeg
2020-05-01 14:08:07.352 T:1111421664 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
2020-05-01 14:08:07.352 T:1111421664  NOTICE: Creating InputStream
2020-05-01 14:08:07.354 T:1111421664  NOTICE: Creating Demuxer
2020-05-01 14:08:07.361 T:1111421664  NOTICE: Opening stream: 0 source: 256
2020-05-01 14:08:07.361 T:1111421664  NOTICE: Creating video codec with codec id: 1
2020-05-01 14:08:07.361 T:1111421664 WARNING: CMMALVideo::Open Codec mmal-mpeg2 is not supported
2020-05-01 14:08:07.361 T:1111421664  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-1 video
2020-05-01 14:08:07.366 T:1111421664  NOTICE: Creating video thread
2020-05-01 14:08:07.366 T:1242559200  NOTICE: running thread: video_thread
2020-05-01 14:08:07.367 T:1242559200  NOTICE: CDecoder::Open - fmt:0
2020-05-01 14:08:07.634 T:1111421664 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
2020-05-01 14:08:07.753 T:1915573808  NOTICE: CVideoPlayer::CloseFile()
2020-05-01 14:08:07.759 T:1111421664  NOTICE: CVideoPlayer::OnExit()
2020-05-01 14:08:07.759 T:1111421664  NOTICE: Closing stream player 2
2020-05-01 14:08:07.759 T:1111421664  NOTICE: waiting for video thread to exit
2020-05-01 14:08:07.790 T:1915573808  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-01 14:08:07.793 T:1242559200  NOTICE: thread end: video_thread
2020-05-01 14:08:07.793 T:1111421664  NOTICE: deleting video codec
2020-05-01 14:08:07.796 T:1915573808  NOTICE: VideoPlayer: finished waiting
2020-05-01 14:08:07.797 T:1915573808  NOTICE: CVideoPlayer::CloseFile()
2020-05-01 14:08:07.797 T:1915573808  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-01 14:08:07.797 T:1915573808  NOTICE: VideoPlayer: finished waiting
2020-05-01 14:08:08.284 T:1915573808  NOTICE: VideoPlayer::OpenFile: smb://MINKEMAU-NAS/Movies/HD-Movies/!!!_new_HD/Terminator Dark Fate/Terminator Dark Fate 1080p.mkv
2020-05-01 14:08:08.287 T:1128207072  NOTICE: Creating InputStream
2020-05-01 14:08:08.784 T:1128207072  NOTICE: Creating Demuxer
2020-05-01 14:08:08.890 T:1128207072  NOTICE: Opening stream: 0 source: 256
2020-05-01 14:08:08.890 T:1128207072  NOTICE: Creating video codec with codec id: 27
2020-05-01 14:08:08.914 T:1128207072  NOTICE: Creating video thread
2020-05-01 14:08:08.915 T:1153385184  NOTICE: running thread: video_thread
2020-05-01 14:08:08.917 T:1128207072  NOTICE: Opening stream: 1 source: 256
2020-05-01 14:08:08.917 T:1128207072  NOTICE: Finding audio codec for: 86020
2020-05-01 14:08:08.918 T:1128207072  NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder dca
2020-05-01 14:08:08.918 T:1128207072  NOTICE: Creating audio thread
2020-05-01 14:08:08.918 T:1128207072  NOTICE: Opening stream: 3 source: 256
2020-05-01 14:08:08.919 T:1234166496  NOTICE: running thread: CVideoPlayerAudio::Process()
2020-05-01 14:08:08.930 T:1234166496  NOTICE: Creating audio stream (codec id: 86020, channels: 6, sample rate: 48000, no pass-through)
2020-05-01 14:08:31.971 T:1915573808  NOTICE: CVideoPlayer::CloseFile()
2020-05-01 14:08:31.980 T:1128207072  NOTICE: CVideoPlayer::OnExit()
2020-05-01 14:08:31.980 T:1128207072  NOTICE: Closing stream player 1
2020-05-01 14:08:31.980 T:1128207072  NOTICE: Waiting for audio thread to exit
2020-05-01 14:08:31.995 T:1234166496  NOTICE: thread end: CVideoPlayerAudio::OnExit()
2020-05-01 14:08:31.995 T:1128207072  NOTICE: Closing audio device
2020-05-01 14:08:32.007 T:1915573808  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-01 14:08:32.048 T:1128207072  NOTICE: Deleting audio codec
2020-05-01 14:08:32.049 T:1128207072  NOTICE: Closing stream player 2
2020-05-01 14:08:32.049 T:1128207072  NOTICE: waiting for video thread to exit
2020-05-01 14:08:32.050 T:1153385184  NOTICE: thread end: video_thread
2020-05-01 14:08:32.051 T:1128207072  NOTICE: deleting video codec
2020-05-01 14:08:32.058 T:1128207072  NOTICE: Closing stream player 3
2020-05-01 14:08:32.078 T:1915573808  NOTICE: VideoPlayer: finished waiting
2020-05-01 14:08:32.078 T:1915573808  NOTICE: CVideoPlayer::CloseFile()
2020-05-01 14:08:32.078 T:1915573808  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-01 14:08:32.078 T:1915573808  NOTICE: VideoPlayer: finished waiting

 

Edited by webdandy

Share this post


Link to post
Share on other sites
  • 0

I'll set mine to debug and run a DTS movie and compare.

Looking at a comparison, it still doesn't look like you have KODI setup for pass-through in audio settings.  If it's set to pass-through, it shouldn't be using a decoder where yours is using "dca".  Below is an example of mine where it specifically states pass-through and does not identify a decoder.

2020-05-04 17:41:13.386 T:4092895808  NOTICE: VideoPlayer::OpenFile: smb://192.168.0.3/movies/R/Deadpool (2016)/Deadpool (2016).mkv
2020-05-04 17:41:13.389 T:3467625344  NOTICE: Creating InputStream
2020-05-04 17:41:15.355 T:3467625344  NOTICE: Creating Demuxer
2020-05-04 17:41:15.436 T:3467625344  NOTICE: Opening stream: 0 source: 256
2020-05-04 17:41:15.436 T:3467625344  NOTICE: CVideoPlayerVideo::OpenStream - Creating codec: 27
2020-05-04 17:41:15.436 T:3467625344  NOTICE: Creating video thread
2020-05-04 17:41:15.437 T:3425735552  NOTICE: running thread: video_thread
2020-05-04 17:41:15.440 T:3467625344  NOTICE: Opening stream: 1 source: 256
2020-05-04 17:41:15.440 T:3467625344  NOTICE: Finding audio codec for: 86020
2020-05-04 17:41:15.440 T:3467625344  NOTICE: Creating audio thread
2020-05-04 17:41:15.440 T:3450876800  NOTICE: running thread: CVideoPlayerAudio::Process()
2020-05-04 17:41:15.451 T:3450876800  NOTICE: Creating audio stream (codec id: 86020, channels: 6, sample rate: 48000, pass-through)
2020-05-04 17:41:15.476 T:3425735552  NOTICE: CAMLCodec::OpenDecoder - using V4L2 pts format: 64Bit
2020-05-04 17:41:28.877 T:4092895808  NOTICE: CVideoPlayer::CloseFile()
2020-05-04 17:41:28.878 T:4092895808  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-04 17:41:28.881 T:3467625344  NOTICE: CVideoPlayer::OnExit()
2020-05-04 17:41:28.882 T:3467625344  NOTICE: Closing stream player 1
2020-05-04 17:41:28.882 T:3467625344  NOTICE: Waiting for audio thread to exit
2020-05-04 17:41:28.943 T:3450876800  NOTICE: thread end: CVideoPlayerAudio::OnExit()
2020-05-04 17:41:28.943 T:3467625344  NOTICE: Closing audio device
2020-05-04 17:41:29.046 T:3467625344  NOTICE: Deleting audio codec
2020-05-04 17:41:29.047 T:3467625344  NOTICE: Closing stream player 2
2020-05-04 17:41:29.047 T:3467625344  NOTICE: waiting for video thread to exit
2020-05-04 17:41:29.051 T:3425735552  NOTICE: thread end: video_thread
2020-05-04 17:41:29.052 T:3467625344  NOTICE: deleting video codec
2020-05-04 17:41:29.089 T:4092895808  NOTICE: VideoPlayer: finished waiting
2020-05-04 17:41:29.089 T:4092895808  NOTICE: CVideoPlayer::CloseFile()
2020-05-04 17:41:29.089 T:4092895808  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-04 17:41:29.089 T:4092895808  NOTICE: VideoPlayer: finished waiting

 From my debug logs:

2020-05-04 17:08:58.548 T:3499750272  NOTICE: [- CinemaVision -] (API): [AudioFormatBumper] Method: af.detect Fallback: af.format Format: Other
2020-05-04 17:08:58.548 T:3499750272  NOTICE: [- CinemaVision -] (API):     - Detect
2020-05-04 17:08:58.549 T:3499750272  NOTICE: [- CinemaVision -] (API):     - Detect: Looked at the file path u'Deadpool (2016).mkv' and decided to keep audio format 'DTS'
2020-05-04 17:08:58.553 T:3499750272  NOTICE: [- CinemaVision -] (API):     - Detect: Using bumper based on feature codec info (u'Deadpool')

What device are you streaming with?  Maybe it doesn't support pass-through?  Even your Dolby Digital Countdown bumper is using an AC3 decoder rather than pass-through, so I suspect it's either an incorrect setting in your audio setup in KODI or a limitation of your hardware.

https://kodi.wiki/view/Settings/System/Audio#Audio_Passthrough

 

Edited by OTA

Share this post


Link to post
Share on other sites
  • 0

Hi all

 

Was this problem ever solved?

I am having the same issues on Kodi 18.9-Leia, LibreElec 9.2.6. Custom hardware, dedicated HTPC,

 

A look at the logs shows that audio is not detected on any  movie. Audio is working fine though, running pass-through and detects correct on the surround processor.

2021-01-03 11:23:39.519 T:139857195824896  NOTICE: [- CinemaVision -] (API): 
                                            
                                            FEATURE [ Deadpool ]:
                                                Path: smb://server/movies/Deadpool(2016)/Deadpool(2016).mkv
                                                Rating: R
                                                Year: 2016
                                                Studios: Marvel Entertainment
                                                Directors: Tim Miller
                                                Cast: Ryan Reynolds, Morena Baccarin, Ed Skrein, Gina Carano, Karan Soni, Michael Benyaer, Stefan Kapi\u010di\u0107, Brianna Hildebrand, Style Dayne, Kyle Cassie, Taylor Hickson, Ayzee, Naika Toussaint, Randal Reeder, T. J. Miller, Isaac C. Singleton Jr., Justyn Shippelt, Donna Yamamoto, Jed Rees, Hugh Scott, Cindy Piper, Emily Haine, Aatash Amir, Chad Riley, Paul Belsito, Darcey Johnson, Leslie Uggams, Kyle Rideout, Jason William Day, Ben Wilkinson, Rachel Sheen, Paul Lazenby, Rob Hayter, Dan Zachary, Kayla Adams, Heather Ashley Chase, Fabiola Colmenero, Victoria De Mare, Jesse Michael Fullington, Tony Chris Kazoleas, Stan Lee, Rob Liefeld, David Longworth, Sean Quan, Anthony J Sacco, Olesia Shewchuk, Bronwyne Sloley, John Dryden
                                                Genres: Action, Adventure, Comedy
                                                Tags: 
                                                3D: No
                                                Audio: None
2021-01-03 11:23:39.587 T:139857195824896  NOTICE: [- CinemaVision -] (API): [AudioFormatBumper] Method: af.detect Fallback: af.format Format: Dolby Digital Plus
2021-01-03 11:23:39.587 T:139857195824896  NOTICE: [- CinemaVision -] (API):     - Detect
2021-01-03 11:23:39.587 T:139857195824896  NOTICE: [- CinemaVision -] (API):     - Detect: Looked at the file path u'Deadpool(2016).mkv' and decided to keep audio format None
2021-01-03 11:23:39.587 T:139857195824896  NOTICE: [- CinemaVision -] (API):     - No feature audio format!
2021-01-03 11:23:39.587 T:139857195824896  NOTICE: [- CinemaVision -] (API):     - Format
2021-01-03 11:23:39.588 T:139857195824896  NOTICE: [- CinemaVision -] (API):     - Format: Using bumper based on setting (u'Deadpool')

 

Any ideas?

Share this post


Link to post
Share on other sites
  • 0
7 hours ago, screencleaner said:

Hi all

 

Was this problem ever solved?

I am having the same issues on Kodi 18.9-Leia, LibreElec 9.2.6. Custom hardware, dedicated HTPC,

 

A look at the logs shows that audio is not detected on any  movie. Audio is working fine though, running pass-through and detects correct on the surround processor.


2021-01-03 11:23:39.519 T:139857195824896  NOTICE: [- CinemaVision -] (API): 
                                            
                                            FEATURE [ Deadpool ]:
                                                Path: smb://server/movies/Deadpool(2016)/Deadpool(2016).mkv
                                                Rating: R
                                                Year: 2016
                                                Studios: Marvel Entertainment
                                                Directors: Tim Miller
                                                Cast: Ryan Reynolds, Morena Baccarin, Ed Skrein, Gina Carano, Karan Soni, Michael Benyaer, Stefan Kapi\u010di\u0107, Brianna Hildebrand, Style Dayne, Kyle Cassie, Taylor Hickson, Ayzee, Naika Toussaint, Randal Reeder, T. J. Miller, Isaac C. Singleton Jr., Justyn Shippelt, Donna Yamamoto, Jed Rees, Hugh Scott, Cindy Piper, Emily Haine, Aatash Amir, Chad Riley, Paul Belsito, Darcey Johnson, Leslie Uggams, Kyle Rideout, Jason William Day, Ben Wilkinson, Rachel Sheen, Paul Lazenby, Rob Hayter, Dan Zachary, Kayla Adams, Heather Ashley Chase, Fabiola Colmenero, Victoria De Mare, Jesse Michael Fullington, Tony Chris Kazoleas, Stan Lee, Rob Liefeld, David Longworth, Sean Quan, Anthony J Sacco, Olesia Shewchuk, Bronwyne Sloley, John Dryden
                                                Genres: Action, Adventure, Comedy
                                                Tags: 
                                                3D: No
                                                Audio: None

2021-01-03 11:23:39.587 T:139857195824896  NOTICE: [- CinemaVision -] (API): [AudioFormatBumper] Method: af.detect Fallback: af.format Format: Dolby Digital Plus
2021-01-03 11:23:39.587 T:139857195824896  NOTICE: [- CinemaVision -] (API):     - Detect
2021-01-03 11:23:39.587 T:139857195824896  NOTICE: [- CinemaVision -] (API):     - Detect: Looked at the file path u'Deadpool(2016).mkv' and decided to keep audio format None
2021-01-03 11:23:39.587 T:139857195824896  NOTICE: [- CinemaVision -] (API):     - No feature audio format!
2021-01-03 11:23:39.587 T:139857195824896  NOTICE: [- CinemaVision -] (API):     - Format
2021-01-03 11:23:39.588 T:139857195824896  NOTICE: [- CinemaVision -] (API):     - Format: Using bumper based on setting (u'Deadpool')

 

Any ideas?

Well... after some investigation my issues were solved. It was a combination of AAC 5.1 encoded movies, and a forgotten “content update” in my part.

Please ignore! (or read and learn ;))

thanks

  • Like 1

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines and Terms of Use.