Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add renderer for Sony UBP-X800 bluray player #1949

Conversation

sc3141
Copy link
Contributor

@sc3141 sc3141 commented Mar 20, 2020

Renderer configuration for Sony UBP-X800. Emphasis upon audio support. Caveat: I'm a video format novice.

With respect to configuration variables, I have endeavored to follow the ordering of DefaultRenderer.conf

I have found that addition of row boundary lines can improve readability of supported formats:

#--------------------------------------------------------------------------------------------------------------
Supported = f:mpa          n:2                              s:48000     b:320000     m:audio/mpeg
#--------------------------------------------------------------------------------------------------------------
Supported = f:wav                                           s:48000                  m:audio/wav
#--------------------------------------------------------------------------------------------------------------
Supported = f:wma          n:2                              s:48000     b:192000     m:audio/x-ms-wma
#--------------------------------------------------------------------------------------------------------------

…itial submission is the support for audio formats. No work has been performed to determine the necessary entries for supported video formats. The player has a reputation for exceptional coverage of audio and video formats. For example, multi-channel dsd will render successfully.
@sc3141
Copy link
Contributor Author

sc3141 commented Mar 20, 2020

Before review, looks like I should add this renderer to the test, testKnownHeaders

…sSearch pattern to be compatible with test and prod environments via use of the config-friendly, space-comma-space, pattern
@sc3141
Copy link
Contributor Author

sc3141 commented Mar 23, 2020

If anyone can point me at some test video content and/or identify what might be a good starting nucleus of supported video formats, I will try to include more supported formats in the initial release. The X800 has a reputation for the comprehensive support of formats. I suppose I could also add a work-in-progress comment regarding video formats ...

…fication of supported video formats is a work-in-progress
@SubJunk
Copy link
Member

SubJunk commented Mar 25, 2020

@sc3141 nice work so far. Usually when I make renderer profiles, I use the manual first, and then tweak based on testing. I put together a set of videos to test a while ago. It's not comprehensive but it's good for some amount of testing https://sourceforge.net/projects/unimediaserver/files/Official%20Releases/Windows/VideoTestingSuite-1.0.7z/download

@valib valib added this to In progress in Universal Media Server May 28, 2020
@valib valib moved this from In progress to To do in Universal Media Server May 28, 2020
@SubJunk
Copy link
Member

SubJunk commented Jul 14, 2020

@sc3141 is this ready to merge?

@SubJunk
Copy link
Member

SubJunk commented Jul 22, 2020

Feel free to reopen

@SubJunk SubJunk closed this Jul 22, 2020
Universal Media Server automation moved this from To do to Done Jul 22, 2020
@sc3141
Copy link
Contributor Author

sc3141 commented Jul 22, 2020

Sorry that I haven't made more progress on this. I've been preoccupied with work-related necessities.

@SubJunk
Copy link
Member

SubJunk commented Jul 22, 2020

No problem, if you come back to it feel free to reopen it, I am just cleaning up :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants