Log in

View Full Version : Problem in encoding (.ts) to (.mp4) with ColorSpace


epow0317
14th November 2010, 10:34
Hi.

I've tried to encode tv-source with DGIndex, Megui.
After encoded, however, it seems not to correspond with prior source in color, distorted even.

Heard that DGIndex doesn't give a right color information, It seems that it's the DGIndex that distort the ColorSpace information.

Is there any way to encode .mpeg file without any touch in color information?
I wanna conserve the original color information.
DGIndex gives only two choice regarding color information, and there's no "Do not perform this process".

please help me!

J_Darnley
14th November 2010, 11:43
Encode it using x264 and the colours won't be touched. If you use DGDecode through avisynth, then it doesn't touch colours either. Your problem is probably how you are comparing the two videos.

epow0317
14th November 2010, 18:31
Encode it using x264 and the colours won't be touched. If you use DGDecode through avisynth, then it doesn't touch colours either. Your problem is probably how you are comparing the two videos.

But, i still see the difference between source and encoded one...

nurbs
14th November 2010, 18:37
What kind of difference do you see? Would you describe the color in the encode as less vivid or washed out?

sneaker_ger
14th November 2010, 18:44
http://forum.doom9.org/showthread.php?t=143689

Blue_MiSfit
15th November 2010, 06:08
^^ this.

You're not comparing correctly :)

epow0317
15th November 2010, 14:12
http://forum.doom9.org/showthread.php?t=143689

Thank you guys.
I'll take a look at it.