|
I need to capture from the composite video/unbalanced audio inputs to a MPEG file. I do not need a preview window. This is for a custom application, I can't use any of the standard capture apps.
I was hoping that I would be able to use GraphEdit to build the filter graph to do this. The naive approach "Osprey MPEG2 Capture" feeding "File writer" did not work. I get the error "The graph could not change state" "No time stamp has been set for this sample" (Return code: 0x80040249)".
What did I do wrong? Which filters should I use and how should I connect them together to be able to record a MPEG file?
|