[Bug 1130920] Re: audio glitches when trying to play

2013-05-03 Thread Launchpad Bug Tracker
[Expired for openshot (Ubuntu) because there has been no activity for 60
days.]

** Changed in: openshot (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1130920

Title:
  audio glitches when trying to play

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/1130920/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Openshot.developers] [Bug 1130920] Re: audio glitches when trying to play

2013-03-04 Thread Cenwen
Perfect. Nice to hear that.

2013/3/2 relgames 1130...@bugs.launchpad.net

 Sorry for misunderstanding, I thought that question was about Ubuntu
 installation. Openshot was installed from Ubuntu repos, not from usb
 stick.

 Anyway, I managed to solve the problem. It was because of melt/libmlt, I
 had the same issue in kdenlive.
 melt was unable to correctly process Audio: pcm_u8, 11024 Hz, 1 channels,
 u8, 88 kb/s audio format.
 I converted the sound stream for all videos it to pcm_s16le, 22050 Hz, 1
 channels, s16, 352 kb/s and glitches are gone!

 --
 You received this bug notification because you are a member of OpenShot
 Developers, which is subscribed to openshot in Ubuntu.
 https://bugs.launchpad.net/bugs/1130920

 Title:
   audio glitches when trying to play

 Status in “openshot” package in Ubuntu:
   New

 Bug description:
   When I try to play or export project as a video file, I hear strange
 audio artifacts.
   Here is an example http://www.youtube.com/watch?v=-VS9_6pgpmA

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: openshot 1.4.3-1
   ProcVersionSignature: Ubuntu 3.5.0-24.37-generic 3.5.7.4
   Uname: Linux 3.5.0-24-generic i686
   ApportVersion: 2.6.1-0ubuntu10
   Architecture: i386
   Date: Wed Feb 20 22:04:32 2013
   InstallationDate: Installed on 2012-12-31 (51 days ago)
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386
 (20121017.2)
   MarkForUpload: True
   PackageArchitecture: all
   SourcePackage: openshot
   UpgradeStatus: No upgrade log present (probably fresh install)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/1130920/+subscriptions

 ___
 Mailing list: https://launchpad.net/~openshot.developers
 Post to : openshot.develop...@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openshot.developers
 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1130920

Title:
  audio glitches when trying to play

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/1130920/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1130920] Re: audio glitches when trying to play

2013-03-04 Thread Cenwen
** Changed in: openshot (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1130920

Title:
  audio glitches when trying to play

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/1130920/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1130920] Re: audio glitches when trying to play

2013-03-02 Thread relgames
Sorry for misunderstanding, I thought that question was about Ubuntu
installation. Openshot was installed from Ubuntu repos, not from usb
stick.

Anyway, I managed to solve the problem. It was because of melt/libmlt, I had 
the same issue in kdenlive.
melt was unable to correctly process Audio: pcm_u8, 11024 Hz, 1 channels, u8, 
88 kb/s audio format.
I converted the sound stream for all videos it to pcm_s16le, 22050 Hz, 1 
channels, s16, 352 kb/s and glitches are gone!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1130920

Title:
  audio glitches when trying to play

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/1130920/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Openshot.developers] [Bug 1130920] Re: audio glitches when trying to play

2013-02-26 Thread Cenwen
You should try because, If my memory is still good, you are running
Openshot on usb key. To my mind, you should do a go on a virtualbox. You
don't use a LInux system in hard ?

2013/2/25 relgames 1130...@bugs.launchpad.net

 I was able to reproduce it on a different machine with Ubuntu 12.04

 First, I tried to install openshot from repositories.
 It was openshot 1.4.0-1ubuntu1, and mlt:
 $ dpkg -l |grep mlt
 ii  libmlt++3  0.7.6+git20120204-2
  MLT multimedia framework C++ wrapper (runtime)
 ii  libmlt-data0.7.6+git20120204-2
  multimedia framework (data)
 ii  libmlt40.7.6+git20120204-2
  multimedia framework (runtime)
 ii  python-mlt30.7.6+git20120204-2
  multimedia framework (python bindings)

 Then added MLT and openshot PPAs, now versions are:
 $ dpkg -l |grep mlt
 ii  libmlt++3  0.8.8-0ubuntu0~sunab~precise1
  MLT multimedia framework C++ wrapper (runtime)
 ii  libmlt-data0.8.8-0ubuntu0~sunab~precise1
  multimedia framework (data)
 rc  libmlt40.7.6+git20120204-2
  multimedia framework (runtime)
 ii  libmlt50.8.8-0ubuntu0~sunab~precise1
  multimedia framework (runtime)
 ii  python-mlt50.8.8-0ubuntu0~sunab~precise1
  multimedia framework (python bindings)
 $ dpkg -l |grep openshot
 ii  openshot   1.4.3-1
  Create and edit videos and movies

 And bug exists! I hear audio glitches again! What I did I just created a
 new project, then added my AVI file, cut it into 2 pieces, and then put
 second piece onto the second track and slightly overlapped 2 tracks.
 Then clicked Play - and audio glitches were here!

 If it still doesn't help, will it help if I try to create a VirtualBox
 virtual machine, reproduce the issue, take a snapshot and place it
 somewhere?

 --
 You received this bug notification because you are a member of OpenShot
 Developers, which is subscribed to openshot in Ubuntu.
 https://bugs.launchpad.net/bugs/1130920

 Title:
   audio glitches when trying to play

 Status in “openshot” package in Ubuntu:
   New

 Bug description:
   When I try to play or export project as a video file, I hear strange
 audio artifacts.
   Here is an example http://www.youtube.com/watch?v=-VS9_6pgpmA

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: openshot 1.4.3-1
   ProcVersionSignature: Ubuntu 3.5.0-24.37-generic 3.5.7.4
   Uname: Linux 3.5.0-24-generic i686
   ApportVersion: 2.6.1-0ubuntu10
   Architecture: i386
   Date: Wed Feb 20 22:04:32 2013
   InstallationDate: Installed on 2012-12-31 (51 days ago)
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386
 (20121017.2)
   MarkForUpload: True
   PackageArchitecture: all
   SourcePackage: openshot
   UpgradeStatus: No upgrade log present (probably fresh install)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/1130920/+subscriptions

 ___
 Mailing list: https://launchpad.net/~openshot.developers
 Post to : openshot.develop...@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openshot.developers
 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1130920

Title:
  audio glitches when trying to play

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/1130920/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Openshot.developers] [Bug 1130920] Re: audio glitches when trying to play

2013-02-26 Thread Cenwen
Usb-stick ?

2013/2/26 eolin...@gmail.com eolin...@gmail.com

 You should try because, If my memory is still good, you are running
 Openshot on usb key. To my mind, you should do a go on a virtualbox. You
 don't use a LInux system in hard ?


 2013/2/25 relgames 1130...@bugs.launchpad.net

 I was able to reproduce it on a different machine with Ubuntu 12.04

 First, I tried to install openshot from repositories.
 It was openshot 1.4.0-1ubuntu1, and mlt:
 $ dpkg -l |grep mlt
 ii  libmlt++3  0.7.6+git20120204-2
MLT multimedia framework C++ wrapper (runtime)
 ii  libmlt-data0.7.6+git20120204-2
multimedia framework (data)
 ii  libmlt40.7.6+git20120204-2
multimedia framework (runtime)
 ii  python-mlt30.7.6+git20120204-2
multimedia framework (python bindings)

 Then added MLT and openshot PPAs, now versions are:
 $ dpkg -l |grep mlt
 ii  libmlt++3  0.8.8-0ubuntu0~sunab~precise1
MLT multimedia framework C++ wrapper (runtime)
 ii  libmlt-data0.8.8-0ubuntu0~sunab~precise1
multimedia framework (data)
 rc  libmlt40.7.6+git20120204-2
multimedia framework (runtime)
 ii  libmlt50.8.8-0ubuntu0~sunab~precise1
multimedia framework (runtime)
 ii  python-mlt50.8.8-0ubuntu0~sunab~precise1
multimedia framework (python bindings)
 $ dpkg -l |grep openshot
 ii  openshot   1.4.3-1
Create and edit videos and movies

 And bug exists! I hear audio glitches again! What I did I just created a
 new project, then added my AVI file, cut it into 2 pieces, and then put
 second piece onto the second track and slightly overlapped 2 tracks.
 Then clicked Play - and audio glitches were here!

 If it still doesn't help, will it help if I try to create a VirtualBox
 virtual machine, reproduce the issue, take a snapshot and place it
 somewhere?

 --
 You received this bug notification because you are a member of OpenShot
 Developers, which is subscribed to openshot in Ubuntu.
 https://bugs.launchpad.net/bugs/1130920

 Title:
   audio glitches when trying to play

 Status in “openshot” package in Ubuntu:
   New

 Bug description:
   When I try to play or export project as a video file, I hear strange
 audio artifacts.
   Here is an example http://www.youtube.com/watch?v=-VS9_6pgpmA

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: openshot 1.4.3-1
   ProcVersionSignature: Ubuntu 3.5.0-24.37-generic 3.5.7.4
   Uname: Linux 3.5.0-24-generic i686
   ApportVersion: 2.6.1-0ubuntu10
   Architecture: i386
   Date: Wed Feb 20 22:04:32 2013
   InstallationDate: Installed on 2012-12-31 (51 days ago)
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386
 (20121017.2)
   MarkForUpload: True
   PackageArchitecture: all
   SourcePackage: openshot
   UpgradeStatus: No upgrade log present (probably fresh install)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/1130920/+subscriptions

 ___
 Mailing list: https://launchpad.net/~openshot.developers
 Post to : openshot.develop...@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openshot.developers
 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



-- 
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1130920

Title:
  audio glitches when trying to play

To manage notifications about this bug go to:

[Bug 1130920] Re: audio glitches when trying to play

2013-02-25 Thread relgames
I was able to reproduce it on a different machine with Ubuntu 12.04

First, I tried to install openshot from repositories.
It was openshot 1.4.0-1ubuntu1, and mlt:
$ dpkg -l |grep mlt
ii  libmlt++3  0.7.6+git20120204-2  
MLT multimedia framework C++ wrapper (runtime)
ii  libmlt-data0.7.6+git20120204-2  
multimedia framework (data)
ii  libmlt40.7.6+git20120204-2  
multimedia framework (runtime)
ii  python-mlt30.7.6+git20120204-2  
multimedia framework (python bindings)

Then added MLT and openshot PPAs, now versions are:
$ dpkg -l |grep mlt
ii  libmlt++3  0.8.8-0ubuntu0~sunab~precise1
MLT multimedia framework C++ wrapper (runtime)
ii  libmlt-data0.8.8-0ubuntu0~sunab~precise1
multimedia framework (data)
rc  libmlt40.7.6+git20120204-2  
multimedia framework (runtime)
ii  libmlt50.8.8-0ubuntu0~sunab~precise1
multimedia framework (runtime)
ii  python-mlt50.8.8-0ubuntu0~sunab~precise1
multimedia framework (python bindings)
$ dpkg -l |grep openshot
ii  openshot   1.4.3-1  
Create and edit videos and movies

And bug exists! I hear audio glitches again! What I did I just created a
new project, then added my AVI file, cut it into 2 pieces, and then put
second piece onto the second track and slightly overlapped 2 tracks.
Then clicked Play - and audio glitches were here!

If it still doesn't help, will it help if I try to create a VirtualBox
virtual machine, reproduce the issue, take a snapshot and place it
somewhere?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1130920

Title:
  audio glitches when trying to play

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/1130920/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Openshot.developers] [Bug 1130920] Re: audio glitches when trying to play

2013-02-24 Thread Cenwen
BTW this is strange, FAQ says about libmlt4 while I have libmlt5.

Sounds agree. I have the modification.

First tests. BTW you have my actual dependencies in the model of bug
report. :-)
I play the file in an existing project (from me). No problem.
I export fine.

Second test with a new projet in PAL according the informations of your
file.

olivier@multimedia:~/Téléchargements/openshot-bug/Video$ tcprobe -H 10 -X
-i DSCF8525.AVI
* container:
format: RIFF data, AVI video
source: 'DSCF8525.AVI'
frames: 330
  duration: 0:00:10.999
 SCR reset: 1
* video track #0:
format: mjpeg
frame size: 640x480
  aspect ratio: 4:3 (asr=2)
frame rate: 30.000 (frc=5)
   bitrate: 0 kbps
  starting PTS: 0.
frame time: 33 ms
* audio track #0:
  track id: 0
format: 0x1
  channels: 1
   sample rate: 11024 Hz
   bits for sample: 8
   bitrate: 88 kbps
  starting PTS: 0.
 A/V sync hint: 0 frames/0 ms
 subtitles: no
olivier@multimedia:~/Téléchargements/openshot-bug/Video$

Play and export without any issues.

Last test with your .osp project

Same result when I play and I export.

I must said that I don't know what tell you.
All is working fine for  me.


2013/2/21 relgames 1130...@bugs.launchpad.net

 Thanks for your answer!

 Actually, I did provided information about mlt, dependencies.txt contains
 that info:
 libmlt++3 0.8.0-4
 libmlt-data 0.8.0-4
 libmlt5 0.8.0-4

 Then I installed latest MLT libs, but the bug is still here.
 ii  libmlt++3
 0.8.8-0ubuntu0~sunab~quantal1  i386 MLT
 multimedia framework C++ wrapper (runtime)
 ii  libmlt-data
 0.8.8-0ubuntu0~sunab~quantal1  all  multimedia
 framework (data)
 ii  libmlt5
 0.8.8-0ubuntu0~sunab~quantal1  i386 multimedia
 framework (runtime)
 ii  python-mlt5
 0.8.8-0ubuntu0~sunab~quantal1  i386 multimedia
 framework (python bindings)

 BTW this is strange, FAQ says about libmlt4 while I have libmlt5.

 Anyway, this is the requested info:
 Bug Date : 2013-02-20
 Reporter : relga...@gmail.com
 Plateform (64 bits or 32 bits) : 32
 Operating System : Ubuntu
 Version OS : 12.10
 New installation or update : New
 Installation Method : usb-stick
 Version of Openshot installed : 1.4.3
 Revision used (if any) : N/A
 Library used (Libopenshot or MLT) : MLT
 Library version (libopenshot 1.x.x or libmlt 0.x.x) : libmlt5 0.8.8
 FFmpeg version : 6:0.8.5-0ubuntu0.12.10.1
 FFmpeg installation : from Ubuntu repo
 Summary/Description:  I try to play or export project as a video file, I
 hear strange audio artifacts. Here is an example
 http://www.youtube.com/watch?v=-VS9_6pgpmA
 This is the project
 https://dl.dropbox.com/u/39074604/openshot-bug-project.tar.gz
 Steps to reproduce: 1) Open the project 2) Click play
 Additional information : tried with and without openshot
 Link to a bug report (if any):

 --
 You received this bug notification because you are a member of OpenShot
 Developers, which is subscribed to openshot in Ubuntu.
 https://bugs.launchpad.net/bugs/1130920

 Title:
   audio glitches when trying to play

 Status in “openshot” package in Ubuntu:
   New

 Bug description:
   When I try to play or export project as a video file, I hear strange
 audio artifacts.
   Here is an example http://www.youtube.com/watch?v=-VS9_6pgpmA

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: openshot 1.4.3-1
   ProcVersionSignature: Ubuntu 3.5.0-24.37-generic 3.5.7.4
   Uname: Linux 3.5.0-24-generic i686
   ApportVersion: 2.6.1-0ubuntu10
   Architecture: i386
   Date: Wed Feb 20 22:04:32 2013
   InstallationDate: Installed on 2012-12-31 (51 days ago)
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386
 (20121017.2)
   MarkForUpload: True
   PackageArchitecture: all
   SourcePackage: openshot
   UpgradeStatus: No upgrade log present (probably fresh install)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/1130920/+subscriptions

 ___
 Mailing list: https://launchpad.net/~openshot.developers
 Post to : openshot.develop...@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openshot.developers
 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 

[Bug 1130920] Re: audio glitches when trying to play

2013-02-21 Thread relgames
Thanks for your answer!

Actually, I did provided information about mlt, dependencies.txt contains that 
info:
libmlt++3 0.8.0-4
libmlt-data 0.8.0-4
libmlt5 0.8.0-4

Then I installed latest MLT libs, but the bug is still here.
ii  libmlt++3 0.8.8-0ubuntu0~sunab~quantal1 
 i386 MLT multimedia framework C++ wrapper (runtime)
ii  libmlt-data   0.8.8-0ubuntu0~sunab~quantal1 
 all  multimedia framework (data)
ii  libmlt5   0.8.8-0ubuntu0~sunab~quantal1 
 i386 multimedia framework (runtime)
ii  python-mlt5   0.8.8-0ubuntu0~sunab~quantal1 
 i386 multimedia framework (python bindings)

BTW this is strange, FAQ says about libmlt4 while I have libmlt5.

Anyway, this is the requested info:
Bug Date : 2013-02-20
Reporter : relga...@gmail.com
Plateform (64 bits or 32 bits) : 32
Operating System : Ubuntu 
Version OS : 12.10
New installation or update : New
Installation Method : usb-stick
Version of Openshot installed : 1.4.3
Revision used (if any) : N/A
Library used (Libopenshot or MLT) : MLT
Library version (libopenshot 1.x.x or libmlt 0.x.x) : libmlt5 0.8.8
FFmpeg version : 6:0.8.5-0ubuntu0.12.10.1
FFmpeg installation : from Ubuntu repo
Summary/Description:  I try to play or export project as a video file, I hear 
strange audio artifacts. Here is an example 
http://www.youtube.com/watch?v=-VS9_6pgpmA
This is the project 
https://dl.dropbox.com/u/39074604/openshot-bug-project.tar.gz
Steps to reproduce: 1) Open the project 2) Click play
Additional information : tried with and without openshot
Link to a bug report (if any):

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1130920

Title:
  audio glitches when trying to play

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/1130920/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs