Log in

View Full Version : What software to use to batch convert AVCHD to MPEG2?


hkl8324
9th February 2008, 03:59
I recently brought a cam recorder which outputs AVCHD (mts) files, but at the very moment, I don't have Blu-ray burner or player to play with these files, so I want to convert them to DVD compliant MPEG2 file and burn them to DVD.

The bundled software (DVD moviefactory SE) can do that but it forces me to immediately burn the encoded MPEG2 files to DVD after encoding.

What I want is keeping them on the PC and edit them a bit before burning.
What software should I use?

Thanks

MrC
9th February 2008, 09:48
If you can play your AVCHD files with Windows Media Player you can try converting them to DVD folder structure using AVStoDVD

:)

Bye

hkl8324
9th February 2008, 10:41
Thanks, I tried playing those files in Windows Media Player and it outputs something like this...I don't know what is wrong...

http://img263.imageshack.us/img263/2237/snapshot20080209172332uz7.th.jpg (http://img263.imageshack.us/my.php?image=snapshot20080209172332uz7.jpg)

Using directshowsource in avisynth yields the same picture.

And for your information, here is the chain in Graphedit when opening the file:

http://img352.imageshack.us/img352/5897/grapheditbq2.th.png (http://img352.imageshack.us/my.php?image=grapheditbq2.png)

And weirdly it plays properly in Graphedit...

MrC
10th February 2008, 12:11
Try with ffdshow as AVC video decoder, usually it is very "compatible" with DirectShowSource

:)

Bye