[Ffmpeg-devel] [PATCH] CRYO APC demuxer

Anssi Hannula anssi.hannula
Sat Apr 7 15:46:27 CEST 2007


Reimar D?ffinger wrote:
> Hello,

Hi!

> On Sat, Apr 07, 2007 at 03:01:38PM +0300, Anssi Hannula wrote:
> [...]
>> +    av_set_pts_info(st, 8, 3 - st->codec->channels, st->codec->sample_rate);
> 
> Hmm.. what is the point of this, since you do not set pkt->pts in
> apc_read_packet?

It was useful before I removed the setting of pkt->pts in
apc_read_packet() ;)

Dropping it now.

-- 
Anssi Hannula





More information about the ffmpeg-devel mailing list