AVI DV presets
Posted: Sun Oct 26, 2014 8:41 pm
Hi. Impressive! I did a few tests and everything was Ok. However I didn't manage to use Custom FFmpeg settings to output AVI DV (or RAW DV file) with A/V Media as decoder. I set audio code to pcm_s16le and video to dvvideo and allways I get "Custom FFmpeg@Home-PC : Invalid file! Coul not process.". I realy don't get it! Also I've noticed that FFAStrans produce an intermediate mkv file. It is absolutely necessary? Maybe running directly ffmpeg will reduce the total transcoding time (from m2ts to avi dv in my case).
Manually I can do that job without any problem with "ffmpeg -i input_file.m2ts -target pal-dv output_file.dv" or "ffmpeg -i input_file.m2ts -c:v dvvideo -c:a pcm_s16le -s 720x576 output_file.avi"
best regards,
Mike
Manually I can do that job without any problem with "ffmpeg -i input_file.m2ts -target pal-dv output_file.dv" or "ffmpeg -i input_file.m2ts -c:v dvvideo -c:a pcm_s16le -s 720x576 output_file.avi"
best regards,
Mike