lnatan25
21st August 2010, 04:28
I have this strange problem, so perhaps the title is not the best way around the issue.
My problem is, I have a stream which has been encoded incorrectly with wrong luminance range (black areas appear gray and white areas appear also gray, so I assume it has been wrongly encoded with 0:255 when source was 16:235). I do not have access to the source.
My question is there any method of forcing decoders to select a different method of decoding by editing the header of the stream? Or any other method of signaling to the decoder that I wish a different decoding setting (through the container, MKV, MP4, etc.)?
It something easily fixable in AviSynth, but wish to not reencode the stream, if possible.
Thanks in advance!
My problem is, I have a stream which has been encoded incorrectly with wrong luminance range (black areas appear gray and white areas appear also gray, so I assume it has been wrongly encoded with 0:255 when source was 16:235). I do not have access to the source.
My question is there any method of forcing decoders to select a different method of decoding by editing the header of the stream? Or any other method of signaling to the decoder that I wish a different decoding setting (through the container, MKV, MP4, etc.)?
It something easily fixable in AviSynth, but wish to not reencode the stream, if possible.
Thanks in advance!