On Wed, Mar 18, 2015 at 19:08:37 +0530, sathish wrote: > ffmpeg -i /sdcard/perfect.mp3 -i /sdcard/output_subtitle.mp4 -acodec > -vcodec copy /sdcard/newvideo.mp4 > > I used same command.first time executed successfully from second time > onwards giving the below output.
Actually, you must have used a different command, because it seems to basically have worked. Still, you should quote the _complete_ output, because it _seems_ that one of the files is empty. With the full output, we would have known better. And why does your ffmpeg version not report its version??? Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
