tim nicholson <nichot20-at-yahoo.com <at> ffmpeg.org> writes: > > [...] > > :\> ffmpeg.exe -i before.mp4 > > [...] > > Duration: 00:02:00.00, start: 0.040000, bitrate: 70 kb/s > > [..] > > ffmpeg.exe -i after.mp4 > > [..] > > Duration: 00:02:00.04, start: 0.000000, bitrate: 17 kb/s
This has little meaning imo, what is needed is the complete, uncut console output of: > >ffmpeg.exe -y -i before.mp4 -c copy after.mp4 Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
