On Wed, Jan 3, 2018 at 1:00 PM, Aman Gupta wrote:
> On Tue, Jan 2, 2018 at 7:27 PM Wu Zhiqiang wrote:
>
> > On Wed, Jan 3, 2018 at 2:03 AM, Aman Gupta wrote:
> >
> > > On Tue, Jan 2, 2018 at 3:05 AM Steven Liu
> > wrote:
> > >
> > > > 201
On Wed, Jan 3, 2018 at 2:03 AM, Aman Gupta wrote:
> On Tue, Jan 2, 2018 at 3:05 AM Steven Liu wrote:
>
> > 2018-01-02 18:28 GMT+08:00 :
> > > From: Wu Zhiqiang
> > >
> > > HLS demuxer seeking use dts instead of pts.
> > > Demuxer skip s
2017年12月30日 下午7:30,"Nicolas George" 写道:
Wu Zhiqiang (2017-12-30):
> The command to generate sample video:
>
> ffmpeg -f lavfi -i testsrc=duration=120 -c:v h264 -profile:v high
-level:v
> 10 -pix_fmt yuv420p -r 30 -g 30 -c:a aac test.flv
> echo -e "file test
On Sat, Dec 30, 2017 at 5:19 AM, Carl Eugen Hoyos
wrote:
> 2017-12-29 18:38 GMT+01:00 Nicolas George :
>
> > I am sorry, I do not understand what you are saying at all.
> >
> > Maybe it would help if you were to give a fully detailed of the simplest
> > use case you are trying to fix
>
> Maybe ti
2017年12月30日 上午12:30,"Nicolas George" 写道:
Wu Zhiqiang (2017-12-30):
> Normally pts_wrap_reference is based on the first packet when calling
> ff_read_packet,
> which will call function update_wrap_reference , in libavformat/utils
line
> 734:
>
> if (ref == AV_NOPT
On Fri, Dec 29, 2017 at 8:00 PM, Nicolas George wrote:
> Hi. Sorry for having missed your reply earlier.
>
> 吴志强 (2017-12-18):
> > I see wrap timestamp control is enable by pts_wrap_bits(default 33),
> > but mp4 demuxer will later set this to 64 (means disabled).
> > Now pts_wrap_bits are always