From 2e57b08d679b43d75f405e25d0a975fd84b8ae26 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Sun, 21 Aug 2005 13:05:24 +0000 Subject: [PATCH] More positive wording. --- src/output/p_video.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/output/p_video.cpp b/src/output/p_video.cpp index 07b7b960c..8f1c598a4 100644 --- a/src/output/p_video.cpp +++ b/src/output/p_video.cpp @@ -87,7 +87,7 @@ video_packetizer_c::check_fourcc() { "Please note that this is not the official way to store " "AVC/h.264 video in Matroska. Therefore proper playback of " "such files cannot be guaranteed, and we strongly urge you " - "not to continue to do this.\n" + "to use the native Matroska-mode.\n" "At the moment mkvmerge does not support converting from " "VfW-mode AVC/h.264 tracks to native Matroska-mode AVC/h.264 " "tracks. You can, however, first import the video track "