FB_init

Showing posts with label Youtube. Show all posts
Showing posts with label Youtube. Show all posts

Saturday, May 19, 2012

Downloading Youtube videos with subtitle

I wasn't able to download a video directly with Youtube's closed caption, but I could do something better. I downloaded the video and the SRT. And I can play the video with the subtitles offline.
Here are the steps:
1- Use DVDVideoSoft Studio Free to download the youtube video (careful with Ads & toolbars... ) . I downloaded as MP4.
2- Use google2srt to generated the SRT from the youtube video. (It may require the Java Runtime)
3- For Windows 7, download the K-Lite Codec Pack. I accepted some 'well known' codecs.
4- As the experts tell us, name the .srt file generated the same as the .mp4, and put them in the same directory.
5- Play the MP4 file with Windows Media Player.

Wednesday, October 06, 2010

How-to: subtitling Youtube videos

1- Download the FLV video with DVDVideoSoft Free Studio.
    Comment: other tools will download AVIs in MPEG-4 V2 format, but I had problems later on manipulating the video without the codec (MP42 is the 4-digit code I think).

2- Convert the FLV to AVI and XVid or DivX encoding with the FLV Converter software.

3- Create the subtitle offline in a text file.

4- Open the video and the text file with DivXLand Media Subtitler. That's the easiest subtitler tool in the world.
    Comment: it didn't work for me on Windows Server 2008  R2 64 bits. Not sure about Windows 7 64 bits... It only worked on Windows 7 32 bits for me.

5- Open the video with VirtualDub. Download and install the Alpha Station Subtitler plug-in for VirtualDub if you haven't done so yet.

6- Choose full processing mode in video in VirtualDub. Under 'Video -> filters' choose the subtitler filter (it will be there if you installed the plug-in in the previous step)

7- Save the AVI VirtualDub. The result is a new AVI file with the subtitles.

I had a problem with the subtitle in that the font size was too big. Size 48 to be precise. I manually opened the .ssa file generated by DivXLand Media Subtitler and I replaced font size 48 with 16 near the header of the file. It is a text file and it's not difficult to understand.