Thread: FFmpegSource
View Single Post
Old 14th January 2012, 00:41   #1405  |  Link
Sparktank
47.952fps@71.928Hz
 
Sparktank's Avatar
 
Join Date: Mar 2011
Posts: 940
Quote:
Originally Posted by Atak_Snajpera View Post
Image corruption in VC-1 (.m2ts remuxed to .mkv using eac3to)


Script
Code:
LoadPlugin("..\ffms2.dll") #rev624
FFVideoSource("..\video.mkv",threads=1) #seekmode=0 and -1 do not help either

Trim(240,240)
sample ->
Code:
http://www.mediafire.com/?wg81zwe1cu1pv7u
I downloaded your sample and did an encode using the latest "eperimental" version of VirualDub (Virtualdub 1.9.11/1.10.1 experimental (December 24, 2011)).
I loaded the source mkv into VDub with ffms2 rev624.
Exact script you posted.

While it does show that the invidual frame is corrupted as you posted.
I decided to encode to x264.

The resulting encode turned out perfectly without any corruptions, especially in frame 240.

Frame 240 after encoding to x264


x264 codec via Vdub 1.9.11/1.10.1 experimental (December 24, 2011)


x264 settings


I'm not entirely sure, but it just maybe the program having a hiccup when displaying the video.

Resulting Test:
Code:
http://www.mediafire.com/download.php?xw8vwdsfv7nau09
__________________
Win10 (x64) build 19041
NVIDIA GeForce GTX 1060 3GB (GP106) 3071MB/GDDR5 | (r435_95-4)
NTSC | DVD: R1 | BD: A
AMD Ryzen 5 2600 @3.4GHz (6c/12th, I'm on AVX2 now!)

Last edited by Sparktank; 14th January 2012 at 00:52.
Sparktank is offline   Reply With Quote