View Single Post
Old 11th March 2009, 01:39   #1986  |  Link
smnckl
Registered User
 
Join Date: Jan 2009
Location: By the Yellow Brick Road
Posts: 58
Quote:
Originally Posted by archie_here View Post
#Created by BD Rebuilder - v0.20.03 (beta)
DirectshowSource("E:\FGM\35990120_FEWGOODMEN\BDMV\STREAM\00141.m2ts", fps=23.976, audio=false)
#framecount=198552,
ConvertToYV12()

^ if i change the script like this it plays on MPC, otherwise i am getting framecount invalid attribute error.

BD-Rebuilder automatically adds the framecount each time i try to run.
Try leaving the sentence as

DirectshowSource("E:\FGM\35990120_FEWGOODMEN\BDMV\STREAM\00141.m2ts", fps=23.976, framecount=198552, audio=false)

which is how I believe BD-RB sets it at.
__________________
Vista SP1 32-bit w/4GB RAM
AMD Athlon 64 X2 4400+ @ 2.23GHz
nVidia GeForce 8400GS w/512MB RAM
smnckl is offline   Reply With Quote