OGMRipLavcMpeg4

OGMRipLavcMpeg4

Synopsis

                    OGMRipLavcMpeg4;
OGMJobSpawn*        ogmrip_lavc_mpeg4_new               (OGMDvdTitle *title,
                                                         const gchar *output);

Description

Details

OGMRipLavcMpeg4

typedef struct {
  OGMRipLavc parent_instance;
} OGMRipLavcMpeg4;


ogmrip_lavc_mpeg4_new ()

OGMJobSpawn*        ogmrip_lavc_mpeg4_new               (OGMDvdTitle *title,
                                                         const gchar *output);

Creates a new OGMRipLavcMpeg4.

title :

An OGMDvdTitle

output :

The output file

Returns :

the new OGMRipLavcMpeg4