[Ffmpeg-devel] [PATCH proposal] MPEG4 video probe
Michael Niedermayer
michaelni
Fri Oct 27 13:48:44 CEST 2006
Hi
On Fri, Oct 27, 2006 at 11:00:59AM +0000, thijsvermeir at telenet.be wrote:
> Hello,
>
> This patch can detect mpeg4 data from a streaming source.
> It only searches for vop_start_code's (0x000001b6) and visual_object_start_code.
it should also search for VOL(0x0000012X) and VO(0x0000010X)
and VOP >= VOL && VO >= VOL && VOL > 0
about VOS, ive streams without that ...
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is
More information about the ffmpeg-devel
mailing list