comparison DOCS/xml/en/encoding-guide.xml @ 20461:bd939e05fbb4

Add missing parenthesis. Patch by Andrew Savchenko, Bircoph <at> list <dot> ru.
author corey
date Sat, 28 Oct 2006 03:49:03 +0000
parents 5dab9a3acc46
children 50c4d39b6943
comparison
equal deleted inserted replaced
20460:0feb44107cdf 20461:bd939e05fbb4
1530 <application>MPlayer</application>), the splices will be left incorrect 1530 <application>MPlayer</application>), the splices will be left incorrect
1531 and the only way to correct them is to drop/dup video frames at the 1531 and the only way to correct them is to drop/dup video frames at the
1532 splice. 1532 splice.
1533 As long as <application>MEncoder</application> sees the audio when it is 1533 As long as <application>MEncoder</application> sees the audio when it is
1534 encoding the video, it can do this dropping/duping (which is usually OK 1534 encoding the video, it can do this dropping/duping (which is usually OK
1535 since it takes place at full black/scenechange, but if 1535 since it takes place at full black/scenechange), but if
1536 <application>MEncoder</application> cannot see the audio, it will just 1536 <application>MEncoder</application> cannot see the audio, it will just
1537 process all frames as-is and they will not fit the final audio stream when 1537 process all frames as-is and they will not fit the final audio stream when
1538 you for example merge your audio and video track into a Matroska file. 1538 you for example merge your audio and video track into a Matroska file.
1539 </para> 1539 </para>
1540 1540