This file is indexed.

/usr/share/freeplayer/http-fbx/options.html is in freeplayer 20070531+dfsg.1-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
	<head>

		<!-- options.html
			m: display size
			d: current directory
			p: playlist page
			o: current page
				1: Playlist
				2: Audio
				3: Video
				4: Sous-titres
				5: Navigation
		-->

		<vlc id="include" param1="env.html" />

		<link rel="red"             href="play.html?<vlc id="value" param1="u value" />">
		<link rel="options"         href="play.html?<vlc id="value" param1="u value" />">
		<meta name="home_page"      content="http://212.27.38.254:8080/browser.html?<vlc id="value" param1="v value" />">
		<meta name="love_page"      content="http://212.27.38.254:8080/playlist.html?<vlc id="value" param1="v value" />">
		<meta name="channel_page"   content="http://212.27.38.254:8080/play.html?type=7&item=%d&<vlc id="value" param1="v value" />">
		<meta name="nochannel_page" content="http://212.27.38.254:8080/play.html?type=7&item=%d&<vlc id="value" param1="v value" />">
	</head>

	<vlc id="foreach" param1="audio" param2="audio-es" />
		<vlc id="rpn" param1="audio_ok 1 store" />
	<vlc id="end" />
	<vlc id="foreach" param1="video" param2="video-es" />
		<vlc id="rpn" param1="video_ok 1 store" />
	<vlc id="end" />
	<vlc id="foreach" param1="spu" param2="spu-es" />
		<vlc id="rpn" param1="spu_ok 1 store" />
	<vlc id="end" />
	<vlc id="foreach" param1="chapter" param2="chapter" />
		<vlc id="rpn" param1="chapter_ok 1 store" />
	<vlc id="end" />
	<vlc id="foreach" param1="title" param2="title" />
		<vlc id="rpn" param1="title_ok 1 store" />
	<vlc id="end" />

	<body text="#ffffff3f" link="#ffffff3f" alink="#efb70f3f" vlink="#cc00003f">
		<table width=600 border=0 cellpadding=0 cellspacing=0 align=center>
			<tr>
				<td height=30>&nbsp;</td>
			</tr>

			<vlc id="rpn" param1="o 'o' url_extract store" />
			<vlc id="if" param1="o value '' strcmp 0 =" />
				<vlc id="rpn" param1="o 1 store" />
			<vlc id="end" />

			<vlc id="if" param1="o value 1 =" /><vlc id="rpn" param1="name 'Playlist' store" /><vlc id="end" />
			<vlc id="if" param1="o value 2 =" /><vlc id="rpn" param1="name 'Audio' store" /><vlc id="end" />
			<vlc id="if" param1="o value 3 =" /><vlc id="rpn" param1="name 'Vidéo' store" /><vlc id="end" />
			<vlc id="if" param1="o value 4 =" /><vlc id="rpn" param1="name 'Sous-titres' store" /><vlc id="end" />
			<vlc id="if" param1="o value 5 =" /><vlc id="rpn" param1="name 'Navigation' store" /><vlc id="end" />

			<tr><td><table border=0 cellpadding=8 cellspacing=0>
			<tr>
				<td bgcolor="#00000030">
					<table>
						<tr>
							<td><h3 align=center>Configuration</h3></td>
							<td align="right"><img src="freeplayer.gif"></td>
						</tr>
					</table>
				</td>
			</tr>

			<tr>
				<td bgcolor="#00000030" align=center>
					<table>
						<tr>

							<td><a <vlc id="if" param1="o value 1 =" />focused<vlc id="end" /> href="options.html?<vlc id="value" param1="u value" />&o=1"><box border=2 width=110 height=22 align=center text="Playlist"></a></td>

							<vlc id="if" param1="audio_ok 1 =" />
								<td><a <vlc id="if" param1="o value 2 =" />focused<vlc id="end" /> href="options.html?<vlc id="value" param1="u value" />&o=2"><box border=2 width=110 height=22 align=center text="Audio"></a></td>
							<vlc id="else" />
								<td><font color="#8080803f"><box border=2 width=110 height=22 align=center text="Audio"></font></td>
							<vlc id="end" />

							<vlc id="if" param1="video_ok 1 =" />
								<td><a <vlc id="if" param1="o value 3 =" />focused<vlc id="end" /> href="options.html?<vlc id="value" param1="u value" />&o=3"><box border=2 width=110 height=22 align=center text="Vidéo"></a></td>
							<vlc id="else" />
								<td><font color="#8080803f"><box border=2 width=110 height=22 align=center text="Vidéo"></font></td>
							<vlc id="end" />

							<vlc id="if" param1="spu_ok 1 =" />
								<td><a <vlc id="if" param1="o value 4 =" />focused<vlc id="end" /> href="options.html?<vlc id="value" param1="u value" />&o=4"><box border=2 width=110 height=22 align=center text="Sous-titres"></a></td>
							<vlc id="else" />
								<td><font color="#8080803f"><box border=2 width=110 height=22 align=center text="Sous-titres"></font></td>
							<vlc id="end" />

							<vlc id="if" param1="title_ok chapter_ok | 1 =" />
								<td><a <vlc id="if" param1="o value 5 =" />focused<vlc id="end" /> href="options.html?<vlc id="value" param1="u value" />&o=5"><box border=2 width=110 height=22 align=center text="Navigation"></a></td>
							<vlc id="else" />
								<td><font color="#8080803f"><box border=2 width=110 height=22 align=center text="Navigation"></font></td>
							<vlc id="end" />

						</tr>
					</table>
				</td>
			</tr>

</table></td></tr>
			<tr>
				<td>

					<form action="config.html">

						<table border=0 cellpadding=8 cellspacing=0>
							<tr>
								<td bgcolor="#00000020" height=300>

						<!-- Playlist -->
						<vlc id="if" param1="o value 1 =" />
						<table>
							<tr>
								<td width=200 valign=top>
									<h3>Mode de lecture</h3>
								</td>
								<td>
									<input type="checkbox" name="random" value=1 <vlc id="if" param1="'random' 'VLC_OBJECT_PLAYLIST' vlc_var_get 1 =" />checked<vlc id="end" />>lecture aléatoire<br>
									<input type="checkbox" name="play-and-stop" value=0 <vlc id="if" param1="'play-and-stop' 'VLC_OBJECT_PLAYLIST' vlc_var_get 0 =" />checked<vlc id="end" />>lecture continue
								</td>
							</tr>
							<tr>
								<td width=200 valign=top>
									<h3>Répétition</h3>
								</td>
								<td>
									<input type="checkbox" name="loop" value=1 <vlc id="if" param1="'loop' VLC_OBJECT_PLAYLIST' vlc_var_get 1 =" />checked<vlc id="end" />>tout répéter<br>
									<input type="checkbox" name="repeat" value=1 <vlc id="if" param1="'repeat' VLC_OBJECT_PLAYLIST' vlc_var_get 1 =" />checked<vlc id="end" />>répéter l'élément actuel
								</td>
							</tr>
							<tr>
								<td width=200 valign=top>
									<h3>Diaporama</h3>
								</td>
								<td>
									Afficher les images pendant <input type=text name="fake-duration" size=2 maxlength=2 value="<vlc id="value" param1="'fake-duration' vlc_config_get 1000 /" />">&nbsp;secondes
								</td>
							</tr>
						</table>
						<vlc id="end" />

						<!-- Audio -->
						<vlc id="if" param1="o value 2 =" />
						<table>
							<tr>
								<td width=200 valign=top>
									<h3>Piste audio</h3>
								</td>
								<td>
									<vlc id="foreach" param1="audio" param2="audio-es" />
										<input type="radio" name="audio" value="<vlc id="value" param1="audio.id" />" <vlc id="if" param1="audio.selected" />checked<vlc id="end" />>&nbsp;<vlc id="value" param1="audio.name value" /><br>
									<vlc id="end" />
								</td>
							</tr>
							<tr>
								<td width=200 valign=top>
									<h3>Sortie audio</h3>
								</td>
								<td>
									<input type="radio" name="stream_aud" value="69(mp2a)">&nbsp;Son stéréo<br>
									<input type="radio" name="stream_aud" value="69(ac3)">&nbsp;Dolby Digital (S/PDIF)
								</td>
							</tr>
						</table>
						<vlc id="end" />

						<!-- Video -->
						<vlc id="if" param1="o value 3 =" />
						<table>
							<tr>
								<td width=200 valign=top>
									<h3>Piste vidéo</h3>
								</td>
								<td>
									<vlc id="foreach" param1="video" param2="video-es" />
										<input type="radio" name="video" value="<vlc id="value" param1="video.id" />" <vlc id="if" param1="video.selected" />checked<vlc id="end" />>&nbsp;<vlc id="value" param1="video.name value" /><br>
									<vlc id="end" />
								</td>
							</tr>
							<tr>
								<td width=200 valign=top>
									<h3>Format de sortie</h3>
								</td>
								<td>
									<input type=radio name=display_aspect_ratio_conversion value=letterbox>4/3 Letterbox<br>
									<input type=radio name=display_aspect_ratio_conversion value=combined>4/3 Combined<br>
									<input type=radio name=display_aspect_ratio_conversion value=panscan>4/3 Pan Scan<br>
									<input type=radio name=display_aspect_ratio_conversion value=ignore>16/9<br>
								</td>
							</tr>
							<tr>
								<td width=200 valign=top>
									<h3>Post-traitement</h3>
								</td>
								<td>
									<table>
										<tr>
											<vlc id="rpn" param1="pp 'ffmpeg-pp-q' vlc_config_get store" />
											<td><input type="radio" name="pp" value="0" <vlc id="if" param1="pp value 0 =" />checked<vlc id="end" />></td>
											<td><input type="radio" name="pp" value="1" <vlc id="if" param1="pp value 1 =" />checked<vlc id="end" />></td>
											<td><input type="radio" name="pp" value="2" <vlc id="if" param1="pp value 2 =" />checked<vlc id="end" />></td>
											<td><input type="radio" name="pp" value="3" <vlc id="if" param1="pp value 3 =" />checked<vlc id="end" />></td>
											<td><input type="radio" name="pp" value="4" <vlc id="if" param1="pp value 4 =" />checked<vlc id="end" />></td>
											<td><input type="radio" name="pp" value="5" <vlc id="if" param1="pp value 5 =" />checked<vlc id="end" />></td>
											<td><input type="radio" name="pp" value="6" <vlc id="if" param1="pp value 6 =" />checked<vlc id="end" />></td>
										</tr>
										<tr>
											<td>0</td>
											<td>1</td>
											<td>2</td>
											<td>3</td>
											<td>4</td>
											<td>5</td>
											<td>6</td>
										</tr>
									</table>
									&nbsp;<br>
									Augmenter la qualité du traitement de l'image demande plus de puissance CPU.
								</td>
							</tr>
						</table>
						<vlc id="end" />

						<!-- Sous-titres -->
						<vlc id="if" param1="o value 4 =" />
						<table>
							<tr>
								<td width=200 valign=top>
									<h3>Piste sous-titres</h3>
								</td>
								<td>
									<vlc id="foreach" param1="spu" param2="spu-es" />
										<input type="radio" name="spu" value="<vlc id="value" param1="spu.id value" />" <vlc id="if" param1="spu.selected value" />checked<vlc id="end" />>&nbsp;<vlc id="value" param1="spu.name value" /><br>
									<vlc id="end" />
								</td>
							</tr>
							<tr>
								<td width=200 valign=top>
									<h3>Type</h3>
								</td>
								<td>
									<input type="radio" name="stream_spu" value="70(dvbs)">&nbsp;DVB<br>
									<input type="radio" name="stream_spu" value="70(ttx)">&nbsp;Télétexte
								</td>
							</tr>
							<tr>
								<td width=200 valign=top>
									<h3>Position</h3>
								</td>
								<td>
									<input type=text name="sub-margin" size=3 maxlength=3 value="<vlc id="value" param1="'sub-margin' vlc_config_get" />">
								</td>
							</tr>
							<tr>
								<td width=200 valign=top>
									<h3>Aspect</h3>
								</td>
								<td>
									<table>
										<tr><td>Couleur</td><td>Taille</td></tr>

										<tr>
											<td><input type="radio" name="freetype-color" value="16777215"
												<vlc id="if" param1="'freetype-color' vlc_config_get 16777215 =" />checked<vlc id="end" />>&nbsp;Blanc</td>
											<td><input type="radio" name="freetype-fontsize" value="12"
												<vlc id="if" param1="'freetype-fontsize' vlc_config_get 12 =" />checked<vlc id="end" />>&nbsp;Plus petit</td>
										</tr>

										<tr>
											<td><input type="radio" name="freetype-color" value="16776960"
												<vlc id="if" param1="'freetype-color' vlc_config_get 16776960 =" />checked<vlc id="end" />>&nbsp;Jaune</td>
											<td><input type="radio" name="freetype-fontsize" value="24"
												<vlc id="if" param1="'freetype-fontsize' vlc_config_get 24 =" />checked<vlc id="end" />>&nbsp;Petit</td>
										</tr>

										<tr>
											<td><input type="radio" name="freetype-color" value="65535"
												<vlc id="if" param1="'freetype-color' vlc_config_get 65535 =" />checked<vlc id="end" />>&nbsp;Cyan</td>
											<td><input type="radio" name="freetype-fontsize" value="32"
												<vlc id="if" param1="'freetype-fontsize' vlc_config_get 32 =" />checked<vlc id="end" />>&nbsp;Normal</td>
										</tr>

										<tr>
											<td><input type="radio" name="freetype-color" value="16711680"
												<vlc id="if" param1="'freetype-color' vlc_config_get 16711680 =" />checked<vlc id="end" />>&nbsp;Rouge</td>
											<td><input type="radio" name="freetype-fontsize" value="36"
												<vlc id="if" param1="'freetype-fontsize' vlc_config_get 36 =" />checked<vlc id="end" />>&nbsp;Grand</td>
										</tr>

										<tr>
											<td><input type="radio" name="freetype-color" value="32768"
												<vlc id="if" param1="'freetype-color' vlc_config_get 32768 =" />checked<vlc id="end" />>&nbsp;Vert</td>
											<td><input type="radio" name="freetype-fontsize" value="40"
												<vlc id="if" param1="'freetype-fontsize' vlc_config_get 40 =" />checked<vlc id="end" />>&nbsp;Plus grand</td>
										</tr>
									</table>
								</td>
							</tr>
						</table>
						<vlc id="end" />

						<!-- Navigation -->
						<vlc id="if" param1="o value 5 =" />
						<table>
							<tr>
								<td>
									<table width=400 align=center>
										<tr>
											<td><vlc id="if" param1="title_ok value" /><h1><font color="#8080803f">Titre</font></h1><vlc id="end" /></td>
											<td><vlc id="if" param1="chapter_ok value" /><h1><font color="#8080803f">Chapitre</font></h1><vlc id="end" /></td>
										</tr>

										<tr>
											<td valign=top>
												<vlc id="if" param1="title_ok value" />
													<vlc id="foreach" param1="title" param2="title" />
													<a href="config.html?o=5&<vlc id="value" param1="u value" />&title=<vlc id="value" param1="title.id value" />"><vlc id="value" param1="title.name value htmlspecialchars" /></a><vlc id="if" param1="title.selected value" /> <font family="Symbol">S</font><vlc id="end" /><br>
													<vlc id="end" />
												<vlc id="end" />
											</td>

											<td valign=top>
												<vlc id="if" param1="chapter_ok value" />
													<vlc id="foreach" param1="chapter" param2="chapter" />
													<a href="config.html?o=5&<vlc id="value" param1="u value" />&chapter=<vlc id="value" param1="chapter.id value" />"><vlc id="value" param1="chapter.name value htmlspecialchars" /></a><vlc id="if" param1="chapter.selected value" /> <font family="Symbol">S</font><vlc id="end" /><br>
													<vlc id="end" />
												<vlc id="end" />
											</td>
										</tr>
									</table>
								</td>
							</tr>
						</table>
						<vlc id="end" />

				</td>
			</tr>

			<tr>
				<td bgcolor="#00000030">
					<table border=0 cellpadding=0 cellspacing=0>
						<tr>
							<td align=left>
								<vlc id="value" param1="name value" />
							</td>
							<td align=right>
								<input type=hidden name=o value=<vlc id="value" param1="o value" />>
								<input type=hidden name=m value=<vlc id="value" param1="m value" />>
								<input type=hidden name=d value=<vlc id="value" param1="d value" />>
								<input type=hidden name=p value=<vlc id="value" param1="p value" />>
								<input type=submit value="Valider">
							</td>
						</tr>
					</table>
				</td>
			</tr>
		</table>
	</td>
</tr>
		</form>
		</table>
	</body>
</html>