Log in

View Full Version : Any tool to index VC-1 for Re-Encoding ?


LOGiC
8th September 2008, 09:12
@all,

my question is if there is any tool around to index vc-1 in a similar way than DGAVCIndex does for AVC/H264 ?

I would like to re-encode a in VC-1 encoded stream in x264 and was wondering, if there is a better way than using DirectShow for this.

Thanks in advance.

Regards

Selur
8th September 2008, 09:15
No, there is no VC1Index afaik, alternatively to DirectShowSource you could try ffmpegSource,...

LOGiC
8th September 2008, 09:38
Thank you Sir.