![]() |
|
[Solved] 10-bit h264 (Hi10) Support? - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Feature Suggestions (/forumdisplay.php?fid=9) +--- Thread: [Solved] 10-bit h264 (Hi10) Support? (/showthread.php?tid=106051) |
- jpsdr - 2011-11-30 15:16 I have for now only one serie with ordered chapters... File of course works fine for me both in MPC-HC and last nighty builds. But more important, it should work properly with very recent nighty builds of xbmc for you, otherwise, it's not normal. For MPC-HC, maybe updating directvobsub is more important than updating MPC-HC, but it can't harm updating both. I personnaly get my versions here. There is often updated builds of MPC-HC, Directvobsub and ffdshow, and i keep my versions up to date from here. For ordered chapters in mkv, i've always thought it was Haali splitter (i've configured to handle mkv) i've installed and not MPC-HC wich handled them... - bambi73 - 2011-11-30 15:53 jpsdr Wrote:For ordered chapters in mkv, i've always thought it was Haali splitter (i've configured to handle mkv) i've installed and not MPC-HC wich handled them...Yeah, it's done by splitter/demuxer, I only mentioned MPC-HC (bit jokingly ) because of problems with subtitles, not because of Ordered chapters.
- sereny - 2011-12-01 01:37 @bambi73: Cool. I'm happy that I could be of help. I guess that all newer releases with ordered chapters should work out of the box now. On another, slightly different note, as you know a bit about the code: How hard would it be to display chapter-info/names as a list on the screen, with selectability? I'm thinking along the lines of abusing something like the bookmarks-window by filling it with chapter-names. The information (names/times) is already present in XBMC, so... would it be hard to integrate? /edit: Slap me if this feature is already in XBMC, but if it is, i certainly have a hard time finding it... - Ned Scott - 2011-12-01 10:45 bambi73, you want a dedicated thread for this? Seems you've become the best solution for Windows users. I never really got anywhere with the wiki page for Hi10P playback, since I've been busy with the rest of the wiki and getting it up to date, but if anyone wants to add anything to it feel free to do so. Just register an account and you're able to edit. http://wiki.xbmc.org/index.php?title=Hi10P_playback - maruchan - 2011-12-01 20:37 bambi73: Using your latest build, ordered chapters work wonderfully, however encoding surround sound to AC3 seems to be broken. My crappy receiver doesn't support DTS, so I'm stuck with either stereo sound or no sound at all. Just thought I'd give you a heads up. Thanks for your hard work!
- bambi73 - 2011-12-02 22:33 @sereny: Yes, chapter informations are available, but I'm not sure how hard is to propagate them to somewhere in GUI. I never checked this part of code. @Ned Scott: I plan to make thread about Ordered chapters + Hi10P in XBMC development subforum (and maybe some kind of link in Windows subforum), but lately I was quity busy and maybe bit lazy to write everything what I want ![]() About Hi10P support on wiki, I guess there is everything major what an average user need to know. Maybe some technical "babbling", but I'm not sure if it's interesting for users. @maruchan: Does it mean that your problems with AC3 are caused by latest Ordered chapters build and on regulat nightlies it plays fine? Can you give me example? PM if you don't want to post it here. - maruchan - 2011-12-02 23:32 bambi73: Yeah, the latest nightly works fine and your previous build did as well. It's the new one you posted with support for Ordered Chapters that seems to break it. If I have 'Receiver supports AC3' checked in the system settings, I get no audio if the track is DTS (since it has to be re-encoded to AC3 on the fly.) I'll try to PM you a debug log and sample file later tonight. - boingman - 2011-12-07 16:58 Thanks a lot for your work, bambi73. I got the time to finally test your newest build and so far both hi10 and ordered chapters work great. Now even with deinterlacing disabled. ![]() The preview pictures though still have that greenish effect seen on the last screenshot of http://forum.xbmc.org/showpost.php?p=926108&postcount=178 Is that normal? - sereny - 2011-12-07 17:37 You need to delete the old thumbnails. - boingman - 2011-12-07 22:29 Oh okay. I reinstalled XBMC including deleting my profile data and gone were the green preview windows. ![]() btw. looks like the implemented ordered chapters function seems to have problems with some releases by THORA, i.e. ef_a_tale_of_melodies_Ep01_ever_[1080p,BluRay,x264]_-_THORA.mkv Tenchi_Muyo_Ryo_Ohki_Ep01_The_Resurrection_of_Ryoko_[1080p,BluRay,x264]_-_THORA.mkv When I try to play those files, nothing happens. ef is connecting the episodes to Opening files (Endings are part of the episodes), Tenchi is connecting them to Opening and Ending files. Here's the relevant part of the xbmc.log for Tenchi Muyo 01. http://pastebin.com/XJJXTTqT EDIT: Disregard this posting. The issue has already been adressed. |