Click here to Skip to main content
15,890,527 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Does anyone have experience using the Monogram 264 Encoder? Specifically, I need to know how I can set the output framerate. I have video input at 59.94 and would like to reduce it. I am using it in a Directshow graph built in a C# program class. My graph sequence is Capture Card -> (Video) ->Smart Tee ->VideoFilter(raw filter) ->Monogram Encoder ->Muxer Video - >Network Sink ** (Audio) - Smart Tee ->PCM Filter ->Audio Encoder ->Muxer Audio ->Network Sink. When I try an IAMStreamConfig for the encoder, it throws an exception.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900