mirror of
https://github.com/mpv-player/mpv
synced 2024-12-21 22:30:22 +00:00
r24745: libavcodec now supports dnxhd encoding.
r24751: Fix Zip Motion Blocks Video codec name. r24795: better vfw encoding workaround for vp7 fourcc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24851 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0991732f1c
commit
e9429fed69
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- synced with r24549 -->
|
||||
<!-- synced with r24795 -->
|
||||
<chapter id="encoding-guide">
|
||||
<title>Кодирование с <application>MEncoder</application></title>
|
||||
|
||||
@ -2709,8 +2709,12 @@ mencoder dvd://1 -oac copy -vf softpulldown,ivtc=1 -ovc lavc -ofps 24000/1001
|
||||
<entry>экспериментальный кодек FFmpeg, основанный на вейвлетах</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>zbmv</entry>
|
||||
<entry>Zip Blocks Motion Video</entry>
|
||||
<entry>zmbv</entry>
|
||||
<entry>Zip Motion Blocks Video</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>dnxhd</entry>
|
||||
<entry>AVID DNxHD</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
@ -4623,7 +4627,7 @@ Video for Windows предоставляет простое кодировани
|
||||
<entry>vp7vfw.dll</entry>
|
||||
<entry>On2 VP7 Personal Codec (VP70)</entry>
|
||||
<entry>cb4cc3d4ea7c94a35f1d81c3d750bc8d</entry>
|
||||
<entry>неверный FourCC?</entry>
|
||||
<entry><option>-ffourcc VP70</option></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>ViVD2.dll</entry>
|
||||
|
Loading…
Reference in New Issue
Block a user