bartekmotyl / simple-video-cutter

Windows-based tool for efficient browsing and cutting video footage
MIT License
317 stars 42 forks source link

Problem when processing mp4 from GoPro #60

Closed bartekmotyl closed 2 years ago

bartekmotyl commented 2 years ago

When trying to cut files from GoPro, ffmpeg reports a problem, visible in Simple Video Cutter as: obraz

The problem seems to be caused by the fact that GoPro saves additional streams into the mp4 file that are not supported by ffmpeg. (see more here)

bartekmotyl commented 2 years ago

Fixed in development, will be included in next release.