mirror of
https://github.com/mpv-player/mpv
synced 2024-12-18 21:06:00 +00:00
added DVB
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1878 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e45b00a7fc
commit
e00e5a58f4
@ -201,6 +201,16 @@ videocodec ffmpeg12
|
||||
out YV12
|
||||
|
||||
|
||||
videocodec mpegpes
|
||||
info "Mpeg PES output (.mpg or DVB card)"
|
||||
comment "for hardware decoding"
|
||||
status untested
|
||||
format 0x10000001 ; mpeg 1
|
||||
format 0x10000002 ; mpeg 2
|
||||
driver libmpeg2
|
||||
dll "libmpeg2"
|
||||
out MPES
|
||||
|
||||
; ============== OTHER STUFF =======================
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user