[FFmpeg-devel] [PATCH] examples/muxing: honour distinction between encoder PTS timebase and stream timebase
Timothy Gu
timothygu99 at gmail.com
Wed Jan 8 00:41:17 CET 2014
On Jan 7, 2014 5:06 AM, "Stefano Sabatini" <stefasab at gmail.com> wrote:
>
> Fix PTS set on the frame when encoding, which must be specified in the
> encoder timebase or this will confuse the encoder.
>
> When muxing the packet, the PTS/DTS generated by the encoder is then
> rescaled to the stream timebase.
> ---
> doc/examples/muxing.c | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
Does this fix #3231? If not can you take a look at it as it seems to be
pretty related to this?
[...]
Timothy
More information about the ffmpeg-devel
mailing list