Advertisement
Guest User

Untitled

a guest
Dec 13th, 2015
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.31 KB | None | 0 0
  1.  
  2. #
  3. # xine config file
  4. #
  5. .version:1
  6.  
  7. # Entries which are still set to their default values are commented out.
  8. # Remove the '#' at the beginning of the line, if you want to change them.
  9.  
  10. # Enable deinterlacing by default
  11. # bool, default: 0
  12. #gui.deinterlace_by_default:0
  13.  
  14. # Configuration experience level
  15. # { Beginner Advanced Expert Master of the known universe }, default: 0
  16. gui.experience_level:Master of the known universe
  17.  
  18. # Enable OSD support
  19. # bool, default: 1
  20. #gui.osd_enabled:1
  21.  
  22. # Dismiss OSD time (s)
  23. # numeric, default: 3
  24. #gui.osd_timeout:3
  25.  
  26. # Ask user for playback with unsupported codec
  27. # bool, default: 0
  28. #gui.play_anyway:0
  29.  
  30. # Automatically reload old playlist
  31. # bool, default: 0
  32. #gui.playlist_auto_reload:0
  33.  
  34. # Audio visualization plugin
  35. # { fftgraph fftscope oscope goom }, default: 0
  36. gui.post_audio_plugin:goom
  37.  
  38. # gui skin theme
  39. # { xinetic }, default: 0
  40. #gui.skin:xinetic
  41.  
  42. # Change xine's behavior for unexperienced user
  43. # bool, default: 1
  44. #gui.smart_mode:1
  45.  
  46. # Snapshot location
  47. # string, default: /root
  48. #gui.snapshotdir:/root
  49.  
  50. # Display splash screen
  51. # bool, default: 1
  52. #gui.splash:1
  53.  
  54. # Subtitle autoloading
  55. # bool, default: 1
  56. gui.subtitle_autoload:1
  57.  
  58. # Visual animation style
  59. # { None Post Plugin Stream Animation }, default: 1
  60. #gui.visual_anim:Post Plugin
  61.  
  62. # Windows stacking (more)
  63. # bool, default: 0
  64. #gui.always_layer_above:0
  65.  
  66. # Audio mixer control method
  67. # { Sound card Software }, default: 0
  68. #gui.audio_mixer_method:Sound card
  69.  
  70. # Visiblility behavior of panel
  71. # bool, default: 0
  72. #gui.auto_panel_visibility:0
  73.  
  74. # Visibility behavior of output window
  75. # bool, default: 0
  76. #gui.auto_video_output_visibility:0
  77.  
  78. # Deinterlace plugin.
  79. # string, default: tvtime:method=LinearBlend,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1
  80. #gui.deinterlace_plugin:tvtime:method=LinearBlend,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1
  81.  
  82. # Event sender behavior
  83. # bool, default: 1
  84. #gui.eventer_sticky:1
  85.  
  86. # Windows stacking
  87. # bool, default: 0
  88. #gui.layer_above:0
  89.  
  90. # Use unscaled OSD
  91. # bool, default: 1
  92. #gui.osd_use_unscaled:1
  93.  
  94. # Screensaver wakeup
  95. # numeric, default: 10
  96. #gui.screensaver_timeout:10
  97.  
  98. # Menu shortcut style
  99. # { Windows style Emacs style }, default: 0
  100. #gui.shortcut_style:Windows style
  101.  
  102. # Stream information
  103. # bool, default: 0
  104. #gui.sinfo_auto_update:0
  105.  
  106. # Skin Server Url
  107. # string, default: http://xine.sourceforge.net/skins/skins.slx
  108. #gui.skin_server_url:http://xine.sourceforge.net/skins/skins.slx
  109.  
  110. # Chapter hopping
  111. # bool, default: 1
  112. #gui.skip_by_chapter:1
  113.  
  114. # New stream sizes resize output window
  115. # bool, default: 1
  116. #gui.stream_resize_window:1
  117.  
  118. # tips timeout (ms)
  119. # numeric, default: 500
  120. #gui.tips_timeout:500
  121.  
  122. # gui tips visibility
  123. # bool, default: 1
  124. #gui.tips_visible:1
  125.  
  126. # Synchronized X protocol (debug)
  127. # bool, default: 0
  128. #gui.xsynchronize:0
  129.  
  130. # Double size for small streams (require stream_resize_window)
  131. # bool, default: 0
  132. #gui.zoom_small_stream:0
  133.  
  134. # Logo mrl
  135. # string, default: file:/usr/share/xine/skins/xine-ui_logo.mpv
  136. #gui.logo_mrl:file:/usr/share/xine/skins/xine-ui_logo.mpv
  137.  
  138. # use XVidModeExtension when switching to fullscreen
  139. # bool, default: 0
  140. #gui.use_xvidext:0
  141.  
  142. # Amplification level
  143. # [0..200], default: 100
  144. #gui.amp_level:100
  145.  
  146. # gui panel visibility
  147. # bool, default: 1
  148. #gui.panel_visible:1
  149.  
  150. # numeric, default: 200
  151. gui.panel_x:53
  152.  
  153. # numeric, default: 100
  154. gui.panel_y:313
  155.  
  156. # brightness value
  157. # [0..65535], default: 32800
  158. #gui.vo_brightness:32800
  159.  
  160. # contrast value
  161. # [0..65535], default: 32772
  162. #gui.vo_contrast:32772
  163.  
  164. # saturation value
  165. # [0..65535], default: 32772
  166. #gui.vo_saturation:32772
  167.  
  168. gui.control_x:262
  169.  
  170. gui.control_y:182
  171.  
  172. gui.eventer_x:653
  173.  
  174. gui.eventer_y:680
  175.  
  176. gui.mrl_browser_x:435
  177.  
  178. gui.mrl_browser_y:527
  179.  
  180. gui.setup_x:406
  181.  
  182. gui.setup_y:221
  183.  
  184. gui.sinfos_x:400
  185.  
  186. gui.sinfos_y:408
  187.  
  188. gui.tvset_x:246
  189.  
  190. gui.tvset_y:193
  191.  
  192. # speaker arrangement
  193. # { Mono 1.0 Stereo 2.0 Headphones 2.0 Stereo 2.1 Surround 3.0 Surround 4.0 Surround 4.1 Surround 5.0 Surround 5.1 Surround 6.0 Surround 6.1 Surround 7.1 Pass Through }, default: 1
  194. #audio.speaker_arrangement:Stereo 2.0
  195.  
  196. # audio driver to use
  197. # { auto null alsa oss arts esd none file }, default: 0
  198. audio.driver:auto
  199.  
  200. # OSS audio mixer number, -1 for none
  201. # numeric, default: -1
  202. #audio.mixer_number:-1
  203.  
  204. # startup audio volume
  205. # [0..100], default: 50
  206. #audio.mixer_volume:50
  207.  
  208. # OSS audio device name
  209. # { auto /dev/dsp /dev/sound/dsp }, default: 0
  210. #audio.oss_device_name:auto
  211.  
  212. # OSS audio device number, -1 for none
  213. # numeric, default: -1
  214. #audio.oss_device_number:-1
  215.  
  216. # offset for digital passthrough
  217. # numeric, default: 0
  218. #audio.passthrough_offset:0
  219.  
  220. # restore volume level at startup
  221. # bool, default: 0
  222. #audio.remember_volume:0
  223.  
  224. # method to sync audio and video
  225. # { metronom feedback resample }, default: 0
  226. #audio.av_sync_method:metronom feedback
  227.  
  228. # always resample to this rate (0 to disable)
  229. # numeric, default: 0
  230. #audio.force_rate:0
  231.  
  232. # number of audio buffers
  233. # numeric, default: 230
  234. #audio.num_buffers:230
  235.  
  236. # a/v sync method to use by OSS
  237. # { auto getodelay getoptr softsync probebuffer }, default: 0
  238. #audio.oss_sync_method:auto
  239.  
  240. # enable resampling
  241. # { auto off on }, default: 0
  242. #audio.resample_mode:auto
  243.  
  244. audio.alsa_front_device:default
  245.  
  246. audio.alsa_mixer_name:Master
  247.  
  248. # deinterlace method (deprecated)
  249. # { none bob weave greedy onefield onefield_xv linearblend }, default: 4
  250. #video.deinterlace_method:onefield
  251.  
  252. # disable all video scaling
  253. # bool, default: 0
  254. #video.disable_scaling:0
  255.  
  256. # video driver to use
  257. # { auto aadxr3 dxr3 xv xshm aa none vidixfb vidix fb }, default: 0
  258. video.driver:xv
  259.  
  260. # horizontal image position in the output window
  261. # [0..100], default: 50
  262. #video.horizontal_position:50
  263.  
  264. # vertical image position in the output window
  265. # [0..100], default: 50
  266. #video.vertical_position:50
  267.  
  268. # pitch alignment workaround
  269. # bool, default: 0
  270. #video.xv_pitch_alignment:0
  271.  
  272. # enable double buffering
  273. # bool, default: 1
  274. #video.XV_DOUBLE_BUFFER:1
  275.  
  276. # number of video buffers
  277. # numeric, default: 500
  278. #video.num_buffers:500
  279.  
  280. # percentage of discarded frames to tolerate
  281. # numeric, default: 10
  282. #video.warn_discarded_threshold:10
  283.  
  284. # percentage of skipped frames to tolerate
  285. # numeric, default: 10
  286. #video.warn_skipped_threshold:10
  287.  
  288. # autopaint colour key
  289. # bool, default: 0
  290. #video.xv_autopaint_colorkey:0
  291.  
  292. # video overlay colour key
  293. # [0..16777215], default: 66046
  294. #video.xv_colorkey:66046
  295.  
  296. # framebuffer device name
  297. # string, default:
  298. #video.fb_device:
  299.  
  300. # DXR3 device number
  301. # numeric, default: 0
  302. #dxr3.device_number:0
  303.  
  304. # swap odd and even lines
  305. # bool, default: 0
  306. #dxr3.enc_swap_fields:0
  307.  
  308. # add black bars to correct aspect ratio
  309. # bool, default: 1
  310. #dxr3.enc_add_bars:1
  311.  
  312. # use smooth play mode for mpeg encoder playback
  313. # bool, default: 1
  314. #dxr3.enc_alt_play_mode:1
  315.  
  316. # Remember last DVB channel watched
  317. # bool, default: 1
  318. #input.dvb_last_channel_enable:1
  319.  
  320. # display DVB channel name
  321. # bool, default: 0
  322. #input.dvbdisplaychan:0
  323.  
  324. # default language for DVD playback
  325. # string, default: en
  326. #input.dvd_language:en
  327.  
  328. # region the DVD player claims to be in (1 to 8)
  329. # numeric, default: 1
  330. #input.dvd_region:1
  331.  
  332. # file browsing start location
  333. # string, default: /home/work/pluto-svn/trunk/bin
  334.  
  335. # network bandwidth
  336. # { 14.4 Kbps (Modem) 19.2 Kbps (Modem) 28.8 Kbps (Modem) 33.6 Kbps (Modem) 34.4 Kbps (Modem) 57.6 Kbps (Modem) 115.2 Kbps (ISDN) 262.2 Kbps (Cable/DSL) 393.2 Kbps (Cable/DSL) 524.3 Kbps (Cable/DSL) 1.5 Mbps (T1) 10.5 Mbps (LAN) }, default: 10
  337. #input.mms_network_bandwidth:1.5 Mbps (T1)
  338.  
  339. # device used for CD audio
  340. # string, default: /dev/cdrom
  341. #input.cdda_device:/dev/cdrom
  342.  
  343. # query CDDB
  344. # bool, default: 1
  345. #input.cdda_use_cddb:1
  346.  
  347. # slow down disc drive to this speed factor
  348. # numeric, default: 4
  349. #input.drive_slowdown:4
  350.  
  351. # device used for DVD playback
  352. # string, default: /dev/dvd
  353. #input.dvd_device:/dev/dvd
  354.  
  355. # raw device set up for DVD access
  356. # string, default: /dev/rdvd
  357. #input.dvd_raw_device:/dev/rdvd
  358.  
  359. # read-ahead caching
  360. # bool, default: 1
  361. #input.dvd_use_readahead:1
  362.  
  363. # list hidden files
  364. # bool, default: 0
  365. #input.file_hidden_files:0
  366.  
  367. # Domains, where to ignore the HTTP proxy
  368. # string, default:
  369. #input.http_no_proxy:
  370.  
  371. # HTTP proxy host
  372. # string, default:
  373. #input.http_proxy_host:
  374.  
  375. # HTTP proxy password
  376. # string, default:
  377. #input.http_proxy_password:
  378.  
  379. # HTTP proxy port
  380. # numeric, default: 80
  381. #input.http_proxy_port:80
  382.  
  383. # HTTP proxy username
  384. # string, default:
  385. #input.http_proxy_user:
  386.  
  387. # device used for WinTV-PVR 250/350 (pvr plugin)
  388. # string, default: /dev/video0
  389. #input.pvr_device:/dev/video0
  390.  
  391. # v4l radio device
  392. # string, default: /dev/v4l/radio0
  393. #input.v4l_radio_device_path:/dev/v4l/radio0
  394.  
  395. # v4l video device
  396. # string, default: /dev/v4l/video0
  397. #input.v4l_video_device_path:/dev/v4l/video0
  398.  
  399. # device used for VCD playback
  400. # string, default: /dev/cdrom
  401. #input.vcd_device:/dev/cdrom
  402.  
  403. # Remember last DVB channel watched
  404. # numeric, default: -1
  405. #input.dvb_last_channel_watched:-1
  406.  
  407. # CSS decryption method
  408. # { key disc title }, default: 0
  409. #input.css_decryption_method:key
  410.  
  411. # unit for seeking
  412. # { seek in program chain seek in program }, default: 0
  413. #input.dvd_seek_behaviour:seek in program chain
  414.  
  415. # unit for the skip action
  416. # { skip program skip part skip title }, default: 0
  417. #input.dvd_skip_behaviour:skip program
  418.  
  419. # MMS protocol
  420. # { auto TCP HTTP }, default: 0
  421. #input.mms_protocol:auto
  422.  
  423. # CDDB cache directory
  424. # string, default: /root/.xine/cddbcache
  425. #input.cdda_cddb_cachedir:/root/.xine/cddbcache
  426.  
  427. # CDDB server port
  428. # numeric, default: 8880
  429. #input.cdda_cddb_port:8880
  430.  
  431. # CDDB server name
  432. # string, default: freedb.freedb.org
  433. #input.cdda_cddb_server:freedb.freedb.org
  434.  
  435. # path to the title key cache
  436. # string, default: /root/.dvdcss/
  437. input.css_cache_path:/home/.dvdcss/
  438.  
  439. # use A/52 dynamic range compression
  440. # bool, default: 0
  441. #codec.a52_dynrng:0
  442.  
  443. # downmix audio to 2 channel surround stereo
  444. # bool, default: 0
  445. #codec.a52_surround_downmix:0
  446.  
  447. # A/52 volume
  448. # [0..200], default: 100
  449. #codec.a52_level:100
  450.  
  451. # MPEG-4 postprocessing quality
  452. # [0..6], default: 3
  453. #codec.ffmpeg_pp_quality:3
  454.  
  455. # path to RealPlayer codecs
  456. # string, default: unknown
  457. codec.real_codecs_path:/usr/lib/win32
  458.  
  459. # path to Win32 codecs
  460. # string, default: /usr/lib/win32
  461. #codec.win32_path:/usr/lib/win32
  462.  
  463. # frames per second to generate
  464. # numeric, default: 10
  465. #post.goom_fps:10
  466.  
  467. # goom image height
  468. # numeric, default: 240
  469. #post.goom_height:240
  470.  
  471. # goom image width
  472. # numeric, default: 320
  473. #post.goom_width:320
  474.  
  475. # colorspace conversion method
  476. # { Fast but not photorealistic Slow but looks better }, default: 0
  477. #post.goom_csc_method:Fast but not photorealistic
  478.  
  479. # priority for a/52 decoder
  480. # numeric, default: 0
  481. #decoder.a/52_priority:0
  482.  
  483. # priority for bitplane decoder
  484. # numeric, default: 0
  485. #decoder.bitplane_priority:0
  486.  
  487. # priority for dts decoder
  488. # numeric, default: 0
  489. #decoder.dts_priority:0
  490.  
  491. # priority for dvaudio decoder
  492. # numeric, default: 0
  493. #decoder.dvaudio_priority:0
  494.  
  495. # priority for dxr3-mpeg2 decoder
  496. # numeric, default: 0
  497. #decoder.dxr3-mpeg2_priority:0
  498.  
  499. # priority for dxr3-spudec decoder
  500. # numeric, default: 0
  501. #decoder.dxr3-spudec_priority:0
  502.  
  503. # priority for faad decoder
  504. # numeric, default: 0
  505. #decoder.faad_priority:0
  506.  
  507. # priority for ffmpeg-wmv8 decoder
  508. # numeric, default: 0
  509. #decoder.ffmpeg-wmv8_priority:0
  510.  
  511. # priority for ffmpegaudio decoder
  512. # numeric, default: 0
  513. #decoder.ffmpegaudio_priority:0
  514.  
  515. # priority for ffmpegvideo decoder
  516. # numeric, default: 0
  517. #decoder.ffmpegvideo_priority:0
  518.  
  519. # priority for flacdec decoder
  520. # numeric, default: 0
  521. #decoder.flacdec_priority:0
  522.  
  523. # priority for gsm610 decoder
  524. # numeric, default: 0
  525. #decoder.gsm610_priority:0
  526.  
  527. # priority for image decoder
  528. # numeric, default: 0
  529. #decoder.image_priority:0
  530.  
  531. # priority for mad decoder
  532. # numeric, default: 0
  533. #decoder.mad_priority:0
  534.  
  535. # priority for mpeg2 decoder
  536. # numeric, default: 0
  537. #decoder.mpeg2_priority:0
  538.  
  539. # priority for nsf decoder
  540. # numeric, default: 0
  541. #decoder.nsf_priority:0
  542.  
  543. # priority for pcm decoder
  544. # numeric, default: 0
  545. #decoder.pcm_priority:0
  546.  
  547. # priority for qta decoder
  548. # numeric, default: 0
  549. #decoder.qta_priority:0
  550.  
  551. # priority for qtv decoder
  552. # numeric, default: 0
  553. #decoder.qtv_priority:0
  554.  
  555. # priority for real decoder
  556. # numeric, default: 0
  557. #decoder.real_priority:0
  558.  
  559. # priority for realadec decoder
  560. # numeric, default: 0
  561. #decoder.realadec_priority:0
  562.  
  563. # priority for rgb decoder
  564. # numeric, default: 0
  565. #decoder.rgb_priority:0
  566.  
  567. # priority for speex decoder
  568. # numeric, default: 0
  569. #decoder.speex_priority:0
  570.  
  571. # priority for spucc decoder
  572. # numeric, default: 0
  573. #decoder.spucc_priority:0
  574.  
  575. # priority for spucmml decoder
  576. # numeric, default: 0
  577. #decoder.spucmml_priority:0
  578.  
  579. # priority for spudec decoder
  580. # numeric, default: 0
  581. #decoder.spudec_priority:0
  582.  
  583. # priority for sputext decoder
  584. # numeric, default: 0
  585. #decoder.sputext_priority:0
  586.  
  587. # priority for vorbis decoder
  588. # numeric, default: 0
  589. #decoder.vorbis_priority:0
  590.  
  591. # priority for win32a decoder
  592. # numeric, default: 0
  593. #decoder.win32a_priority:0
  594.  
  595. # priority for win32v decoder
  596. # numeric, default: 0
  597. #decoder.win32v_priority:0
  598.  
  599. # priority for yuv decoder
  600. # numeric, default: 0
  601. #decoder.yuv_priority:0
  602.  
  603. # subtitle size
  604. # { tiny small normal large very large huge }, default: 1
  605. misc.spu_subtitle_size:large
  606.  
  607. # subtitle vertical offset
  608. # numeric, default: 0
  609. #misc.spu_vertical_offset:0
  610.  
  611. # palette (foreground-border-background) to use for subtitles and OSD
  612. # { white-black-transparent white-none-transparent white-none-translucid yellow-black-transparent }, default: 0
  613. #misc.osd_text_palette:white-black-transparent
  614.  
  615. # font for subtitles
  616. # string, default: sans
  617. #misc.spu_font:sans
  618.  
  619. # encoding of the subtitles
  620. # string, default: iso-8859-1
  621. #misc.spu_src_encoding:iso-8859-1
  622.  
  623. # use unscaled OSD if possible
  624. # bool, default: 1
  625. #misc.spu_use_unscaled_osd:1
  626.  
  627. # media format detection strategy
  628. # { default reverse content extension }, default: 0
  629. #misc.demux_strategy:default
  630.  
  631. # memcopy method used by xine
  632. # { probe libc kernel mmx mmxext sse }, default: 0
  633. misc.memcpy_method:sse
  634.  
  635. # default duration of subtitle display in seconds
  636. # numeric, default: 4
  637. #misc.sub_timeout:4
  638.  
  639. # allow implicit changes to the configuration (e.g. by MRL)
  640. # bool, default: 0
  641. #misc.implicit_config:0
  642.  
  643. # directory for saving streams
  644. # string, default:
  645. #misc.save_dir:
  646.  
  647. # automatically advance track/entry
  648. # bool, default: 1
  649. #vcd.autoadvance:1
  650.  
  651. # default type to use on VCD autoplay
  652. # { track entry segment playlist }, default: 3
  653. #vcd.autoplay:playlist
  654.  
  655. # position slider range
  656. # { auto track entry }, default: 0
  657. #vcd.length_reporting:auto
  658.  
  659. # show 'rejected' LIDs
  660. # bool, default: 0
  661. #vcd.show_rejected:0
  662.  
  663. # format string for stream comment field
  664. # string, default: %P - Track %T
  665. #vcd.comment_format:%P - Track %T
  666.  
  667. # debug flag mask
  668. # numeric, default: 0
  669. #vcd.debug:0
  670.  
  671. # default CD drive used for VCD when none given
  672. # string, default:
  673. #vcd.default_device:
  674.  
  675. # format string for display banner
  676. # string, default: %F - %I %N%L%S, disk %c of %C - %v %A
  677. #vcd.title_format:%F - %I %N%L%S, disk %c of %C - %v %A
  678.  
  679. audio.device.alsa_front_device:plug:dmix:1
  680. audio.device.alsa_default_device:plug:dmix:1
  681. audio.output.speaker_arrangement:Stereo 2.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement