openshot.bugs team mailing list archive
-
openshot.bugs team
-
Mailing list archive
-
Message #05201
Re: [Bug 1522780] Re: ...is not a valid video, audio, or image file.
Rev 849.
Hovewer, the player run slowly with a 4K.
Soon, I'll test on Manjaro.
2016-01-07 18:25 GMT+01:00 Olivier Girard <eolinwen@xxxxxxxxx>:
> Thanks a lot Yohann and my.swiat.
>
> A quick test on Linux mint 17.2 using the both methods and that works
> with the last update of this year of LibOpenshot and the rev.
>
> ON LMInt my locale are :
> olivier@siriel ~ $ locale -a
> C
> C.UTF-8
> en_AG
> en_AG.utf8
> en_AU.utf8
> en_BW.utf8
> en_CA.utf8
> en_DK.utf8
> en_GB.utf8
> en_HK.utf8
> en_IE.utf8
> en_IN
> en_IN.utf8
> en_NG
> en_NG.utf8
> en_NZ.utf8
> en_PH.utf8
> en_SG.utf8
> en_US.utf8
> en_ZA.utf8
> en_ZM
> en_ZM.utf8
> en_ZW.utf8
> fr_BE.utf8
> fr_CA.utf8
> fr_CH.utf8
> fr_FR.utf8
> fr_LU.utf8
> POSIX
>
> I have not run the setup but just like usual the following command in the
> src folder after updating the branch.
> python3 launch.py
>
> I have been able to run a 4K film and another one in the same time.
> Great
>
> --
> You received this bug notification because you are a member of OpenShot
> Bugs, which is subscribed to OpenShot Video Editor.
> https://bugs.launchpad.net/bugs/1522780
>
> Title:
> ...is not a valid video, audio, or image file.
>
> Status in OpenShot Video Editor:
> Confirmed
>
> Bug description:
> When I want to import any file format of the video material appears that
> the program does not support it.
> How to test the OpenShot-qt, when the program does not allow?
>
> Architecture (64 bits or 32 bits) : 64bit
> Operating System & version: Arch linux and Ubuntu 16.04/16.10 (dev)
> Installation Method : git
> Version of Openshot installed : 2.0
> BZR Revision used (if any) :
> MLT/melt version: 0.9.8-3
> FFmpeg (i.e.libavcodec) version : ffmpeg: 2.8.3
> FFmpeg installation : system
>
> When you move a file on the time bar:
> preview_thread:INFO onModeChanged
> files_model:INFO updating files model.
> main_window:INFO Loaded project /home/m/o.flv
> files_model:INFO updating files model.
> main_window:INFO Loaded project /home/m/o.mkv
> files_model:INFO updating files model.
> main_window:INFO Loaded project /home/m/o.mov
> files_model:INFO updating files model.
> main_window:INFO Loaded project /home/m/o.mp4
> timeline_webview:INFO Dropping file:///home/m/o.flv
> in timeline.
> Traceback (most recent call last):
> File
> "/usr/lib/python3.5/site-packages/openshot_qt-2.0.0-py3.5.egg/openshot_qt/windows/views/timeline_webview.py",
> line 518, in dropEvent
> data = json.loads(event.mimeData().text())
> File "/usr/local/lib/python3.5/json/__init__.py", line 319, in loads
> return _default_decoder.decode(s)
> File "/usr/local/lib/python3.5/json/decoder.py", line 339, in decode
> obj, end = self.raw_decode(s, idx=_w(s, 0).end())
> File "/usr/local/lib/python3.5/json/decoder.py", line 357, in
> raw_decode
> raise JSONDecodeError("Expecting value", s, err.value) from None
> json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
> Aborted (memory dump)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openshot/+bug/1522780/+subscriptions
>
> --
> Mailing list: https://launchpad.net/~openshot.bugs
> Post to : openshot.bugs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openshot.bugs
> More help : https://help.launchpad.net/ListHelp
>
--
Olivier
Cenwen un elfe sur la banquise/ an elve on the ice
Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot :
http://linuxevolution.wordpress.com/
Le forum d'Openshot où vous me trouverez : http://openshotusers.com/
http://openshotusers.com/forum/index.php
Nothing is lost until the last second.
The family motto : When we want, we can.
Astuces, Actualités, Logiciels, bref sur tout ce que je ne fais d'articles
dessus Google+ <https://plus.google.com/u/0/111472725110173916234/posts>
--
You received this bug notification because you are a member of OpenShot
Bugs, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/1522780
Title:
...is not a valid video, audio, or image file.
Status in OpenShot Video Editor:
Confirmed
Bug description:
When I want to import any file format of the video material appears that the program does not support it.
How to test the OpenShot-qt, when the program does not allow?
Architecture (64 bits or 32 bits) : 64bit
Operating System & version: Arch linux and Ubuntu 16.04/16.10 (dev)
Installation Method : git
Version of Openshot installed : 2.0
BZR Revision used (if any) :
MLT/melt version: 0.9.8-3
FFmpeg (i.e.libavcodec) version : ffmpeg: 2.8.3
FFmpeg installation : system
When you move a file on the time bar:
preview_thread:INFO onModeChanged
files_model:INFO updating files model.
main_window:INFO Loaded project /home/m/o.flv
files_model:INFO updating files model.
main_window:INFO Loaded project /home/m/o.mkv
files_model:INFO updating files model.
main_window:INFO Loaded project /home/m/o.mov
files_model:INFO updating files model.
main_window:INFO Loaded project /home/m/o.mp4
timeline_webview:INFO Dropping file:///home/m/o.flv
in timeline.
Traceback (most recent call last):
File "/usr/lib/python3.5/site-packages/openshot_qt-2.0.0-py3.5.egg/openshot_qt/windows/views/timeline_webview.py", line 518, in dropEvent
data = json.loads(event.mimeData().text())
File "/usr/local/lib/python3.5/json/__init__.py", line 319, in loads
return _default_decoder.decode(s)
File "/usr/local/lib/python3.5/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/local/lib/python3.5/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Aborted (memory dump)
To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/1522780/+subscriptions
References