Unfortunately I set on AVCHD camera to record audio in PCM instead of AC3. Last clips imported to NLE (Avid Pinnacle Studio 1.1.0.) are without audio, in VLC player are OK. Playback on TV set (from SD card) is without audio. I found FFMBC as a proper tool and tried some controls, it is amazing.
Please can you help me to find failure "Unable to find a suitable output format" in my batch ?
Please can you help me to find failure "Unable to find a suitable output format" in my batch ?
Code:
ffmbc -i test.mts -vcodec copy -acodec ac3 -ab 256k -strict output.mts
pause