PDA

View Full Version : Windows encoder 9 problem


ding dong
10th September 2009, 20:39
WE9 wont recognise my AVCHD files. How do I get it to see them?

setarip_old
11th September 2009, 01:58
Hi!

1) What video codec(s) and audio codec(s) did you use to create the files? Or what type of camera did you use?

2) Are you able to play them under any software player?

3) Do you have a PS3 (Should be able to play on it)?

ding dong
11th September 2009, 06:19
the files are AVCHD and the camera is a hd canon hf10. I can play it on the software that came with teh camera but it is cheap and nasty, so i just bypassed it and copied the raw files onto my pc.

I dont really want lots of encoding programs on my computer so if i can just get the windows one to work then that would be good.

Inspector.Gadget
11th September 2009, 06:30
You'll need to index them and demux the audio with DGAVCIndex. Then load the .dga file into an Avisynth script and load that into WME9 for the video. You ought to be able to load AC3 audio directly (use delaycut first if the audio delay is other than 0ms because WME9 doesn't support delays. If you'd like to make an anamorphic file, encode as square pixels and then set anamorphism with WMVARChanger. Since you need to use Avisynth anyway, consider using a purpose-built WME9 front-end like WMVMuxer or WMNicEnc.