[MPlayer-dev-eng] REQUEST: Subtitles as URL instead of file
Hendri Hondorp
hendri at cs.utwente.nl
Thu May 6 15:47:54 CEST 2004
Hello,
I have a request for a codechange in subreader.c/mplayer.
If a video file is located at a http/ftp URL and a subtitle
file (with the same URL but the extension is different of course) too,
this subtitle URL will be shown. Windows Media Player is doing it this
way. In mplayer it is not possible to set the subtitle file using a URL,
but only as a filename.
Can someone help me to change the code. I think it's not much work.
In 'subreader.c' before 'fd=fopen(filename,"r")' the URL needs to
downloaded and connected to this 'downloaded temp-filename'.
Hendri Hondorp
--
\documentclass{mailmessage} % Yes it's LaTeX, simple isn't it?
\usepackage{signature}
\begin{document}
\name{Hendri Hondorp}\\
\company{University of Twente, Department of Computer Science}\\
\group{Parlevink: Language, Speech and Information Engineering}\\
\email{G.H.W.Hondorp at cs.utwente.nl}
\end{document}
More information about the MPlayer-dev-eng
mailing list