Hacker News new | past | comments | ask | show | jobs | submit login

How cut video and save it's fragment without full rencoding?



You can use ffmpeg for this, using "copy" for audio and video, but setting "-ss <hh:mm:ss.0>" for the start time and "-t <seconds>" for the length of your cut beginning from the start timestamp given with -ss.


avidemux can do this as I recall. It can also re-encode video if you decide you need that.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: