[FFmpeg-devel] [PATCH] EA TGQ video fixes

Ramiro Polla ramiro.polla
Wed May 20 22:31:48 CEST 2009


On Wed, May 20, 2009 at 5:07 PM, Vitor Sessak <vitor1001 at gmail.com> wrote:
[...]
> Anyway, again, does anyone get a different output for:
>
> ffmpeg -idct simple -i
> http://samples.mplayerhq.hu/game-formats/ea-tgq-uv/tgq/v27.tgq -an -t 10 -f
> framecrc - | md5sum
>
> ?
> I get 2b84588602acda70269bd3e3aa1ce632

Wine gives:
e4c063ac0f26e12d63c3e293066eef10

Diff'ing both outputs gives:
--- x86_64-linux	2009-05-20 17:30:33.000000000 -0300
+++ i686-mingw32-wine	2009-05-20 17:30:17.000000000 -0300
@@ -97,7 +97,7 @@
 0, 576000, 34944, 0xbb04bbc4
 0, 582000, 34944, 0xc13202af
 0, 588000, 34944, 0xca0bbcf7
-0, 594000, 34944, 0xf5d5ed52
+0, 594000, 34944, 0xa760edf5
 0, 600000, 34944, 0xa7e3b754
 0, 606000, 34944, 0x8fce0c7d
 0, 612000, 34944, 0xcca01051
@@ -106,7 +106,7 @@
 0, 630000, 34944, 0xd8932a0c
 0, 636000, 34944, 0x25c55dd0
 0, 642000, 34944, 0x57d27307
-0, 648000, 34944, 0xd3d851dd
+0, 648000, 34944, 0x50fd5266
 0, 654000, 34944, 0x10a6fefe
 0, 660000, 34944, 0x4a57cc32
 0, 666000, 34944, 0x74cbeb29

Ramiro Polla



More information about the ffmpeg-devel mailing list