Satx
10th April 2012, 09:50
Hello
i am trying to Bluray Rip on my server with 64bit Megui. I encode 5 movie smoothly. After that something happen and i got several problems. i couldn't figure out the problem , may be you could help..
I uploaded some mini sample for you.
1. http://www.mediafire.com/?5yhw1vhfj6tana3
2. http://www.mediafire.com/?rncycqk7y1g1gmk
As you can see in video 1 , some frame skipping or missing frame at first 5-6 second of video , i don't know which is..
And you can see in video 2 , movie acting like slow motion..
Do you have any idea what may cause this strange problems?
- i checked source file , they are normal..
Here is my AVS Script Sample
DirectShowSource("x:\movie\movie.m2ts", fps=23.976, audio=false, convertfps=true).AssumeFPS(24000,1001)
#deinterlace
crop( 0, 128, 0, -138)
Spline64Resize(1280,544) # Spline64 (Sharp)
And My rip settings
program --level 4.1 --pass 2 --bitrate 2500 --stats ".stats" --deblock -3:-3 --b-adapt 2 --ref 4 --qpmin 10 --qpmax 51 --vbv-bufsize 50000 --vbv-maxrate 50000 --merange 32 --me umh --direct auto --subme 10 --trellis 2 --output "output" "input"
i am trying to Bluray Rip on my server with 64bit Megui. I encode 5 movie smoothly. After that something happen and i got several problems. i couldn't figure out the problem , may be you could help..
I uploaded some mini sample for you.
1. http://www.mediafire.com/?5yhw1vhfj6tana3
2. http://www.mediafire.com/?rncycqk7y1g1gmk
As you can see in video 1 , some frame skipping or missing frame at first 5-6 second of video , i don't know which is..
And you can see in video 2 , movie acting like slow motion..
Do you have any idea what may cause this strange problems?
- i checked source file , they are normal..
Here is my AVS Script Sample
DirectShowSource("x:\movie\movie.m2ts", fps=23.976, audio=false, convertfps=true).AssumeFPS(24000,1001)
#deinterlace
crop( 0, 128, 0, -138)
Spline64Resize(1280,544) # Spline64 (Sharp)
And My rip settings
program --level 4.1 --pass 2 --bitrate 2500 --stats ".stats" --deblock -3:-3 --b-adapt 2 --ref 4 --qpmin 10 --qpmax 51 --vbv-bufsize 50000 --vbv-maxrate 50000 --merange 32 --me umh --direct auto --subme 10 --trellis 2 --output "output" "input"