comparison help_mp-en.h @ 7191:1eadce15446c

-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
author arpi
date Sat, 31 Aug 2002 13:09:23 +0000
parents 02b1976e12e2
children 9e201175b78c
comparison
equal deleted inserted replaced
7190:5137e9fb57e7 7191:1eadce15446c
125 #define MSGTR_AvailableVideoOutputPlugins "Available video output plugins:\n" 125 #define MSGTR_AvailableVideoOutputPlugins "Available video output plugins:\n"
126 #define MSGTR_AvailableVideoOutputDrivers "Available video output drivers:\n" 126 #define MSGTR_AvailableVideoOutputDrivers "Available video output drivers:\n"
127 #define MSGTR_AvailableAudioOutputDrivers "Available audio output drivers:\n" 127 #define MSGTR_AvailableAudioOutputDrivers "Available audio output drivers:\n"
128 #define MSGTR_AvailableAudioCodecs "Available audio codecs:\n" 128 #define MSGTR_AvailableAudioCodecs "Available audio codecs:\n"
129 #define MSGTR_AvailableVideoCodecs "Available video codecs:\n" 129 #define MSGTR_AvailableVideoCodecs "Available video codecs:\n"
130 #define MSGTR_AvailableAudioFm "\nAvailable (compiled-in) audio codec families/drivers:\n"
131 #define MSGTR_AvailableVideoFm "\nAvailable (compiled-in) video codec families/drivers:\n"
130 #define MSGTR_UsingRTCTiming "Using Linux's hardware RTC timing (%ldHz)\n" 132 #define MSGTR_UsingRTCTiming "Using Linux's hardware RTC timing (%ldHz)\n"
131 #define MSGTR_CannotReadVideoPropertiers "Video: can't read properties\n" 133 #define MSGTR_CannotReadVideoPropertiers "Video: can't read properties\n"
132 #define MSGTR_NoStreamFound "No stream found\n" 134 #define MSGTR_NoStreamFound "No stream found\n"
133 #define MSGTR_InitializingAudioCodec "Initializing audio codec...\n" 135 #define MSGTR_InitializingAudioCodec "Initializing audio codec...\n"
134 #define MSGTR_ErrorInitializingVODevice "Error opening/initializing the selected video_out (-vo) device!\n" 136 #define MSGTR_ErrorInitializingVODevice "Error opening/initializing the selected video_out (-vo) device!\n"