Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clip start position is ignored #387

Open
devklick opened this issue Jun 25, 2023 · 2 comments
Open

Clip start position is ignored #387

devklick opened this issue Jun 25, 2023 · 2 comments

Comments

@devklick
Copy link

I'm trying to extract a section in the middle of an mp4 file. When I set the start position, then end position, then save media, the outputted file contains everything from the start or the original clip up to the end position I specified, so it seems like the start position I set is being ignored.

I've tried with 3 different mp4 clips, all recorded with SimpleScreenRecorder.

Steps to recreate:

  • Load mp4 file into Vid Cutter
  • Move playhead to middle of file
  • Click Start Clip
  • Move playhead to somewhere to the right (so the clip runtime is around 1 second, for simplicity)
  • Click End Clip
  • Save Media
  • Check output file, starts at original clip start, ends at specified clip end position.

Version info

VidCutter: 6.0.5.1 - Flatpak
libmpv: 1.109
FFmpeg: 5.0.1
PyQT: 5.15.4
Python: 3.9.9
OS: Linux Mint 20.1

@ppessi
Copy link

ppessi commented Oct 17, 2023

I'm experiencing the same issue. When I save the file, in the "your media file is ready" window it will say the correct duration, but the actual file will still start at the start of the original file.

@pcdavid
Copy link

pcdavid commented Nov 17, 2023

Same with the Flatpak version installed on a Fedora 39:

Capture d’écran du 2023-11-17 11-08-13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants