Warning: session_start(): open(/tmp/sess_fbecmv92mh1vbofrfu7crlh9m1, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
VLSub 0.9.13 openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (53) .- Knowledge Base  . 

VLSub 0.9.13

  

VLC Extension

Score 85%
VLSub 0.9.13
zoom


VLSub 0.9.13
zoom


Homepage:  Link
Downloads:  940830
Submitted:  Feb 7 2012
Updated:  Sep 12 2014

Description:

VLSub is not working with Vlc 2.1.x, please update to 2.2.

Search and download subtitles from opensubtitles.org using the hash of the video currently playing or its title.
INSTALLATION:
- click on the download button below
- save the archive and extract the file "vlsub.lua"
- create a directory "extensions" at this location and put the file "vlsub.lua" inside:
* Windows (all users): %ProgramFiles%\VideoLAN\VLC\lua\extensions\
* Windows (current user): %APPDATA%\vlc\lua\extensions\
* Linux (all users): /usr/lib/vlc/lua/extensions/
* Linux (current user): ~/.local/share/vlc/lua/extensions/
* Mac OS X (all users): /Applications/VLC.app/Contents/MacOS/share/lua/extensions/
* Mac OS X (current user): /Users/%your_name%/Library/Application Support/org.videolan.vlc/lua/extensions/

...or use the installer below if you're on Windows 7 (32 or 64)

To start the extension click on View > VLSub or Vlc > Extensions > VLSub on Mac OS.

/!\ Troubleshooting /!\

If you have other issue you can ask for a solution here or on github but please get the full vlc debug log and add it as a pastebin to your post. The procedure is explained here:
https://github.com/exebetche/vlsub/wiki/Troubleshooting




Changelog:

2014-09-12
Fix error with http 301 redirection

2014-08-19
Fix subtitles loading on Vlc 2.2

2014-05-08
Fix a bug due to opensubtitles header modifications




LicenseGPL
(VLSub 0.9.13)
Donate
Send to a friend
Subscribe
Other  Content  from exebetche
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9  10  11 ...

-

 Mac OS-X & Chrome

 
 by klacs on: Oct 9 2012
 
Score 50%

A little extra documentation:

Once you download the file and save it to your Mac- make sure you rename it as displayed on the download page next to the download button on this page: something like: vlsub_0-6.lua

Then copy the file to the correct folder: In Mac OsX go to Applications in Finder. browse to VLC App. Right click on VLC App: select the option "Show Package Content" then browse to the folder mentioned in the App description /Applications/VLC.app/Contents/MacOS/share/lua/extensions/ (Fyi: I had to create the "extensions" folder) then place the lua file in it.

OPTIONAL: I recommend to open the file with text edit and change the default_language. search for the line : default_language = "fre" at the beginning of the file and update it to : default_language = "eng" - save the lua file.

Close VLC - start VLC
In "VLC" menu go to "Extensions" and you should see the 'VLsub" menu > start it!

I usually don't change the language from there and use "hash" - click "OK"
then select the appropriate subtitle file.

Enjoy the show!
Cheers


Reply to this

-

 Doesn't work with media file >2GB

 
 by siron on: Oct 16 2012
 
Score 50%

It seems that vlsub can't handle media file large than 2GB using video hash method..(tested with VLC 2.0.3 on Ubuntu 12.04 32bit)

lua warning: Error while running script /home/siron/.local/share/vlc/lua/extensions/148752-vlsub_0-6.lua, function meta_changed(): ....local/share/vlc/lua/extensions/148752-vlsub_0-6.lua:420: /media/78E69163E6912304/media.mp4: Value too large for defined data type

As an alternative, can we have a new search method that does fulltext search on media filename?


Reply to this

-

 Re: Doesn't work with media file >2GB

 
 by exebetche on: Oct 16 2012
 
Score 50%

Hi,

1) Maybe I'm wrong, but it seems to me your problem isn't related to Vlsub or lua, but Ubuntu and ntfs.
Indeed, I tried to search this error message related to lua and I found nothing, but there's a lot of result for ubuntu and ntfs. It makes sense, since lua use build in method to access files.

To confirm, you sould try to access the file directly through terminal, like this guy:
http://ubuntuforums.org/showthread.php?t=1951262

2) There's in fact a method to search subtitles using the title of your video file:
a) just choose "search method": "IMDB ID" click on "Go"
b) Check that the title is correct (clean it up if necessary), click "ok"
c) Click on the right movie title on the research (generaly the first) then click ok
d) Click on the subtitle you want to download and click ok
Simple as that :)


Reply to this

-
.

 Updated Code

 
 by thepanz on: Oct 17 2012
 
Score 50%

Hi, i pushed your code to my GitHub
https://github.com/thePanz/VLCSub

and created a Windows installer:
https://github.com/thePanz/VLCSub/downloads

Thank you for your plugin! :)


Reply to this

-
.

 Re: Updated Code

 
 by calabresi on: Nov 10 2012
 
Score 50%

Thank you so much, it worked perfectly for me! Thanks!


Reply to this

-

 Very Nice

 
 by hdiffly on: Oct 20 2012
 
Score 50%

Works perfectly for this XP user. Simple to use, easy enough to install. Changed the default language for me to eng in the script, so even easier. Thanks so much for this, you are saving me lots of time. Just brilliant.


Reply to this

-

 ?

 
 by corpusmaximus on: Oct 29 2012
 
Score 50%

hey im may be me who are a bit slow but i cant downlode the file no matter what i did ore how i try 2 get it plz tell me its not me :-)


Reply to this

-
.

 error starting today

 
 by sergeylab on: Nov 8 2012
 
Score 50%

Today i have experienced a problem.
When i try to find subtitles an error message appeared
"ERROR: CODE 401 UNAUTHORIZED (200)

Someone have the same problem?


Reply to this

-
.

 Re: error starting today

 
 by sergeylab on: Nov 8 2012
 
Score 50%

and i forget to say the plugin work fine till today?


Reply to this

-

 Re: error starting today

 
 by fedej82 on: Nov 10 2012
 
Score 50%

It`s happening to me too :(


Reply to this

-
.

 Re: error starting today

 
 by exebetche on: Nov 10 2012
 
Score 50%

Hi,

I don't have this problem, maybe the opensubtitles servers were down at this time.
Could you retry?
Have you check with your firewall off?
Is it happening with the hash method, IMDB method, both?
With all movies?
What's your OS?


Reply to this

-
.

 Re: Re: error starting today

 
 by sergeylab on: Nov 10 2012
 
Score 50%

Hi
it seems that the problem were the server of opensubtitles were down.
The problem occured only for 1 day.
Now everything is working.

Thanks for this great application
Keep the good work


Reply to this

-

 Re: Re: error starting today

 
 by fedej82 on: Nov 10 2012
 
Score 50%

Yup, it's working again now! =)


Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9  10  11 ...

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team