On Fri, Jun 26, 2015 at 05:47:16PM +, Carl Eugen Hoyos wrote:
> Peter Ross xvid.org> writes:
>
> > Electronic Arts VP6 files may contain two video
> > streams: one for the primary video stream and
> > another for the alpha mask. The file format
> > uses identical data structures for both st
Peter Ross xvid.org> writes:
> Electronic Arts VP6 files may contain two video
> streams: one for the primary video stream and
> another for the alpha mask. The file format
> uses identical data structures for both streams.
Is there a command line that allows to output
the (intended) opaque r
On Thu, Jun 25, 2015 at 03:05:07PM +1000, Peter Ross wrote:
> Electronic Arts VP6 files may contain two video streams: one for the
> primary video stream and another for the alpha mask. The file format
> uses identical data structures for both streams.
>
> Signed-off-by: Peter Ross
> ---
> libav
Electronic Arts VP6 files may contain two video streams: one for the
primary video stream and another for the alpha mask. The file format
uses identical data structures for both streams.
Signed-off-by: Peter Ross
---
libavformat/electronicarts.c | 18 +++---
1 file changed, 15 insert