[FFmpeg-devel] support multipage TIFFs

Peter Ross pross
Sun Aug 9 17:14:39 CEST 2009


On Sun, Aug 09, 2009 at 07:42:58AM -0700, Baptiste Coudurier wrote:
> Hi Peter,
>
> On 8/9/2009 12:56 AM, Peter Ross wrote:
>> $subject.
>>
>> This requires modification to ffmpeg to allow multiple avcodec_decode_video2()
>> calls to be performed on the same packet. This will break any codec that
>> expects the callee to discard non-consumed packet data.
>>
>
> Can it work with CODEC_CAP_DELAY ?

I dont think this is appropriate, because we'd need to cache the packet
within the codec context. And what about the use case if somebody decides
to store multiple multipage TIFFs inside a container.

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090810/e95e76ca/attachment.pgp>



More information about the ffmpeg-devel mailing list