text
stringlengths 0
14.1k
|
---|
else if (Parser==__T(""Lxf"")) Info=new File_Lxf();
|
#endif
|
#if defined(MEDIAINFO_MIXML_YES)
|
else if (Parser==__T(""MiXml"")) Info=new File_MiXml();
|
#endif
|
#if defined(MEDIAINFO_MK_YES)
|
else if (Parser==__T(""Mk"")) Info=new File_Mk();
|
#endif
|
#if defined(MEDIAINFO_MPEG4_YES)
|
else if (Parser==__T(""Mpeg4"")) Info=new File_Mpeg4();
|
#endif
|
#if defined(MEDIAINFO_MPEG4_YES)
|
else if (Parser==__T(""QuickTimeTC"")) Info=new File_Mpeg4_TimeCode();
|
#endif
|
#if defined(MEDIAINFO_MPEGPS_YES)
|
else if (Parser==__T(""MpegPs"")) Info=new File_MpegPs();
|
#endif
|
#if defined(MEDIAINFO_MPEGTS_YES)
|
else if (Parser==__T(""MpegTs"")) Info=new File_MpegTs();
|
#endif
|
#if defined(MEDIAINFO_MXF_YES)
|
else if (Parser==__T(""Mxf"")) Info=new File_Mxf();
|
#endif
|
#if defined(MEDIAINFO_NUT_YES)
|
else if (Parser==__T(""Nut"")) Info=new File_Nut();
|
#endif
|
#if defined(MEDIAINFO_OGG_YES)
|
else if (Parser==__T(""Ogg"")) Info=new File_Ogg();
|
#endif
|
#if defined(MEDIAINFO_P2_YES)
|
else if (Parser==__T(""P2_Clip"")) Info=new File_P2_Clip();
|
#endif
|
#if defined(MEDIAINFO_PMP_YES)
|
else if (Parser==__T(""Pmp"")) Info=new File_Pmp();
|
#endif
|
#if defined(MEDIAINFO_PTX_YES)
|
else if (Parser==__T(""Ptx"")) Info=new File_Ptx();
|
#endif
|
#if defined(MEDIAINFO_RIFF_YES)
|
else if (Parser==__T(""Riff"")) Info=new File_Riff();
|
#endif
|
#if defined(MEDIAINFO_RM_YES)
|
else if (Parser==__T(""Rm"")) Info=new File_Rm();
|
#endif
|
#if defined(MEDIAINFO_SEQUENCEINFO_YES)
|
else if (Parser==__T(""SequenceInfo"")) Info=new File_SequenceInfo();
|
#endif
|
#if defined(MEDIAINFO_SKM_YES)
|
else if (Parser==__T(""Skm"")) Info=new File_Skm();
|
#endif
|
#if defined(MEDIAINFO_SWF_YES)
|
else if (Parser==__T(""Swf"")) Info=new File_Swf();
|
#endif
|
#if defined(MEDIAINFO_WM_YES)
|
else if (Parser==__T(""Wm"")) Info=new File_Wm();
|
#endif
|
#if defined(MEDIAINFO_WTV_YES)
|
else if (Parser==__T(""Wtv"")) Info=new File_Wtv();
|
#endif
|
#if defined(MEDIAINFO_XDCAM_YES)
|
else if (Parser==__T(""Xdcam_Clip"")) Info=new File_Xdcam_Clip();
|
#endif
|
// Video
|
#if defined(MEDIAINFO_AV1_YES)
|
else if (Parser==__T(""Av1"")) Info=new File_Av1();
|
#endif
|
#if defined(MEDIAINFO_AVC_YES)
|
else if (Parser==__T(""Avc"")) Info=new File_Avc();
|
#endif
|
#if defined(MEDIAINFO_HEVC_YES)
|
else if (Parser==__T(""Hevc"")) Info=new File_Hevc();
|
#endif
|
#if defined(MEDIAINFO_AVSV_YES)
|
else if (Parser==__T(""AvsV"")) Info=new File_AvsV();
|
#endif
|
#if defined(MEDIAINFO_DIRAC_YES)
|
else if (Parser==__T(""Dirac"")) Info=new File_Dirac();
|
#endif
|
#if defined(MEDIAINFO_FLIC_YES)
|
else if (Parser==__T(""Flic"")) Info=new File_Flic();
|
#endif
|
#if defined(MEDIAINFO_H263_YES)
|
else if (Parser==__T(""H263"")) Info=new File_H263();
|
#endif
|
#if defined(MEDIAINFO_MPEG4V_YES)
|
else if (Parser==__T(""Mpeg4v"")) Info=new File_Mpeg4v();
|
#endif
|
#if defined(MEDIAINFO_MPEGV_YES)
|
else if (Parser==__T(""Mpegv"")) Info=new File_Mpegv();
|
#endif
|
#if defined(MEDIAINFO_VC1_YES)
|
else if (Parser==__T(""Vc1"")) Info=new File_Vc1();
|
#endif
|
#if defined(MEDIAINFO_VC3_YES)
|
else if (Parser==__T(""Vc3"")) Info=new File_Vc3();
|
#endif
|
#if defined(MEDIAINFO_Y4M_YES)
|
else if (Parser==__T(""Y4m"")) Info=new File_Y4m();
|
#endif
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.