1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-26 09:33:30 +00:00
mpv/mpvcore/player
wm4 8f3d0b5e53 player: load external subs for uncompressed rar archives
Uncompressed rar archives can be transparently opened, but the filename
the player doesn't have the direct filename (but something starting
with rar://... instead). This will lead to external subtitles not
being loaded.

This doesn't handle multi-volume rar files, but in that cases just use
the --autosub-match=fuzzy option.

Fixes #397 on github.
2013-12-06 23:00:19 +01:00
..
lua
timeline
audio.c video: replace d_video->pts field, change PTS jump checks 2013-11-27 21:14:39 +01:00
command.c vf_yadif: change options, reroute to vf_lavfi 2013-12-04 00:07:38 +01:00
command.h
configfiles.c Use O_CLOEXEC when creating FDs 2013-11-30 22:40:51 +01:00
loadfile.c player: load external subs for uncompressed rar archives 2013-12-06 23:00:19 +01:00
main.c build: make cygwin use *nix timers 2013-11-26 00:33:40 +01:00
misc.c
mp_core.h video: replace d_video->pts field, change PTS jump checks 2013-11-27 21:14:39 +01:00
mp_lua.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
mp_lua.h
osd.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
playloop.c player: always reset some variables on seek 2013-11-29 15:42:19 +01:00
screenshot.c osd: remove mp_osd_res.video_par field 2013-11-24 14:44:58 +01:00
screenshot.h
sub.c
video.c vf_vo: don't abuse option strings to set VO 2013-12-04 00:07:40 +01:00