nibus
13th June 2010, 06:57
On my recent 720p/1080p encodes I've been having some playback issues -
In MPC Home Cinema the playback is glitchy and drops frames at certain intervals. If I rewind to the point that glitched, it will do it again. Also when I seek to a later point in the video it plays back about 15 seconds, and then rewinds to the aforementioned position and keeps repeating that small portion of the video until I skip to another point.
In VLC it is a little more stable, but when I seek to a point in the video it starts playing from a position about 5 minutes before the point I selected.
I have the latest Haali and FFDShow x64 installed, and have tried selecting all the different renderers in MPC but they all do basically the same thing. My computer is an i7 930 with 6gb ram so it's perfectly capable of playing back HD material. Other HD material that I have not encoded plays back perfectly fine.
I'm thinking there is something in my x264 settings that may be causing problems. I'd appreciate it if some of you could take a look at these settings and see if you can identify any issues:
http://dl.dropbox.com/u/5637223/1.jpg
http://dl.dropbox.com/u/5637223/2.jpg
http://dl.dropbox.com/u/5637223/3.jpg
http://dl.dropbox.com/u/5637223/4.jpg
http://dl.dropbox.com/u/5637223/5.jpg
AVS Script:
LoadPlugin("C:\Apps\Multimedia\Video\MeGUI\tools\dgavcindex\DGAVCDecode.dll")
AVCSource("F:\Encode\BluRay\X1\BDMV\STREAM\X-Men.dga")
crop( 0, 130, 0, -132)
Spline36Resize(1280,544) # Spline36 (Neutral)
LoadPlugin("C:\Program Files (x86)\Multimedia\AviSynth 2.5\plugins\TTempSmooth.dll")
TTempsmoothF(maxr=2, strength=3)
SMDegrain(tr=1, thSAD=150)
Any help would be greatly appreciated!
In MPC Home Cinema the playback is glitchy and drops frames at certain intervals. If I rewind to the point that glitched, it will do it again. Also when I seek to a later point in the video it plays back about 15 seconds, and then rewinds to the aforementioned position and keeps repeating that small portion of the video until I skip to another point.
In VLC it is a little more stable, but when I seek to a point in the video it starts playing from a position about 5 minutes before the point I selected.
I have the latest Haali and FFDShow x64 installed, and have tried selecting all the different renderers in MPC but they all do basically the same thing. My computer is an i7 930 with 6gb ram so it's perfectly capable of playing back HD material. Other HD material that I have not encoded plays back perfectly fine.
I'm thinking there is something in my x264 settings that may be causing problems. I'd appreciate it if some of you could take a look at these settings and see if you can identify any issues:
http://dl.dropbox.com/u/5637223/1.jpg
http://dl.dropbox.com/u/5637223/2.jpg
http://dl.dropbox.com/u/5637223/3.jpg
http://dl.dropbox.com/u/5637223/4.jpg
http://dl.dropbox.com/u/5637223/5.jpg
AVS Script:
LoadPlugin("C:\Apps\Multimedia\Video\MeGUI\tools\dgavcindex\DGAVCDecode.dll")
AVCSource("F:\Encode\BluRay\X1\BDMV\STREAM\X-Men.dga")
crop( 0, 130, 0, -132)
Spline36Resize(1280,544) # Spline36 (Neutral)
LoadPlugin("C:\Program Files (x86)\Multimedia\AviSynth 2.5\plugins\TTempSmooth.dll")
TTempsmoothF(maxr=2, strength=3)
SMDegrain(tr=1, thSAD=150)
Any help would be greatly appreciated!