(2016-03-14, 09:46)Skank Wrote: 3) as i said, it cant find any audio format when using 3d iso file.. fallback to for ex "thx" works. Pity it cant look inside the iso
I double checked and confirmed that ISO files don't store Audio Format data at all. Because they don't store that information, it can't be scraped into the Kodi database for CinemaVision to use. If you're using ISO files, you will have to either convert them to a format like MKV with all of the metadata and audio tracks intact, or force specific Audio Format Bumpers.
(2016-03-19, 21:17)Choppasmith Wrote: Okay, I'm a little overwhelmed by the tutorial posts, but I am intrigued and want to try to implement this addon. I had some questions.
We're overwhelmed too. We're working on some guides, most of which can be found on our website. We'll also be doing video tutorials for features and such.
(2016-03-19, 21:17)Choppasmith Wrote: Is it just ONE script for ALL movies? Can you program UNIQUE scripts for SPECIFIC movies? I like the idea of just watching a movie with a couple trailers and the audio format bumper matching the movie like a theater experience, BUT I have a few movies that would call for something different. The Phase One Marvel Collection has special AMC movie intros where each movie was introduced by Phil Coulson. It'd be so great to implement these for those particular features! I also think for a movie like Clue, the Bluray picks and plays a random ending. Can't really get that with a straight rip and standard play. Or maybe play the Disney/Pixar short corresponding with its original feature.
Right now, you can have as many different Sequences as you want for either 2D or 3D movies. We outlined (but haven't finished yet) a feature that will allow you to create dynamic Sequences based on criteria like name, genre, rating, etc. that exists in the Kodi database. You can currently create different Sequences for things and call to them manually. You'd just set up your Sequence the way you want it for Marvel movies, for example, then when you queue up Marvel movies, choose the Marvel Sequence instead of your default 2D or 3D sequence. Same with the Pixar idea.
(2016-03-19, 21:17)Choppasmith Wrote: I saw a few posts at the beginning of the thread asking for old trailers or trailers of OTHER films in you library. I like that idea, has anyone successfully pulled it off? Personally, I think it'd be neat that if you're playing an old movie, you could find and play trailers relevant to that era.
A few folks use two different Trailer Modules to accomplish this. You can't make it play trailers for only movies from 1969, but you can have it play only trailers from movies that exist in your library. We'll expand that when we can.
(2016-03-20, 02:20)HomeTheatreGuru Wrote: I have re-downloaded some audio bumpers from your site but to no avail. If you jump to line 273 you can see that CV is spitting out an error message when trying to open the file. And line 276 marks the item unplayable (even though I've got no problem playing the file on its own). Strangely enough, the IMAX countdown plays flawlessly (see line 321). It is also lossless (DTS HD MA). However with the countdown I have specifically linked CV to the file. I can do the same with audio bumpers and they work but auto-detect seems to be broken for me.
In addition, adjusting the volume in CV settings is limited to lossy files. Anything lossless always plays at the original volume levels, even if I set it to 1%. That could be due to the audio codec.
Let me know if you need anything further.
I followed the link to your log and it appears it's been deleted from XBMCLogs. Can I get you to re-upload it?
(2016-03-20, 12:46)vanilli Wrote: good morning. Here I leave my log.En some movies I work, and sometimes not . Thanks for the help .
http://pastebin.com/bjSBekLs
I followed the link to your log and it appears it's been deleted from Pastebin. Can I get you to re-upload it?
(2016-03-20, 20:40)GTerplan Wrote: First off I just started using this add-on last night and LOVE it! I already got it to work w/ my VERA system to automate the lights in the theater and did some trivia and theater intros. I was wondering if when there are multiple audio bumper files in one folder does the system randomize playing the files or just grab the same one every time?
Really glad you love it! Send us your Action Files so we can modify them and host them for people to make home automation a more turn-key experience. The system should randomize the Audio Format Bumper that's played. It currently only randomizes to the Sequence level. We're working on having it mark those as watched and resetting that flag when all of the videos in the directory have been played.
(2016-03-21, 13:01)Dave the Minion Wrote: Now that afedchin has been able to activate hardware decoding on a HTPC I'm 99% of the way to making a perfect home cinema experience. The only issue now is when running a CV sequence for a 3D movie, between each 3D trailer or bumper the projector wants to switch out of 3D mode then back into 3D mode which produces a quick blue screen flash and sometimes the active 3D glasses dropping out of 3D mode as well. I've tried setting up the CV action files to disable and then enable the refresh rate change but that either isn't working or I've not got them set properly.
Anyone else dealing with 3D sequences and overcome this issue? If so, your help will be greatly appreciated.
I really need to invest in a projector to test this stuff out. I wish I could be more help. Do we have others who have overcome this issue? If so, how?
(2016-03-21, 13:01)Dave the Minion Wrote: Also, Scott, when did you guys do something to CV to get it to recognize Dolby Atmos? And how? Is it through naming convention, from some information in the MKV file or Hatian Voodo magic? It shocked the heck out of me and is AWESOME! Does dts:x work the same?
We put that in with version 1.0.9.
If you put Atmos, DTS-X, or Auro-3D in the file name, it'll recognize it. Once official support is possible, we'll remove those tags and pull the actual audio format.