Warning: session_start(): open(/tmp/sess_khoql7jvgqtrolvdq2rkn06l05, 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  ... 4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19 ...

-

 MacOS X bug

 
 by fabriciomanc on: Jul 14 2013
 
Score 50%

Another bug on MacOS when the button "Show config" is pressed:

http://pastebin.com/ruBR8mbg
http://imgur.com/lPidm9V

By the way, the button "Save" is not saving the interface language.


Thanks :)


Reply to this

-

 Re: MacOS X bug

 
 by fabriciomanc on: Jul 14 2013
 
Score 50%

One more thing: When I click Save, VLSub main window is duplicating instead of reopening (that's what it should do, right ?)


Reply to this

-

 Can't start it

 
 by dk4ever on: Jul 14 2013
 
Score 50%

Hello,
did everything I had to do in the manual. Exctracted vlcsub.lua to the folder \VideoLAN\VLC\lua\extensions and when i click on VLCsub 0.9 nothing happens only this error on console:

[01d83a40] lua generic error: Could not activate extension

VLC 2.0.0. and Windows 7 64bit


Reply to this

-

 Re: Can't start it

 
 by exebetche on: Jul 15 2013
 
Score 50%

Hi

This error message give me no information, please pastebin your full log like explained here: https://github.com/exebetche/vlsub/wiki/Troubleshooting

You could also update Vlc, it can't hurt.


Reply to this

-

 VLSub-0.9.7

 
 by mederi on: Jul 18 2013
 
Score 50%

VLSub has created its own working directory lua\extensions\userdata\vlsub in VLC program directory. There is an information about it in the Config dialog box - nice idea for users to know, where vlsub_conf.xml can be found.

Downloading of translations works, but there is a problem with saving changes in Configuration. The actual translation disappears from the vlsub_conf.xml file by saving changes, so if I reopen VLSub, there is the default English language instead of the chosen translation.
Expected behaviour: to keep the actual translation and also do not try to download it again from the Internet even if the [Save] button is pressed. Find update of actual language only by pressing the [Search translations] button. The [Save] button can serch for translation only if the chosen interface language is different from the actual one. I presume, that it is already supposed to work this way, but there is only a bug not saving the actual translation with additional other changes in configuration.

Some messages in the dialog box do not appear translated: "Research complete: results", "No result", "Please use this method during playing". Probably there is a problem to show translated also items in drop-down lists in Configuration, isn't there? If no, than also "false/true" could be shown as "no/yes" and appropriately translated.

Manual setting of translation is not that easy, like simply putting a file in a directory, but it is not a big problem for me to edit the vlsub_conf.xml file. I think, that there could be also the default English translation generated by the script in the conf file, just like other translations are stored there. Users could see the structure <translation>...</translation> and edit it also without the additional languages downloaded from the Internet. Think if VLSub is a .luac script in VLC distribution and users are not connected to Internet.

Just couple of ideas and opinions. Thanks.


Reply to this

-
.

 Re: VLSub-0.9.7

 
 by exebetche on: Jul 19 2013
 
Score 50%

Dam I'm glad to have you ;)
So yes, it was supposed to download translations only if your change the option but I get mixed up with lua reference and didn't notice translation was erased if you save your config again, I think that's fixed now.
I also fixed the problem with the option list not translated ("Download behaviours" and "yes/no" options) and the forgotten error messages. Also english translation is now saved in "vlsub_conf.xml" as well as the other.


Reply to this

-

 Re: Re: VLSub-0.9.7

 
 by mederi on: Jul 22 2013
 
Score 50%

O.K. Thanks. Almost perfect.
Now, if you change interface language in Configuration dialog box, all interface gets translated right after pressing Save button except the "What to do with subtitles:" drop-down list until restart of VLSub. Please check also next drop-down lists there.

Then you could split "VLSub working directory: path" and use text_input widget for the "path" occupying next 2 cells. To see the full path it is possible to resize the dialog box. It would be possible to copy the path and use it to get to that place easily.

And finally missing colon at the end of "Display language code in file name" and "Remove tags".


Reply to this

-

 VLSub translations: Slovak and Czech

 
 by mederi on: Jul 22 2013
 
Score 50%

Slovak, slo.xml: http://pastebin.com/92ChR0Nv
Czech, cze.xml: http://pastebin.com/F4STC7mr


Reply to this

-

 BUG: Can't open VLSub when watching .rar files

 
 by rippan on: Jul 24 2013
 
Score 50%

Awesome extension, but found a bug.

BUG:
When I open my videos as .rar in VLC i cant run VLSub. It seems like you have to extract your vidoes to run VLSub with them.

Some videos are really big and takes alot of time to extract. In VLC you dont have to extract a video to watch it. You shouldnt have to extract it just to download a subtitle, which i have to do when using this plugin. So at the moment it still makes it faster to grab the subtitle from a homepage if the movie is packaged.

Tried this with VLSub 0.9.7.


Reply to this

-

 Re: BUG: Can't open VLSub when watching .rar files

 
 by exebetche on: Jul 25 2013
 
Score 50%

Ok I added this functionality, now it is possible to use file inside an archive. It is a little slower though.


Reply to this

-

 problem

 
 by matthewaos on: Jul 25 2013
 
Score 50%

hello this is a great tool. I installed it in one computer and everything was fine, but on the other I got an error:

http://pastebin.com/H5LSqg3k

I have windows 7. Thanks!!


Reply to this

-

 Re: problem

 
 by exebetche on: Jul 25 2013
 
Score 50%

That's because there is specials characters in the path to your file. I modified the script so now you can use the "Search by hash" method in this case, but it still won't be able to write in this directory so you'll have save the subtitles manually. Maybe you should consider putting your videos in an other directory like :
c:\documents\my_movie


Reply to this

-

 Re: Re: problem

 
 by matthewaos on: Jul 28 2013
 
Score 50%

It still does not working... I tried put a video in another directory, like c/documents/my movies or c/my movies/ and it still does not work. Can I try anything else?
Thanks!


Reply to this

-

 Re: Re: Re: problem

 
 by exebetche on: Jul 29 2013
 
Score 50%

Hi

First you could reinstall the extension to make sure you've got the last modifications I made.
If it still does not work please send me the full debug log.


Reply to this

goto page: prev  ... 4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19 ...

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