
[App] libFakeEDID E/F/H
Re: [App] libFakeEDID E/F/H
I confirm your EDIDs are well patched, so .inf shouldn't be needed. Then it can only be a matter of something wrong you expect from it. You're probably sending 6ch PCM, which is not supported. Check ffdshow which has an option to convert to DD5.1 on-the-fly, else bitstreaming ONLY 

I do NOT receive any PM. Please use forum.
Re: [App] libFakeEDID E/F/H
Well, that's why I was saying maybe we are speaking about different things^^
Let me try again to explain what I expect from this Patch:
My Connected Devices don't recognize that Samsung-TV is able to output DolbyDigital.
That's why they don't show me this Option. And I was hoping this Patch will solve this.
For Example Windows:
Samsung-TV connected to PC via HDMI: Soundbar connected to PC via HDMI Translation:
* Unterst?tzte Formate = Supported Formats
* Maximale Anzahl von Kan?len = Max Number of Channels
* Nicht unterst?tzt / unterst?tzt = Not supported / supported
* Bittiefen = Bit Depths
* Abtastraten = Sample Rates
* Codierte Formate = Encoded Formats
Let me try again to explain what I expect from this Patch:
My Connected Devices don't recognize that Samsung-TV is able to output DolbyDigital.
That's why they don't show me this Option. And I was hoping this Patch will solve this.
For Example Windows:
Samsung-TV connected to PC via HDMI: Soundbar connected to PC via HDMI Translation:
* Unterst?tzte Formate = Supported Formats
* Maximale Anzahl von Kan?len = Max Number of Channels
* Nicht unterst?tzt / unterst?tzt = Not supported / supported
* Bittiefen = Bit Depths
* Abtastraten = Sample Rates
* Codierte Formate = Encoded Formats
You do not have the required permissions to view the files attached to this post.
Re: [App] libFakeEDID E/F/H
I don't trust these infos given by Windows, here it says 2ch max and 5.1 works flawlessly...
What I'm sure is that as long as you try to passthrough PCM, you'll get only stereo (except if you use ARC, but in that case it has nothing to do with EDID).
What I'm sure is that as long as you try to passthrough PCM, you'll get only stereo (except if you use ARC, but in that case it has nothing to do with EDID).
I do NOT receive any PM. Please use forum.
Re: [App] libFakeEDID E/F/H
But my Soundbar has also an Option to show Incoming Input and same as PC it is only showing PCM. Even if I play a Game or AC3 Video-File from VLC.
Re: [App] libFakeEDID E/F/H
I don't know any game that outputs DD or DTS audio, and AFAIK VLC crap also doesn't support bitstreaming 

I do NOT receive any PM. Please use forum.
Re: [App] libFakeEDID E/F/H
OK, thank you for your help 
I've now connected my devices via SPDIF-Switch to Soundbar. This working for all of them including PC+VLC and DD5.1

I've now connected my devices via SPDIF-Switch to Soundbar. This working for all of them including PC+VLC and DD5.1

Re: [App] libFakeEDID E/F/H
Hi,
I have just tested the patch on my UE48H6500 and it seems not working although the logs report this :
[FakeEDID] Dumping default EDID first block!
[FakeEDID] Overriding HDMI1 EDID with AC3/DTS support!
[FakeEDID] Overriding HDMI2 EDID with AC3/DTS support!
[FakeEDID] Overriding HDMI3 EDID with AC3/DTS support!
[FakeEDID] Overriding HDMI4 EDID with AC3/DTS support!
DTS and Dolby are still not available to select it.
I installed anyway the HDMI 5.1 audio passthrough patch. With the DTS option, DTS and Dolby become available but the Dolby passthrough results in outputting the audio of the tuner (in Dolby) instead of the audio of my HDMI source...
As I wanted to root only for this option, I unrooted my TV to free the USB port.
Please can you confirm that the LOAD option does not generate log ? (no error on telnet but no log generated).
Hope this experiment can help.
I have just tested the patch on my UE48H6500 and it seems not working although the logs report this :
[FakeEDID] Dumping default EDID first block!
[FakeEDID] Overriding HDMI1 EDID with AC3/DTS support!
[FakeEDID] Overriding HDMI2 EDID with AC3/DTS support!
[FakeEDID] Overriding HDMI3 EDID with AC3/DTS support!
[FakeEDID] Overriding HDMI4 EDID with AC3/DTS support!
DTS and Dolby are still not available to select it.
I installed anyway the HDMI 5.1 audio passthrough patch. With the DTS option, DTS and Dolby become available but the Dolby passthrough results in outputting the audio of the tuner (in Dolby) instead of the audio of my HDMI source...
As I wanted to root only for this option, I unrooted my TV to free the USB port.
Please can you confirm that the LOAD option does not generate log ? (no error on telnet but no log generated).
Hope this experiment can help.
Re: [App] libFakeEDID E/F/H
The log it generates is the one you pasted a part of (/dtv/FakeEDID.log). Commandline itself never generate any log to stdout.seb79 wrote:Please can you confirm that the LOAD option does not generate log ? (no error on telnet but no log generated).
I do NOT receive any PM. Please use forum.
Re: [App] libFakeEDID E/F/H
Well, I'm not sure to understand.zoelechat wrote:The log it generates is the one you pasted a part of (/dtv/FakeEDID.log). Commandline itself never generate any log to stdout.seb79 wrote:Please can you confirm that the LOAD option does not generate log ? (no error on telnet but no log generated).
With this 2 commandlines I had a FakeEDID.log :
samyGOso -T -B -l /mnt/opt/privateer/usr/libso/libFakeEDID.so DUMP
samyGOso -T -B -l /mnt/opt/privateer/usr/libso/libFakeEDID.so FAKE DTS
But not with this one :
samyGOso -T -B -l /mnt/opt/privateer/usr/libso/libFakeEDID.so LOAD
Last edited by seb79 on Wed Nov 18, 2015 1:35 pm, edited 1 time in total.
Re: [App] libFakeEDID E/F/H
Ahh I see, no it's not expected, any injection should generate a log 

I do NOT receive any PM. Please use forum.