On Wed, 23 Oct 2024 12:25:59 +0100
Post by David PastePost by DaveyI recently downloaded a programme from BBC iplayer using
get-iplayer, as I have done numerous times, on each occasion
including the .srt subtitle file. Handbrake happily makes a
watchable file from the pair downloaded.
But the other week, the subtitle file downloaded was a .txt file,
and I could not find a way of instructing Handbrake to use this
file. I tried an online conversion tool, but it failed miserably.
So what to do if this happens again? Is there a command to compel
the download to include an .srt file instead of the.txt file, or
what? I doubt that the BBC would really care about a get-iplayer
question!
If you open up the .txt file in notepad does it look to be formatted
the same as an .srt file (also opened in notepad)? If so just change
the extension and try that.
Using Notepad ( 2 different programmes):
Sample .srt file:
1
00:00:03,440 --> 00:00:06,320
<font color="#ffff00">Nothing in our landscape is</font>
<font color="#ffff00">here by accident.</font>
2
00:00:06,320 --> 00:00:09,520
<font color="#ffff00">It's all part of the incredible</font>
<font color="#ffff00">story of how people have</font>
3
00:00:09,520 --> 00:00:12,600
<font color="#ffff00">shaped our country over</font>
<font color="#ffff00">thousands of years.</font>
4
00:00:12,600 --> 00:00:15,400
<font color="#ffff00">Every ridge, every bump,</font>
<font color="#ffff00">has a meaning.</font>
5
00:00:16,400 --> 00:00:20,000
<font color="#ffff00">I'm Ben Robinson, and as an</font>
<font color="#ffff00">archaeologist it's my job to</font>
Sample .txt file:
#m0003mrb,original,hlshd,0,0
1,4046136,8,4046136,8,1728769721
2,8946544,15,4900408,7,1728769721
3,13344616,23,4398072,8,1728769721
4,17592288,31,4247672,8,1728769721
5,22390424,38,4798136,7,17287697
which is pretty much the same as using Text Editor. The .srt fie and
the .txt files look very different.
--
Davey.