Arshad07
7th December 2013, 01:44
Hello guys,
I'm having some major problems with this ts capture, I can't seem to encode it properly to 50fps. Any help is appreciated.
Source Sample
https://www.mediafire.com/?70yhvzphyj34a2s
Encode
http://www.mediafire.com/download/4m0sah172j55ple/sample.ts.mkv
Script
LoadPlugin("xxx\tools\ffms\ffms2.dll")
FFVideoSource("xxx.ts", seekmode=-1,threads=1).selecteven()
Load_Stdcall_Plugin("xxx\tools\yadif\yadif.dll")
Yadif(mode=1, order=1)
Spline64Resize(1280,720) # Spline64 (Sharp)
What am i doing wrong?
I'm having some major problems with this ts capture, I can't seem to encode it properly to 50fps. Any help is appreciated.
Source Sample
https://www.mediafire.com/?70yhvzphyj34a2s
Encode
http://www.mediafire.com/download/4m0sah172j55ple/sample.ts.mkv
Script
LoadPlugin("xxx\tools\ffms\ffms2.dll")
FFVideoSource("xxx.ts", seekmode=-1,threads=1).selecteven()
Load_Stdcall_Plugin("xxx\tools\yadif\yadif.dll")
Yadif(mode=1, order=1)
Spline64Resize(1280,720) # Spline64 (Sharp)
What am i doing wrong?