Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 1st May 2010, 12:12   #1  |  Link
ncahammer
Registered User
 
Join Date: Feb 2007
Location: Athens, Greece
Posts: 43
x264's TDeint bug

This is a repost from http://doom10.org/index.php?topic=308.0
I was advised there that this is not an x264 bug, but TDeint

The repro follows :

http://www.mediafire.com/?o2y2mryndyk

This pack contains
Bug.demuxed.m2v, Bug.d2v : video and index generated by DGIndex
Bug.matches.log: Log of the first run of the VFR, contains the script and the output of avs2avi
Bug.matches.txt: TFM output of the above run
Bug.metrics.txt: TDecimate output of the above run, notice in the 2nd line of this the crc32 = b512bd84

Bug.avs: The final .avs, you need to change the paths for DGDecode.dll, TIVTC.dll and TDeint.dll to match to your system. Test it with avsp or VirualDubMod. It should open without any errors

x264_1400.cmd: Command that calls x264_x86_r1400_vanilla_icc_techouse.exe release, again change the path to yours
x264_1564.cmd: Command that calls the latest revision of x264

When I run x264_1400 I get
Quote:
avs [info]: 1280x720p 321:320 @ 1406250/47047 fps (cfr)
x264 [info]: using SAR=321/320
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 Slow_mod4_stack
x264 [info]: profile High, level 5.0
The encoding starts without a problem

when I run the x264_1564, I get
Quote:
avs [error]: TDecimate: crc32 in input file does not match that of the current clip (0xb512bd84 vs 0x39da6196)! (Bug.avs, line 8 )
x264 [error]: could not open input file `Bug.avs'
BugImages.avs: The same as Bug.avs but ImageWriter was placed just before TDecimate, you should change the directory where it saves the images. If you use this with x264_1400 and x264_1564 (instead of Bug.avs) and binary compare the first 10 images, you will notice that they differ

So according to the responses I got from there, it seems that TDeint behaves differently under x264_1564 (or any other x264 mingw's build )
ncahammer is offline   Reply With Quote
 

Tags
tdeint, x264

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 13:52.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.