Coder Social home page Coder Social logo

blender-addon-load-subtitles-to-vse's People

Contributors

gabrielmontagne avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

blender-addon-load-subtitles-to-vse's Issues

import failed

I got an error for import, what's the problem with codec? I tried it in 2.77a and 2.78 with several SRT files with english and czech language. Thanks for help.

BTW wasn't enough clear for me to hit space bar to bring operator, I was looking for some button or row in import list.

`location: :-1
Traceback (most recent call last):
File "/Users/filip/Library/Application Support/Blender/2.78/scripts/addons/blender-addon-load-subtitles-to-vse-master/init.py", line 40, in execute
subtitles = srtopen(self.properties.filepath)
File "/Users/filip/Library/Application Support/Blender/2.78/scripts/addons/blender-addon-load-subtitles-to-vse-master/pysrt/srtfile.py", line 153, in open
new_file.read(source_file, error_handling=error_handling)
File "/Users/filip/Library/Application Support/Blender/2.78/scripts/addons/blender-addon-load-subtitles-to-vse-master/pysrt/srtfile.py", line 180, in read
self.eol = self._guess_eol(source_file)
File "/Users/filip/Library/Application Support/Blender/2.78/scripts/addons/blender-addon-load-subtitles-to-vse-master/pysrt/srtfile.py", line 257, in _guess_eol
first_line = cls._get_first_line(string_iterable)
File "/Users/filip/Library/Application Support/Blender/2.78/scripts/addons/blender-addon-load-subtitles-to-vse-master/pysrt/srtfile.py", line 269, in _get_first_line
first_line = next(iter(string_iterable))
File "/Users/filip/Downloads/blender/./blender.app/Contents/MacOS/../Resources/2.78/python/lib/python3.5/codecs.py", line 711, in next
return next(self.reader)
File "/Users/filip/Downloads/blender/./blender.app/Contents/MacOS/../Resources/2.78/python/lib/python3.5/codecs.py", line 642, in next
line = self.readline()
File "/Users/filip/Downloads/blender/./blender.app/Contents/MacOS/../Resources/2.78/python/lib/python3.5/codecs.py", line 555, in readline
data = self.read(readsize, firstline=True)
File "/Users/filip/Downloads/blender/./blender.app/Contents/MacOS/../Resources/2.78/python/lib/python3.5/codecs.py", line 501, in read
newchars, decodedbytes = self.decode(data, self.errors)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xed in position 0: invalid continuation byte

location: :-1
`

Out of Sync Subtitle

I tried this add on, it seems to load the subtitles SRT fine, however I am getting them not in sync, seems like there is issue with fps or something.

How to adjust them?

screen shot 2018-01-01 at 1 44 43 pm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.