mirror of
https://github.com/mpv-player/mpv
synced 2025-02-25 09:44:21 +00:00
mp4v (.mp4 video) added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6894 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ae0d40780a
commit
6322051307
@ -288,6 +288,7 @@ videocodec odivx
|
||||
info "OpenDivX API (ODIVX,DIVX4,DIVX5,XVID)"
|
||||
comment "with postprocessing"
|
||||
status working
|
||||
fourcc mp4v
|
||||
fourcc DIVX,divx
|
||||
fourcc DIV1,div1 divx
|
||||
; fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
|
||||
@ -304,6 +305,7 @@ videocodec divx4
|
||||
info "DivX4Linux API (DIVX4,DIVX5,XVID)"
|
||||
comment "with postprocessing"
|
||||
status working
|
||||
fourcc mp4v
|
||||
fourcc DIVX,divx
|
||||
fourcc DIV1,div1 divx
|
||||
; fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
|
||||
@ -417,6 +419,7 @@ videocodec wmv7
|
||||
videocodec ubmp4
|
||||
info "UB Video MPEG 4"
|
||||
status buggy
|
||||
fourcc mp4v UMP4 ; black&white, sometimes buggy too
|
||||
fourcc UMP4
|
||||
driver vfw
|
||||
dll "ubvmp4d.dll"
|
||||
|
Loading…
Reference in New Issue
Block a user