[FFmpeg-devel] [PATCH] Add xd55 ISOM
compn
tempn at twmi.rr.com
Tue Mar 22 12:58:13 CET 2011
On Mon, 21 Mar 2011 13:33:18 +0100, Tomas Härdin wrote:
>compn skrev 2011-03-21 12:39:
>> On Mon, 21 Mar 2011 11:17:47 +0100, Tomas Härdin wrote:
>>> { CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', '4') }, /* XDCAM HD422 720p24 CBR */
>>> + { CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', '5') }, /* XDCAM HD422 720p25 CBR */
>>> { CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', '9') }, /* XDCAM HD422 720p60 CBR */
>>> { CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', 'a') }, /* XDCAM HD422 720p50 CBR */
>>> { CODEC_ID_MPEG2VIDEO, MKTAG('x', 'd', '5', 'b') }, /* XDCAM HD422 1080i60 CBR */
>>
>> so is there xd56 xd57 xd58 too ?
>
>Most likely, but I haven't run into such yet. You could probably add
>them blindly as well, but figuring out which XDCAM flavor they
>correspond to would be nice.
i dont want to add them blindly.
>
>> anybody try contacting sony/xdcam ?
>
>Apple would likely be a better candidate since FCP is what spits these
>out IIRC.
doh, i think i asked this question the last time those xdcam isoms were
added. last time someone did a strings on the binaries or maybe used
qt_tools to locate other supported tags? i'm just bitter to be playing
catch-up on these, when they should be easily available somewhere.
-compn
More information about the ffmpeg-devel
mailing list