Log in

View Full Version : How to let Cedocida decode a MOV(DVCP)?


henryho_hk
24th October 2010, 07:13
I have 2 MOV (576i PAL) files which should be in DV codec. ffms2() seems to be decoding it fine, but I would like to try to see whether Cedocida works better. I want to remux the MOV files into AVI files but mencoder is complaining many errors

Too many video packets in the buffer: (234 in 33696000 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.

Is there any way to let Cedocida handle MOV files?