1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-19 21:31:52 +00:00

add EPHV to ffodivx,xvid

add T263 to ffh263
add MFZ0 binary codec Moyea Flash to Video Converter


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28346 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2009-01-20 17:20:16 +00:00
parent 9a9cf3ce7a
commit 05a6ce54c9

View File

@ -826,6 +826,7 @@ videocodec ffodivx
fourcc FFDS
fourcc DCOD,MVXM,EM4A,PM4V
fourcc M4T3,DMK2,DIGI,INMC
fourcc EPHV
driver ffmpeg
dll mpeg4 ;opendivx
out YV12,I420,IYUV
@ -876,6 +877,7 @@ videocodec xvid
fourcc FFDS
fourcc DCOD,MVXM,EM4A,PM4V
fourcc M4T3,DMK2,DIGI,INMC
fourcc EPHV
format 0x10000004 ; mpeg 4 es
driver xvid
out YV12
@ -1319,6 +1321,7 @@ videocodec ffh263
fourcc H263,U263,h263,X263,M263
fourcc viv1 h263
fourcc s263,S263
fourcc T263
fourcc D263 ; DEC H263
fourcc L263 ; Lead H263
fourcc ILVR ; ITU H263+
@ -1726,6 +1729,15 @@ videocodec midivid3
dll "MV3.dll"
out BGR24,BGR16
videocodec moyea
info "Moyea Flash to Video Converter"
comment "requires zlib1.dll" ; c7d4d685a0af2a09cbc21cb474358595
status working
fourcc MFZ0
driver vfw
dll "MyFlashZip0.ax"
out BGR24 flip
videocodec nsvideo
info "Power VideoWorks video"
status working