Page 1 of 1

DV/DVCPRO processor error

Posted: Thu Jul 07, 2016 9:50 am
by kibi
I'm trying to convert MP4 video 768x576 (made by FFASTrans) into AVI format. The only option seems to be DV/DVCPRO encoder.
The workflow is rather simple: Input Folder - A/V Media - Resize - DV/DVCPRO - Target Folder.
But it fails to make video. All intermediate AVS is created and valid - I've checked it with AvsPmod. But the final step ends with "success" without creating target AVI file.

If I change encoder to MP4, the workflow produces target file.

There are some logs of ffmpeg for the DV/DVCPRO processor in the attachement:
20160707-122420-956-31887DCC4C3B.zip
(53.72 KiB) Downloaded 578 times
It seems, that problem is in built-in ffmpeg parameters.

Re: DV/DVCPRO processor error

Posted: Thu Jul 07, 2016 10:56 am
by admin
Hi Alexander,

You're right, the DV/DVCPRO encoder was broken :-( It's now been corrected for the next release.

Thanks for reporting! :-)

PS: It was not a ffmpeg parameters issue.

-steinar