2017-09-25 11:49 GMT+02:00 Carl Eugen Hoyos <[email protected]>: > 2017-09-25 6:39 GMT+02:00 Kevin Michael Garrity (via Google Drive) > <[email protected]>: >> I've shared an item with you: >> >> Cold Case >> https://drive.google.com/drive/folders/0BxhZhuFuLoFGdVBkR0Zpc3d3R2c?usp=sharing&ts=59c88897 > > Please test the following: > $ ffmpeg -f m4v -i yourfile -ss 1 out.mp4
I was in a hurry and made a mistake, should have been: $ ffmpeg -f m4v -i yourfile -ss 1 -vcodec copy out.mp4 I now understand your last comment better;-( Sorry, Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
