On Wed, Jan 14, 2015 at 01:25:46PM +0800, Agatha Hu wrote:
> On 2015/1/11 0:44, Michael Niedermayer wrote:
> >* PGP Signed by an unknown key
> >
> >On Sat, Jan 10, 2015 at 05:30:03PM +0100, Timo Rothenpieler wrote:
> >>
> >>Looks good to merge for me.
> >
> >i wanted to apply it but the patch is co
On 2015/1/11 0:44, Michael Niedermayer wrote:
* PGP Signed by an unknown key
On Sat, Jan 10, 2015 at 05:30:03PM +0100, Timo Rothenpieler wrote:
Looks good to merge for me.
i wanted to apply it but the patch is corrupted
Applying: avcodec/nvenc: fix dts>pts when b frame >= 1
fatal: corrupt pa
On Sat, Jan 10, 2015 at 05:30:03PM +0100, Timo Rothenpieler wrote:
> Am 07.01.2015 um 10:48 schrieb Agatha Hu:
> > When B frames >= 1, there'll be a invalid dts/pts warning during
> > encoding like:
> >
> > [mp4 @ 0034cba0] Invalid DTS: 1024 PTS: 512 in output stream
> > 0:0, replacing by
Am 07.01.2015 um 10:48 schrieb Agatha Hu:
> When B frames >= 1, there'll be a invalid dts/pts warning during
> encoding like:
>
> [mp4 @ 0034cba0] Invalid DTS: 1024 PTS: 512 in output stream
> 0:0, replacing by guess
> [mp4 @ 0034cba0] Invalid DTS: 1536 PTS: 1024 in output stream
>
When B frames >= 1, there'll be a invalid dts/pts warning during
encoding like:
[mp4 @ 0034cba0] Invalid DTS: 1024 PTS: 512 in output stream
0:0, replacing by guess
[mp4 @ 0034cba0] Invalid DTS: 1536 PTS: 1024 in output stream
0:0, replacing by guess
Set a -1 offset to dts to