[Libav-user] FFmpeg mpeg2 packet length
Steffen Ebersbach
ebersbac at hs-mittweida.de
Mon Oct 10 08:45:16 CEST 2011
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
> Libav-user at ffmpeg.org
> 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
More information about the Libav-user
mailing list