mirror of
https://github.com/mpv-player/mpv
synced 2024-12-29 10:32:15 +00:00
mpegpes is no longer handled by libmpeg2 - we have vd_mpegpes now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5478 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
85ee329a2e
commit
2dc9369da6
@ -16,8 +16,8 @@ videocodec mpegpes
|
||||
status working
|
||||
format 0x10000001 ; mpeg 1
|
||||
format 0x10000002 ; mpeg 2
|
||||
driver libmpeg2
|
||||
dll "libmpeg2"
|
||||
driver mpegpes
|
||||
dll "mpegpes"
|
||||
out MPES
|
||||
|
||||
videocodec mpeg12
|
||||
|
Loading…
Reference in New Issue
Block a user