ffmpeg -i lista.txt -filter_complex "anullsrc=channel_layout=mono:sample_rate=8000[a]" -map 0 -map "[a]" -c:v copy -c:a pcm_alaw -shortest output.mov