sub Wrote:.grf files are not portable between machines, so no one else will be able to open this file.
What type of capture card do you have?
Sorry, I had to think about that.
I can try with a picture. Outside the pic there are the nVidia decoders and video and audio renderer that I used to test the flow.
To be honest, I'm not sure. I dont have one of these, so you'd need to try it yourself.
You'd get no control over the bitrate or resolution. It'd just give you recordings that use the Cyberlink default audio/video bitrates at the default resolution for the drivers.
I'd recommend initially creating a new section in direct.ini by copying [Emuzed Maui III NTSC] and editing in the appropriate filter and pin names. It seems to be most simliar to this type of device.
I done what you said Sub. In my "direct.ini" I wrote:
[Test]
ARCHITECTURE=DVXPERT
INIT_MODE=DEFAULT
INIT_MSP=0
SUPPORTS_FM_RADIO=1
BLACKBIRD=1
CONEXANT=0
FILTER_CROSSBAR=713x BDA Analog Xbar
FILTER_CAPTURE=713x BDA Analog Capture
FILTER_TV_TUNER=713x BDA Analog TV Tuner
FILTER_TV_AUDIO=713x BDA Analog TV Audio
FILTER_ENCODER=CyberLink MPEG Muxer
FILTER_ENCODER_VIDEO=CyberLink MPEG Video Encoder
FILTER_ENCODER_AUDIO=CyberLink Audio Encoder
PIN_CROSSBAR_VIDEO_TUNER_IN=Video Tuner In
PIN_CROSSBAR_AUDIO_TUNER_IN=Audio Tuner In
PIN_CROSSBAR_VIDEO_DECODER_OUT=Video Decoder Out
PIN_CROSSBAR_AUDIO_DECODER_OUT=Audio Decoder Out
PIN_TVTUNER_ANALOG_VIDEO_OUT=Analog Video
PIN_TVTUNER_ANALOG_AUDIO_OUT=Analog Audio
PIN_TVAUDIO_TV_AUDIO_IN=TVAudio In
PIN_TVAUDIO_TV_AUDIO_OUT=TVAudio Out
PIN_CAPTURE_ANALOG_VIDEO_IN=Analog Video In
PIN_CAPTURE_ANALOG_AUDIO_IN=Analog Audioinput
PIN_CAPTURE_I2S_OUT=Audio
PIN_CAPTURE_656_OUT=Capture
PIN_ENCODER_I2S_IN=Audio In
PIN_ENCODER_656_IN=Video In
PIN_ENCODER_OUT=Output
PIN_WRITER_INPUT_IN=Input
But the audio and video encoder aren't loaded. Where is my mistake?
Thank you again Sub
The good news is the audio encoder wasnt loading because you had a typo. It needs a lower case "L" in "Cyberlink".
The bad news is the video encoder wont load because its in an entirely different filter category. I've made a change for the release that should help, but that release is still probably a few weeks away.