#10212: Regression when trimming frames from the start
-------------------------------------+-------------------------------------
Reporter: Ondrej | Owner: (none)
Mosnacek |
Type: defect | Status: open
Priority: normal | Component: ffmpeg
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 1 |
-------------------------------------+-------------------------------------
Changes (by Gyan):
* analyzed: 0 => 1
* status: new => open
* reproduced: 0 => 1
Comment:
Reproduced, and yes, 9145c6d3b2e6 is the offending commit.
video sync method adjustment relies on a parameter (source_index) which
may be adjusted later on, in transcode_init(). But this commit moves the
video sync assignment to a place earlier in the pipeline.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10212#comment:1>
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".