2019-04-01 23:57 GMT+02:00, Hendrik Leppkes :
> Bug reports should go on Trac or the API user mailing list.
The ffmpeg-user mailing list is actually the preferred place.
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.or
On 04/01/2019 05:57 PM, Hendrik Leppkes wrote:
> On Mon, Apr 1, 2019 at 7:21 PM Yufei He wrote:
>> Hi
>>
>> There may be a bug for .mp4 reader.
>>
>> On decoding some ntsc mp4 files with my h.264 codec, from actvx I received,
>>
>> avctx->framerate.den is 100
>>
>> avctx->framerate.num is 2997
>>
On Mon, Apr 1, 2019 at 7:21 PM Yufei He wrote:
>
> Hi
>
> There may be a bug for .mp4 reader.
>
> On decoding some ntsc mp4 files with my h.264 codec, from actvx I received,
>
> avctx->framerate.den is 100
>
> avctx->framerate.num is 2997
>
> avctx->pkt_timebase.num is 1
> avctx->pkt_timebase.den
On 04/01/2019 01:42 PM, Devin Heitmueller wrote:
> Hello Yufei,
>
>> On Apr 1, 2019, at 1:21 PM, Yufei He wrote:
>>
>> Hi
>>
>> There may be a bug for .mp4 reader.
>>
>> On decoding some ntsc mp4 files with my h.264 codec, from actvx I received,
>>
>> avctx->framerate.den is 100
>>
>> avctx->frame
Hello Yufei,
> On Apr 1, 2019, at 1:21 PM, Yufei He wrote:
>
> Hi
>
> There may be a bug for .mp4 reader.
>
> On decoding some ntsc mp4 files with my h.264 codec, from actvx I received,
>
> avctx->framerate.den is 100
>
> avctx->framerate.num is 2997
>
> avctx->pkt_timebase.num is 1
> avctx
Hi
There may be a bug for .mp4 reader.
On decoding some ntsc mp4 files with my h.264 codec, from actvx I received,
avctx->framerate.den is 100
avctx->framerate.num is 2997
avctx->pkt_timebase.num is 1
avctx->pkt_timebase.den is 2997
Duration of every packet I received from ff_decode_get_packe