

enable-libass -enable-libbluray -enable-libbs2b -enable-libcaca -enable-liīfreetype -enable-libgme -enable-libgsm -enable-libilbc -enable-libmodplug.

i C:\moviepy-master\extract2.mp4 -c copy -flags +global_header output.mp4įfmpeg version N-86723-g3b3501f Copyright (c) 2000-2017 the FFmpeg developersĬonfiguration: -enable-gpl -enable-version3 -enable-cuda -enable-cuvid -e

Then I also tried giving inputs separately so the following error shows up C:\Users\SAMHITA VVNK>ffmpeg -f concat -safe 0 -i C:\moviepy-master\extract1.mp4 Then I tried to play it using VLC media player but in the second bit player but the audio and video are not in sync. When I played it using Windows media player the first 48 second plays fine but the player closes before playing the second bit. I have been trying to concatenate two 48 seconds video bits to one using the following command ffmpeg -f concat -safe 0 -i C:\moviepy-master\concat.txt -c copy output.mp4
