VLC 4.0.0-dev
Loading...
Searching...
No Matches
libvlc-module.c File Reference
Include dependency graph for libvlc-module.c:

Macros

#define MODULE_NAME   core
 
#define INTF_CAT_LONGTEXT
 
#define INTF_TEXT   N_("Interface module")
 
#define INTF_LONGTEXT
 
#define EXTRAINTF_TEXT   N_("Extra interface modules")
 
#define EXTRAINTF_LONGTEXT
 
#define CONTROL_TEXT   N_("Control interfaces")
 
#define CONTROL_LONGTEXT
 
#define VERBOSE_TEXT   N_("Verbosity (0,1,2)")
 
#define VERBOSE_LONGTEXT
 
#define OPEN_TEXT   N_("Default stream")
 
#define OPEN_LONGTEXT
 
#define COLOR_TEXT   N_("Color messages")
 
#define COLOR_LONGTEXT
 
#define INTERACTION_TEXT   N_("Interface interaction")
 
#define INTERACTION_LONGTEXT
 
#define AOUT_CAT_LONGTEXT
 
#define AOUT_TEXT   N_("Audio output module")
 
#define AOUT_LONGTEXT
 
#define ROLE_TEXT   N_("Media role")
 
#define ROLE_LONGTEXT   N_("Media (player) role for operating system policy.")
 
#define AUDIO_BITEXACT_TEXT   N_("Enable bit-exact mode (pure mode)")
 
#define AUDIO_BITEXACT_LONGTEXT
 
#define AUDIO_TEXT   N_("Enable audio")
 
#define AUDIO_LONGTEXT
 
#define GAIN_TEXT   N_("Audio gain")
 
#define GAIN_LONGTEXT
 
#define VOLUME_STEP_TEXT   N_("Audio output volume step")
 
#define VOLUME_STEP_LONGTEXT
 
#define AOUT_VOLUME_STEP   12.8
 
#define VOLUME_SAVE_TEXT   N_( "Remember the audio volume" )
 
#define VOLUME_SAVE_LONGTEXT
 
#define DESYNC_TEXT   N_("Audio desynchronization compensation")
 
#define DESYNC_LONGTEXT
 
#define AUDIO_RESAMPLER_TEXT   N_("Audio resampler")
 
#define AUDIO_RESAMPLER_LONGTEXT
 
#define FORCE_DOLBY_TEXT   N_("Force detection of Dolby Surround")
 
#define FORCE_DOLBY_LONGTEXT
 
#define STEREO_MODE_TEXT   N_("Stereo audio output mode")
 
#define MIX_MODE_TEXT   N_("Audio mix mode")
 
#define AUDIO_FILTER_TEXT   N_("Audio filters")
 
#define AUDIO_FILTER_LONGTEXT
 
#define AUDIO_VISUAL_TEXT   N_("Audio visualizations")
 
#define AUDIO_VISUAL_LONGTEXT
 
#define AUDIO_REPLAY_GAIN_MODE_TEXT
 
#define AUDIO_REPLAY_GAIN_MODE_LONGTEXT   NULL
 
#define AUDIO_REPLAY_GAIN_PREAMP_TEXT
 
#define AUDIO_REPLAY_GAIN_PREAMP_LONGTEXT
 
#define AUDIO_REPLAY_GAIN_DEFAULT_TEXT
 
#define AUDIO_REPLAY_GAIN_DEFAULT_LONGTEXT
 
#define AUDIO_REPLAY_GAIN_PEAK_PROTECTION_TEXT
 
#define AUDIO_REPLAY_GAIN_PEAK_PROTECTION_LONGTEXT
 
#define AUDIO_TIME_STRETCH_TEXT
 
#define AUDIO_TIME_STRETCH_LONGTEXT
 
#define VOUT_CAT_LONGTEXT
 
#define VOUT_TEXT   N_("Video output module")
 
#define VOUT_LONGTEXT
 
#define VIDEO_TEXT   N_("Enable video")
 
#define VIDEO_LONGTEXT
 
#define WIDTH_TEXT   N_("Video width")
 
#define WIDTH_LONGTEXT
 
#define HEIGHT_TEXT   N_("Video height")
 
#define HEIGHT_LONGTEXT
 
#define VIDEOX_TEXT   N_("Video X coordinate")
 
#define VIDEOX_LONGTEXT
 
#define VIDEOY_TEXT   N_("Video Y coordinate")
 
#define VIDEOY_LONGTEXT
 
#define VIDEO_TITLE_TEXT   N_("Video title")
 
#define VIDEO_TITLE_LONGTEXT
 
#define ALIGN_TEXT   N_("Video alignment")
 
#define ALIGN_LONGTEXT
 
#define ZOOM_TEXT   N_("Zoom video")
 
#define ZOOM_LONGTEXT
 
#define GRAYSCALE_TEXT   N_("Grayscale video output")
 
#define GRAYSCALE_LONGTEXT
 
#define EMBEDDED_TEXT   N_("Embedded video")
 
#define EMBEDDED_LONGTEXT
 
#define FULLSCREEN_TEXT   N_("Fullscreen video output")
 
#define FULLSCREEN_LONGTEXT
 
#define VIDEO_ON_TOP_TEXT   N_("Always on top")
 
#define VIDEO_ON_TOP_LONGTEXT
 
#define WALLPAPER_TEXT   N_("Enable wallpaper mode")
 
#define WALLPAPER_LONGTEXT
 
#define VIDEO_TITLE_SHOW_TEXT   N_("Show media title on video")
 
#define VIDEO_TITLE_SHOW_LONGTEXT
 
#define VIDEO_TITLE_TIMEOUT_TEXT   N_("Show video title for x milliseconds")
 
#define VIDEO_TITLE_TIMEOUT_LONGTEXT
 
#define VIDEO_TITLE_POSITION_TEXT   N_("Position of video title")
 
#define VIDEO_TITLE_POSITION_LONGTEXT
 
#define MOUSE_HIDE_TIMEOUT_TEXT
 
#define MOUSE_HIDE_TIMEOUT_LONGTEXT   NULL
 
#define DEINTERLACE_TEXT   N_("Deinterlace")
 
#define DEINTERLACE_MODE_TEXT   N_("Deinterlace mode")
 
#define DEINTERLACE_MODE_LONGTEXT
 
#define DEINTERLACE_FILTER_TEXT   N_("Deinterlace filter")
 
#define DEINTERLACE_FILTER_LONGTEXT   N_("Deinterlace module to use.")
 
#define SS_TEXT   N_("Disable screensaver")
 
#define SS_LONGTEXT   N_("Disable the screensaver during video playback." )
 
#define VIDEO_DECO_TEXT   N_("Window decorations")
 
#define VIDEO_DECO_LONGTEXT
 
#define VIDEO_FILTER_TEXT   N_("Video filter module")
 
#define VIDEO_FILTER_LONGTEXT
 
#define SNAP_PATH_TEXT   N_("Video snapshot directory (or filename)")
 
#define SNAP_PATH_LONGTEXT
 
#define SNAP_PREFIX_TEXT   N_("Video snapshot file prefix")
 
#define SNAP_FORMAT_TEXT   N_("Video snapshot format")
 
#define SNAP_FORMAT_LONGTEXT
 
#define SNAP_PREVIEW_TEXT   N_("Display video snapshot preview")
 
#define SNAP_PREVIEW_LONGTEXT
 
#define SNAP_SEQUENTIAL_TEXT   N_("Use sequential numbers instead of timestamps")
 
#define SNAP_SEQUENTIAL_LONGTEXT
 
#define SNAP_WIDTH_TEXT   N_("Video snapshot width")
 
#define SNAP_WIDTH_LONGTEXT
 
#define SNAP_HEIGHT_TEXT   N_("Video snapshot height")
 
#define SNAP_HEIGHT_LONGTEXT
 
#define CROP_TEXT   N_("Video cropping")
 
#define CROP_LONGTEXT
 
#define ASPECT_RATIO_TEXT   N_("Source aspect ratio")
 
#define ASPECT_RATIO_LONGTEXT
 
#define AUTOSCALE_TEXT   N_("Video Auto Scaling")
 
#define AUTOSCALE_LONGTEXT
 
#define FIT_TEXT   N_("Video fitting")
 
#define FIT_LONGTEXT
 
#define CUSTOM_CROP_RATIOS_TEXT   N_("Custom crop ratios list")
 
#define CUSTOM_CROP_RATIOS_LONGTEXT
 
#define CUSTOM_ASPECT_RATIOS_TEXT   N_("Custom aspect ratios list")
 
#define CUSTOM_ASPECT_RATIOS_LONGTEXT
 
#define HDTV_FIX_TEXT   N_("Fix HDTV height")
 
#define HDTV_FIX_LONGTEXT
 
#define MASPECT_RATIO_TEXT   N_("Monitor pixel aspect ratio")
 
#define MASPECT_RATIO_LONGTEXT
 
#define SKIP_FRAMES_TEXT   N_("Skip frames")
 
#define SKIP_FRAMES_LONGTEXT
 
#define DROP_LATE_FRAMES_TEXT   N_("Drop late frames")
 
#define DROP_LATE_FRAMES_LONGTEXT
 
#define QUIET_SYNCHRO_TEXT   N_("Quiet synchro")
 
#define QUIET_SYNCHRO_LONGTEXT
 
#define KEYBOARD_EVENTS_TEXT   N_("Key press events")
 
#define KEYBOARD_EVENTS_LONGTEXT
 
#define MOUSE_EVENTS_TEXT   N_("Mouse events")
 
#define MOUSE_EVENTS_LONGTEXT
 
#define INPUT_CAT_LONGTEXT
 
#define CACHING_TEXT   N_("File caching (ms)")
 
#define CACHING_LONGTEXT
 
#define CAPTURE_CACHING_TEXT   N_("Live capture caching (ms)")
 
#define CAPTURE_CACHING_LONGTEXT
 
#define DISC_CACHING_TEXT   N_("Disc caching (ms)")
 
#define DISC_CACHING_LONGTEXT
 
#define NETWORK_CACHING_TEXT   N_("Network caching (ms)")
 
#define NETWORK_CACHING_LONGTEXT
 
#define CR_AVERAGE_TEXT   N_("Clock reference average counter")
 
#define CR_AVERAGE_LONGTEXT
 
#define CLOCK_SYNCHRO_TEXT   N_("Clock synchronisation")
 
#define CLOCK_SYNCHRO_LONGTEXT
 
#define CLOCK_JITTER_TEXT   N_("Clock jitter")
 
#define CLOCK_JITTER_LONGTEXT
 
#define CLOCK_MASTER_TEXT   N_("Clock master source")
 
#define CLOCK_MASTER_LONGTEXT
 
#define MTU_TEXT   N_("MTU of the network interface")
 
#define MTU_LONGTEXT
 
#define MTU_DEFAULT   1400
 
#define TTL_TEXT   N_("Hop limit (TTL)")
 
#define TTL_LONGTEXT
 
#define MIFACE_TEXT   N_("Multicast output interface")
 
#define MIFACE_LONGTEXT
 
#define DSCP_TEXT   N_("DiffServ Code Point")
 
#define DSCP_LONGTEXT
 
#define INPUT_PROGRAM_TEXT   N_("Program")
 
#define INPUT_PROGRAM_LONGTEXT
 
#define INPUT_PROGRAMS_TEXT   N_("Programs")
 
#define INPUT_PROGRAMS_LONGTEXT
 
#define INPUT_VIDEOTRACK_TEXT   N_("Video track")
 
#define INPUT_VIDEOTRACK_LONGTEXT
 
#define INPUT_AUDIOTRACK_TEXT   N_("Audio track")
 
#define INPUT_AUDIOTRACK_LONGTEXT
 
#define INPUT_SUBTRACK_TEXT   N_("Subtitle track")
 
#define INPUT_SUBTRACK_LONGTEXT
 
#define INPUT_AUDIOTRACK_LANG_TEXT   N_("Audio language")
 
#define INPUT_AUDIOTRACK_LANG_LONGTEXT
 
#define INPUT_SUBTRACK_LANG_TEXT   N_("Subtitle language")
 
#define INPUT_SUBTRACK_LANG_LONGTEXT
 
#define INPUT_MENUTRACK_LANG_TEXT   N_("Menu language")
 
#define INPUT_MENUTRACK_LANG_LONGTEXT
 
#define INPUT_VIDEOTRACK_ID_TEXT   N_("Video track ID")
 
#define INPUT_VIDEOTRACK_ID_LONGTEXT
 
#define INPUT_AUDIOTRACK_ID_TEXT   N_("Audio track ID")
 
#define INPUT_AUDIOTRACK_ID_LONGTEXT
 
#define INPUT_SUBTRACK_ID_TEXT   N_("Subtitle track ID")
 
#define INPUT_SUBTRACK_ID_LONGTEXT
 
#define INPUT_CAPTIONS_TEXT   N_(N_("Preferred Closed Captions decoder"))
 
#define INPUT_PREFERREDRESOLUTION_TEXT   N_("Preferred video resolution")
 
#define INPUT_PREFERREDRESOLUTION_LONGTEXT
 
#define INPUT_LOWDELAY_TEXT   N_("Low delay mode")
 
#define INPUT_LOWDELAY_LONGTEXT
 
#define INPUT_REPEAT_TEXT   N_("Input repetitions")
 
#define INPUT_REPEAT_LONGTEXT
 
#define START_TIME_TEXT   N_("Start time")
 
#define START_TIME_LONGTEXT
 
#define STOP_TIME_TEXT   N_("Stop time")
 
#define STOP_TIME_LONGTEXT
 
#define RUN_TIME_TEXT   N_("Run time")
 
#define RUN_TIME_LONGTEXT
 
#define INPUT_FAST_SEEK_TEXT   N_("Fast seek")
 
#define INPUT_FAST_SEEK_LONGTEXT
 
#define INPUT_RATE_TEXT   N_("Playback speed")
 
#define INPUT_RATE_LONGTEXT
 
#define INPUT_LIST_TEXT   N_("Input list")
 
#define INPUT_LIST_LONGTEXT
 
#define INPUT_SLAVE_TEXT   N_("Input slave (experimental)")
 
#define INPUT_SLAVE_LONGTEXT
 
#define BOOKMARKS_TEXT   N_("Bookmarks list for a stream")
 
#define BOOKMARKS_LONGTEXT
 
#define SAVE_RECENTPLAY   N_("Save recently played items")
 
#define RESTORE_PLAYBACK_POS_TEXT   N_("Continue playback")
 
#define RESTORE_PLAYBACK_POS_LONGTEXT
 
#define RESTORE_PLAYBACK_STATE_TEXT   N_("Resume last playback states")
 
#define RESTORE_PLAYBACK_STATE_LONGTEXT
 
#define INPUT_RECORD_PATH_TEXT   N_("Record directory")
 
#define INPUT_RECORD_PATH_LONGTEXT
 
#define INPUT_RECORD_NATIVE_TEXT   N_("Prefer native stream recording")
 
#define INPUT_RECORD_NATIVE_LONGTEXT
 
#define INPUT_TIMESHIFT_PATH_TEXT   N_("Timeshift directory")
 
#define INPUT_TIMESHIFT_PATH_LONGTEXT
 
#define INPUT_TIMESHIFT_GRANULARITY_TEXT   N_("Timeshift granularity")
 
#define INPUT_TIMESHIFT_GRANULARITY_LONGTEXT
 
#define INPUT_TITLE_FORMAT_TEXT   N_( "Change title according to current media" )
 
#define INPUT_TITLE_FORMAT_LONGTEXT
 
#define SUB_CAT_LONGTEXT
 
#define SUB_MARGIN_TEXT   N_("Force subtitle position")
 
#define SUB_MARGIN_LONGTEXT
 
#define SUB_TEXT_SCALE_TEXT   N_("Subtitles text scaling factor")
 
#define SUB_TEXT_SCALE_LONGTEXT   N_("Changes the subtitles size where possible")
 
#define SPU_TEXT   N_("Enable sub-pictures")
 
#define SPU_LONGTEXT
 
#define SECONDARY_SUB_POSITION_TEXT   N_("Position of secondary subtitles")
 
#define SECONDARY_SUB_POSITION_LONGTEXT
 
#define SECONDARY_SUB_MARGIN_TEXT   N_("Force secondary subtitle position")
 
#define SECONDARY_SUB_MARGIN_LONGTEXT
 
#define OSD_TEXT   N_("On Screen Display")
 
#define OSD_LONGTEXT
 
#define TEXTRENDERER_TEXT   N_("Text rendering module")
 
#define TEXTRENDERER_LONGTEXT
 
#define SUB_SOURCE_TEXT   N_("Subpictures source module")
 
#define SUB_SOURCE_LONGTEXT
 
#define SUB_FILTER_TEXT   N_("Subpictures filter module")
 
#define SUB_FILTER_LONGTEXT
 
#define SUB_AUTO_TEXT   N_("Autodetect subtitle files")
 
#define SUB_AUTO_LONGTEXT
 
#define SUB_FUZZY_TEXT   N_("Subtitle autodetection fuzziness")
 
#define SUB_FUZZY_LONGTEXT
 
#define SUB_PATH_TEXT   N_("Subtitle autodetection paths")
 
#define SUB_PATH_LONGTEXT
 
#define SUB_FPS_TEXT   N_("Subtitle Frames per Second")
 
#define SUB_FPS_LONGTEXT    N_("Override the normal frames per second settings. ")
 
#define SUB_DELAY_TEXT   N_("Subtitle delay")
 
#define SUB_DELAY_LONGTEXT    N_("Apply a delay to all subtitles (in 1/10s, eg 100 means 10s).")
 
#define SUB_FILE_TEXT   N_("Use subtitle file")
 
#define SUB_FILE_LONGTEXT
 
#define DVD_DEV_TEXT   N_("DVD device")
 
#define VCD_DEV_TEXT   N_("VCD device")
 
#define CDAUDIO_DEV_TEXT   N_("Audio CD device")
 
#define DVD_DEV_LONGTEXT
 
#define VCD_DEV_LONGTEXT
 
#define DVD_DEVICE   "/dev/dvd"
 
#define VCD_DEVICE   "/dev/cdrom"
 
#define TIMEOUT_TEXT   N_("TCP connection timeout")
 
#define TIMEOUT_LONGTEXT
 
#define HTTP_HOST_TEXT   N_( "HTTP server address" )
 
#define HOST_LONGTEXT
 
#define RTSP_HOST_TEXT   N_( "RTSP server address" )
 
#define RTSP_HOST_LONGTEXT
 
#define HTTP_PORT_TEXT   N_( "HTTP server port" )
 
#define HTTP_PORT_LONGTEXT
 
#define HTTPS_PORT_TEXT   N_( "HTTPS server port" )
 
#define HTTPS_PORT_LONGTEXT
 
#define RTSP_PORT_TEXT   N_( "RTSP server port" )
 
#define RTSP_PORT_LONGTEXT
 
#define HTTP_CERT_TEXT   N_("HTTP/TLS server certificate")
 
#define CERT_LONGTEXT
 
#define HTTP_KEY_TEXT   N_("HTTP/TLS server private key")
 
#define KEY_LONGTEXT
 
#define PROXY_TEXT   N_("HTTP proxy")
 
#define PROXY_LONGTEXT
 
#define PROXY_PASS_TEXT   N_("HTTP proxy password")
 
#define PROXY_PASS_LONGTEXT
 
#define SOCKS_SERVER_TEXT   N_("SOCKS server")
 
#define SOCKS_SERVER_LONGTEXT
 
#define SOCKS_USER_TEXT   N_("SOCKS user name")
 
#define SOCKS_USER_LONGTEXT
 
#define SOCKS_PASS_TEXT   N_("SOCKS password")
 
#define SOCKS_PASS_LONGTEXT
 
#define META_TITLE_TEXT   N_("Title metadata")
 
#define META_TITLE_LONGTEXT
 
#define META_AUTHOR_TEXT   N_("Author metadata")
 
#define META_AUTHOR_LONGTEXT
 
#define META_ARTIST_TEXT   N_("Artist metadata")
 
#define META_ARTIST_LONGTEXT
 
#define META_GENRE_TEXT   N_("Genre metadata")
 
#define META_GENRE_LONGTEXT
 
#define META_CPYR_TEXT   N_("Copyright metadata")
 
#define META_CPYR_LONGTEXT
 
#define META_DESCR_TEXT   N_("Description metadata")
 
#define META_DESCR_LONGTEXT
 
#define META_DATE_TEXT   N_("Date metadata")
 
#define META_DATE_LONGTEXT
 
#define META_URL_TEXT   N_("URL metadata")
 
#define META_URL_LONGTEXT
 
#define CODEC_CAT_LONGTEXT
 
#define CODEC_TEXT   N_("Preferred decoders list")
 
#define CODEC_LONGTEXT
 
#define HW_DEC_TEXT   N_("Enable hardware decoders")
 
#define HW_DEC_LONGTEXT
 
#define DEC_DEV_TEXT   N_("Preferred decoder hardware device")
 
#define DEC_DEV_LONGTEXT   N_("This allows hardware decoding when available.")
 
#define SOUT_CAT_LONGTEXT
 
#define SOUT_TEXT   N_("Default stream output chain")
 
#define SOUT_LONGTEXT
 
#define SOUT_ALL_TEXT   N_("Enable streaming of all ES")
 
#define SOUT_ALL_LONGTEXT
 
#define SOUT_DISPLAY_TEXT   N_("Display while streaming")
 
#define SOUT_DISPLAY_LONGTEXT
 
#define SOUT_VIDEO_TEXT   N_("Enable video stream output")
 
#define SOUT_VIDEO_LONGTEXT
 
#define SOUT_AUDIO_TEXT   N_("Enable audio stream output")
 
#define SOUT_AUDIO_LONGTEXT
 
#define SOUT_SPU_TEXT   N_("Enable SPU stream output")
 
#define SOUT_SPU_LONGTEXT
 
#define SOUT_KEEP_TEXT   N_("Keep stream output open" )
 
#define SOUT_KEEP_LONGTEXT
 
#define SOUT_MUX_CACHING_TEXT   N_("Stream output muxer caching (ms)")
 
#define SOUT_MUX_CACHING_LONGTEXT
 
#define PACKETIZER_TEXT   N_("Preferred packetizer list")
 
#define PACKETIZER_LONGTEXT
 
#define ANN_SAPINTV_TEXT   N_("SAP announcement interval")
 
#define ANN_SAPINTV_LONGTEXT
 
#define ACCESS_TEXT   N_("Access module")
 
#define ACCESS_LONGTEXT
 
#define STREAM_FILTER_TEXT   N_("Stream filter module")
 
#define STREAM_FILTER_LONGTEXT
 
#define DEMUX_FILTER_TEXT   N_("Demux filter module")
 
#define DEMUX_FILTER_LONGTEXT
 
#define DEMUX_TEXT   N_("Demux module")
 
#define DEMUX_LONGTEXT
 
#define TRACER_TEXT   N_("Tracer module")
 
#define TRACER_LONGTEXT
 
#define VLM_CONF_TEXT   N_("VLM configuration file")
 
#define VLM_CONF_LONGTEXT
 
#define PLUGINS_CACHE_TEXT   N_("Use a plugins cache")
 
#define PLUGINS_CACHE_LONGTEXT
 
#define PLUGINS_SCAN_TEXT   N_("Scan for new plugins")
 
#define PLUGINS_SCAN_LONGTEXT
 
#define KEYSTORE_TEXT   N_("Preferred keystore list")
 
#define KEYSTORE_LONGTEXT
 
#define STATS_TEXT   N_("Locally collect statistics")
 
#define STATS_LONGTEXT
 
#define ONEINSTANCE_TEXT   N_("Allow only one running instance")
 
#define ONEINSTANCE_LONGTEXT
 
#define STARTEDFROMFILE_TEXT   N_("VLC is started from file association")
 
#define STARTEDFROMFILE_LONGTEXT
 
#define ONEINSTANCEWHENSTARTEDFROMFILE_TEXT
 
#define HPRIORITY_TEXT   N_("Increase the priority of the process")
 
#define HPRIORITY_LONGTEXT
 
#define CLOCK_SOURCE_TEXT   N_("Clock source")
 
#define PLAYLISTENQUEUE_TEXT
 
#define PLAYLISTENQUEUE_LONGTEXT
 
#define DBUS_TEXT   N_("Expose media player via D-Bus")
 
#define DBUS_LONGTEXT
 
#define PLAYLIST_CAT_LONGTEXT
 
#define PREPARSE_TEXT   N_( "Automatically preparse items")
 
#define PREPARSE_LONGTEXT
 
#define PREPARSE_TIMEOUT_TEXT   N_( "Preparsing timeout" )
 
#define PREPARSE_TIMEOUT_LONGTEXT
 
#define PREPARSE_THREADS_TEXT   N_( "Preparsing threads" )
 
#define PREPARSE_THREADS_LONGTEXT
 
#define FETCH_ART_THREADS_TEXT   N_( "Fetch-art threads" )
 
#define FETCH_ART_THREADS_LONGTEXT
 
#define METADATA_NETWORK_TEXT   N_( "Allow metadata network access" )
 
#define RECURSIVE_TEXT   N_("Subdirectory behavior")
 
#define RECURSIVE_LONGTEXT
 
#define IGNORE_TEXT   N_("Ignored extensions")
 
#define IGNORE_LONGTEXT
 
#define SHOW_HIDDENFILES_TEXT   N_("Show hidden files")
 
#define SHOW_HIDDENFILES_LONGTEXT
 
#define EXTRACTOR_FLATTEN   N_("Flatten files listed by extractors (archive)")
 
#define SD_TEXT   N_( "Services discovery modules")
 
#define SD_LONGTEXT
 
#define RANDOM_TEXT   N_("Play files randomly forever")
 
#define RANDOM_LONGTEXT
 
#define LOOP_TEXT   N_("Repeat all")
 
#define LOOP_LONGTEXT
 
#define REPEAT_TEXT   N_("Repeat current item")
 
#define REPEAT_LONGTEXT
 
#define PAS_TEXT   N_("Play and stop")
 
#define PAS_LONGTEXT
 
#define PAE_TEXT   N_("Play and exit")
 
#define PAE_LONGTEXT
 
#define PAP_TEXT   N_("Play and pause")
 
#define PAP_LONGTEXT
 
#define SP_TEXT   N_("Start paused")
 
#define SP_LONGTEXT
 
#define AUTOSTART_TEXT   N_( "Auto start" )
 
#define AUTOSTART_LONGTEXT
 
#define CORK_TEXT   N_("Pause on audio communication")
 
#define CORK_LONGTEXT
 
#define ML_TEXT   N_("Use media library")
 
#define ML_LONGTEXT
 
#define PLTREE_TEXT   N_("Display playlist tree")
 
#define PLTREE_LONGTEXT
 
#define BOOKMARK1_TEXT   N_("Playlist bookmark 1")
 
#define BOOKMARK2_TEXT   N_("Playlist bookmark 2")
 
#define BOOKMARK3_TEXT   N_("Playlist bookmark 3")
 
#define BOOKMARK4_TEXT   N_("Playlist bookmark 4")
 
#define BOOKMARK5_TEXT   N_("Playlist bookmark 5")
 
#define BOOKMARK6_TEXT   N_("Playlist bookmark 6")
 
#define BOOKMARK7_TEXT   N_("Playlist bookmark 7")
 
#define BOOKMARK8_TEXT   N_("Playlist bookmark 8")
 
#define BOOKMARK9_TEXT   N_("Playlist bookmark 9")
 
#define BOOKMARK10_TEXT   N_("Playlist bookmark 10")
 
#define BOOKMARK_LONGTEXT   N_("This allows you to define playlist bookmarks.")
 
#define HOTKEY_CAT_LONGTEXT
 
#define MOUSE_Y_WHEEL_MODE_TEXT   N_("Mouse wheel vertical axis control")
 
#define MOUSE_Y_WHEEL_MODE_LONGTEXT
 
#define MOUSE_X_WHEEL_MODE_TEXT   N_("Mouse wheel horizontal axis control")
 
#define MOUSE_X_WHEEL_MODE_LONGTEXT
 
#define TOGGLE_FULLSCREEN_KEY_TEXT   N_("Fullscreen")
 
#define TOGGLE_FULLSCREEN_KEY_LONGTEXT   N_("Select the hotkey to use to swap fullscreen state.")
 
#define LEAVE_FULLSCREEN_KEY_TEXT   N_("Exit fullscreen")
 
#define LEAVE_FULLSCREEN_KEY_LONGTEXT   N_("Select the hotkey to use to exit fullscreen state.")
 
#define PLAY_PAUSE_KEY_TEXT   N_("Play/Pause")
 
#define PLAY_PAUSE_KEY_LONGTEXT   N_("Select the hotkey to use to swap paused state.")
 
#define PAUSE_KEY_TEXT   N_("Pause only")
 
#define PAUSE_KEY_LONGTEXT   N_("Select the hotkey to use to pause.")
 
#define PLAY_KEY_TEXT   N_("Play only")
 
#define PLAY_KEY_LONGTEXT   N_("Select the hotkey to use to play.")
 
#define FASTER_KEY_TEXT   N_("Faster")
 
#define FASTER_KEY_LONGTEXT   N_("Select the hotkey to use for fast forward playback.")
 
#define SLOWER_KEY_TEXT   N_("Slower")
 
#define SLOWER_KEY_LONGTEXT   N_("Select the hotkey to use for slow motion playback.")
 
#define RATE_NORMAL_KEY_TEXT   N_("Normal rate")
 
#define RATE_NORMAL_KEY_LONGTEXT   N_("Select the hotkey to set the playback rate back to normal.")
 
#define RATE_FASTER_FINE_KEY_TEXT   N_("Faster (fine)")
 
#define RATE_FASTER_FINE_KEY_LONGTEXT   N_("Select the hotkey to use for fast forward playback.")
 
#define RATE_SLOWER_FINE_KEY_TEXT   N_("Slower (fine)")
 
#define RATE_SLOWER_FINE_KEY_LONGTEXT   N_("Select the hotkey to use for slow motion playback.")
 
#define NEXT_KEY_TEXT   N_("Next")
 
#define NEXT_KEY_LONGTEXT   N_("Select the hotkey to use to skip to the next item in the playlist.")
 
#define PREV_KEY_TEXT   N_("Previous")
 
#define PREV_KEY_LONGTEXT   N_("Select the hotkey to use to skip to the previous item in the playlist.")
 
#define STOP_KEY_TEXT   N_("Stop")
 
#define STOP_KEY_LONGTEXT   N_("Select the hotkey to stop playback.")
 
#define POSITION_KEY_TEXT   N_("Position")
 
#define POSITION_KEY_LONGTEXT   N_("Select the hotkey to display the position.")
 
#define JBEXTRASHORT_KEY_TEXT   N_("Very short backwards jump")
 
#define JBEXTRASHORT_KEY_LONGTEXT    N_("Select the hotkey to make a very short backwards jump.")
 
#define JBSHORT_KEY_TEXT   N_("Short backwards jump")
 
#define JBSHORT_KEY_LONGTEXT    N_("Select the hotkey to make a short backwards jump.")
 
#define JBMEDIUM_KEY_TEXT   N_("Medium backwards jump")
 
#define JBMEDIUM_KEY_LONGTEXT    N_("Select the hotkey to make a medium backwards jump.")
 
#define JBLONG_KEY_TEXT   N_("Long backwards jump")
 
#define JBLONG_KEY_LONGTEXT    N_("Select the hotkey to make a long backwards jump.")
 
#define JFEXTRASHORT_KEY_TEXT   N_("Very short forward jump")
 
#define JFEXTRASHORT_KEY_LONGTEXT    N_("Select the hotkey to make a very short forward jump.")
 
#define JFSHORT_KEY_TEXT   N_("Short forward jump")
 
#define JFSHORT_KEY_LONGTEXT    N_("Select the hotkey to make a short forward jump.")
 
#define JFMEDIUM_KEY_TEXT   N_("Medium forward jump")
 
#define JFMEDIUM_KEY_LONGTEXT    N_("Select the hotkey to make a medium forward jump.")
 
#define JFLONG_KEY_TEXT   N_("Long forward jump")
 
#define JFLONG_KEY_LONGTEXT    N_("Select the hotkey to make a long forward jump.")
 
#define FRAME_NEXT_KEY_TEXT   N_("Next frame")
 
#define FRAME_NEXT_KEY_LONGTEXT    N_("Select the hotkey to got to the next video frame.")
 
#define JIEXTRASHORT_TEXT   N_("Very short jump length")
 
#define JIEXTRASHORT_LONGTEXT   N_("Very short jump length, in seconds.")
 
#define JISHORT_TEXT   N_("Short jump length")
 
#define JISHORT_LONGTEXT   N_("Short jump length, in seconds.")
 
#define JIMEDIUM_TEXT   N_("Medium jump length")
 
#define JIMEDIUM_LONGTEXT   N_("Medium jump length, in seconds.")
 
#define JILONG_TEXT   N_("Long jump length")
 
#define JILONG_LONGTEXT   N_("Long jump length, in seconds.")
 
#define QUIT_KEY_TEXT   N_("Quit")
 
#define QUIT_KEY_LONGTEXT   N_("Select the hotkey to quit the application.")
 
#define NAV_UP_KEY_TEXT   N_("Navigate up")
 
#define NAV_UP_KEY_LONGTEXT   N_("Select the key to move the selector up in DVD menus / Move viewpoint to up (pitch).")
 
#define NAV_DOWN_KEY_TEXT   N_("Navigate down")
 
#define NAV_DOWN_KEY_LONGTEXT   N_("Select the key to move the selector down in DVD menus / Move viewpoint to down (pitch).")
 
#define NAV_LEFT_KEY_TEXT   N_("Navigate left")
 
#define NAV_LEFT_KEY_LONGTEXT   N_("Select the key to move the selector left in DVD menus / Move viewpoint to left (yaw).")
 
#define NAV_RIGHT_KEY_TEXT   N_("Navigate right")
 
#define NAV_RIGHT_KEY_LONGTEXT   N_("Select the key to move the selector right in DVD menus / Move viewpoint to right (yaw).")
 
#define NAV_ACTIVATE_KEY_TEXT   N_("Activate")
 
#define NAV_ACTIVATE_KEY_LONGTEXT   N_("Select the key to activate selected item in DVD menus.")
 
#define DISC_MENU_TEXT   N_("Go to the DVD menu")
 
#define DISC_MENU_LONGTEXT   N_("Select the key to take you to the DVD menu")
 
#define TITLE_PREV_TEXT   N_("Select previous DVD title")
 
#define TITLE_PREV_LONGTEXT   N_("Select the key to choose the previous title from the DVD")
 
#define TITLE_NEXT_TEXT   N_("Select next DVD title")
 
#define TITLE_NEXT_LONGTEXT   N_("Select the key to choose the next title from the DVD")
 
#define CHAPTER_PREV_TEXT   N_("Select prev DVD chapter")
 
#define CHAPTER_PREV_LONGTEXT   N_("Select the key to choose the previous chapter from the DVD")
 
#define CHAPTER_NEXT_TEXT   N_("Select next DVD chapter")
 
#define CHAPTER_NEXT_LONGTEXT   N_("Select the key to choose the next chapter from the DVD")
 
#define VOL_UP_KEY_TEXT   N_("Volume up")
 
#define VOL_UP_KEY_LONGTEXT   N_("Select the key to increase audio volume.")
 
#define VOL_DOWN_KEY_TEXT   N_("Volume down")
 
#define VOL_DOWN_KEY_LONGTEXT   N_("Select the key to decrease audio volume.")
 
#define VOL_MUTE_KEY_TEXT   N_("Mute")
 
#define VOL_MUTE_KEY_LONGTEXT   N_("Select the key to mute audio.")
 
#define SUBDELAY_UP_KEY_TEXT   N_("Subtitle delay up")
 
#define SUBDELAY_UP_KEY_LONGTEXT   N_("Select the key to increase the subtitle delay.")
 
#define SUBDELAY_DOWN_KEY_TEXT   N_("Subtitle delay down")
 
#define SUBDELAY_DOWN_KEY_LONGTEXT   N_("Select the key to decrease the subtitle delay.")
 
#define SUBTEXT_SCALE_KEY_TEXT   N_("Reset subtitles text scale")
 
#define SUBTEXT_SCALEDOWN_KEY_TEXT   N_("Scale up subtitles text")
 
#define SUBTEXT_SCALEUP_KEY_TEXT   N_("Scale down subtitles text")
 
#define SUBTEXT_SCALE_KEY_LONGTEXT   N_("Select the key to change subtitles text scaling")
 
#define SUBSYNC_MARKAUDIO_KEY_TEXT   N_("Subtitle sync / bookmark audio timestamp")
 
#define SUBSYNC_MARKAUDIO_KEY_LONGTEXT   N_("Select the key to bookmark audio timestamp when syncing subtitles.")
 
#define SUBSYNC_MARKSUB_KEY_TEXT   N_("Subtitle sync / bookmark subtitle timestamp")
 
#define SUBSYNC_MARKSUB_KEY_LONGTEXT   N_("Select the key to bookmark subtitle timestamp when syncing subtitles.")
 
#define SUBSYNC_APPLY_KEY_TEXT   N_("Subtitle sync / synchronize audio & subtitle timestamps")
 
#define SUBSYNC_APPLY_KEY_LONGTEXT   N_("Select the key to synchronize bookmarked audio & subtitle timestamps.")
 
#define SUBSYNC_RESET_KEY_TEXT   N_("Subtitle sync / reset audio & subtitle synchronization")
 
#define SUBSYNC_RESET_KEY_LONGTEXT   N_("Select the key to reset synchronization of audio & subtitle timestamps.")
 
#define SUBPOS_UP_KEY_TEXT   N_("Subtitle position up")
 
#define SUBPOS_UP_KEY_LONGTEXT   N_("Select the key to move subtitles higher.")
 
#define SUBPOS_DOWN_KEY_TEXT   N_("Subtitle position down")
 
#define SUBPOS_DOWN_KEY_LONGTEXT   N_("Select the key to move subtitles lower.")
 
#define AUDIODELAY_UP_KEY_TEXT   N_("Audio delay up")
 
#define AUDIODELAY_UP_KEY_LONGTEXT   N_("Select the key to increase the audio delay.")
 
#define AUDIODELAY_DOWN_KEY_TEXT   N_("Audio delay down")
 
#define AUDIODELAY_DOWN_KEY_LONGTEXT   N_("Select the key to decrease the audio delay.")
 
#define ZOOM_QUARTER_KEY_TEXT   N_("1:4 Quarter")
 
#define ZOOM_HALF_KEY_TEXT   N_("1:2 Half")
 
#define ZOOM_ORIGINAL_KEY_TEXT   N_("1:1 Original")
 
#define ZOOM_DOUBLE_KEY_TEXT   N_("2:1 Double")
 
#define ZOOM_LEVEL_KEY_LONGTEXT   N_("Select the hotkey to use to zoom to the corresponding level.")
 
#define PLAY_BOOKMARK1_KEY_TEXT   N_("Play playlist bookmark 1")
 
#define PLAY_BOOKMARK2_KEY_TEXT   N_("Play playlist bookmark 2")
 
#define PLAY_BOOKMARK3_KEY_TEXT   N_("Play playlist bookmark 3")
 
#define PLAY_BOOKMARK4_KEY_TEXT   N_("Play playlist bookmark 4")
 
#define PLAY_BOOKMARK5_KEY_TEXT   N_("Play playlist bookmark 5")
 
#define PLAY_BOOKMARK6_KEY_TEXT   N_("Play playlist bookmark 6")
 
#define PLAY_BOOKMARK7_KEY_TEXT   N_("Play playlist bookmark 7")
 
#define PLAY_BOOKMARK8_KEY_TEXT   N_("Play playlist bookmark 8")
 
#define PLAY_BOOKMARK9_KEY_TEXT   N_("Play playlist bookmark 9")
 
#define PLAY_BOOKMARK10_KEY_TEXT   N_("Play playlist bookmark 10")
 
#define PLAY_BOOKMARK_KEY_LONGTEXT   N_("Select the key to play this bookmark.")
 
#define SET_BOOKMARK1_KEY_TEXT   N_("Set playlist bookmark 1")
 
#define SET_BOOKMARK2_KEY_TEXT   N_("Set playlist bookmark 2")
 
#define SET_BOOKMARK3_KEY_TEXT   N_("Set playlist bookmark 3")
 
#define SET_BOOKMARK4_KEY_TEXT   N_("Set playlist bookmark 4")
 
#define SET_BOOKMARK5_KEY_TEXT   N_("Set playlist bookmark 5")
 
#define SET_BOOKMARK6_KEY_TEXT   N_("Set playlist bookmark 6")
 
#define SET_BOOKMARK7_KEY_TEXT   N_("Set playlist bookmark 7")
 
#define SET_BOOKMARK8_KEY_TEXT   N_("Set playlist bookmark 8")
 
#define SET_BOOKMARK9_KEY_TEXT   N_("Set playlist bookmark 9")
 
#define SET_BOOKMARK10_KEY_TEXT   N_("Set playlist bookmark 10")
 
#define SET_BOOKMARK_KEY_LONGTEXT   N_("Select the key to set this playlist bookmark.")
 
#define PLAY_CLEAR_KEY_TEXT   N_("Clear the playlist")
 
#define PLAY_CLEAR_KEY_LONGTEXT   N_("Select the key to clear the current playlist.")
 
#define AUDIO_TRACK_KEY_TEXT   N_("Cycle audio track")
 
#define AUDIO_TRACK_KEY_LONGTEXT   N_("Cycle through the available audio tracks(languages).")
 
#define SUBTITLE_REVERSE_TRACK_KEY_TEXT   N_("Cycle subtitle track in reverse order")
 
#define SUBTITLE_REVERSE_TRACK_KEY_LONGTEXT   N_("Cycle through the available subtitle tracks in reverse order.")
 
#define SUBTITLE_TRACK_KEY_TEXT   N_("Cycle subtitle track")
 
#define SUBTITLE_TRACK_KEY_LONGTEXT   N_("Cycle through the available subtitle tracks.")
 
#define SUBTITLE_TOGGLE_KEY_TEXT   N_("Toggle subtitles")
 
#define SUBTITLE_TOGGLE_KEY_LONGTEXT   N_("Toggle subtitle track visibility.")
 
#define SUBTITLE_CONTROL_SECONDARY_KEY_TEXT   N_("Toggle secondary subtitle control")
 
#define SUBTITLE_CONTROL_SECONDARY_KEY_LONGTEXT   N_("Use original subtitle controls to manage secondary subtitles.")
 
#define PROGRAM_SID_NEXT_KEY_TEXT   N_("Cycle next program Service ID")
 
#define PROGRAM_SID_NEXT_KEY_LONGTEXT   N_("Cycle through the available next program Service IDs (SIDs).")
 
#define PROGRAM_SID_PREV_KEY_TEXT   N_("Cycle previous program Service ID")
 
#define PROGRAM_SID_PREV_KEY_LONGTEXT   N_("Cycle through the available previous program Service IDs (SIDs).")
 
#define ASPECT_RATIO_KEY_TEXT   N_("Cycle source aspect ratio")
 
#define ASPECT_RATIO_KEY_LONGTEXT   N_("Cycle through a predefined list of source aspect ratios.")
 
#define CROP_KEY_TEXT   N_("Cycle video crop")
 
#define CROP_KEY_LONGTEXT   N_("Cycle through a predefined list of crop formats.")
 
#define TOGGLE_AUTOSCALE_KEY_TEXT   N_("Toggle autoscaling")
 
#define TOGGLE_AUTOSCALE_KEY_LONGTEXT   N_("Activate or deactivate autoscaling.")
 
#define SCALE_UP_KEY_TEXT   N_("Increase scale factor")
 
#define SCALE_UP_KEY_LONGTEXT   SCALE_UP_KEY_TEXT
 
#define SCALE_DOWN_KEY_TEXT   N_("Decrease scale factor")
 
#define SCALE_DOWN_KEY_LONGTEXT   SCALE_DOWN_KEY_TEXT
 
#define DEINTERLACE_KEY_TEXT   N_("Toggle deinterlacing")
 
#define DEINTERLACE_KEY_LONGTEXT   N_("Activate or deactivate deinterlacing.")
 
#define DEINTERLACE_MODE_KEY_TEXT   N_("Cycle deinterlace modes")
 
#define DEINTERLACE_MODE_KEY_LONGTEXT   N_("Cycle through available deinterlace modes.")
 
#define INTF_TOGGLE_FSC_KEY_TEXT   N_("Show controller in fullscreen")
 
#define INTF_TOGGLE_FSC_KEY_LONGTEXT   N_("Select the hotkey to use to toggle visibility of controls in fullscreen mode.")
 
#define INTF_BOSS_KEY_TEXT   N_("Boss key")
 
#define INTF_BOSS_KEY_LONGTEXT   N_("Hide the interface and pause playback.")
 
#define INTF_POPUP_MENU_KEY_TEXT   N_("Context menu")
 
#define INTF_POPUP_MENU_KEY_LONGTEXT   N_("Show the contextual popup menu.")
 
#define SNAP_KEY_TEXT   N_("Take video snapshot")
 
#define SNAP_KEY_LONGTEXT   N_("Takes a video snapshot and writes it to disk.")
 
#define RECORD_KEY_TEXT   N_("Record")
 
#define RECORD_KEY_LONGTEXT   N_("Record access filter start/stop.")
 
#define LOOP_KEY_TEXT   N_("Normal/Loop/Repeat")
 
#define LOOP_KEY_LONGTEXT   N_("Toggle Normal/Loop/Repeat playlist modes")
 
#define RANDOM_KEY_TEXT   N_("Random")
 
#define RANDOM_KEY_LONGTEXT   N_("Toggle random playlist playback")
 
#define ZOOM_KEY_TEXT   N_("Zoom")
 
#define ZOOM_KEY_LONGTEXT   N_("Zoom")
 
#define UNZOOM_KEY_TEXT   N_("Un-Zoom")
 
#define UNZOOM_KEY_LONGTEXT   N_("Un-Zoom")
 
#define CROP_TOP_KEY_TEXT   N_("Crop one pixel from the top of the video")
 
#define CROP_TOP_KEY_LONGTEXT   N_("Crop one pixel from the top of the video")
 
#define UNCROP_TOP_KEY_TEXT   N_("Uncrop one pixel from the top of the video")
 
#define UNCROP_TOP_KEY_LONGTEXT   N_("Uncrop one pixel from the top of the video")
 
#define CROP_LEFT_KEY_TEXT   N_("Crop one pixel from the left of the video")
 
#define CROP_LEFT_KEY_LONGTEXT   N_("Crop one pixel from the left of the video")
 
#define UNCROP_LEFT_KEY_TEXT   N_("Uncrop one pixel from the left of the video")
 
#define UNCROP_LEFT_KEY_LONGTEXT   N_("Uncrop one pixel from the left of the video")
 
#define CROP_BOTTOM_KEY_TEXT   N_("Crop one pixel from the bottom of the video")
 
#define CROP_BOTTOM_KEY_LONGTEXT   N_("Crop one pixel from the bottom of the video")
 
#define UNCROP_BOTTOM_KEY_TEXT   N_("Uncrop one pixel from the bottom of the video")
 
#define UNCROP_BOTTOM_KEY_LONGTEXT   N_("Uncrop one pixel from the bottom of the video")
 
#define CROP_RIGHT_KEY_TEXT   N_("Crop one pixel from the right of the video")
 
#define CROP_RIGHT_KEY_LONGTEXT   N_("Crop one pixel from the right of the video")
 
#define UNCROP_RIGHT_KEY_TEXT   N_("Uncrop one pixel from the right of the video")
 
#define UNCROP_RIGHT_KEY_LONGTEXT   N_("Uncrop one pixel from the right of the video")
 
#define VIEWPOINT_FOV_IN_KEY_TEXT   N_("Shrink the viewpoint field of view (360°)")
 
#define VIEWPOINT_FOV_IN_KEY_LONGTEXT   N_("Select the hotkey to use to shrink the viewpoint (360°) field of view.")
 
#define VIEWPOINT_FOV_OUT_KEY_TEXT   N_("Expand the viewpoint field of view (360°)")
 
#define VIEWPOINT_FOV_OUT_KEY_LONGTEXT   N_("Select the hotkey to use to expand the viewpoint (360°) field of view.")
 
#define VIEWPOINT_ROLL_CLOCK_KEY_TEXT   N_("Roll the viewpoint clockwise (360°)")
 
#define VIEWPOINT_ROLL_CLOCK_KEY_LONGTEXT   N_("Select the hotkey to use for viewpoint (360°) clockwise roll.")
 
#define VIEWPOINT_ROLL_ANTICLOCK_KEY_TEXT   N_("Roll the viewpoint anti-clockwise (360°)")
 
#define VIEWPOINT_ROLL_ANTICLOCK_KEY_LONGTEXT   N_("Select the hotkey to use for viewpoint (360°) anti-clockwise roll.")
 
#define WALLPAPER_KEY_TEXT   N_("Toggle wallpaper mode in video output")
 
#define WALLPAPER_KEY_LONGTEXT
 
#define AUDIO_DEVICE_CYCLE_KEY_TEXT   N_("Cycle through audio devices")
 
#define AUDIO_DEVICE_CYCLE_KEY_LONGTEXT   N_("Cycle through available audio devices")
 
#define SUB_PATH   "./Subtitles, ./subtitles, ./Subs, ./subs"
 
#define KEY_TOGGLE_FULLSCREEN   "f"
 
#define KEY_LEAVE_FULLSCREEN   "Esc"
 
#define KEY_SIMPLE_PAUSE   "Browser Stop"
 
#define KEY_PLAY   "Browser Refresh"
 
#define KEY_FASTER   "+"
 
#define KEY_SLOWER   "-"
 
#define KEY_RATE_NORMAL   "="
 
#define KEY_RATE_FASTER_FINE   "]"
 
#define KEY_RATE_SLOWER_FINE   "["
 
#define KEY_PLAY_PAUSE   "Space\tMedia Play Pause"
 
#define KEY_NEXT   "n\tMedia Next Track"
 
#define KEY_PREV   "p\tMedia Prev Track"
 
#define KEY_STOP   "s\tMedia Stop"
 
#define KEY_POSITION   "t"
 
#define KEY_JUMP_MEXTRASHORT   "Shift+Left"
 
#define KEY_JUMP_PEXTRASHORT   "Shift+Right"
 
#define KEY_JUMP_MSHORT   "Alt+Left"
 
#define KEY_JUMP_PSHORT   "Alt+Right"
 
#define KEY_JUMP_MMEDIUM   "Ctrl+Left"
 
#define KEY_JUMP_PMEDIUM   "Ctrl+Right"
 
#define KEY_JUMP_MLONG   "Ctrl+Alt+Left"
 
#define KEY_JUMP_PLONG   "Ctrl+Alt+Right"
 
#define KEY_NAV_ACTIVATE   "Enter"
 
#define KEY_NAV_UP   "Up"
 
#define KEY_NAV_DOWN   "Down"
 
#define KEY_NAV_LEFT   "Left"
 
#define KEY_NAV_RIGHT   "Right"
 
#define KEY_QUIT   "Ctrl+q"
 
#define KEY_VOL_UP   "Ctrl+Up\tVolume Up"
 
#define KEY_VOL_DOWN   "Ctrl+Down\tVolume Down"
 
#define KEY_VOL_MUTE   "m\tVolume Mute"
 
#define KEY_FRAME_NEXT   "e\tBrowser Next"
 
#define KEY_SUBDELAY_UP   "h"
 
#define KEY_SUBDELAY_DOWN   "g"
 
#define KEY_SUBPOS_DOWN   NULL
 
#define KEY_SUBPOS_UP   NULL
 
#define KEY_SUBTEXT_SCALEUP   "Ctrl+Mouse Wheel Up"
 
#define KEY_SUBTEXT_SCALEDOWN   "Ctrl+Mouse Wheel Down"
 
#define KEY_SUBTEXT_SCALE   "Ctrl+0"
 
#define KEY_SUBSYNC_MARKAUDIO   "Shift+h"
 
#define KEY_SUBSYNC_MARKSUB   "Shift+j"
 
#define KEY_SUBSYNC_APPLY   "Shift+k"
 
#define KEY_SUBSYNC_RESET   "Ctrl+Shift+k"
 
#define KEY_AUDIODELAY_UP   "k"
 
#define KEY_AUDIODELAY_DOWN   "j"
 
#define KEY_RANDOM   "r"
 
#define KEY_LOOP   "l"
 
#define KEY_AUDIO_TRACK   "b"
 
#define KEY_SUBTITLE_TRACK   "v"
 
#define KEY_SUBTITLE_TOGGLE   "Shift+v"
 
#define KEY_SUBTITLE_CONTROL_S   "Ctrl+Shift+v"
 
#define KEY_SUBTITLE_REVTRACK   "Alt+v"
 
#define KEY_PROGRAM_SID_NEXT   "x"
 
#define KEY_PROGRAM_SID_PREV   "Shift+x"
 
#define KEY_ASPECT_RATIO   "a"
 
#define KEY_CROP   "c"
 
#define KEY_TOGGLE_AUTOSCALE   "o"
 
#define KEY_SCALE_UP   "Alt+o"
 
#define KEY_SCALE_DOWN   "Alt+Shift+o"
 
#define KEY_DEINTERLACE   "d"
 
#define KEY_DEINTERLACE_MODE   "Shift+d"
 
#define KEY_INTF_TOGGLE_FSC   "i"
 
#define KEY_INTF_BOSS   NULL
 
#define KEY_INTF_POPUP_MENU   "Menu"
 
#define KEY_DISC_MENU   "Shift+m"
 
#define KEY_TITLE_PREV   "Shift+o"
 
#define KEY_TITLE_NEXT   "Shift+b"
 
#define KEY_CHAPTER_PREV   "Shift+p"
 
#define KEY_CHAPTER_NEXT   "Shift+n"
 
#define KEY_SNAPSHOT   "Shift+s"
 
#define KEY_ZOOM   "z"
 
#define KEY_UNZOOM   "Shift+z"
 
#define KEY_AUDIODEVICE_CYCLE   "Shift+a"
 
#define KEY_RECORD   "Shift+r"
 
#define KEY_WALLPAPER   "w"
 
#define KEY_CROP_TOP   "Alt+r"
 
#define KEY_UNCROP_TOP   "Alt+Shift+r"
 
#define KEY_CROP_LEFT   "Alt+d"
 
#define KEY_UNCROP_LEFT   "Alt+Shift+d"
 
#define KEY_CROP_BOTTOM   "Alt+c"
 
#define KEY_UNCROP_BOTTOM   "Alt+Shift+c"
 
#define KEY_CROP_RIGHT   "Alt+f"
 
#define KEY_UNCROP_RIGHT   "Alt+Shift+f"
 
#define KEY_VIEWPOINT_FOV_IN   "Page Up"
 
#define KEY_VIEWPOINT_FOV_OUT   "Page Down"
 
#define KEY_ZOOM_QUARTER   "Alt+1"
 
#define KEY_ZOOM_HALF   "Alt+2"
 
#define KEY_ZOOM_ORIGINAL   "Alt+3"
 
#define KEY_ZOOM_DOUBLE   "Alt+4"
 
#define KEY_SET_BOOKMARK1   "Ctrl+F1"
 
#define KEY_SET_BOOKMARK2   "Ctrl+F2"
 
#define KEY_SET_BOOKMARK3   "Ctrl+F3"
 
#define KEY_SET_BOOKMARK4   "Ctrl+F4"
 
#define KEY_SET_BOOKMARK5   "Ctrl+F5"
 
#define KEY_SET_BOOKMARK6   "Ctrl+F6"
 
#define KEY_SET_BOOKMARK7   "Ctrl+F7"
 
#define KEY_SET_BOOKMARK8   "Ctrl+F8"
 
#define KEY_SET_BOOKMARK9   "Ctrl+F9"
 
#define KEY_SET_BOOKMARK10   "Ctrl+F10"
 
#define KEY_PLAY_BOOKMARK1   "F1"
 
#define KEY_PLAY_BOOKMARK2   "F2"
 
#define KEY_PLAY_BOOKMARK3   "F3"
 
#define KEY_PLAY_BOOKMARK4   "F4"
 
#define KEY_PLAY_BOOKMARK5   "F5"
 
#define KEY_PLAY_BOOKMARK6   "F6"
 
#define KEY_PLAY_BOOKMARK7   "F7"
 
#define KEY_PLAY_BOOKMARK8   "F8"
 
#define KEY_PLAY_BOOKMARK9   "F9"
 
#define KEY_PLAY_BOOKMARK10   "F10"
 
#define KEY_PLAY_CLEAR   "Ctrl+w"
 
#define HELP_TEXT    N_("print help for VLC (can be combined with --help-verbose)")
 
#define LONGHELP_TEXT
 
#define FULL_HELP_TEXT    N_("print complete help (same as --longhelp --help-verbose)")
 
#define HELP_VERBOSE_TEXT    N_("ask for extra verbosity when displaying help")
 
#define LIST_TEXT    N_("print a list of available modules")
 
#define LIST_VERBOSE_TEXT    N_("print a list of available modules with extra detail")
 
#define MODULE_TEXT
 
#define IGNORE_CONFIG_TEXT    N_("no configuration option will be loaded nor saved to config file")
 
#define RESET_CONFIG_TEXT    N_("reset the current config to the default values")
 
#define CONFIG_TEXT    N_("use alternate config file")
 
#define RESET_PLUGINS_CACHE_TEXT    N_("resets the current plugins cache")
 
#define VERSION_TEXT    N_("print version information")
 

Functions

int vlc_entry__core (vlc_set_cb vlc_set, void *opaque)
 Core module.
 
const char * vlc_entry_api_version__core (void)
 

Variables

static const char *const ppsz_snap_formats []
 
static const char * ppsz_roles []
 
static const char * ppsz_roles_text []
 
static const int pi_force_dolby_values [] = { 0, 1, 2 }
 
static const char *const ppsz_force_dolby_descriptions []
 
static const int pi_stereo_mode_values []
 
static const char *const ppsz_stereo_mode_texts []
 
static const int pi_mix_mode_values []
 
static const char *const ppsz_mix_mode_texts []
 
static const char *const ppsz_replay_gain_mode []
 
static const char *const ppsz_replay_gain_mode_text []
 
static const int pi_align_values []
 
static const char *const ppsz_align_descriptions []
 
static const int pi_deinterlace []
 
static const char *const ppsz_deinterlace_text []
 
static const char *const ppsz_deinterlace_mode []
 
static const char *const ppsz_deinterlace_mode_text []
 
static const int pi_pos_values [] = { 0, 1, 2, 4, 8, 5, 6, 9, 10 }
 
static const char *const ppsz_pos_descriptions []
 
static const int pi_sub_align_values [] = { -1, 0, 1, 2, 4, 8, 5, 6, 9, 10 }
 
static const char *const ppsz_sub_align_descriptions []
 
static const int screensaver_values [] = { 0, 2, 1, }
 
static const char *const screensaver_texts []
 
static const int fit_values []
 
static const char *const fit_descriptions []
 
static const char *const ppsz_clock_master_values []
 
static const char *const ppsz_clock_master_descriptions []
 
static const int pi_clock_values [] = { -1, 0, 1 }
 
static const char *const ppsz_clock_descriptions []
 
static const int pi_captions [] = { 608, 708 }
 
static const char *const ppsz_captions [] = { "EIA/CEA 608", "CEA 708" }
 
static const int pi_prefres [] = { -1, 1080, 720, 576, 360, 240 }
 
static const char *const ppsz_prefres []
 
static const int pi_restore_playback_values []
 
static const char *const ppsz_restore_playback_desc []
 
static const char *const psz_recursive_list []
 
static const char *const psz_recursive_list_text []
 
static const int mouse_wheel_values [] = { -1, 0, 2, 3, }
 
static const char *const mouse_wheel_texts []
 

Macro Definition Documentation

◆ ACCESS_LONGTEXT

#define ACCESS_LONGTEXT
Value:
N_( \
"This allows you to force an access module. You can use it if " \
"the correct access is not automatically detected. You should not "\
"set this as a global option unless you really know what you are doing." )
#define N_(str)
Definition vlc_fixups.h:451

◆ ACCESS_TEXT

#define ACCESS_TEXT   N_("Access module")

◆ ALIGN_LONGTEXT

#define ALIGN_LONGTEXT
Value:
N_( \
"Enforce the alignment of the video in its window. By default (0) it " \
"will be centered (0=center, 1=left, 2=right, 4=top, 8=bottom, you can " \
"also use combinations of these values, like 6=4+2 meaning top-right).")

◆ ALIGN_TEXT

#define ALIGN_TEXT   N_("Video alignment")

◆ ANN_SAPINTV_LONGTEXT

#define ANN_SAPINTV_LONGTEXT
Value:
N_( \
"When the SAP flow control is disabled, " \
"this lets you set the fixed interval between SAP announcements." )

◆ ANN_SAPINTV_TEXT

#define ANN_SAPINTV_TEXT   N_("SAP announcement interval")

◆ AOUT_CAT_LONGTEXT

#define AOUT_CAT_LONGTEXT
Value:
N_( \
"These options allow you to modify the behavior of the audio " \
"subsystem, and to add audio filters which can be used for " \
"post processing or visual effects (spectrum analyzer, etc.). " \
"Enable these filters here, and configure them in the \"audio filters\" " \
"modules section.")

◆ AOUT_LONGTEXT

#define AOUT_LONGTEXT
Value:
N_( \
"This is the audio output method used by VLC. " \
"The default behavior is to automatically select the best method " \
"available.")

◆ AOUT_TEXT

#define AOUT_TEXT   N_("Audio output module")

◆ AOUT_VOLUME_STEP

#define AOUT_VOLUME_STEP   12.8

◆ ASPECT_RATIO_KEY_LONGTEXT

#define ASPECT_RATIO_KEY_LONGTEXT   N_("Cycle through a predefined list of source aspect ratios.")

◆ ASPECT_RATIO_KEY_TEXT

#define ASPECT_RATIO_KEY_TEXT   N_("Cycle source aspect ratio")

◆ ASPECT_RATIO_LONGTEXT

#define ASPECT_RATIO_LONGTEXT
Value:
N_( \
"This forces the source aspect ratio. For instance, some DVDs claim " \
"to be 16:9 while they are actually 4:3. This can also be used as a " \
"hint for VLC when a movie does not have aspect ratio information. " \
"Accepted formats are x:y (4:3, 16:9, etc.) expressing the global image " \
"aspect, or a float value (1.25, 1.3333, etc.) expressing pixel " \
"squareness.")

◆ ASPECT_RATIO_TEXT

#define ASPECT_RATIO_TEXT   N_("Source aspect ratio")

◆ AUDIO_BITEXACT_LONGTEXT

#define AUDIO_BITEXACT_LONGTEXT
Value:
N_( \
"This will disable all audio filters, even audio converters. " \
"This may result on audio not working if the output can't adapt to the " \
"input format.")

◆ AUDIO_BITEXACT_TEXT

#define AUDIO_BITEXACT_TEXT   N_("Enable bit-exact mode (pure mode)")

◆ AUDIO_DEVICE_CYCLE_KEY_LONGTEXT

#define AUDIO_DEVICE_CYCLE_KEY_LONGTEXT   N_("Cycle through available audio devices")

◆ AUDIO_DEVICE_CYCLE_KEY_TEXT

#define AUDIO_DEVICE_CYCLE_KEY_TEXT   N_("Cycle through audio devices")

◆ AUDIO_FILTER_LONGTEXT

#define AUDIO_FILTER_LONGTEXT
Value:
N_( \
"This adds audio post processing filters, to modify " \
"the sound rendering." )

◆ AUDIO_FILTER_TEXT

#define AUDIO_FILTER_TEXT   N_("Audio filters")

◆ AUDIO_LONGTEXT

#define AUDIO_LONGTEXT
Value:
N_( \
"You can completely disable the audio output. The audio " \
"decoding stage will not take place, thus saving some processing power.")

◆ AUDIO_REPLAY_GAIN_DEFAULT_LONGTEXT

#define AUDIO_REPLAY_GAIN_DEFAULT_LONGTEXT
Value:
N_( \
"This is the gain used for stream without replay gain information" )

◆ AUDIO_REPLAY_GAIN_DEFAULT_TEXT

#define AUDIO_REPLAY_GAIN_DEFAULT_TEXT
Value:
N_( \
"Default replay gain" )

◆ AUDIO_REPLAY_GAIN_MODE_LONGTEXT

#define AUDIO_REPLAY_GAIN_MODE_LONGTEXT   NULL

◆ AUDIO_REPLAY_GAIN_MODE_TEXT

#define AUDIO_REPLAY_GAIN_MODE_TEXT
Value:
N_( \
"Replay gain mode" )

◆ AUDIO_REPLAY_GAIN_PEAK_PROTECTION_LONGTEXT

#define AUDIO_REPLAY_GAIN_PEAK_PROTECTION_LONGTEXT
Value:
N_( \
"Protect against sound clipping" )

◆ AUDIO_REPLAY_GAIN_PEAK_PROTECTION_TEXT

#define AUDIO_REPLAY_GAIN_PEAK_PROTECTION_TEXT
Value:
N_( \
"Peak protection" )

◆ AUDIO_REPLAY_GAIN_PREAMP_LONGTEXT

#define AUDIO_REPLAY_GAIN_PREAMP_LONGTEXT
Value:
N_( \
"This allows you to change the default target level (89 dB) " \
"for stream with replay gain information" )

◆ AUDIO_REPLAY_GAIN_PREAMP_TEXT

#define AUDIO_REPLAY_GAIN_PREAMP_TEXT
Value:
N_( \
"Replay preamp" )

◆ AUDIO_RESAMPLER_LONGTEXT

#define AUDIO_RESAMPLER_LONGTEXT
Value:
N_( \
"This selects which plugin to use for audio resampling." )

◆ AUDIO_RESAMPLER_TEXT

#define AUDIO_RESAMPLER_TEXT   N_("Audio resampler")

◆ AUDIO_TEXT

#define AUDIO_TEXT   N_("Enable audio")

◆ AUDIO_TIME_STRETCH_LONGTEXT

#define AUDIO_TIME_STRETCH_LONGTEXT
Value:
N_( \
"This allows playing audio at lower or higher speed without " \
"affecting the audio pitch" )

◆ AUDIO_TIME_STRETCH_TEXT

#define AUDIO_TIME_STRETCH_TEXT
Value:
N_( \
"Enable time stretching audio" )

◆ AUDIO_TRACK_KEY_LONGTEXT

#define AUDIO_TRACK_KEY_LONGTEXT   N_("Cycle through the available audio tracks(languages).")

◆ AUDIO_TRACK_KEY_TEXT

#define AUDIO_TRACK_KEY_TEXT   N_("Cycle audio track")

◆ AUDIO_VISUAL_LONGTEXT

#define AUDIO_VISUAL_LONGTEXT
Value:
N_( \
"This adds visualization modules (spectrum analyzer, etc.).")

◆ AUDIO_VISUAL_TEXT

#define AUDIO_VISUAL_TEXT   N_("Audio visualizations")

◆ AUDIODELAY_DOWN_KEY_LONGTEXT

#define AUDIODELAY_DOWN_KEY_LONGTEXT   N_("Select the key to decrease the audio delay.")

◆ AUDIODELAY_DOWN_KEY_TEXT

#define AUDIODELAY_DOWN_KEY_TEXT   N_("Audio delay down")

◆ AUDIODELAY_UP_KEY_LONGTEXT

#define AUDIODELAY_UP_KEY_LONGTEXT   N_("Select the key to increase the audio delay.")

◆ AUDIODELAY_UP_KEY_TEXT

#define AUDIODELAY_UP_KEY_TEXT   N_("Audio delay up")

◆ AUTOSCALE_LONGTEXT

#define AUTOSCALE_LONGTEXT
Value:
N_( \
"Let the video scale to fit a given window or fullscreen.")

◆ AUTOSCALE_TEXT

#define AUTOSCALE_TEXT   N_("Video Auto Scaling")

◆ AUTOSTART_LONGTEXT

#define AUTOSTART_LONGTEXT
Value:
N_( "Automatically start playing the playlist " \
"content once it's loaded." )

◆ AUTOSTART_TEXT

#define AUTOSTART_TEXT   N_( "Auto start" )

◆ BOOKMARK10_TEXT

#define BOOKMARK10_TEXT   N_("Playlist bookmark 10")

◆ BOOKMARK1_TEXT

#define BOOKMARK1_TEXT   N_("Playlist bookmark 1")

◆ BOOKMARK2_TEXT

#define BOOKMARK2_TEXT   N_("Playlist bookmark 2")

◆ BOOKMARK3_TEXT

#define BOOKMARK3_TEXT   N_("Playlist bookmark 3")

◆ BOOKMARK4_TEXT

#define BOOKMARK4_TEXT   N_("Playlist bookmark 4")

◆ BOOKMARK5_TEXT

#define BOOKMARK5_TEXT   N_("Playlist bookmark 5")

◆ BOOKMARK6_TEXT

#define BOOKMARK6_TEXT   N_("Playlist bookmark 6")

◆ BOOKMARK7_TEXT

#define BOOKMARK7_TEXT   N_("Playlist bookmark 7")

◆ BOOKMARK8_TEXT

#define BOOKMARK8_TEXT   N_("Playlist bookmark 8")

◆ BOOKMARK9_TEXT

#define BOOKMARK9_TEXT   N_("Playlist bookmark 9")

◆ BOOKMARK_LONGTEXT

#define BOOKMARK_LONGTEXT   N_("This allows you to define playlist bookmarks.")

◆ BOOKMARKS_LONGTEXT

#define BOOKMARKS_LONGTEXT
Value:
N_( \
"You can manually give a list of bookmarks for a stream in " \
"the form \"{name=bookmark-name,time=optional-time-offset," \
"bytes=optional-byte-offset},{...}\"")

◆ BOOKMARKS_TEXT

#define BOOKMARKS_TEXT   N_("Bookmarks list for a stream")

◆ CACHING_LONGTEXT

#define CACHING_LONGTEXT
Value:
N_( \
"Caching value for local files, in milliseconds." )

◆ CACHING_TEXT

#define CACHING_TEXT   N_("File caching (ms)")

◆ CAPTURE_CACHING_LONGTEXT

#define CAPTURE_CACHING_LONGTEXT
Value:
N_( \
"Caching value for cameras and microphones, in milliseconds." )

◆ CAPTURE_CACHING_TEXT

#define CAPTURE_CACHING_TEXT   N_("Live capture caching (ms)")

◆ CDAUDIO_DEV_TEXT

#define CDAUDIO_DEV_TEXT   N_("Audio CD device")

◆ CERT_LONGTEXT

#define CERT_LONGTEXT
Value:
N_( \
"This X.509 certificate file (PEM format) is used for server-side TLS. " \
"On OS X, the string is used as a label to search the certificate in the keychain." )

◆ CHAPTER_NEXT_LONGTEXT

#define CHAPTER_NEXT_LONGTEXT   N_("Select the key to choose the next chapter from the DVD")

◆ CHAPTER_NEXT_TEXT

#define CHAPTER_NEXT_TEXT   N_("Select next DVD chapter")

◆ CHAPTER_PREV_LONGTEXT

#define CHAPTER_PREV_LONGTEXT   N_("Select the key to choose the previous chapter from the DVD")

◆ CHAPTER_PREV_TEXT

#define CHAPTER_PREV_TEXT   N_("Select prev DVD chapter")

◆ CLOCK_JITTER_LONGTEXT

#define CLOCK_JITTER_LONGTEXT
Value:
N_( \
"This defines the maximum input delay jitter that the synchronization " \
"algorithms should try to compensate (in milliseconds)." )

◆ CLOCK_JITTER_TEXT

#define CLOCK_JITTER_TEXT   N_("Clock jitter")

◆ CLOCK_MASTER_LONGTEXT

#define CLOCK_MASTER_LONGTEXT
Value:
N_( "Select the clock master source:\n" \
"auto: best clock source, input if the access can't be paced " \
"(when playing live content), or audio otherwise (most likely).\n" \
"input: all tracks are driven by the input clock, via PCR updates " \
"from the demuxer. This restore the VLC 3.0 clock behavior where both audio " \
"and video tracks can be altered to catch up with the input.\n" \
"audio: if an audio track is playing, the audio output will drive the " \
"clock (Fallback to Monotonic if there is no audio tracks).\n" \
"monotonic: all tracks are driven by the monotonic clock of the system.")

◆ CLOCK_MASTER_TEXT

#define CLOCK_MASTER_TEXT   N_("Clock master source")

◆ CLOCK_SOURCE_TEXT

#define CLOCK_SOURCE_TEXT   N_("Clock source")

◆ CLOCK_SYNCHRO_LONGTEXT

#define CLOCK_SYNCHRO_LONGTEXT
Value:
N_( \
"It is possible to disable the input clock synchronisation for " \
"real-time sources. Use this if you experience jerky playback of " \
"network streams.")

◆ CLOCK_SYNCHRO_TEXT

#define CLOCK_SYNCHRO_TEXT   N_("Clock synchronisation")

◆ CODEC_CAT_LONGTEXT

#define CODEC_CAT_LONGTEXT
Value:
N_( \
"These options allow you to control the preferred modules used for " \
"accessing, demuxing and decoding (or encoding) inputs." )

◆ CODEC_LONGTEXT

#define CODEC_LONGTEXT
Value:
N_( \
"List of codecs that VLC will use in " \
"priority. For instance, 'dummy,a52' will try the dummy and a52 codecs " \
"before trying the other ones. Only advanced users should " \
"alter this option as it can break playback of all your streams." )

◆ CODEC_TEXT

#define CODEC_TEXT   N_("Preferred decoders list")

◆ COLOR_LONGTEXT

#define COLOR_LONGTEXT
Value:
N_( \
"This enables colorization of the messages sent to the console. " \
"Your terminal needs Linux color support for this to work.")

◆ COLOR_TEXT

#define COLOR_TEXT   N_("Color messages")

◆ CONFIG_TEXT

#define CONFIG_TEXT    N_("use alternate config file")

◆ CONTROL_LONGTEXT

#define CONTROL_LONGTEXT
Value:
N_( \
"You can select control interfaces for VLC.")

◆ CONTROL_TEXT

#define CONTROL_TEXT   N_("Control interfaces")

◆ CORK_LONGTEXT

#define CORK_LONGTEXT
Value:
N_( \
"If pending audio communication is detected, playback will be paused " \
"automatically." )

◆ CORK_TEXT

#define CORK_TEXT   N_("Pause on audio communication")

◆ CR_AVERAGE_LONGTEXT

#define CR_AVERAGE_LONGTEXT
Value:
N_( \
"When using the PVR input (or a very irregular source), you should " \
"set this to 10000.")

◆ CR_AVERAGE_TEXT

#define CR_AVERAGE_TEXT   N_("Clock reference average counter")

◆ CROP_BOTTOM_KEY_LONGTEXT

#define CROP_BOTTOM_KEY_LONGTEXT   N_("Crop one pixel from the bottom of the video")

◆ CROP_BOTTOM_KEY_TEXT

#define CROP_BOTTOM_KEY_TEXT   N_("Crop one pixel from the bottom of the video")

◆ CROP_KEY_LONGTEXT

#define CROP_KEY_LONGTEXT   N_("Cycle through a predefined list of crop formats.")

◆ CROP_KEY_TEXT

#define CROP_KEY_TEXT   N_("Cycle video crop")

◆ CROP_LEFT_KEY_LONGTEXT

#define CROP_LEFT_KEY_LONGTEXT   N_("Crop one pixel from the left of the video")

◆ CROP_LEFT_KEY_TEXT

#define CROP_LEFT_KEY_TEXT   N_("Crop one pixel from the left of the video")

◆ CROP_LONGTEXT

#define CROP_LONGTEXT
Value:
N_( \
"This forces the cropping of the source video. " \
"Accepted formats are x:y (4:3, 16:9, etc.) expressing the global image " \
"aspect.")

◆ CROP_RIGHT_KEY_LONGTEXT

#define CROP_RIGHT_KEY_LONGTEXT   N_("Crop one pixel from the right of the video")

◆ CROP_RIGHT_KEY_TEXT

#define CROP_RIGHT_KEY_TEXT   N_("Crop one pixel from the right of the video")

◆ CROP_TEXT

#define CROP_TEXT   N_("Video cropping")

◆ CROP_TOP_KEY_LONGTEXT

#define CROP_TOP_KEY_LONGTEXT   N_("Crop one pixel from the top of the video")

◆ CROP_TOP_KEY_TEXT

#define CROP_TOP_KEY_TEXT   N_("Crop one pixel from the top of the video")

◆ CUSTOM_ASPECT_RATIOS_LONGTEXT

#define CUSTOM_ASPECT_RATIOS_LONGTEXT
Value:
N_( \
"Comma separated list of aspect ratios which will be added in the " \
"interface's aspect ratio list.")

◆ CUSTOM_ASPECT_RATIOS_TEXT

#define CUSTOM_ASPECT_RATIOS_TEXT   N_("Custom aspect ratios list")

◆ CUSTOM_CROP_RATIOS_LONGTEXT

#define CUSTOM_CROP_RATIOS_LONGTEXT
Value:
N_( \
"Comma separated list of crop ratios which will be added in the " \
"interface's crop ratios list.")

◆ CUSTOM_CROP_RATIOS_TEXT

#define CUSTOM_CROP_RATIOS_TEXT   N_("Custom crop ratios list")

◆ DBUS_LONGTEXT

#define DBUS_LONGTEXT
Value:
N_("Allow other applications to control VLC " \
"using the D-Bus MPRIS protocol.")

◆ DBUS_TEXT

#define DBUS_TEXT   N_("Expose media player via D-Bus")

◆ DEC_DEV_LONGTEXT

#define DEC_DEV_LONGTEXT   N_("This allows hardware decoding when available.")

◆ DEC_DEV_TEXT

#define DEC_DEV_TEXT   N_("Preferred decoder hardware device")

◆ DEINTERLACE_FILTER_LONGTEXT

#define DEINTERLACE_FILTER_LONGTEXT   N_("Deinterlace module to use.")

◆ DEINTERLACE_FILTER_TEXT

#define DEINTERLACE_FILTER_TEXT   N_("Deinterlace filter")

◆ DEINTERLACE_KEY_LONGTEXT

#define DEINTERLACE_KEY_LONGTEXT   N_("Activate or deactivate deinterlacing.")

◆ DEINTERLACE_KEY_TEXT

#define DEINTERLACE_KEY_TEXT   N_("Toggle deinterlacing")

◆ DEINTERLACE_MODE_KEY_LONGTEXT

#define DEINTERLACE_MODE_KEY_LONGTEXT   N_("Cycle through available deinterlace modes.")

◆ DEINTERLACE_MODE_KEY_TEXT

#define DEINTERLACE_MODE_KEY_TEXT   N_("Cycle deinterlace modes")

◆ DEINTERLACE_MODE_LONGTEXT

#define DEINTERLACE_MODE_LONGTEXT
Value:
N_( \
"Deinterlace method to use for video processing.")

◆ DEINTERLACE_MODE_TEXT

#define DEINTERLACE_MODE_TEXT   N_("Deinterlace mode")

◆ DEINTERLACE_TEXT

#define DEINTERLACE_TEXT   N_("Deinterlace")

◆ DEMUX_FILTER_LONGTEXT

#define DEMUX_FILTER_LONGTEXT
Value:
N_( \
"Demux filters are used to modify/control the stream that is being read." )

◆ DEMUX_FILTER_TEXT

#define DEMUX_FILTER_TEXT   N_("Demux filter module")

◆ DEMUX_LONGTEXT

#define DEMUX_LONGTEXT
Value:
N_( \
"Demultiplexers are used to separate the \"elementary\" streams " \
"(like audio and video streams). You can use it if " \
"the correct demuxer is not automatically detected. You should not "\
"set this as a global option unless you really know what you are doing." )

◆ DEMUX_TEXT

#define DEMUX_TEXT   N_("Demux module")

◆ DESYNC_LONGTEXT

#define DESYNC_LONGTEXT
Value:
N_( \
"This delays the audio output. The delay must be given in milliseconds. " \
"This can be handy if you notice a lag between the video and the audio.")

◆ DESYNC_TEXT

#define DESYNC_TEXT   N_("Audio desynchronization compensation")

◆ DISC_CACHING_LONGTEXT

#define DISC_CACHING_LONGTEXT
Value:
N_( \
"Caching value for optical media, in milliseconds." )

◆ DISC_CACHING_TEXT

#define DISC_CACHING_TEXT   N_("Disc caching (ms)")

◆ DISC_MENU_LONGTEXT

#define DISC_MENU_LONGTEXT   N_("Select the key to take you to the DVD menu")

◆ DISC_MENU_TEXT

#define DISC_MENU_TEXT   N_("Go to the DVD menu")

◆ DROP_LATE_FRAMES_LONGTEXT

#define DROP_LATE_FRAMES_LONGTEXT
Value:
N_( \
"This drops frames that are late (arrive to the video output after " \
"their intended display date)." )

◆ DROP_LATE_FRAMES_TEXT

#define DROP_LATE_FRAMES_TEXT   N_("Drop late frames")

◆ DSCP_LONGTEXT

#define DSCP_LONGTEXT
Value:
N_("Differentiated Services Code Point " \
"for outgoing UDP streams (or IPv4 Type Of Service, " \
"or IPv6 Traffic Class). This is used for network Quality of Service.")

◆ DSCP_TEXT

#define DSCP_TEXT   N_("DiffServ Code Point")

◆ DVD_DEV_LONGTEXT

#define DVD_DEV_LONGTEXT
Value:
N_( \
"This is the default DVD device to use.")

◆ DVD_DEV_TEXT

#define DVD_DEV_TEXT   N_("DVD device")

◆ DVD_DEVICE

#define DVD_DEVICE   "/dev/dvd"

◆ EMBEDDED_LONGTEXT

#define EMBEDDED_LONGTEXT
Value:
N_( \
"Embed the video output in the main interface." )

◆ EMBEDDED_TEXT

#define EMBEDDED_TEXT   N_("Embedded video")

◆ EXTRACTOR_FLATTEN

#define EXTRACTOR_FLATTEN   N_("Flatten files listed by extractors (archive)")

◆ EXTRAINTF_LONGTEXT

#define EXTRAINTF_LONGTEXT
Value:
N_( \
"You can select \"additional interfaces\" for VLC. " \
"They will be launched in the background in addition to the default " \
"interface. Use a colon separated list of interface modules. (common " \
"values are \"rc\" (remote control), \"http\", \"gestures\" ...)")

◆ EXTRAINTF_TEXT

#define EXTRAINTF_TEXT   N_("Extra interface modules")

◆ FASTER_KEY_LONGTEXT

#define FASTER_KEY_LONGTEXT   N_("Select the hotkey to use for fast forward playback.")

◆ FASTER_KEY_TEXT

#define FASTER_KEY_TEXT   N_("Faster")

◆ FETCH_ART_THREADS_LONGTEXT

#define FETCH_ART_THREADS_LONGTEXT
Value:
N_( \
"Maximum number of threads used to fetch art" )

◆ FETCH_ART_THREADS_TEXT

#define FETCH_ART_THREADS_TEXT   N_( "Fetch-art threads" )

◆ FIT_LONGTEXT

#define FIT_LONGTEXT
Value:
N_( \
"This selects the dimension according to which the video will be scaled.")

◆ FIT_TEXT

#define FIT_TEXT   N_("Video fitting")

◆ FORCE_DOLBY_LONGTEXT

#define FORCE_DOLBY_LONGTEXT
Value:
N_( \
"Use this when you know your stream is (or is not) encoded with Dolby "\
"Surround but fails to be detected as such. Even if the stream is "\
"not actually encoded with Dolby Surround, turning on this option might "\
"enhance your experience, especially when combined with the Headphone "\
"Channel Mixer." )

◆ FORCE_DOLBY_TEXT

#define FORCE_DOLBY_TEXT   N_("Force detection of Dolby Surround")

◆ FRAME_NEXT_KEY_LONGTEXT

#define FRAME_NEXT_KEY_LONGTEXT    N_("Select the hotkey to got to the next video frame.")

◆ FRAME_NEXT_KEY_TEXT

#define FRAME_NEXT_KEY_TEXT   N_("Next frame")

◆ FULL_HELP_TEXT

#define FULL_HELP_TEXT    N_("print complete help (same as --longhelp --help-verbose)")

◆ FULLSCREEN_LONGTEXT

#define FULLSCREEN_LONGTEXT
Value:
N_( \
"Start video in fullscreen mode" )

◆ FULLSCREEN_TEXT

#define FULLSCREEN_TEXT   N_("Fullscreen video output")

◆ GAIN_LONGTEXT

#define GAIN_LONGTEXT
Value:
N_( \
"This linear gain will be applied to outputted audio.")

◆ GAIN_TEXT

#define GAIN_TEXT   N_("Audio gain")

◆ GRAYSCALE_LONGTEXT

#define GRAYSCALE_LONGTEXT
Value:
N_( \
"Output video in grayscale. As the color information aren't decoded, " \
"this can save some processing power." )

◆ GRAYSCALE_TEXT

#define GRAYSCALE_TEXT   N_("Grayscale video output")

◆ HDTV_FIX_LONGTEXT

#define HDTV_FIX_LONGTEXT
Value:
N_( \
"This allows proper handling of HDTV-1080 video format " \
"even if broken encoder incorrectly sets height to 1088 lines. " \
"You should only disable this option if your video has a " \
"non-standard format requiring all 1088 lines.")

◆ HDTV_FIX_TEXT

#define HDTV_FIX_TEXT   N_("Fix HDTV height")

◆ HEIGHT_LONGTEXT

#define HEIGHT_LONGTEXT
Value:
N_( \
"This requests a specific pixel height for the video window. " \
"By default (-1), the height is requested according to the zoom setting.")

◆ HEIGHT_TEXT

#define HEIGHT_TEXT   N_("Video height")

◆ HELP_TEXT

#define HELP_TEXT    N_("print help for VLC (can be combined with --help-verbose)")

◆ HELP_VERBOSE_TEXT

#define HELP_VERBOSE_TEXT    N_("ask for extra verbosity when displaying help")

◆ HOST_LONGTEXT

#define HOST_LONGTEXT
Value:
N_( \
"By default, the server will listen on any local IP address. " \
"Specify an IP address (e.g. ::1 or 127.0.0.1) or a host name " \
"(e.g. localhost) to restrict them to a specific network interface." )

◆ HOTKEY_CAT_LONGTEXT

#define HOTKEY_CAT_LONGTEXT
Value:
N_( "These settings are the global VLC key " \
"bindings, known as \"hotkeys\"." )

◆ HPRIORITY_LONGTEXT

#define HPRIORITY_LONGTEXT
Value:
N_( \
"Increasing the priority of the process will very likely improve your " \
"playing experience as it allows VLC not to be disturbed by other " \
"applications that could otherwise take too much processor time. " \
"However be advised that in certain circumstances (bugs) VLC could take " \
"all the processor time and render the whole system unresponsive which " \
"might require a reboot of your machine.")

◆ HPRIORITY_TEXT

#define HPRIORITY_TEXT   N_("Increase the priority of the process")

◆ HTTP_CERT_TEXT

#define HTTP_CERT_TEXT   N_("HTTP/TLS server certificate")

◆ HTTP_HOST_TEXT

#define HTTP_HOST_TEXT   N_( "HTTP server address" )

◆ HTTP_KEY_TEXT

#define HTTP_KEY_TEXT   N_("HTTP/TLS server private key")

◆ HTTP_PORT_LONGTEXT

#define HTTP_PORT_LONGTEXT
Value:
N_( \
"The HTTP server will listen on this TCP port. " \
"The standard HTTP port number is 80. " \
"However allocation of port numbers below 1025 is usually restricted " \
"by the operating system." )

◆ HTTP_PORT_TEXT

#define HTTP_PORT_TEXT   N_( "HTTP server port" )

◆ HTTPS_PORT_LONGTEXT

#define HTTPS_PORT_LONGTEXT
Value:
N_( \
"The HTTPS server will listen on this TCP port. " \
"The standard HTTPS port number is 443. " \
"However allocation of port numbers below 1025 is usually restricted " \
"by the operating system." )

◆ HTTPS_PORT_TEXT

#define HTTPS_PORT_TEXT   N_( "HTTPS server port" )

◆ HW_DEC_LONGTEXT

#define HW_DEC_LONGTEXT
Value:
N_( \
"VLC will fallback automatically to software decoders in case of " \
"hardware decoder failure." )

◆ HW_DEC_TEXT

#define HW_DEC_TEXT   N_("Enable hardware decoders")

◆ IGNORE_CONFIG_TEXT

#define IGNORE_CONFIG_TEXT    N_("no configuration option will be loaded nor saved to config file")

◆ IGNORE_LONGTEXT

#define IGNORE_LONGTEXT
Value:
N_( \
"Files with these extensions will not be added to playlist when " \
"opening a directory.\n" \
"This is useful if you add directories that contain playlist files " \
"for instance. Use a comma-separated list of extensions." )

◆ IGNORE_TEXT

#define IGNORE_TEXT   N_("Ignored extensions")

◆ INPUT_AUDIOTRACK_ID_LONGTEXT

#define INPUT_AUDIOTRACK_ID_LONGTEXT
Value:
N_( \
"Stream ID of the audio track to use.")

◆ INPUT_AUDIOTRACK_ID_TEXT

#define INPUT_AUDIOTRACK_ID_TEXT   N_("Audio track ID")

◆ INPUT_AUDIOTRACK_LANG_LONGTEXT

#define INPUT_AUDIOTRACK_LANG_LONGTEXT
Value:
N_( \
"Language of the audio track you want to use " \
"(comma separated, two or three letter ISO-639 country code; you may use 'none' to avoid a fallback to another language).")

◆ INPUT_AUDIOTRACK_LANG_TEXT

#define INPUT_AUDIOTRACK_LANG_TEXT   N_("Audio language")

◆ INPUT_AUDIOTRACK_LONGTEXT

#define INPUT_AUDIOTRACK_LONGTEXT
Value:
N_( \
"Stream number of the audio track to use " \
"(from 0 to n).")

◆ INPUT_AUDIOTRACK_TEXT

#define INPUT_AUDIOTRACK_TEXT   N_("Audio track")

◆ INPUT_CAPTIONS_TEXT

#define INPUT_CAPTIONS_TEXT   N_(N_("Preferred Closed Captions decoder"))

◆ INPUT_CAT_LONGTEXT

#define INPUT_CAT_LONGTEXT
Value:
N_( \
"These options allow you to modify the behavior of the input " \
"subsystem, such as the DVD or VCD device, the network interface " \
"settings or the subtitle channel.")

◆ INPUT_FAST_SEEK_LONGTEXT

#define INPUT_FAST_SEEK_LONGTEXT
Value:
N_( \
"Favor speed over precision while seeking" )

◆ INPUT_FAST_SEEK_TEXT

#define INPUT_FAST_SEEK_TEXT   N_("Fast seek")

◆ INPUT_LIST_LONGTEXT

#define INPUT_LIST_LONGTEXT
Value:
N_( \
"You can give a comma-separated list " \
"of inputs that will be concatenated together after the normal one.")

◆ INPUT_LIST_TEXT

#define INPUT_LIST_TEXT   N_("Input list")

◆ INPUT_LOWDELAY_LONGTEXT

#define INPUT_LOWDELAY_LONGTEXT
Value:
N_(\
"Try to minimize delay along decoding chain."\
"Might break with non compliant streams.")

◆ INPUT_LOWDELAY_TEXT

#define INPUT_LOWDELAY_TEXT   N_("Low delay mode")

◆ INPUT_MENUTRACK_LANG_LONGTEXT

#define INPUT_MENUTRACK_LANG_LONGTEXT
Value:
N_( \
"Language of the menus you want to use with DVD/BluRay " \
"(comma separated, two or three letter ISO-639 country code; you may use 'any' as a fallback).")

◆ INPUT_MENUTRACK_LANG_TEXT

#define INPUT_MENUTRACK_LANG_TEXT   N_("Menu language")

◆ INPUT_PREFERREDRESOLUTION_LONGTEXT

#define INPUT_PREFERREDRESOLUTION_LONGTEXT
Value:
N_( \
"When several video formats are available, select one whose " \
"resolution is closest to (but not higher than) this setting, " \
"in number of lines. Use this option if you don't have enough CPU " \
"power or network bandwidth to play higher resolutions.")

◆ INPUT_PREFERREDRESOLUTION_TEXT

#define INPUT_PREFERREDRESOLUTION_TEXT   N_("Preferred video resolution")

◆ INPUT_PROGRAM_LONGTEXT

#define INPUT_PROGRAM_LONGTEXT
Value:
N_( \
"Choose the program to select by giving its Service ID. " \
"Only use this option if you want to read a multi-program stream " \
"(like DVB streams for example)." )

◆ INPUT_PROGRAM_TEXT

#define INPUT_PROGRAM_TEXT   N_("Program")

◆ INPUT_PROGRAMS_LONGTEXT

#define INPUT_PROGRAMS_LONGTEXT
Value:
N_( \
"Choose the programs to select by giving a comma-separated list of " \
"Service IDs (SIDs). " \
"Only use this option if you want to read a multi-program stream " \
"(like DVB streams for example)." )

◆ INPUT_PROGRAMS_TEXT

#define INPUT_PROGRAMS_TEXT   N_("Programs")

◆ INPUT_RATE_LONGTEXT

#define INPUT_RATE_LONGTEXT
Value:
N_( \
"This defines the playback speed (nominal speed is 1.0)." )

◆ INPUT_RATE_TEXT

#define INPUT_RATE_TEXT   N_("Playback speed")

◆ INPUT_RECORD_NATIVE_LONGTEXT

#define INPUT_RECORD_NATIVE_LONGTEXT
Value:
N_( \
"When possible, the input stream will be recorded instead of using " \
"the stream output module" )

◆ INPUT_RECORD_NATIVE_TEXT

#define INPUT_RECORD_NATIVE_TEXT   N_("Prefer native stream recording")

◆ INPUT_RECORD_PATH_LONGTEXT

#define INPUT_RECORD_PATH_LONGTEXT
Value:
N_( \
"Directory where the records will be stored" )

◆ INPUT_RECORD_PATH_TEXT

#define INPUT_RECORD_PATH_TEXT   N_("Record directory")

◆ INPUT_REPEAT_LONGTEXT

#define INPUT_REPEAT_LONGTEXT
Value:
N_( \
"Number of time the same input will be repeated")

◆ INPUT_REPEAT_TEXT

#define INPUT_REPEAT_TEXT   N_("Input repetitions")

◆ INPUT_SLAVE_LONGTEXT

#define INPUT_SLAVE_LONGTEXT
Value:
N_( \
"This allows you to play from several inputs at " \
"the same time. This feature is experimental, not all formats " \
"are supported. Use a '#' separated list of inputs.")

◆ INPUT_SLAVE_TEXT

#define INPUT_SLAVE_TEXT   N_("Input slave (experimental)")

◆ INPUT_SUBTRACK_ID_LONGTEXT

#define INPUT_SUBTRACK_ID_LONGTEXT
Value:
N_( \
"Stream ID of the subtitle track to use.")

◆ INPUT_SUBTRACK_ID_TEXT

#define INPUT_SUBTRACK_ID_TEXT   N_("Subtitle track ID")

◆ INPUT_SUBTRACK_LANG_LONGTEXT

#define INPUT_SUBTRACK_LANG_LONGTEXT
Value:
N_( \
"Language of the subtitle track you want to use " \
"(comma separated, two or three letter ISO-639 country code; you may use 'any' as a fallback).")

◆ INPUT_SUBTRACK_LANG_TEXT

#define INPUT_SUBTRACK_LANG_TEXT   N_("Subtitle language")

◆ INPUT_SUBTRACK_LONGTEXT

#define INPUT_SUBTRACK_LONGTEXT
Value:
N_( \
"Stream number of the subtitle track to use " \
"(from 0 to n).")

◆ INPUT_SUBTRACK_TEXT

#define INPUT_SUBTRACK_TEXT   N_("Subtitle track")

◆ INPUT_TIMESHIFT_GRANULARITY_LONGTEXT

#define INPUT_TIMESHIFT_GRANULARITY_LONGTEXT
Value:
N_( \
"This is the maximum size in bytes of the temporary files " \
"that will be used to store the timeshifted streams." )

◆ INPUT_TIMESHIFT_GRANULARITY_TEXT

#define INPUT_TIMESHIFT_GRANULARITY_TEXT   N_("Timeshift granularity")

◆ INPUT_TIMESHIFT_PATH_LONGTEXT

#define INPUT_TIMESHIFT_PATH_LONGTEXT
Value:
N_( \
"Directory used to store the timeshift temporary files." )

◆ INPUT_TIMESHIFT_PATH_TEXT

#define INPUT_TIMESHIFT_PATH_TEXT   N_("Timeshift directory")

◆ INPUT_TITLE_FORMAT_LONGTEXT

#define INPUT_TITLE_FORMAT_LONGTEXT
Value:
N_( "This option allows you to set the title according to what's being played<br>" \
"$a: Artist<br>$b: Album<br>$c: Copyright<br>$t: Title<br>$g: Genre<br>" \
"$n: Track num<br>$p: Now playing<br>$A: Date<br>$D: Duration<br>" \
"$Z: \"Now playing\" (Fall back on Title - Artist)" )

◆ INPUT_TITLE_FORMAT_TEXT

#define INPUT_TITLE_FORMAT_TEXT   N_( "Change title according to current media" )

◆ INPUT_VIDEOTRACK_ID_LONGTEXT

#define INPUT_VIDEOTRACK_ID_LONGTEXT
Value:
N_( \
"Stream ID of the video track to use.")

◆ INPUT_VIDEOTRACK_ID_TEXT

#define INPUT_VIDEOTRACK_ID_TEXT   N_("Video track ID")

◆ INPUT_VIDEOTRACK_LONGTEXT

#define INPUT_VIDEOTRACK_LONGTEXT
Value:
N_( \
"Stream number of the video track to use " \
"(from 0 to n).")

◆ INPUT_VIDEOTRACK_TEXT

#define INPUT_VIDEOTRACK_TEXT   N_("Video track")
Todo:
Document how to find it

◆ INTERACTION_LONGTEXT

#define INTERACTION_LONGTEXT
Value:
N_( \
"When this is enabled, the interface will show a dialog box each time " \
"some user input is required." )

◆ INTERACTION_TEXT

#define INTERACTION_TEXT   N_("Interface interaction")

◆ INTF_BOSS_KEY_LONGTEXT

#define INTF_BOSS_KEY_LONGTEXT   N_("Hide the interface and pause playback.")

◆ INTF_BOSS_KEY_TEXT

#define INTF_BOSS_KEY_TEXT   N_("Boss key")

◆ INTF_CAT_LONGTEXT

#define INTF_CAT_LONGTEXT
Value:
N_( \
"These options allow you to configure the interfaces used by VLC. " \
"You can select the main interface, additional " \
"interface modules, and define various related options." )

◆ INTF_LONGTEXT

#define INTF_LONGTEXT
Value:
N_( \
"This is the main interface used by VLC. " \
"The default behavior is to automatically select the best module " \
"available.")

◆ INTF_POPUP_MENU_KEY_LONGTEXT

#define INTF_POPUP_MENU_KEY_LONGTEXT   N_("Show the contextual popup menu.")

◆ INTF_POPUP_MENU_KEY_TEXT

#define INTF_POPUP_MENU_KEY_TEXT   N_("Context menu")

◆ INTF_TEXT

#define INTF_TEXT   N_("Interface module")

◆ INTF_TOGGLE_FSC_KEY_LONGTEXT

#define INTF_TOGGLE_FSC_KEY_LONGTEXT   N_("Select the hotkey to use to toggle visibility of controls in fullscreen mode.")

◆ INTF_TOGGLE_FSC_KEY_TEXT

#define INTF_TOGGLE_FSC_KEY_TEXT   N_("Show controller in fullscreen")

◆ JBEXTRASHORT_KEY_LONGTEXT

#define JBEXTRASHORT_KEY_LONGTEXT    N_("Select the hotkey to make a very short backwards jump.")

◆ JBEXTRASHORT_KEY_TEXT

#define JBEXTRASHORT_KEY_TEXT   N_("Very short backwards jump")

◆ JBLONG_KEY_LONGTEXT

#define JBLONG_KEY_LONGTEXT    N_("Select the hotkey to make a long backwards jump.")

◆ JBLONG_KEY_TEXT

#define JBLONG_KEY_TEXT   N_("Long backwards jump")

◆ JBMEDIUM_KEY_LONGTEXT

#define JBMEDIUM_KEY_LONGTEXT    N_("Select the hotkey to make a medium backwards jump.")

◆ JBMEDIUM_KEY_TEXT

#define JBMEDIUM_KEY_TEXT   N_("Medium backwards jump")

◆ JBSHORT_KEY_LONGTEXT

#define JBSHORT_KEY_LONGTEXT    N_("Select the hotkey to make a short backwards jump.")

◆ JBSHORT_KEY_TEXT

#define JBSHORT_KEY_TEXT   N_("Short backwards jump")

◆ JFEXTRASHORT_KEY_LONGTEXT

#define JFEXTRASHORT_KEY_LONGTEXT    N_("Select the hotkey to make a very short forward jump.")

◆ JFEXTRASHORT_KEY_TEXT

#define JFEXTRASHORT_KEY_TEXT   N_("Very short forward jump")

◆ JFLONG_KEY_LONGTEXT

#define JFLONG_KEY_LONGTEXT    N_("Select the hotkey to make a long forward jump.")

◆ JFLONG_KEY_TEXT

#define JFLONG_KEY_TEXT   N_("Long forward jump")

◆ JFMEDIUM_KEY_LONGTEXT

#define JFMEDIUM_KEY_LONGTEXT    N_("Select the hotkey to make a medium forward jump.")

◆ JFMEDIUM_KEY_TEXT

#define JFMEDIUM_KEY_TEXT   N_("Medium forward jump")

◆ JFSHORT_KEY_LONGTEXT

#define JFSHORT_KEY_LONGTEXT    N_("Select the hotkey to make a short forward jump.")

◆ JFSHORT_KEY_TEXT

#define JFSHORT_KEY_TEXT   N_("Short forward jump")

◆ JIEXTRASHORT_LONGTEXT

#define JIEXTRASHORT_LONGTEXT   N_("Very short jump length, in seconds.")

◆ JIEXTRASHORT_TEXT

#define JIEXTRASHORT_TEXT   N_("Very short jump length")

◆ JILONG_LONGTEXT

#define JILONG_LONGTEXT   N_("Long jump length, in seconds.")

◆ JILONG_TEXT

#define JILONG_TEXT   N_("Long jump length")

◆ JIMEDIUM_LONGTEXT

#define JIMEDIUM_LONGTEXT   N_("Medium jump length, in seconds.")

◆ JIMEDIUM_TEXT

#define JIMEDIUM_TEXT   N_("Medium jump length")

◆ JISHORT_LONGTEXT

#define JISHORT_LONGTEXT   N_("Short jump length, in seconds.")

◆ JISHORT_TEXT

#define JISHORT_TEXT   N_("Short jump length")

◆ KEY_ASPECT_RATIO

#define KEY_ASPECT_RATIO   "a"

◆ KEY_AUDIO_TRACK

#define KEY_AUDIO_TRACK   "b"

◆ KEY_AUDIODELAY_DOWN

#define KEY_AUDIODELAY_DOWN   "j"

◆ KEY_AUDIODELAY_UP

#define KEY_AUDIODELAY_UP   "k"

◆ KEY_AUDIODEVICE_CYCLE

#define KEY_AUDIODEVICE_CYCLE   "Shift+a"

◆ KEY_CHAPTER_NEXT

#define KEY_CHAPTER_NEXT   "Shift+n"

◆ KEY_CHAPTER_PREV

#define KEY_CHAPTER_PREV   "Shift+p"

◆ KEY_CROP

#define KEY_CROP   "c"

◆ KEY_CROP_BOTTOM

#define KEY_CROP_BOTTOM   "Alt+c"

◆ KEY_CROP_LEFT

#define KEY_CROP_LEFT   "Alt+d"

◆ KEY_CROP_RIGHT

#define KEY_CROP_RIGHT   "Alt+f"

◆ KEY_CROP_TOP

#define KEY_CROP_TOP   "Alt+r"

◆ KEY_DEINTERLACE

#define KEY_DEINTERLACE   "d"

◆ KEY_DEINTERLACE_MODE

#define KEY_DEINTERLACE_MODE   "Shift+d"

◆ KEY_DISC_MENU

#define KEY_DISC_MENU   "Shift+m"

◆ KEY_FASTER

#define KEY_FASTER   "+"

◆ KEY_FRAME_NEXT

#define KEY_FRAME_NEXT   "e\tBrowser Next"

◆ KEY_INTF_BOSS

#define KEY_INTF_BOSS   NULL

◆ KEY_INTF_POPUP_MENU

#define KEY_INTF_POPUP_MENU   "Menu"

◆ KEY_INTF_TOGGLE_FSC

#define KEY_INTF_TOGGLE_FSC   "i"

◆ KEY_JUMP_MEXTRASHORT

#define KEY_JUMP_MEXTRASHORT   "Shift+Left"

◆ KEY_JUMP_MLONG

#define KEY_JUMP_MLONG   "Ctrl+Alt+Left"

◆ KEY_JUMP_MMEDIUM

#define KEY_JUMP_MMEDIUM   "Ctrl+Left"

◆ KEY_JUMP_MSHORT

#define KEY_JUMP_MSHORT   "Alt+Left"

◆ KEY_JUMP_PEXTRASHORT

#define KEY_JUMP_PEXTRASHORT   "Shift+Right"

◆ KEY_JUMP_PLONG

#define KEY_JUMP_PLONG   "Ctrl+Alt+Right"

◆ KEY_JUMP_PMEDIUM

#define KEY_JUMP_PMEDIUM   "Ctrl+Right"

◆ KEY_JUMP_PSHORT

#define KEY_JUMP_PSHORT   "Alt+Right"

◆ KEY_LEAVE_FULLSCREEN

#define KEY_LEAVE_FULLSCREEN   "Esc"

◆ KEY_LONGTEXT

#define KEY_LONGTEXT
Value:
N_( \
"This private key file (PEM format) is used for server-side TLS.")

◆ KEY_LOOP

#define KEY_LOOP   "l"

◆ KEY_NAV_ACTIVATE

#define KEY_NAV_ACTIVATE   "Enter"

◆ KEY_NAV_DOWN

#define KEY_NAV_DOWN   "Down"

◆ KEY_NAV_LEFT

#define KEY_NAV_LEFT   "Left"

◆ KEY_NAV_RIGHT

#define KEY_NAV_RIGHT   "Right"

◆ KEY_NAV_UP

#define KEY_NAV_UP   "Up"

◆ KEY_NEXT

#define KEY_NEXT   "n\tMedia Next Track"

◆ KEY_PLAY

#define KEY_PLAY   "Browser Refresh"

◆ KEY_PLAY_BOOKMARK1

#define KEY_PLAY_BOOKMARK1   "F1"

◆ KEY_PLAY_BOOKMARK10

#define KEY_PLAY_BOOKMARK10   "F10"

◆ KEY_PLAY_BOOKMARK2

#define KEY_PLAY_BOOKMARK2   "F2"

◆ KEY_PLAY_BOOKMARK3

#define KEY_PLAY_BOOKMARK3   "F3"

◆ KEY_PLAY_BOOKMARK4

#define KEY_PLAY_BOOKMARK4   "F4"

◆ KEY_PLAY_BOOKMARK5

#define KEY_PLAY_BOOKMARK5   "F5"

◆ KEY_PLAY_BOOKMARK6

#define KEY_PLAY_BOOKMARK6   "F6"

◆ KEY_PLAY_BOOKMARK7

#define KEY_PLAY_BOOKMARK7   "F7"

◆ KEY_PLAY_BOOKMARK8

#define KEY_PLAY_BOOKMARK8   "F8"

◆ KEY_PLAY_BOOKMARK9

#define KEY_PLAY_BOOKMARK9   "F9"

◆ KEY_PLAY_CLEAR

#define KEY_PLAY_CLEAR   "Ctrl+w"

◆ KEY_PLAY_PAUSE

#define KEY_PLAY_PAUSE   "Space\tMedia Play Pause"

◆ KEY_POSITION

#define KEY_POSITION   "t"

◆ KEY_PREV

#define KEY_PREV   "p\tMedia Prev Track"

◆ KEY_PROGRAM_SID_NEXT

#define KEY_PROGRAM_SID_NEXT   "x"

◆ KEY_PROGRAM_SID_PREV

#define KEY_PROGRAM_SID_PREV   "Shift+x"

◆ KEY_QUIT

#define KEY_QUIT   "Ctrl+q"

◆ KEY_RANDOM

#define KEY_RANDOM   "r"

◆ KEY_RATE_FASTER_FINE

#define KEY_RATE_FASTER_FINE   "]"

◆ KEY_RATE_NORMAL

#define KEY_RATE_NORMAL   "="

◆ KEY_RATE_SLOWER_FINE

#define KEY_RATE_SLOWER_FINE   "["

◆ KEY_RECORD

#define KEY_RECORD   "Shift+r"

◆ KEY_SCALE_DOWN

#define KEY_SCALE_DOWN   "Alt+Shift+o"

◆ KEY_SCALE_UP

#define KEY_SCALE_UP   "Alt+o"

◆ KEY_SET_BOOKMARK1

#define KEY_SET_BOOKMARK1   "Ctrl+F1"

◆ KEY_SET_BOOKMARK10

#define KEY_SET_BOOKMARK10   "Ctrl+F10"

◆ KEY_SET_BOOKMARK2

#define KEY_SET_BOOKMARK2   "Ctrl+F2"

◆ KEY_SET_BOOKMARK3

#define KEY_SET_BOOKMARK3   "Ctrl+F3"

◆ KEY_SET_BOOKMARK4

#define KEY_SET_BOOKMARK4   "Ctrl+F4"

◆ KEY_SET_BOOKMARK5

#define KEY_SET_BOOKMARK5   "Ctrl+F5"

◆ KEY_SET_BOOKMARK6

#define KEY_SET_BOOKMARK6   "Ctrl+F6"

◆ KEY_SET_BOOKMARK7

#define KEY_SET_BOOKMARK7   "Ctrl+F7"

◆ KEY_SET_BOOKMARK8

#define KEY_SET_BOOKMARK8   "Ctrl+F8"

◆ KEY_SET_BOOKMARK9

#define KEY_SET_BOOKMARK9   "Ctrl+F9"

◆ KEY_SIMPLE_PAUSE

#define KEY_SIMPLE_PAUSE   "Browser Stop"

◆ KEY_SLOWER

#define KEY_SLOWER   "-"

◆ KEY_SNAPSHOT

#define KEY_SNAPSHOT   "Shift+s"

◆ KEY_STOP

#define KEY_STOP   "s\tMedia Stop"

◆ KEY_SUBDELAY_DOWN

#define KEY_SUBDELAY_DOWN   "g"

◆ KEY_SUBDELAY_UP

#define KEY_SUBDELAY_UP   "h"

◆ KEY_SUBPOS_DOWN

#define KEY_SUBPOS_DOWN   NULL

◆ KEY_SUBPOS_UP

#define KEY_SUBPOS_UP   NULL

◆ KEY_SUBSYNC_APPLY

#define KEY_SUBSYNC_APPLY   "Shift+k"

◆ KEY_SUBSYNC_MARKAUDIO

#define KEY_SUBSYNC_MARKAUDIO   "Shift+h"

◆ KEY_SUBSYNC_MARKSUB

#define KEY_SUBSYNC_MARKSUB   "Shift+j"

◆ KEY_SUBSYNC_RESET

#define KEY_SUBSYNC_RESET   "Ctrl+Shift+k"

◆ KEY_SUBTEXT_SCALE

#define KEY_SUBTEXT_SCALE   "Ctrl+0"

◆ KEY_SUBTEXT_SCALEDOWN

#define KEY_SUBTEXT_SCALEDOWN   "Ctrl+Mouse Wheel Down"

◆ KEY_SUBTEXT_SCALEUP

#define KEY_SUBTEXT_SCALEUP   "Ctrl+Mouse Wheel Up"

◆ KEY_SUBTITLE_CONTROL_S

#define KEY_SUBTITLE_CONTROL_S   "Ctrl+Shift+v"

◆ KEY_SUBTITLE_REVTRACK

#define KEY_SUBTITLE_REVTRACK   "Alt+v"

◆ KEY_SUBTITLE_TOGGLE

#define KEY_SUBTITLE_TOGGLE   "Shift+v"

◆ KEY_SUBTITLE_TRACK

#define KEY_SUBTITLE_TRACK   "v"

◆ KEY_TITLE_NEXT

#define KEY_TITLE_NEXT   "Shift+b"

◆ KEY_TITLE_PREV

#define KEY_TITLE_PREV   "Shift+o"

◆ KEY_TOGGLE_AUTOSCALE

#define KEY_TOGGLE_AUTOSCALE   "o"

◆ KEY_TOGGLE_FULLSCREEN

#define KEY_TOGGLE_FULLSCREEN   "f"

◆ KEY_UNCROP_BOTTOM

#define KEY_UNCROP_BOTTOM   "Alt+Shift+c"

◆ KEY_UNCROP_LEFT

#define KEY_UNCROP_LEFT   "Alt+Shift+d"

◆ KEY_UNCROP_RIGHT

#define KEY_UNCROP_RIGHT   "Alt+Shift+f"

◆ KEY_UNCROP_TOP

#define KEY_UNCROP_TOP   "Alt+Shift+r"

◆ KEY_UNZOOM

#define KEY_UNZOOM   "Shift+z"

◆ KEY_VIEWPOINT_FOV_IN

#define KEY_VIEWPOINT_FOV_IN   "Page Up"

◆ KEY_VIEWPOINT_FOV_OUT

#define KEY_VIEWPOINT_FOV_OUT   "Page Down"

◆ KEY_VOL_DOWN

#define KEY_VOL_DOWN   "Ctrl+Down\tVolume Down"

◆ KEY_VOL_MUTE

#define KEY_VOL_MUTE   "m\tVolume Mute"

◆ KEY_VOL_UP

#define KEY_VOL_UP   "Ctrl+Up\tVolume Up"

◆ KEY_WALLPAPER

#define KEY_WALLPAPER   "w"

◆ KEY_ZOOM

#define KEY_ZOOM   "z"

◆ KEY_ZOOM_DOUBLE

#define KEY_ZOOM_DOUBLE   "Alt+4"

◆ KEY_ZOOM_HALF

#define KEY_ZOOM_HALF   "Alt+2"

◆ KEY_ZOOM_ORIGINAL

#define KEY_ZOOM_ORIGINAL   "Alt+3"

◆ KEY_ZOOM_QUARTER

#define KEY_ZOOM_QUARTER   "Alt+1"

◆ KEYBOARD_EVENTS_LONGTEXT

#define KEYBOARD_EVENTS_LONGTEXT
Value:
N_( \
"This enables VLC hotkeys from the (non-embedded) video window." )

◆ KEYBOARD_EVENTS_TEXT

#define KEYBOARD_EVENTS_TEXT   N_("Key press events")

◆ KEYSTORE_LONGTEXT

#define KEYSTORE_LONGTEXT
Value:
N_( \
"List of keystores that VLC will use in priority." )

◆ KEYSTORE_TEXT

#define KEYSTORE_TEXT   N_("Preferred keystore list")

◆ LEAVE_FULLSCREEN_KEY_LONGTEXT

#define LEAVE_FULLSCREEN_KEY_LONGTEXT   N_("Select the hotkey to use to exit fullscreen state.")

◆ LEAVE_FULLSCREEN_KEY_TEXT

#define LEAVE_FULLSCREEN_KEY_TEXT   N_("Exit fullscreen")

◆ LIST_TEXT

#define LIST_TEXT    N_("print a list of available modules")

◆ LIST_VERBOSE_TEXT

#define LIST_VERBOSE_TEXT    N_("print a list of available modules with extra detail")

◆ LONGHELP_TEXT

#define LONGHELP_TEXT
Value:
N_("print help for VLC and all its modules (can be combined with " \
"--help-verbose)")

◆ LOOP_KEY_LONGTEXT

#define LOOP_KEY_LONGTEXT   N_("Toggle Normal/Loop/Repeat playlist modes")

◆ LOOP_KEY_TEXT

#define LOOP_KEY_TEXT   N_("Normal/Loop/Repeat")

◆ LOOP_LONGTEXT

#define LOOP_LONGTEXT
Value:
N_( \
"VLC will keep playing the playlist indefinitely." )

◆ LOOP_TEXT

#define LOOP_TEXT   N_("Repeat all")

◆ MASPECT_RATIO_LONGTEXT

#define MASPECT_RATIO_LONGTEXT
Value:
N_( \
"This forces the monitor aspect ratio. Most monitors have square " \
"pixels (1:1). If you have a 16:9 screen, you might need to change this " \
"to 4:3 in order to keep proportions.")

◆ MASPECT_RATIO_TEXT

#define MASPECT_RATIO_TEXT   N_("Monitor pixel aspect ratio")

◆ META_ARTIST_LONGTEXT

#define META_ARTIST_LONGTEXT
Value:
N_( \
"Allows you to specify an \"artist\" metadata for an input.")

◆ META_ARTIST_TEXT

#define META_ARTIST_TEXT   N_("Artist metadata")

◆ META_AUTHOR_LONGTEXT

#define META_AUTHOR_LONGTEXT
Value:
N_( \
"Allows you to specify an \"author\" metadata for an input.")

◆ META_AUTHOR_TEXT

#define META_AUTHOR_TEXT   N_("Author metadata")

◆ META_CPYR_LONGTEXT

#define META_CPYR_LONGTEXT
Value:
N_( \
"Allows you to specify a \"copyright\" metadata for an input.")

◆ META_CPYR_TEXT

#define META_CPYR_TEXT   N_("Copyright metadata")

◆ META_DATE_LONGTEXT

#define META_DATE_LONGTEXT
Value:
N_( \
"Allows you to specify a \"date\" metadata for an input.")

◆ META_DATE_TEXT

#define META_DATE_TEXT   N_("Date metadata")

◆ META_DESCR_LONGTEXT

#define META_DESCR_LONGTEXT
Value:
N_( \
"Allows you to specify a \"description\" metadata for an input.")

◆ META_DESCR_TEXT

#define META_DESCR_TEXT   N_("Description metadata")

◆ META_GENRE_LONGTEXT

#define META_GENRE_LONGTEXT
Value:
N_( \
"Allows you to specify a \"genre\" metadata for an input.")

◆ META_GENRE_TEXT

#define META_GENRE_TEXT   N_("Genre metadata")

◆ META_TITLE_LONGTEXT

#define META_TITLE_LONGTEXT
Value:
N_( \
"Allows you to specify a \"title\" metadata for an input.")

◆ META_TITLE_TEXT

#define META_TITLE_TEXT   N_("Title metadata")

◆ META_URL_LONGTEXT

#define META_URL_LONGTEXT
Value:
N_( \
"Allows you to specify a \"url\" metadata for an input.")

◆ META_URL_TEXT

#define META_URL_TEXT   N_("URL metadata")

◆ METADATA_NETWORK_TEXT

#define METADATA_NETWORK_TEXT   N_( "Allow metadata network access" )

◆ MIFACE_LONGTEXT

#define MIFACE_LONGTEXT
Value:
N_( \
"Default multicast interface. This overrides the routing table.")

◆ MIFACE_TEXT

#define MIFACE_TEXT   N_("Multicast output interface")

◆ MIX_MODE_TEXT

#define MIX_MODE_TEXT   N_("Audio mix mode")

◆ ML_LONGTEXT

#define ML_LONGTEXT
Value:
N_( \
"The media library is automatically saved and reloaded each time you " \
"start VLC." )

◆ ML_TEXT

#define ML_TEXT   N_("Use media library")

◆ MODULE_NAME

#define MODULE_NAME   core

◆ MODULE_TEXT

#define MODULE_TEXT
Value:
N_("print help on a specific module (can be combined with " \
"--help-verbose). Prefix the module name with = for strict " \
"matches.")

◆ MOUSE_EVENTS_LONGTEXT

#define MOUSE_EVENTS_LONGTEXT
Value:
N_( \
"This enables handling of mouse clicks on the video." )

◆ MOUSE_EVENTS_TEXT

#define MOUSE_EVENTS_TEXT   N_("Mouse events")

◆ MOUSE_HIDE_TIMEOUT_LONGTEXT

#define MOUSE_HIDE_TIMEOUT_LONGTEXT   NULL

◆ MOUSE_HIDE_TIMEOUT_TEXT

#define MOUSE_HIDE_TIMEOUT_TEXT
Value:
N_("Hide cursor and fullscreen " \
"controller after x milliseconds")

◆ MOUSE_X_WHEEL_MODE_LONGTEXT

#define MOUSE_X_WHEEL_MODE_LONGTEXT
Value:
N_( \
"The mouse wheel horizontal (left/right) axis can control volume, " \
"position or be ignored.")

◆ MOUSE_X_WHEEL_MODE_TEXT

#define MOUSE_X_WHEEL_MODE_TEXT   N_("Mouse wheel horizontal axis control")

◆ MOUSE_Y_WHEEL_MODE_LONGTEXT

#define MOUSE_Y_WHEEL_MODE_LONGTEXT
Value:
N_( \
"The mouse wheel vertical (up/down) axis can control volume, " \
"position or be ignored.")

◆ MOUSE_Y_WHEEL_MODE_TEXT

#define MOUSE_Y_WHEEL_MODE_TEXT   N_("Mouse wheel vertical axis control")

◆ MTU_DEFAULT

#define MTU_DEFAULT   1400

◆ MTU_LONGTEXT

#define MTU_LONGTEXT
Value:
N_( \
"This is the maximum application-layer packet size that can be " \
"transmitted over the network (in bytes).")

◆ MTU_TEXT

#define MTU_TEXT   N_("MTU of the network interface")

◆ NAV_ACTIVATE_KEY_LONGTEXT

#define NAV_ACTIVATE_KEY_LONGTEXT   N_("Select the key to activate selected item in DVD menus.")

◆ NAV_ACTIVATE_KEY_TEXT

#define NAV_ACTIVATE_KEY_TEXT   N_("Activate")

◆ NAV_DOWN_KEY_LONGTEXT

#define NAV_DOWN_KEY_LONGTEXT   N_("Select the key to move the selector down in DVD menus / Move viewpoint to down (pitch).")

◆ NAV_DOWN_KEY_TEXT

#define NAV_DOWN_KEY_TEXT   N_("Navigate down")

◆ NAV_LEFT_KEY_LONGTEXT

#define NAV_LEFT_KEY_LONGTEXT   N_("Select the key to move the selector left in DVD menus / Move viewpoint to left (yaw).")

◆ NAV_LEFT_KEY_TEXT

#define NAV_LEFT_KEY_TEXT   N_("Navigate left")

◆ NAV_RIGHT_KEY_LONGTEXT

#define NAV_RIGHT_KEY_LONGTEXT   N_("Select the key to move the selector right in DVD menus / Move viewpoint to right (yaw).")

◆ NAV_RIGHT_KEY_TEXT

#define NAV_RIGHT_KEY_TEXT   N_("Navigate right")

◆ NAV_UP_KEY_LONGTEXT

#define NAV_UP_KEY_LONGTEXT   N_("Select the key to move the selector up in DVD menus / Move viewpoint to up (pitch).")

◆ NAV_UP_KEY_TEXT

#define NAV_UP_KEY_TEXT   N_("Navigate up")

◆ NETWORK_CACHING_LONGTEXT

#define NETWORK_CACHING_LONGTEXT
Value:
N_( \
"Caching value for network resources, in milliseconds." )

◆ NETWORK_CACHING_TEXT

#define NETWORK_CACHING_TEXT   N_("Network caching (ms)")

◆ NEXT_KEY_LONGTEXT

#define NEXT_KEY_LONGTEXT   N_("Select the hotkey to use to skip to the next item in the playlist.")

◆ NEXT_KEY_TEXT

#define NEXT_KEY_TEXT   N_("Next")

◆ ONEINSTANCE_LONGTEXT

#define ONEINSTANCE_LONGTEXT
Value:
N_( \
"Allowing only one running instance of VLC can sometimes be useful, " \
"for example if you associated VLC with some media types and you " \
"don't want a new instance of VLC to be opened each time you " \
"open a file in your file manager. This option will allow you " \
"to play the file with the already running instance or enqueue it.")

◆ ONEINSTANCE_TEXT

#define ONEINSTANCE_TEXT   N_("Allow only one running instance")

◆ ONEINSTANCEWHENSTARTEDFROMFILE_TEXT

#define ONEINSTANCEWHENSTARTEDFROMFILE_TEXT
Value:
N_( \
"Use only one instance when started from file manager")

◆ OPEN_LONGTEXT

#define OPEN_LONGTEXT
Value:
N_( \
"This stream will always be opened at VLC startup." )

◆ OPEN_TEXT

#define OPEN_TEXT   N_("Default stream")

◆ OSD_LONGTEXT

#define OSD_LONGTEXT
Value:
N_( \
"VLC can display messages on the video. This is called OSD (On Screen " \
"Display).")

◆ OSD_TEXT

#define OSD_TEXT   N_("On Screen Display")

◆ PACKETIZER_LONGTEXT

#define PACKETIZER_LONGTEXT
Value:
N_( \
"This allows you to select the order in which VLC will choose its " \
"packetizers." )

◆ PACKETIZER_TEXT

#define PACKETIZER_TEXT   N_("Preferred packetizer list")

◆ PAE_LONGTEXT

#define PAE_LONGTEXT
Value:
N_( \
"Exit if there are no more items in the playlist." )

◆ PAE_TEXT

#define PAE_TEXT   N_("Play and exit")

◆ PAP_LONGTEXT

#define PAP_LONGTEXT
Value:
N_( \
"Pause each item in the playlist on the last frame." )

◆ PAP_TEXT

#define PAP_TEXT   N_("Play and pause")

◆ PAS_LONGTEXT

#define PAS_LONGTEXT
Value:
N_( \
"Stop the playlist after each played playlist item." )

◆ PAS_TEXT

#define PAS_TEXT   N_("Play and stop")

◆ PAUSE_KEY_LONGTEXT

#define PAUSE_KEY_LONGTEXT   N_("Select the hotkey to use to pause.")

◆ PAUSE_KEY_TEXT

#define PAUSE_KEY_TEXT   N_("Pause only")

◆ PLAY_BOOKMARK10_KEY_TEXT

#define PLAY_BOOKMARK10_KEY_TEXT   N_("Play playlist bookmark 10")

◆ PLAY_BOOKMARK1_KEY_TEXT

#define PLAY_BOOKMARK1_KEY_TEXT   N_("Play playlist bookmark 1")

◆ PLAY_BOOKMARK2_KEY_TEXT

#define PLAY_BOOKMARK2_KEY_TEXT   N_("Play playlist bookmark 2")

◆ PLAY_BOOKMARK3_KEY_TEXT

#define PLAY_BOOKMARK3_KEY_TEXT   N_("Play playlist bookmark 3")

◆ PLAY_BOOKMARK4_KEY_TEXT

#define PLAY_BOOKMARK4_KEY_TEXT   N_("Play playlist bookmark 4")

◆ PLAY_BOOKMARK5_KEY_TEXT

#define PLAY_BOOKMARK5_KEY_TEXT   N_("Play playlist bookmark 5")

◆ PLAY_BOOKMARK6_KEY_TEXT

#define PLAY_BOOKMARK6_KEY_TEXT   N_("Play playlist bookmark 6")

◆ PLAY_BOOKMARK7_KEY_TEXT

#define PLAY_BOOKMARK7_KEY_TEXT   N_("Play playlist bookmark 7")

◆ PLAY_BOOKMARK8_KEY_TEXT

#define PLAY_BOOKMARK8_KEY_TEXT   N_("Play playlist bookmark 8")

◆ PLAY_BOOKMARK9_KEY_TEXT

#define PLAY_BOOKMARK9_KEY_TEXT   N_("Play playlist bookmark 9")

◆ PLAY_BOOKMARK_KEY_LONGTEXT

#define PLAY_BOOKMARK_KEY_LONGTEXT   N_("Select the key to play this bookmark.")

◆ PLAY_CLEAR_KEY_LONGTEXT

#define PLAY_CLEAR_KEY_LONGTEXT   N_("Select the key to clear the current playlist.")

◆ PLAY_CLEAR_KEY_TEXT

#define PLAY_CLEAR_KEY_TEXT   N_("Clear the playlist")

◆ PLAY_KEY_LONGTEXT

#define PLAY_KEY_LONGTEXT   N_("Select the hotkey to use to play.")

◆ PLAY_KEY_TEXT

#define PLAY_KEY_TEXT   N_("Play only")

◆ PLAY_PAUSE_KEY_LONGTEXT

#define PLAY_PAUSE_KEY_LONGTEXT   N_("Select the hotkey to use to swap paused state.")

◆ PLAY_PAUSE_KEY_TEXT

#define PLAY_PAUSE_KEY_TEXT   N_("Play/Pause")

◆ PLAYLIST_CAT_LONGTEXT

#define PLAYLIST_CAT_LONGTEXT
Value:
N_( \
"These options define the behavior of the playlist. Some " \
"of them can be overridden in the playlist dialog box." )

◆ PLAYLISTENQUEUE_LONGTEXT

#define PLAYLISTENQUEUE_LONGTEXT
Value:
N_( \
"When using the one instance only option, enqueue items to playlist " \
"and keep playing current item.")

◆ PLAYLISTENQUEUE_TEXT

#define PLAYLISTENQUEUE_TEXT
Value:
N_( \
"Enqueue items into playlist in one instance mode")

◆ PLTREE_LONGTEXT

#define PLTREE_LONGTEXT
Value:
N_( \
"The playlist can use a tree to categorize some items, like the " \
"contents of a directory." )

◆ PLTREE_TEXT

#define PLTREE_TEXT   N_("Display playlist tree")

◆ PLUGINS_CACHE_LONGTEXT

#define PLUGINS_CACHE_LONGTEXT
Value:
N_( \
"Use a plugins cache which will greatly improve the startup time of VLC.")

◆ PLUGINS_CACHE_TEXT

#define PLUGINS_CACHE_TEXT   N_("Use a plugins cache")

◆ PLUGINS_SCAN_LONGTEXT

#define PLUGINS_SCAN_LONGTEXT
Value:
N_( \
"Scan plugin directories for new plugins at startup. " \
"This increases the startup time of VLC.")

◆ PLUGINS_SCAN_TEXT

#define PLUGINS_SCAN_TEXT   N_("Scan for new plugins")

◆ POSITION_KEY_LONGTEXT

#define POSITION_KEY_LONGTEXT   N_("Select the hotkey to display the position.")

◆ POSITION_KEY_TEXT

#define POSITION_KEY_TEXT   N_("Position")

◆ PREPARSE_LONGTEXT

#define PREPARSE_LONGTEXT
Value:
N_( \
"Automatically preparse items added to the playlist " \
"(to retrieve some metadata)." )

◆ PREPARSE_TEXT

#define PREPARSE_TEXT   N_( "Automatically preparse items")

◆ PREPARSE_THREADS_LONGTEXT

#define PREPARSE_THREADS_LONGTEXT
Value:
N_( \
"Maximum number of threads used to preparse items" )

◆ PREPARSE_THREADS_TEXT

#define PREPARSE_THREADS_TEXT   N_( "Preparsing threads" )

◆ PREPARSE_TIMEOUT_LONGTEXT

#define PREPARSE_TIMEOUT_LONGTEXT
Value:
N_( \
"Maximum time allowed to preparse an item, in milliseconds" )

◆ PREPARSE_TIMEOUT_TEXT

#define PREPARSE_TIMEOUT_TEXT   N_( "Preparsing timeout" )

◆ PREV_KEY_LONGTEXT

#define PREV_KEY_LONGTEXT   N_("Select the hotkey to use to skip to the previous item in the playlist.")

◆ PREV_KEY_TEXT

#define PREV_KEY_TEXT   N_("Previous")

◆ PROGRAM_SID_NEXT_KEY_LONGTEXT

#define PROGRAM_SID_NEXT_KEY_LONGTEXT   N_("Cycle through the available next program Service IDs (SIDs).")

◆ PROGRAM_SID_NEXT_KEY_TEXT

#define PROGRAM_SID_NEXT_KEY_TEXT   N_("Cycle next program Service ID")

◆ PROGRAM_SID_PREV_KEY_LONGTEXT

#define PROGRAM_SID_PREV_KEY_LONGTEXT   N_("Cycle through the available previous program Service IDs (SIDs).")

◆ PROGRAM_SID_PREV_KEY_TEXT

#define PROGRAM_SID_PREV_KEY_TEXT   N_("Cycle previous program Service ID")

◆ PROXY_LONGTEXT

#define PROXY_LONGTEXT
Value:
N_( \
"HTTP proxy to be used It must be of the form " \
"http://[user@]myproxy.mydomain:myport/ ; " \
"if empty, the http_proxy environment variable will be tried." )

◆ PROXY_PASS_LONGTEXT

#define PROXY_PASS_LONGTEXT
Value:
N_( \
"If your HTTP proxy requires a password, set it here." )

◆ PROXY_PASS_TEXT

#define PROXY_PASS_TEXT   N_("HTTP proxy password")

◆ PROXY_TEXT

#define PROXY_TEXT   N_("HTTP proxy")

◆ QUIET_SYNCHRO_LONGTEXT

#define QUIET_SYNCHRO_LONGTEXT
Value:
N_( \
"This avoids flooding the message log with debug output from the " \
"video output synchronization mechanism.")

◆ QUIET_SYNCHRO_TEXT

#define QUIET_SYNCHRO_TEXT   N_("Quiet synchro")

◆ QUIT_KEY_LONGTEXT

#define QUIT_KEY_LONGTEXT   N_("Select the hotkey to quit the application.")

◆ QUIT_KEY_TEXT

#define QUIT_KEY_TEXT   N_("Quit")

◆ RANDOM_KEY_LONGTEXT

#define RANDOM_KEY_LONGTEXT   N_("Toggle random playlist playback")

◆ RANDOM_KEY_TEXT

#define RANDOM_KEY_TEXT   N_("Random")

◆ RANDOM_LONGTEXT

#define RANDOM_LONGTEXT
Value:
N_( \
"VLC will randomly play files in the playlist until interrupted.")

◆ RANDOM_TEXT

#define RANDOM_TEXT   N_("Play files randomly forever")

◆ RATE_FASTER_FINE_KEY_LONGTEXT

#define RATE_FASTER_FINE_KEY_LONGTEXT   N_("Select the hotkey to use for fast forward playback.")

◆ RATE_FASTER_FINE_KEY_TEXT

#define RATE_FASTER_FINE_KEY_TEXT   N_("Faster (fine)")

◆ RATE_NORMAL_KEY_LONGTEXT

#define RATE_NORMAL_KEY_LONGTEXT   N_("Select the hotkey to set the playback rate back to normal.")

◆ RATE_NORMAL_KEY_TEXT

#define RATE_NORMAL_KEY_TEXT   N_("Normal rate")

◆ RATE_SLOWER_FINE_KEY_LONGTEXT

#define RATE_SLOWER_FINE_KEY_LONGTEXT   N_("Select the hotkey to use for slow motion playback.")

◆ RATE_SLOWER_FINE_KEY_TEXT

#define RATE_SLOWER_FINE_KEY_TEXT   N_("Slower (fine)")

◆ RECORD_KEY_LONGTEXT

#define RECORD_KEY_LONGTEXT   N_("Record access filter start/stop.")

◆ RECORD_KEY_TEXT

#define RECORD_KEY_TEXT   N_("Record")

◆ RECURSIVE_LONGTEXT

#define RECURSIVE_LONGTEXT
Value:
N_( \
"Select whether subdirectories must be expanded.\n" \
"none: subdirectories do not appear in the playlist.\n" \
"collapse: subdirectories appear but are expanded on first play.\n" \
"expand: all subdirectories are expanded.\n" )

◆ RECURSIVE_TEXT

#define RECURSIVE_TEXT   N_("Subdirectory behavior")

◆ REPEAT_LONGTEXT

#define REPEAT_LONGTEXT
Value:
N_( \
"VLC will keep playing the current playlist item." )

◆ REPEAT_TEXT

#define REPEAT_TEXT   N_("Repeat current item")

◆ RESET_CONFIG_TEXT

#define RESET_CONFIG_TEXT    N_("reset the current config to the default values")

◆ RESET_PLUGINS_CACHE_TEXT

#define RESET_PLUGINS_CACHE_TEXT    N_("resets the current plugins cache")

◆ RESTORE_PLAYBACK_POS_LONGTEXT

#define RESTORE_PLAYBACK_POS_LONGTEXT
Value:
N_("Should the playback resume where " \
"it was left off?")

◆ RESTORE_PLAYBACK_POS_TEXT

#define RESTORE_PLAYBACK_POS_TEXT   N_("Continue playback")

◆ RESTORE_PLAYBACK_STATE_LONGTEXT

#define RESTORE_PLAYBACK_STATE_LONGTEXT
Value:
N_("This will resume the last playback " \
"state, such as the selected tracks, rate, aspect-ratio, ..." )

◆ RESTORE_PLAYBACK_STATE_TEXT

#define RESTORE_PLAYBACK_STATE_TEXT   N_("Resume last playback states")

◆ ROLE_LONGTEXT

#define ROLE_LONGTEXT   N_("Media (player) role for operating system policy.")

◆ ROLE_TEXT

#define ROLE_TEXT   N_("Media role")

◆ RTSP_HOST_LONGTEXT

#define RTSP_HOST_LONGTEXT
Value:
N_( \
"This defines the address the RTSP server will listen on, along " \
"with the base path of the RTSP VOD media. Syntax is address/path. " \
"By default, the server will listen on any local IP address. " \
"Specify an IP address (e.g. ::1 or 127.0.0.1) or a host name " \
"(e.g. localhost) to restrict them to a specific network interface." )

◆ RTSP_HOST_TEXT

#define RTSP_HOST_TEXT   N_( "RTSP server address" )

◆ RTSP_PORT_LONGTEXT

#define RTSP_PORT_LONGTEXT
Value:
N_( \
"The RTSP server will listen on this TCP port. " \
"The standard RTSP port number is 554. " \
"However allocation of port numbers below 1025 is usually restricted " \
"by the operating system." )

◆ RTSP_PORT_TEXT

#define RTSP_PORT_TEXT   N_( "RTSP server port" )

◆ RUN_TIME_LONGTEXT

#define RUN_TIME_LONGTEXT
Value:
N_( \
"The stream will run this duration (in seconds)." )

◆ RUN_TIME_TEXT

#define RUN_TIME_TEXT   N_("Run time")

◆ SAVE_RECENTPLAY

#define SAVE_RECENTPLAY   N_("Save recently played items")

◆ SCALE_DOWN_KEY_LONGTEXT

#define SCALE_DOWN_KEY_LONGTEXT   SCALE_DOWN_KEY_TEXT

◆ SCALE_DOWN_KEY_TEXT

#define SCALE_DOWN_KEY_TEXT   N_("Decrease scale factor")

◆ SCALE_UP_KEY_LONGTEXT

#define SCALE_UP_KEY_LONGTEXT   SCALE_UP_KEY_TEXT

◆ SCALE_UP_KEY_TEXT

#define SCALE_UP_KEY_TEXT   N_("Increase scale factor")

◆ SD_LONGTEXT

#define SD_LONGTEXT
Value:
N_( \
"Specifies the services discovery modules to preload, separated by " \
"colons. Typical value is \"sap\"." )

◆ SD_TEXT

#define SD_TEXT   N_( "Services discovery modules")

◆ SECONDARY_SUB_MARGIN_LONGTEXT

#define SECONDARY_SUB_MARGIN_LONGTEXT
Value:
N_( \
"You can use this option to vertically adjust the position secondary " \
"subtitles are displayed.")

◆ SECONDARY_SUB_MARGIN_TEXT

#define SECONDARY_SUB_MARGIN_TEXT   N_("Force secondary subtitle position")

◆ SECONDARY_SUB_POSITION_LONGTEXT

#define SECONDARY_SUB_POSITION_LONGTEXT
Value:
N_( \
"Place on video where to display secondary subtitles (default bottom center).")

◆ SECONDARY_SUB_POSITION_TEXT

#define SECONDARY_SUB_POSITION_TEXT   N_("Position of secondary subtitles")

◆ SET_BOOKMARK10_KEY_TEXT

#define SET_BOOKMARK10_KEY_TEXT   N_("Set playlist bookmark 10")

◆ SET_BOOKMARK1_KEY_TEXT

#define SET_BOOKMARK1_KEY_TEXT   N_("Set playlist bookmark 1")

◆ SET_BOOKMARK2_KEY_TEXT

#define SET_BOOKMARK2_KEY_TEXT   N_("Set playlist bookmark 2")

◆ SET_BOOKMARK3_KEY_TEXT

#define SET_BOOKMARK3_KEY_TEXT   N_("Set playlist bookmark 3")

◆ SET_BOOKMARK4_KEY_TEXT

#define SET_BOOKMARK4_KEY_TEXT   N_("Set playlist bookmark 4")

◆ SET_BOOKMARK5_KEY_TEXT

#define SET_BOOKMARK5_KEY_TEXT   N_("Set playlist bookmark 5")

◆ SET_BOOKMARK6_KEY_TEXT

#define SET_BOOKMARK6_KEY_TEXT   N_("Set playlist bookmark 6")

◆ SET_BOOKMARK7_KEY_TEXT

#define SET_BOOKMARK7_KEY_TEXT   N_("Set playlist bookmark 7")

◆ SET_BOOKMARK8_KEY_TEXT

#define SET_BOOKMARK8_KEY_TEXT   N_("Set playlist bookmark 8")

◆ SET_BOOKMARK9_KEY_TEXT

#define SET_BOOKMARK9_KEY_TEXT   N_("Set playlist bookmark 9")

◆ SET_BOOKMARK_KEY_LONGTEXT

#define SET_BOOKMARK_KEY_LONGTEXT   N_("Select the key to set this playlist bookmark.")

◆ SHOW_HIDDENFILES_LONGTEXT

#define SHOW_HIDDENFILES_LONGTEXT
Value:
N_( \
"Ignore files starting with '.'" )

◆ SHOW_HIDDENFILES_TEXT

#define SHOW_HIDDENFILES_TEXT   N_("Show hidden files")

◆ SKIP_FRAMES_LONGTEXT

#define SKIP_FRAMES_LONGTEXT
Value:
N_( \
"Enables framedropping on MPEG2 stream. Framedropping " \
"occurs when your computer is not powerful enough" )

◆ SKIP_FRAMES_TEXT

#define SKIP_FRAMES_TEXT   N_("Skip frames")

◆ SLOWER_KEY_LONGTEXT

#define SLOWER_KEY_LONGTEXT   N_("Select the hotkey to use for slow motion playback.")

◆ SLOWER_KEY_TEXT

#define SLOWER_KEY_TEXT   N_("Slower")

◆ SNAP_FORMAT_LONGTEXT

#define SNAP_FORMAT_LONGTEXT
Value:
N_( \
"Image format which will be used to store the video snapshots" )

◆ SNAP_FORMAT_TEXT

#define SNAP_FORMAT_TEXT   N_("Video snapshot format")

◆ SNAP_HEIGHT_LONGTEXT

#define SNAP_HEIGHT_LONGTEXT
Value:
N_( \
"You can enforce the height of the video snapshot. By default " \
"it will keep the original height (-1). Using 0 will scale the height " \
"to keep the aspect ratio." )

◆ SNAP_HEIGHT_TEXT

#define SNAP_HEIGHT_TEXT   N_("Video snapshot height")

◆ SNAP_KEY_LONGTEXT

#define SNAP_KEY_LONGTEXT   N_("Takes a video snapshot and writes it to disk.")

◆ SNAP_KEY_TEXT

#define SNAP_KEY_TEXT   N_("Take video snapshot")

◆ SNAP_PATH_LONGTEXT

#define SNAP_PATH_LONGTEXT
Value:
N_( \
"Directory where the video snapshots will be stored.")

◆ SNAP_PATH_TEXT

#define SNAP_PATH_TEXT   N_("Video snapshot directory (or filename)")

◆ SNAP_PREFIX_TEXT

#define SNAP_PREFIX_TEXT   N_("Video snapshot file prefix")

◆ SNAP_PREVIEW_LONGTEXT

#define SNAP_PREVIEW_LONGTEXT
Value:
N_( \
"Display the snapshot preview in the screen's top-left corner.")

◆ SNAP_PREVIEW_TEXT

#define SNAP_PREVIEW_TEXT   N_("Display video snapshot preview")

◆ SNAP_SEQUENTIAL_LONGTEXT

#define SNAP_SEQUENTIAL_LONGTEXT
Value:
N_( \
"Use sequential numbers instead of timestamps for snapshot numbering")

◆ SNAP_SEQUENTIAL_TEXT

#define SNAP_SEQUENTIAL_TEXT   N_("Use sequential numbers instead of timestamps")

◆ SNAP_WIDTH_LONGTEXT

#define SNAP_WIDTH_LONGTEXT
Value:
N_( \
"You can enforce the width of the video snapshot. By default " \
"it will keep the original width (-1). Using 0 will scale the width " \
"to keep the aspect ratio." )

◆ SNAP_WIDTH_TEXT

#define SNAP_WIDTH_TEXT   N_("Video snapshot width")

◆ SOCKS_PASS_LONGTEXT

#define SOCKS_PASS_LONGTEXT
Value:
N_( \
"Password to be used for connection to the SOCKS proxy." )

◆ SOCKS_PASS_TEXT

#define SOCKS_PASS_TEXT   N_("SOCKS password")

◆ SOCKS_SERVER_LONGTEXT

#define SOCKS_SERVER_LONGTEXT
Value:
N_( \
"SOCKS proxy server to use. This must be of the form " \
"address:port. It will be used for all TCP connections" )

◆ SOCKS_SERVER_TEXT

#define SOCKS_SERVER_TEXT   N_("SOCKS server")

◆ SOCKS_USER_LONGTEXT

#define SOCKS_USER_LONGTEXT
Value:
N_( \
"User name to be used for connection to the SOCKS proxy." )

◆ SOCKS_USER_TEXT

#define SOCKS_USER_TEXT   N_("SOCKS user name")

◆ SOUT_ALL_LONGTEXT

#define SOUT_ALL_LONGTEXT
Value:
N_( \
"Stream all elementary streams (video, audio and subtitles)")

◆ SOUT_ALL_TEXT

#define SOUT_ALL_TEXT   N_("Enable streaming of all ES")

◆ SOUT_AUDIO_LONGTEXT

#define SOUT_AUDIO_LONGTEXT
Value:
N_( \
"Choose whether the audio stream should be redirected to " \
"the stream output facility when this last one is enabled.")

◆ SOUT_AUDIO_TEXT

#define SOUT_AUDIO_TEXT   N_("Enable audio stream output")

◆ SOUT_CAT_LONGTEXT

#define SOUT_CAT_LONGTEXT
Value:
N_( \
"These options allow you to set default global options for the " \
"stream output subsystem." )

◆ SOUT_DISPLAY_LONGTEXT

#define SOUT_DISPLAY_LONGTEXT
Value:
N_( \
"Play locally the stream while streaming it.")

◆ SOUT_DISPLAY_TEXT

#define SOUT_DISPLAY_TEXT   N_("Display while streaming")

◆ SOUT_KEEP_LONGTEXT

#define SOUT_KEEP_LONGTEXT
Value:
N_( \
"This allows you to keep an unique stream output instance across " \
"multiple playlist item." )

◆ SOUT_KEEP_TEXT

#define SOUT_KEEP_TEXT   N_("Keep stream output open" )

◆ SOUT_LONGTEXT

#define SOUT_LONGTEXT
Value:
N_( \
"You can enter here a default stream output chain. Refer to "\
"the documentation to learn how to build such chains. " \
"Warning: this chain will be enabled for all streams." )

◆ SOUT_MUX_CACHING_LONGTEXT

#define SOUT_MUX_CACHING_LONGTEXT
Value:
N_( \
"This allow you to configure the initial caching amount for stream output " \
"muxer. This value should be set in milliseconds." )

◆ SOUT_MUX_CACHING_TEXT

#define SOUT_MUX_CACHING_TEXT   N_("Stream output muxer caching (ms)")

◆ SOUT_SPU_LONGTEXT

#define SOUT_SPU_LONGTEXT
Value:
N_( \
"Choose whether the SPU streams should be redirected to " \
"the stream output facility when this last one is enabled.")

◆ SOUT_SPU_TEXT

#define SOUT_SPU_TEXT   N_("Enable SPU stream output")

◆ SOUT_TEXT

#define SOUT_TEXT   N_("Default stream output chain")

◆ SOUT_VIDEO_LONGTEXT

#define SOUT_VIDEO_LONGTEXT
Value:
N_( \
"Choose whether the video stream should be redirected to " \
"the stream output facility when this last one is enabled.")

◆ SOUT_VIDEO_TEXT

#define SOUT_VIDEO_TEXT   N_("Enable video stream output")

◆ SP_LONGTEXT

#define SP_LONGTEXT
Value:
N_( \
"Pause each item in the playlist on the first frame." )

◆ SP_TEXT

#define SP_TEXT   N_("Start paused")

◆ SPU_LONGTEXT

#define SPU_LONGTEXT
Value:
N_( \
"You can completely disable the sub-picture processing.")

◆ SPU_TEXT

#define SPU_TEXT   N_("Enable sub-pictures")

◆ SS_LONGTEXT

#define SS_LONGTEXT   N_("Disable the screensaver during video playback." )

◆ SS_TEXT

#define SS_TEXT   N_("Disable screensaver")

◆ START_TIME_LONGTEXT

#define START_TIME_LONGTEXT
Value:
N_( \
"The stream will start at this position (in seconds)." )

◆ START_TIME_TEXT

#define START_TIME_TEXT   N_("Start time")

◆ STARTEDFROMFILE_LONGTEXT

#define STARTEDFROMFILE_LONGTEXT
Value:
N_( \
"Tell VLC that it is being launched due to a file association in the OS" )

◆ STARTEDFROMFILE_TEXT

#define STARTEDFROMFILE_TEXT   N_("VLC is started from file association")

◆ STATS_LONGTEXT

#define STATS_LONGTEXT
Value:
N_( \
"Collect miscellaneous local statistics about the playing media.")

◆ STATS_TEXT

#define STATS_TEXT   N_("Locally collect statistics")

◆ STEREO_MODE_TEXT

#define STEREO_MODE_TEXT   N_("Stereo audio output mode")

◆ STOP_KEY_LONGTEXT

#define STOP_KEY_LONGTEXT   N_("Select the hotkey to stop playback.")

◆ STOP_KEY_TEXT

#define STOP_KEY_TEXT   N_("Stop")

◆ STOP_TIME_LONGTEXT

#define STOP_TIME_LONGTEXT
Value:
N_( \
"The stream will stop at this position (in seconds)." )

◆ STOP_TIME_TEXT

#define STOP_TIME_TEXT   N_("Stop time")

◆ STREAM_FILTER_LONGTEXT

#define STREAM_FILTER_LONGTEXT
Value:
N_( \
"Stream filters are used to modify the stream that is being read." )

◆ STREAM_FILTER_TEXT

#define STREAM_FILTER_TEXT   N_("Stream filter module")

◆ SUB_AUTO_LONGTEXT

#define SUB_AUTO_LONGTEXT
Value:
N_( \
"Automatically detect a subtitle file, if no subtitle filename is " \
"specified (based on the filename of the movie).")

◆ SUB_AUTO_TEXT

#define SUB_AUTO_TEXT   N_("Autodetect subtitle files")

◆ SUB_CAT_LONGTEXT

#define SUB_CAT_LONGTEXT
Value:
N_( \
"These options allow you to modify the behavior of the subpictures " \
"subsystem. You can for example enable subpictures sources (logo, etc.). " \
"Enable these filters here and configure them in the " \
"\"subsources filters\" modules section. You can also set many " \
"miscellaneous subpictures options." )

◆ SUB_DELAY_LONGTEXT

#define SUB_DELAY_LONGTEXT    N_("Apply a delay to all subtitles (in 1/10s, eg 100 means 10s).")

◆ SUB_DELAY_TEXT

#define SUB_DELAY_TEXT   N_("Subtitle delay")

◆ SUB_FILE_LONGTEXT

#define SUB_FILE_LONGTEXT
Value:
N_( \
"Load this subtitle file. To be used when autodetect cannot detect " \
"your subtitle file.")

◆ SUB_FILE_TEXT

#define SUB_FILE_TEXT   N_("Use subtitle file")

◆ SUB_FILTER_LONGTEXT

#define SUB_FILTER_LONGTEXT
Value:
N_( \
"This adds so-called \"subpicture filters\". These filter subpictures " \
"created by subtitle decoders or other subpictures sources." )

◆ SUB_FILTER_TEXT

#define SUB_FILTER_TEXT   N_("Subpictures filter module")

◆ SUB_FPS_LONGTEXT

#define SUB_FPS_LONGTEXT    N_("Override the normal frames per second settings. ")

◆ SUB_FPS_TEXT

#define SUB_FPS_TEXT   N_("Subtitle Frames per Second")

◆ SUB_FUZZY_LONGTEXT

#define SUB_FUZZY_LONGTEXT
Value:
N_( \
"This determines how fuzzy subtitle and movie filename matching " \
"will be. Options are:\n" \
"0 = no subtitles autodetected\n" \
"1 = any subtitle file\n" \
"2 = any subtitle file containing the movie name\n" \
"3 = subtitle file matching the movie name with additional chars\n" \
"4 = subtitle file matching the movie name exactly")

◆ SUB_FUZZY_TEXT

#define SUB_FUZZY_TEXT   N_("Subtitle autodetection fuzziness")

◆ SUB_MARGIN_LONGTEXT

#define SUB_MARGIN_LONGTEXT
Value:
N_( \
"You can use this option to place the subtitles under the movie, " \
"instead of over the movie. Try several positions.")

◆ SUB_MARGIN_TEXT

#define SUB_MARGIN_TEXT   N_("Force subtitle position")

◆ SUB_PATH

#define SUB_PATH   "./Subtitles, ./subtitles, ./Subs, ./subs"

◆ SUB_PATH_LONGTEXT

#define SUB_PATH_LONGTEXT
Value:
N_( \
"Look for a subtitle file in those paths too, if your subtitle " \
"file was not found in the current directory.")

◆ SUB_PATH_TEXT

#define SUB_PATH_TEXT   N_("Subtitle autodetection paths")

◆ SUB_SOURCE_LONGTEXT

#define SUB_SOURCE_LONGTEXT
Value:
N_( \
"This adds so-called \"subpicture sources\". These filters overlay " \
"some images or text over the video (like a logo, arbitrary text, ...)." )

◆ SUB_SOURCE_TEXT

#define SUB_SOURCE_TEXT   N_("Subpictures source module")

◆ SUB_TEXT_SCALE_LONGTEXT

#define SUB_TEXT_SCALE_LONGTEXT   N_("Changes the subtitles size where possible")

◆ SUB_TEXT_SCALE_TEXT

#define SUB_TEXT_SCALE_TEXT   N_("Subtitles text scaling factor")

◆ SUBDELAY_DOWN_KEY_LONGTEXT

#define SUBDELAY_DOWN_KEY_LONGTEXT   N_("Select the key to decrease the subtitle delay.")

◆ SUBDELAY_DOWN_KEY_TEXT

#define SUBDELAY_DOWN_KEY_TEXT   N_("Subtitle delay down")

◆ SUBDELAY_UP_KEY_LONGTEXT

#define SUBDELAY_UP_KEY_LONGTEXT   N_("Select the key to increase the subtitle delay.")

◆ SUBDELAY_UP_KEY_TEXT

#define SUBDELAY_UP_KEY_TEXT   N_("Subtitle delay up")

◆ SUBPOS_DOWN_KEY_LONGTEXT

#define SUBPOS_DOWN_KEY_LONGTEXT   N_("Select the key to move subtitles lower.")

◆ SUBPOS_DOWN_KEY_TEXT

#define SUBPOS_DOWN_KEY_TEXT   N_("Subtitle position down")

◆ SUBPOS_UP_KEY_LONGTEXT

#define SUBPOS_UP_KEY_LONGTEXT   N_("Select the key to move subtitles higher.")

◆ SUBPOS_UP_KEY_TEXT

#define SUBPOS_UP_KEY_TEXT   N_("Subtitle position up")

◆ SUBSYNC_APPLY_KEY_LONGTEXT

#define SUBSYNC_APPLY_KEY_LONGTEXT   N_("Select the key to synchronize bookmarked audio & subtitle timestamps.")

◆ SUBSYNC_APPLY_KEY_TEXT

#define SUBSYNC_APPLY_KEY_TEXT   N_("Subtitle sync / synchronize audio & subtitle timestamps")

◆ SUBSYNC_MARKAUDIO_KEY_LONGTEXT

#define SUBSYNC_MARKAUDIO_KEY_LONGTEXT   N_("Select the key to bookmark audio timestamp when syncing subtitles.")

◆ SUBSYNC_MARKAUDIO_KEY_TEXT

#define SUBSYNC_MARKAUDIO_KEY_TEXT   N_("Subtitle sync / bookmark audio timestamp")

◆ SUBSYNC_MARKSUB_KEY_LONGTEXT

#define SUBSYNC_MARKSUB_KEY_LONGTEXT   N_("Select the key to bookmark subtitle timestamp when syncing subtitles.")

◆ SUBSYNC_MARKSUB_KEY_TEXT

#define SUBSYNC_MARKSUB_KEY_TEXT   N_("Subtitle sync / bookmark subtitle timestamp")

◆ SUBSYNC_RESET_KEY_LONGTEXT

#define SUBSYNC_RESET_KEY_LONGTEXT   N_("Select the key to reset synchronization of audio & subtitle timestamps.")

◆ SUBSYNC_RESET_KEY_TEXT

#define SUBSYNC_RESET_KEY_TEXT   N_("Subtitle sync / reset audio & subtitle synchronization")

◆ SUBTEXT_SCALE_KEY_LONGTEXT

#define SUBTEXT_SCALE_KEY_LONGTEXT   N_("Select the key to change subtitles text scaling")

◆ SUBTEXT_SCALE_KEY_TEXT

#define SUBTEXT_SCALE_KEY_TEXT   N_("Reset subtitles text scale")

◆ SUBTEXT_SCALEDOWN_KEY_TEXT

#define SUBTEXT_SCALEDOWN_KEY_TEXT   N_("Scale up subtitles text")

◆ SUBTEXT_SCALEUP_KEY_TEXT

#define SUBTEXT_SCALEUP_KEY_TEXT   N_("Scale down subtitles text")

◆ SUBTITLE_CONTROL_SECONDARY_KEY_LONGTEXT

#define SUBTITLE_CONTROL_SECONDARY_KEY_LONGTEXT   N_("Use original subtitle controls to manage secondary subtitles.")

◆ SUBTITLE_CONTROL_SECONDARY_KEY_TEXT

#define SUBTITLE_CONTROL_SECONDARY_KEY_TEXT   N_("Toggle secondary subtitle control")

◆ SUBTITLE_REVERSE_TRACK_KEY_LONGTEXT

#define SUBTITLE_REVERSE_TRACK_KEY_LONGTEXT   N_("Cycle through the available subtitle tracks in reverse order.")

◆ SUBTITLE_REVERSE_TRACK_KEY_TEXT

#define SUBTITLE_REVERSE_TRACK_KEY_TEXT   N_("Cycle subtitle track in reverse order")

◆ SUBTITLE_TOGGLE_KEY_LONGTEXT

#define SUBTITLE_TOGGLE_KEY_LONGTEXT   N_("Toggle subtitle track visibility.")

◆ SUBTITLE_TOGGLE_KEY_TEXT

#define SUBTITLE_TOGGLE_KEY_TEXT   N_("Toggle subtitles")

◆ SUBTITLE_TRACK_KEY_LONGTEXT

#define SUBTITLE_TRACK_KEY_LONGTEXT   N_("Cycle through the available subtitle tracks.")

◆ SUBTITLE_TRACK_KEY_TEXT

#define SUBTITLE_TRACK_KEY_TEXT   N_("Cycle subtitle track")

◆ TEXTRENDERER_LONGTEXT

#define TEXTRENDERER_LONGTEXT
Value:
N_( \
"VLC normally uses Freetype for rendering, but this allows you to use svg for instance.")

◆ TEXTRENDERER_TEXT

#define TEXTRENDERER_TEXT   N_("Text rendering module")

◆ TIMEOUT_LONGTEXT

#define TIMEOUT_LONGTEXT
Value:
N_( \
"Default TCP connection timeout (in milliseconds)." )

◆ TIMEOUT_TEXT

#define TIMEOUT_TEXT   N_("TCP connection timeout")

◆ TITLE_NEXT_LONGTEXT

#define TITLE_NEXT_LONGTEXT   N_("Select the key to choose the next title from the DVD")

◆ TITLE_NEXT_TEXT

#define TITLE_NEXT_TEXT   N_("Select next DVD title")

◆ TITLE_PREV_LONGTEXT

#define TITLE_PREV_LONGTEXT   N_("Select the key to choose the previous title from the DVD")

◆ TITLE_PREV_TEXT

#define TITLE_PREV_TEXT   N_("Select previous DVD title")

◆ TOGGLE_AUTOSCALE_KEY_LONGTEXT

#define TOGGLE_AUTOSCALE_KEY_LONGTEXT   N_("Activate or deactivate autoscaling.")

◆ TOGGLE_AUTOSCALE_KEY_TEXT

#define TOGGLE_AUTOSCALE_KEY_TEXT   N_("Toggle autoscaling")

◆ TOGGLE_FULLSCREEN_KEY_LONGTEXT

#define TOGGLE_FULLSCREEN_KEY_LONGTEXT   N_("Select the hotkey to use to swap fullscreen state.")

◆ TOGGLE_FULLSCREEN_KEY_TEXT

#define TOGGLE_FULLSCREEN_KEY_TEXT   N_("Fullscreen")

◆ TRACER_LONGTEXT

#define TRACER_LONGTEXT
Value:
N_( \
"This allow to select which tracer module you want to use." )

◆ TRACER_TEXT

#define TRACER_TEXT   N_("Tracer module")

◆ TTL_LONGTEXT

#define TTL_LONGTEXT
Value:
N_( \
"This is the hop limit (also known as \"Time-To-Live\" or TTL) of " \
"the multicast packets sent by the stream output (-1 = use operating " \
"system built-in default).")

◆ TTL_TEXT

#define TTL_TEXT   N_("Hop limit (TTL)")

◆ UNCROP_BOTTOM_KEY_LONGTEXT

#define UNCROP_BOTTOM_KEY_LONGTEXT   N_("Uncrop one pixel from the bottom of the video")

◆ UNCROP_BOTTOM_KEY_TEXT

#define UNCROP_BOTTOM_KEY_TEXT   N_("Uncrop one pixel from the bottom of the video")

◆ UNCROP_LEFT_KEY_LONGTEXT

#define UNCROP_LEFT_KEY_LONGTEXT   N_("Uncrop one pixel from the left of the video")

◆ UNCROP_LEFT_KEY_TEXT

#define UNCROP_LEFT_KEY_TEXT   N_("Uncrop one pixel from the left of the video")

◆ UNCROP_RIGHT_KEY_LONGTEXT

#define UNCROP_RIGHT_KEY_LONGTEXT   N_("Uncrop one pixel from the right of the video")

◆ UNCROP_RIGHT_KEY_TEXT

#define UNCROP_RIGHT_KEY_TEXT   N_("Uncrop one pixel from the right of the video")

◆ UNCROP_TOP_KEY_LONGTEXT

#define UNCROP_TOP_KEY_LONGTEXT   N_("Uncrop one pixel from the top of the video")

◆ UNCROP_TOP_KEY_TEXT

#define UNCROP_TOP_KEY_TEXT   N_("Uncrop one pixel from the top of the video")

◆ UNZOOM_KEY_LONGTEXT

#define UNZOOM_KEY_LONGTEXT   N_("Un-Zoom")

◆ UNZOOM_KEY_TEXT

#define UNZOOM_KEY_TEXT   N_("Un-Zoom")

◆ VCD_DEV_LONGTEXT

#define VCD_DEV_LONGTEXT
Value:
N_( \
"This is the default VCD device to use." )

◆ VCD_DEV_TEXT

#define VCD_DEV_TEXT   N_("VCD device")

◆ VCD_DEVICE

#define VCD_DEVICE   "/dev/cdrom"

◆ VERBOSE_LONGTEXT

#define VERBOSE_LONGTEXT
Value:
N_( \
"This is the verbosity level (0=only errors and " \
"standard messages, 1=warnings, 2=debug).")

◆ VERBOSE_TEXT

#define VERBOSE_TEXT   N_("Verbosity (0,1,2)")

◆ VERSION_TEXT

#define VERSION_TEXT    N_("print version information")

◆ VIDEO_DECO_LONGTEXT

#define VIDEO_DECO_LONGTEXT
Value:
N_( \
"VLC can avoid creating window caption, frames, etc... around the video" \
", giving a \"minimal\" window.")

◆ VIDEO_DECO_TEXT

#define VIDEO_DECO_TEXT   N_("Window decorations")

◆ VIDEO_FILTER_LONGTEXT

#define VIDEO_FILTER_LONGTEXT
Value:
N_( \
"This adds post-processing filters to enhance the " \
"picture quality, for instance deinterlacing, or distort " \
"the video.")

◆ VIDEO_FILTER_TEXT

#define VIDEO_FILTER_TEXT   N_("Video filter module")

◆ VIDEO_LONGTEXT

#define VIDEO_LONGTEXT
Value:
N_( \
"You can completely disable the video output. The video " \
"decoding stage will not take place, thus saving some processing power.")

◆ VIDEO_ON_TOP_LONGTEXT

#define VIDEO_ON_TOP_LONGTEXT
Value:
N_( \
"Always place the video window on top of other windows." )

◆ VIDEO_ON_TOP_TEXT

#define VIDEO_ON_TOP_TEXT   N_("Always on top")

◆ VIDEO_TEXT

#define VIDEO_TEXT   N_("Enable video")

◆ VIDEO_TITLE_LONGTEXT

#define VIDEO_TITLE_LONGTEXT
Value:
N_( \
"Custom title for the video window (in case the video is not embedded in "\
"the interface).")

◆ VIDEO_TITLE_POSITION_LONGTEXT

#define VIDEO_TITLE_POSITION_LONGTEXT
Value:
N_( \
"Place on video where to display the title (default bottom center).")

◆ VIDEO_TITLE_POSITION_TEXT

#define VIDEO_TITLE_POSITION_TEXT   N_("Position of video title")

◆ VIDEO_TITLE_SHOW_LONGTEXT

#define VIDEO_TITLE_SHOW_LONGTEXT
Value:
N_( \
"Display the title of the video on top of the movie.")

◆ VIDEO_TITLE_SHOW_TEXT

#define VIDEO_TITLE_SHOW_TEXT   N_("Show media title on video")

◆ VIDEO_TITLE_TEXT

#define VIDEO_TITLE_TEXT   N_("Video title")

◆ VIDEO_TITLE_TIMEOUT_LONGTEXT

#define VIDEO_TITLE_TIMEOUT_LONGTEXT
Value:
N_( \
"Show the video title for n milliseconds, default is 5000 ms (5 sec.)")

◆ VIDEO_TITLE_TIMEOUT_TEXT

#define VIDEO_TITLE_TIMEOUT_TEXT   N_("Show video title for x milliseconds")

◆ VIDEOX_LONGTEXT

#define VIDEOX_LONGTEXT
Value:
N_( \
"You can enforce the position of the top left corner of the video window "\
"(X coordinate).")

◆ VIDEOX_TEXT

#define VIDEOX_TEXT   N_("Video X coordinate")

◆ VIDEOY_LONGTEXT

#define VIDEOY_LONGTEXT
Value:
N_( \
"You can enforce the position of the top left corner of the video window "\
"(Y coordinate).")

◆ VIDEOY_TEXT

#define VIDEOY_TEXT   N_("Video Y coordinate")

◆ VIEWPOINT_FOV_IN_KEY_LONGTEXT

#define VIEWPOINT_FOV_IN_KEY_LONGTEXT   N_("Select the hotkey to use to shrink the viewpoint (360°) field of view.")

◆ VIEWPOINT_FOV_IN_KEY_TEXT

#define VIEWPOINT_FOV_IN_KEY_TEXT   N_("Shrink the viewpoint field of view (360°)")

◆ VIEWPOINT_FOV_OUT_KEY_LONGTEXT

#define VIEWPOINT_FOV_OUT_KEY_LONGTEXT   N_("Select the hotkey to use to expand the viewpoint (360°) field of view.")

◆ VIEWPOINT_FOV_OUT_KEY_TEXT

#define VIEWPOINT_FOV_OUT_KEY_TEXT   N_("Expand the viewpoint field of view (360°)")

◆ VIEWPOINT_ROLL_ANTICLOCK_KEY_LONGTEXT

#define VIEWPOINT_ROLL_ANTICLOCK_KEY_LONGTEXT   N_("Select the hotkey to use for viewpoint (360°) anti-clockwise roll.")

◆ VIEWPOINT_ROLL_ANTICLOCK_KEY_TEXT

#define VIEWPOINT_ROLL_ANTICLOCK_KEY_TEXT   N_("Roll the viewpoint anti-clockwise (360°)")

◆ VIEWPOINT_ROLL_CLOCK_KEY_LONGTEXT

#define VIEWPOINT_ROLL_CLOCK_KEY_LONGTEXT   N_("Select the hotkey to use for viewpoint (360°) clockwise roll.")

◆ VIEWPOINT_ROLL_CLOCK_KEY_TEXT

#define VIEWPOINT_ROLL_CLOCK_KEY_TEXT   N_("Roll the viewpoint clockwise (360°)")

◆ VLM_CONF_LONGTEXT

#define VLM_CONF_LONGTEXT
Value:
N_( \
"Read a VLM configuration file as soon as VLM is started." )

◆ VLM_CONF_TEXT

#define VLM_CONF_TEXT   N_("VLM configuration file")

◆ VOL_DOWN_KEY_LONGTEXT

#define VOL_DOWN_KEY_LONGTEXT   N_("Select the key to decrease audio volume.")

◆ VOL_DOWN_KEY_TEXT

#define VOL_DOWN_KEY_TEXT   N_("Volume down")

◆ VOL_MUTE_KEY_LONGTEXT

#define VOL_MUTE_KEY_LONGTEXT   N_("Select the key to mute audio.")

◆ VOL_MUTE_KEY_TEXT

#define VOL_MUTE_KEY_TEXT   N_("Mute")

◆ VOL_UP_KEY_LONGTEXT

#define VOL_UP_KEY_LONGTEXT   N_("Select the key to increase audio volume.")

◆ VOL_UP_KEY_TEXT

#define VOL_UP_KEY_TEXT   N_("Volume up")

◆ VOLUME_SAVE_LONGTEXT

#define VOLUME_SAVE_LONGTEXT
Value:
N_( \
"The volume can be recorded and automatically restored next time " \
"VLC is used." )

◆ VOLUME_SAVE_TEXT

#define VOLUME_SAVE_TEXT   N_( "Remember the audio volume" )

◆ VOLUME_STEP_LONGTEXT

#define VOLUME_STEP_LONGTEXT
Value:
N_( \
"The step size of the volume is adjustable using this option.")

◆ VOLUME_STEP_TEXT

#define VOLUME_STEP_TEXT   N_("Audio output volume step")

◆ VOUT_CAT_LONGTEXT

#define VOUT_CAT_LONGTEXT
Value:
N_( \
"These options allow you to modify the behavior of the video output " \
"subsystem. You can for example enable video filters (deinterlacing, " \
"image adjusting, etc.). Enable these filters here and configure " \
"them in the \"video filters\" modules section. You can also set many " \
"miscellaneous video options." )

◆ VOUT_LONGTEXT

#define VOUT_LONGTEXT
Value:
N_( \
"This is the the video output method used by VLC. " \
"The default behavior is to automatically select the best method available.")

◆ VOUT_TEXT

#define VOUT_TEXT   N_("Video output module")

◆ WALLPAPER_KEY_LONGTEXT

#define WALLPAPER_KEY_LONGTEXT
Value:
N_( \
"Toggle wallpaper mode in video output." )

◆ WALLPAPER_KEY_TEXT

#define WALLPAPER_KEY_TEXT   N_("Toggle wallpaper mode in video output")

◆ WALLPAPER_LONGTEXT

#define WALLPAPER_LONGTEXT
Value:
N_( \
"The wallpaper mode allows you to display the video as the desktop " \
"background." )

◆ WALLPAPER_TEXT

#define WALLPAPER_TEXT   N_("Enable wallpaper mode")

◆ WIDTH_LONGTEXT

#define WIDTH_LONGTEXT
Value:
N_( \
"This requests a specific pixel width for the video window. " \
"By default (-1), the width is requested according to the zoom setting.")

◆ WIDTH_TEXT

#define WIDTH_TEXT   N_("Video width")

◆ ZOOM_DOUBLE_KEY_TEXT

#define ZOOM_DOUBLE_KEY_TEXT   N_("2:1 Double")

◆ ZOOM_HALF_KEY_TEXT

#define ZOOM_HALF_KEY_TEXT   N_("1:2 Half")

◆ ZOOM_KEY_LONGTEXT

#define ZOOM_KEY_LONGTEXT   N_("Zoom")

◆ ZOOM_KEY_TEXT

#define ZOOM_KEY_TEXT   N_("Zoom")

◆ ZOOM_LEVEL_KEY_LONGTEXT

#define ZOOM_LEVEL_KEY_LONGTEXT   N_("Select the hotkey to use to zoom to the corresponding level.")

◆ ZOOM_LONGTEXT

#define ZOOM_LONGTEXT
Value:
N_( \
"You can zoom the video by the specified factor.")

◆ ZOOM_ORIGINAL_KEY_TEXT

#define ZOOM_ORIGINAL_KEY_TEXT   N_("1:1 Original")

◆ ZOOM_QUARTER_KEY_TEXT

#define ZOOM_QUARTER_KEY_TEXT   N_("1:4 Quarter")

◆ ZOOM_TEXT

#define ZOOM_TEXT   N_("Zoom video")

Function Documentation

◆ vlc_entry__core()

int vlc_entry__core ( vlc_set_cb  vlc_set,
void *  opaque 
)

Core module.

◆ vlc_entry_api_version__core()

const char * vlc_entry_api_version__core ( void  )

Variable Documentation

◆ fit_descriptions

const char* const fit_descriptions[]
static
Initial value:
= {
N_("Smaller"), N_("Larger"), N_("Width"), N_("Height"),
}

◆ fit_values

const int fit_values[]
static
Initial value:
= {
}
@ VLC_VIDEO_FIT_HEIGHT
Fit to height.
Definition vlc_vout_display.h:89
@ VLC_VIDEO_FIT_LARGER
Fit outside / to largest dimension.
Definition vlc_vout_display.h:87
@ VLC_VIDEO_FIT_SMALLER
Fit inside / to smallest dimension.
Definition vlc_vout_display.h:86
@ VLC_VIDEO_FIT_WIDTH
Fit to width.
Definition vlc_vout_display.h:88

◆ mouse_wheel_texts

const char* const mouse_wheel_texts[]
static
Initial value:
= {
N_("Ignore"), N_("Volume control"),
N_("Position control"), N_("Position control reversed"),
}

◆ mouse_wheel_values

const int mouse_wheel_values[] = { -1, 0, 2, 3, }
static

◆ pi_align_values

const int pi_align_values[]
static
Initial value:
= { 0, 0x0001 , 0x0002 ,
0x0004 , 0x0008 ,
0x0004 | 0x0001 ,
0x0004 | 0x0002 ,
0x0008 | 0x0001 ,
0x0008 | 0x0002 }

◆ pi_captions

const int pi_captions[] = { 608, 708 }
static

◆ pi_clock_values

const int pi_clock_values[] = { -1, 0, 1 }
static

◆ pi_deinterlace

const int pi_deinterlace[]
static
Initial value:
= {
0, -1, 1
}

◆ pi_force_dolby_values

const int pi_force_dolby_values[] = { 0, 1, 2 }
static

◆ pi_mix_mode_values

const int pi_mix_mode_values[]
static
Initial value:
= {
0 , 1 , 2 ,
3 , 4 , 5 ,
}

◆ pi_pos_values

const int pi_pos_values[] = { 0, 1, 2, 4, 8, 5, 6, 9, 10 }
static

◆ pi_prefres

const int pi_prefres[] = { -1, 1080, 720, 576, 360, 240 }
static

◆ pi_restore_playback_values

const int pi_restore_playback_values[]
static
Initial value:
= {
}
@ VLC_PLAYER_RESTORE_PLAYBACK_POS_NEVER
Definition vlc_player.h:328
@ VLC_PLAYER_RESTORE_PLAYBACK_POS_ALWAYS
Definition vlc_player.h:330
@ VLC_PLAYER_RESTORE_PLAYBACK_POS_ASK
Definition vlc_player.h:329

◆ pi_stereo_mode_values

const int pi_stereo_mode_values[]
static
Initial value:
= { 0 ,
1 , 2 ,
3 , 4 , 5 ,
7 ,
}

◆ pi_sub_align_values

const int pi_sub_align_values[] = { -1, 0, 1, 2, 4, 8, 5, 6, 9, 10 }
static

◆ ppsz_align_descriptions

const char* const ppsz_align_descriptions[]
static
Initial value:
=
{ N_("Center"), N_("Left"), N_("Right"), N_("Top"), N_("Bottom"),
N_("Top-Left"), N_("Top-Right"), N_("Bottom-Left"), N_("Bottom-Right") }

◆ ppsz_captions

const char* const ppsz_captions[] = { "EIA/CEA 608", "CEA 708" }
static

◆ ppsz_clock_descriptions

const char* const ppsz_clock_descriptions[]
static
Initial value:
=
{ N_("Default"), N_("Disable"), N_("Enable") }

◆ ppsz_clock_master_descriptions

const char* const ppsz_clock_master_descriptions[]
static
Initial value:
= {
N_("Auto"),
N_("Input (PCR)"),
N_("Audio"),
N_("Monotonic")
}

◆ ppsz_clock_master_values

const char* const ppsz_clock_master_values[]
static
Initial value:
= {
"auto", "input", "audio", "monotonic",
}

◆ ppsz_deinterlace_mode

const char* const ppsz_deinterlace_mode[]
static
Initial value:
= {
"auto", "discard", "blend", "mean", "bob",
"linear", "x", "yadif", "yadif2x", "phosphor",
"ivtc"
}

◆ ppsz_deinterlace_mode_text

const char* const ppsz_deinterlace_mode_text[]
static
Initial value:
= {
N_("Auto"), N_("Discard"), N_("Blend"), N_("Mean"), N_("Bob"),
N_("Linear"), "X", "Yadif", "Yadif (2x)", N_("Phosphor"),
N_("Film NTSC (IVTC)")
}

◆ ppsz_deinterlace_text

const char* const ppsz_deinterlace_text[]
static
Initial value:
= {
N_("Off"), N_("Automatic"), N_("On")
}

◆ ppsz_force_dolby_descriptions

const char* const ppsz_force_dolby_descriptions[]
static
Initial value:
= {
N_("Auto"), N_("On"), N_("Off") }

◆ ppsz_mix_mode_texts

const char* const ppsz_mix_mode_texts[]
static
Initial value:
= {
N_("Unset"), N_("Stereo"), N_("Binaural"),
"4.0", "5.1", "7.1",
}

◆ ppsz_pos_descriptions

const char* const ppsz_pos_descriptions[]
static
Initial value:
=
{ N_("Center"), N_("Left"), N_("Right"), N_("Top"), N_("Bottom"),
N_("Top-Left"), N_("Top-Right"), N_("Bottom-Left"), N_("Bottom-Right") }

◆ ppsz_prefres

const char* const ppsz_prefres[]
static
Initial value:
= {
N_("Best available"), N_("Full HD (1080p)"), N_("HD (720p)"),
N_("Standard Definition (576 or 480 lines)"),
N_("Low Definition (360 lines)"),
N_("Very Low Definition (240 lines)"),
}

◆ ppsz_replay_gain_mode

const char* const ppsz_replay_gain_mode[]
static
Initial value:
= {
"none", "track", "album" }

◆ ppsz_replay_gain_mode_text

const char* const ppsz_replay_gain_mode_text[]
static
Initial value:
= {
N_("None"), N_("Track"), N_("Album") }

◆ ppsz_restore_playback_desc

const char* const ppsz_restore_playback_desc[]
static
Initial value:
= {
N_( "Never resume playback where it was left off" ),
N_( "Ask when the playback starts" ),
N_( "Always resume playback where it was left off" ),
}

◆ ppsz_roles

const char* ppsz_roles[]
static
Initial value:
= {
"video", "music", "communication", "game",
"notification", "animation", "production",
"accessibility", "test",
}

◆ ppsz_roles_text

const char* ppsz_roles_text[]
static
Initial value:
= {
N_("Video"), N_("Music"), N_("Communication"), N_("Game"),
N_("Notification"), N_("Animation"), N_("Production"),
N_("Accessibility"), N_("Test"),
}

◆ ppsz_snap_formats

const char* const ppsz_snap_formats[]
static
Initial value:
=
{ "png", "jpg", "tiff", "webp" }

◆ ppsz_stereo_mode_texts

const char* const ppsz_stereo_mode_texts[]
static
Initial value:
= { N_("Unset"),
N_("Stereo"), N_("Reverse stereo"),
N_("Left"), N_("Right"), N_("Dolby Surround"),
N_("Mono"),
}

◆ ppsz_sub_align_descriptions

const char* const ppsz_sub_align_descriptions[]
static
Initial value:
=
{ N_("Unset"), N_("Center"), N_("Left"), N_("Right"), N_("Top"), N_("Bottom"),
N_("Top-Left"), N_("Top-Right"), N_("Bottom-Left"), N_("Bottom-Right") }

◆ psz_recursive_list

const char* const psz_recursive_list[]
static
Initial value:
= {
"none", "collapse", "expand" }

◆ psz_recursive_list_text

const char* const psz_recursive_list_text[]
static
Initial value:
= {
N_("None"), N_("Collapse"), N_("Expand") }

◆ screensaver_texts

const char* const screensaver_texts[]
static
Initial value:
= {
N_("Never"), N_("When fullscreen"), N_("Always"),
}

◆ screensaver_values

const int screensaver_values[] = { 0, 2, 1, }
static