Question

I want to capture live video streams to .mp4 file. I have downloaded H264 DS Filter from http://hax264.sourceforge.net/. I want to generate Graph using GraphEdit utility of DirectShow. Can anyone please help me to achieve this?

Thank you.

Was it helpful?

Solution

It's not possible with the link you posted:

HAX264 is a DirectShow Video Transform Filter for decoding H264(AVC) video

You can try the x264 DirectShow filter from Monogram or our open source H264 DirectShow source filter that implements limited parts of the H.264 specification.

You may also want to take a look at Geraint Davies' mp4 mux.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top