#8189: FFMPEG fails to trim beginning of clip
------------------------------------+------------------------------------
Reporter: mmorin | Owner:
Type: defect | Status: reopened
Priority: normal | Component: ffmpeg
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Changes (by Gyan):
* status: closed => reopened
* resolution: invalid =>
Comment:
Replying to [comment:6 gdgsdg123]:
> Replying to [comment:5 mmorin]:
> > ...intra or non-Intra, so I don't see why...
> You didn't seem to have realized the implications of `-c copy`.
> [[BR]]
> Another blind guess: removing the
> {{{
> -vcodec copy -acodec copy
> }}}
> part in the command in the description may yield a different result
(duration wise).
The OP is reporting that the whole file is conveyed when trimming out at 5
seconds. Streamcopying will, at most, add a few frames in the video
stream, when trimming the out point. Also, the output is fine when
trimming is set via output options. In both cases, the video is being
streamcopied.
So, there is a more subtle anomaly being seen here.
To the OP, please re-upload the 2nd file, at least.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8189#comment:15>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".