Am 9.10.2011 16:46, schrieb Veysel Macit:
Hi every developer,

i need length of packet for detect scene changing is it possiable to get lengt of packets(i-p-b) in data before decoded?
Thanks...
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

After reading a packet from the input stream the return value of the function is the length of the packet of the encoded content.

Steffen
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to