export videos without sound
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
Invalid
|
Undecided
|
Unassigned | ||
openshot (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I'm trying export my videos to a mp4, but since I've upgraded to ubuntu 14.10 I can't at all. I've tried to export to a diferents formats, but without any succes. Can you help me?
Ubuntu 14.10. Architecture 32 bits.
Openshot version 1.4.3
Manuel Sanchez (sanchezcano-manuel) wrote : | #1 |
Olivier Girard (eolinwen) wrote : Re: [Openshot.bugs] [Bug 1395635] Re: export videos without sound | #2 |
LIke you are on Ubuntu I suspect still a issue with the fork of ffmpeg
present on this distribution Libav which dont have the support for
proprietairy codecs like mp4, acc, mp3, 3gp,...
You have a faq which can help you for resolve this issue.
https:/
2014-11-24 10:16 GMT+01:00 Manuel Sanchez <email address hidden>:
> No sound in the exportation, image is good.
>
> --
> You received this bug notification because you are a member of OpenShot
> Bugs, which is subscribed to OpenShot Video Editor.
> https:/
>
> Title:
> export videos without sound
>
> Status in OpenShot Video Editor:
> New
>
> Bug description:
> I'm trying export my videos to a mp4, but since I've upgraded to
> ubuntu 14.10 I can't at all. I've tried to export to a diferents
> formats, but without any succes. Can you help me?
>
> Ubuntu 14.10. Architecture 32 bits.
> Openshot version 1.4.3
>
> To manage notifications about this bug go to:
> https:/
>
> --
> Mailing list: https:/
> Post to : <email address hidden>
> Unsubscribe : https:/
> More help : https:/
>
--
Olivier
Cenwen un elfe sur la banquise/ an elve on the ice
Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot :
http://
Le forum d'Openshot où vous me trouverez : http://
http://
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:/
Nizar Kerkeni (nizarus) wrote : | #3 |
I confirm this bug also for Ubuntu 14.10. Architecture 64 bits.
The faq given by Olivier don't help as it's an old one and the Medibuntu repository is no more available.
It seams that the installation of libavformat-extra package solves the problem, but this package is no more available in ubuntu 14.10.
Olivier Girard (eolinwen) wrote : | #4 |
HI Nizar,
Effectively, Medibuntu repository is dead lately. I'm going to modified it.
Anyway, It was not this one in my mind which I was thinking. Use the Sven
PPA for getting the only and true version of ffmpeg.
2014-11-26 15:38 GMT+01:00 Nizar Kerkeni <email address hidden>:
> I confirm this bug also for Ubuntu 14.10. Architecture 64 bits.
> The faq given by Olivier don't help as it's an old one and the Medibuntu
> repository is no more available.
> It seams that the installation of libavformat-extra package solves the
> problem, but this package is no more available in ubuntu 14.10.
>
> --
> You received this bug notification because you are a member of OpenShot
> Bugs, which is subscribed to OpenShot Video Editor.
> https:/
>
> Title:
> export videos without sound
>
> Status in OpenShot Video Editor:
> New
>
> Bug description:
> I'm trying export my videos to a mp4, but since I've upgraded to
> ubuntu 14.10 I can't at all. I've tried to export to a diferents
> formats, but without any succes. Can you help me?
>
> Ubuntu 14.10. Architecture 32 bits.
> Openshot version 1.4.3
>
> To manage notifications about this bug go to:
> https:/
>
> --
> Mailing list: https:/
> Post to : <email address hidden>
> Unsubscribe : https:/
> More help : https:/
>
--
Olivier
Cenwen un elfe sur la banquise/ an elve on the ice
Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot :
http://
Le forum d'Openshot où vous me trouverez : http://
http://
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:/
Jon Arnold (jonarnoldsemail) wrote : | #5 |
That PPA doesn't have ffmpeg packaged for Utopic Unicorn (14.10).
Jon Arnold (jonarnoldsemail) wrote : | #6 |
I get this output with ac3: [libx264 @ 0x7f5764001ac0] [Eval @ 0x7f576d7f94c0] Undefined constant or missing '(' in 'dct8x8'
[libx264 @ 0x7f5764001ac0] Unable to parse option value "dct8x8"
[ac3_fixed @ 0x7f5764003ee0] [Eval @ 0x7f576d7f9470] Undefined constant or missing '(' in 'dct8x8'
[ac3_fixed @ 0x7f5764003ee0] Unable to parse option value "dct8x8"
[ac3_fixed @ 0x7f5764003ee0] channel_layout not specified
[ac3_fixed @ 0x7f5764003ee0] No channel layout specified. The encoder will guess the layout, but it might be incorrect.
[mp4 @ 0x7f5764001000] Using AVStream.
With aac I get this:
[libx264 @ 0x7f5748489b80] [Eval @ 0x7f576effc4c0] Undefined constant or missing '(' in 'dct8x8'
[libx264 @ 0x7f5748489b80] Unable to parse option value "dct8x8"
[aac @ 0x7f574848ade0] [Eval @ 0x7f576effc470] Undefined constant or missing '(' in 'dct8x8'
[aac @ 0x7f574848ade0] Unable to parse option value "dct8x8"
[mp4 @ 0x7f5748489100] Using AVStream.
Olivier Girard (eolinwen) wrote : | #7 |
After your remark, I've checked and that's right. You have now two
possibilities : either you wait this version either you cheat a bit.
Click on the arrow "technical details about this ppa:
You have two lines that you could add in your sources list (see the ubuntu
doc for that):
deb http://
YOUR_UBUNTU_
deb-src http://
YOUR_UBUNTU_
replace YOUR_UBUNTU_
Save, update your repositories and install ffmpeg. That should work
and help you to use ffmpeg and all software which are using it like
Openshot for sample.
2014-11-29 4:31 GMT+01:00 Jon Arnold <email address hidden>:
> I get this output with ac3: [libx264 @ 0x7f5764001ac0] [Eval @
> 0x7f576d7f94c0] Undefined constant or missing '(' in 'dct8x8'
> [libx264 @ 0x7f5764001ac0] Unable to parse option value "dct8x8"
> [ac3_fixed @ 0x7f5764003ee0] [Eval @ 0x7f576d7f9470] Undefined constant or
> missing '(' in 'dct8x8'
> [ac3_fixed @ 0x7f5764003ee0] Unable to parse option value "dct8x8"
> [ac3_fixed @ 0x7f5764003ee0] channel_layout not specified
> [ac3_fixed @ 0x7f5764003ee0] No channel layout specified. The encoder will
> guess the layout, but it might be incorrect.
> [mp4 @ 0x7f5764001000] Using AVStream.
> to the muxer is deprecated. Set AVStream.time_base instead.
>
>
> With aac I get this:
> [libx264 @ 0x7f5748489b80] [Eval @ 0x7f576effc4c0] Undefined constant or
> missing '(' in 'dct8x8'
> [libx264 @ 0x7f5748489b80] Unable to parse option value "dct8x8"
> [aac @ 0x7f574848ade0] [Eval @ 0x7f576effc470] Undefined constant or
> missing '(' in 'dct8x8'
> [aac @ 0x7f574848ade0] Unable to parse option value "dct8x8"
> [mp4 @ 0x7f5748489100] Using AVStream.
> to the muxer is deprecated. Set AVStream.time_base instead.
>
> --
> You received this bug notification because you are a member of OpenShot
> Bugs, which is subscribed to OpenShot Video Editor.
> https:/
>
> Title:
> export videos without sound
>
> Status in OpenShot Video Editor:
> New
>
> Bug description:
> I'm trying export my videos to a mp4, but since I've upgraded to
> ubuntu 14.10 I can't at all. I've tried to export to a diferents
> formats, but without any succes. Can you help me?
>
> Ubuntu 14.10. Architecture 32 bits.
> Openshot version 1.4.3
>
> To manage notifications about this bug go to:
> https:/
>
> --
> Mailing list: https:/
> Post to : <email address hidden>
> Unsubscribe : https:/
> More help : https:/
>
--
Olivier
Cenwen un elfe sur la banquise/ an elve on the ice
Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot :
http://
Le forum d'Openshot où vous me trouverez : http://
http://
Nothing is lost until the last second.
The family motto : When we want, we can.
Astuces, Actualités, Logiciels, bref s...
Jon Arnold (jonarnoldsemail) wrote : | #8 |
Actually, it doesn't seem to be any problem with FFMPEG.
I found a solution to the problem here: https:/
It appears to be a bug in the mlt package. I downloaded the linked packages from Debian and it works now.
Olivier Girard (eolinwen) wrote : | #9 |
Great news. It was the second possibility even I was focused on FFmpeg.
2014-12-01 5:33 GMT+01:00 Jon Arnold <email address hidden>:
> Actually, it doesn't seem to be any problem with FFMPEG.
>
> I found a solution to the problem here:
> https:/
> files/548279
>
> It appears to be a bug in the mlt package. I downloaded the linked
> packages from Debian and it works now.
>
> --
> You received this bug notification because you are a member of OpenShot
> Bugs, which is subscribed to OpenShot Video Editor.
> https:/
>
> Title:
> export videos without sound
>
> Status in OpenShot Video Editor:
> New
>
> Bug description:
> I'm trying export my videos to a mp4, but since I've upgraded to
> ubuntu 14.10 I can't at all. I've tried to export to a diferents
> formats, but without any succes. Can you help me?
>
> Ubuntu 14.10. Architecture 32 bits.
> Openshot version 1.4.3
>
> To manage notifications about this bug go to:
> https:/
>
> --
> Mailing list: https:/
> Post to : <email address hidden>
> Unsubscribe : https:/
> More help : https:/
>
--
Olivier
Cenwen un elfe sur la banquise/ an elve on the ice
Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot :
http://
Le forum d'Openshot où vous me trouverez : http://
http://
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:/
Changed in openshot: | |
status: | New → Invalid |
Manuel Sanchez (sanchezcano-manuel) wrote : Re: [Bug 1395635] Re: export videos without sound | #10 |
Although I've followed all your suggestion I still couldn't solve the
problem. It looks like they are not good for my architecture ubuntu 14.10.
32 bits.
Cordialment,
Manuel Sánchez
Imprimeix només si és imprescindible
2014-12-01 18:10 GMT+01:00 Olivier Girard <email address hidden>:
> Great news. It was the second possibility even I was focused on FFmpeg.
>
> 2014-12-01 5:33 GMT+01:00 Jon Arnold <email address hidden>:
>
> > Actually, it doesn't seem to be any problem with FFMPEG.
> >
> > I found a solution to the problem here:
> > https:/
> > files/548279
> >
> > It appears to be a bug in the mlt package. I downloaded the linked
> > packages from Debian and it works now.
> >
> > --
> > You received this bug notification because you are a member of OpenShot
> > Bugs, which is subscribed to OpenShot Video Editor.
> > https:/
> >
> > Title:
> > export videos without sound
> >
> > Status in OpenShot Video Editor:
> > New
> >
> > Bug description:
> > I'm trying export my videos to a mp4, but since I've upgraded to
> > ubuntu 14.10 I can't at all. I've tried to export to a diferents
> > formats, but without any succes. Can you help me?
> >
> > Ubuntu 14.10. Architecture 32 bits.
> > Openshot version 1.4.3
> >
> > To manage notifications about this bug go to:
> > https:/
> >
> > --
> > Mailing list: https:/
> > Post to : <email address hidden>
> > Unsubscribe : https:/
> > More help : https:/
> >
>
>
> --
> Olivier
> Cenwen un elfe sur la banquise/ an elve on the ice
> Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot :
> http://
> Le forum d'Openshot où vous me trouverez : http://
> http://
> 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:/
>
>
> ** Changed in: openshot
> Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https:/
>
> Title:
> export videos without sound
>
> Status in OpenShot Video Editor:
> Invalid
>
> Bug description:
> I'm trying export my videos to a mp4, but since I've upgraded to
> ubuntu 14.10 I can't at all. I've tried to export to a diferents
> formats, but without any succes. Can you help me?
>
> Ubuntu 14.10. Architecture 32 bits.
> Openshot version 1.4.3
>
> To manage notifications about this bug go to:
> https:/
>
Olivier Girard (eolinwen) wrote : | #11 |
If you take a look at previous comment, Jon have solved this bug updating his MLT version but he was on Debian.
For you that you are on Ubuntu, follow this FAQ : https:/
Good luck.
paolo gagini (pax2you) wrote : | #12 |
My software:
OpenShot 1.4.3
ubuntu 14.10 arch 64 bit
Same problem.
No solution for now
Olivier Girard (eolinwen) wrote : Re: [Openshot.bugs] [Bug 1395635] Re: export videos without sound | #13 |
Did you have update your version of MLT i.e today the 0.9.3 .?
The solution is here but perhaps you must check if you don't all old
packages of a previous version before.
2014-12-18 18:29 GMT+01:00 paolo gagini <email address hidden>:
>
> My software:
> OpenShot 1.4.3
> ubuntu 14.10 arch 64 bit
>
> Same problem.
> No solution for now
>
> --
> You received this bug notification because you are a member of OpenShot
> Bugs, which is subscribed to OpenShot Video Editor.
> https:/
>
> Title:
> export videos without sound
>
> Status in OpenShot Video Editor:
> Invalid
>
> Bug description:
> I'm trying export my videos to a mp4, but since I've upgraded to
> ubuntu 14.10 I can't at all. I've tried to export to a diferents
> formats, but without any succes. Can you help me?
>
> Ubuntu 14.10. Architecture 32 bits.
> Openshot version 1.4.3
>
> To manage notifications about this bug go to:
> https:/
>
> --
> Mailing list: https:/
> Post to : <email address hidden>
> Unsubscribe : https:/
> More help : https:/
>
--
Olivier
Cenwen un elfe sur la banquise/ an elve on the ice
Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot :
http://
Le forum d'Openshot où vous me trouverez : http://
http://
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:/
Olivier Girard (eolinwen) wrote : | #14 |
According the bug 1391109 (marked as duplicate of this one), the solution is what I was saying thanks for this user here : https:/
pepe (mariezku) wrote : Re: [Bug 1395635] Re: export videos without sound | #15 |
thanks you!
My problem has been solved
El 23/12/14 a las 14:35, Olivier Girard escribió:
> According the bug 1391109 (marked as duplicate of this one), the
> solution is what I was saying thanks for this user here :
> https:/
> files/548279
>
Reinis Zumbergs (reinis-zumbergs) wrote : | #16 |
I can confirm that for me installing the above mentioned MLT packages solves the issue.
Shouldn't we un-duplicate the #1391109, because this approach doesn't seem to apply for the OP (Manuel Sanchez) here?
Olivier Girard (eolinwen) wrote : Re: [Openshot.bugs] [Bug 1395635] Re: export videos without sound | #17 |
No because the result is the same and the solution too.
2014-12-28 7:11 GMT+01:00 Reinis Zumbergs <email address hidden>:
> I can confirm that for me installing the above mentioned MLT packages
> solves the issue.
>
> Shouldn't we un-duplicate the #1391109, because this approach doesn't
> seem to apply for the OP (Manuel Sanchez) here?
>
> --
> You received this bug notification because you are a member of OpenShot
> Bugs, which is subscribed to OpenShot Video Editor.
> https:/
>
> Title:
> export videos without sound
>
> Status in OpenShot Video Editor:
> Invalid
>
> Bug description:
> I'm trying export my videos to a mp4, but since I've upgraded to
> ubuntu 14.10 I can't at all. I've tried to export to a diferents
> formats, but without any succes. Can you help me?
>
> Ubuntu 14.10. Architecture 32 bits.
> Openshot version 1.4.3
>
> To manage notifications about this bug go to:
> https:/
>
> --
> Mailing list: https:/
> Post to : <email address hidden>
> Unsubscribe : https:/
> More help : https:/
>
--
Olivier
Cenwen un elfe sur la banquise/ an elve on the ice
Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot :
http://
Le forum d'Openshot où vous me trouverez : http://
http://
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:/
Manuel Sanchez (sanchezcano-manuel) wrote : | #18 |
And finally, I've solved the problem after upgrading mlt packages. I'm
grateful to all who helped me.
Cordialment,
Manuel Sánchez
Imprimeix només si és imprescindible
2014-12-28 11:40 GMT+01:00 Olivier Girard <email address hidden>:
> No because the result is the same and the solution too.
>
> 2014-12-28 7:11 GMT+01:00 Reinis Zumbergs <email address hidden>:
>
> > I can confirm that for me installing the above mentioned MLT packages
> > solves the issue.
> >
> > Shouldn't we un-duplicate the #1391109, because this approach doesn't
> > seem to apply for the OP (Manuel Sanchez) here?
> >
> > --
> > You received this bug notification because you are a member of OpenShot
> > Bugs, which is subscribed to OpenShot Video Editor.
> > https:/
> >
> > Title:
> > export videos without sound
> >
> > Status in OpenShot Video Editor:
> > Invalid
> >
> > Bug description:
> > I'm trying export my videos to a mp4, but since I've upgraded to
> > ubuntu 14.10 I can't at all. I've tried to export to a diferents
> > formats, but without any succes. Can you help me?
> >
> > Ubuntu 14.10. Architecture 32 bits.
> > Openshot version 1.4.3
> >
> > To manage notifications about this bug go to:
> > https:/
> >
> > --
> > Mailing list: https:/
> > Post to : <email address hidden>
> > Unsubscribe : https:/
> > More help : https:/
> >
>
>
> --
> Olivier
> Cenwen un elfe sur la banquise/ an elve on the ice
> Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot :
> http://
> Le forum d'Openshot où vous me trouverez : http://
> http://
> 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:/
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https:/
>
> Title:
> export videos without sound
>
> Status in OpenShot Video Editor:
> Invalid
>
> Bug description:
> I'm trying export my videos to a mp4, but since I've upgraded to
> ubuntu 14.10 I can't at all. I've tried to export to a diferents
> formats, but without any succes. Can you help me?
>
> Ubuntu 14.10. Architecture 32 bits.
> Openshot version 1.4.3
>
> To manage notifications about this bug go to:
> https:/
>
Letatcest (ksoeteman) wrote : | #19 |
I have not been able to resolve the problem with the above solutions unfortunately. Not with newer packages.
Although the problem does not occur when I used a seperate .ogg audio file, only when the audio is 'in' the video file itself.
I have 2 error messages, this one starting openshot:
No LADSPA plugins were found!
Check your LADSPA_PATH environment variable.
And this one after rendering a video with audio in the video file:
[ogg @ 0x7ff438003880] Application provided invalid, non monotonically increasing dts to muxer in stream 1: 300224 >= -92233720368547
[consumer avformat] error writing flushed audio frame
Olivier Girard (eolinwen) wrote : | #20 |
Try to use this faq for the first error message :
https:/
Try to use this faq qor the second error message :
https:/
2015-01-07 14:07 GMT+01:00 Letatcest <email address hidden>:
> I have not been able to resolve the problem with the above solutions
> unfortunately. Not with newer packages.
>
> Although the problem does not occur when I used a seperate .ogg audio
> file, only when the audio is 'in' the video file itself.
>
> I have 2 error messages, this one starting openshot:
>
> No LADSPA plugins were found!
>
> Check your LADSPA_PATH environment variable.
>
> And this one after rendering a video with audio in the video file:
>
> [ogg @ 0x7ff438003880] Application provided invalid, non monotonically
> increasing dts to muxer in stream 1: 300224 >= -92233720368547
> [consumer avformat] error writing flushed audio frame
>
> --
> You received this bug notification because you are a member of OpenShot
> Bugs, which is subscribed to OpenShot Video Editor.
> https:/
>
> Title:
> export videos without sound
>
> Status in OpenShot Video Editor:
> Invalid
>
> Bug description:
> I'm trying export my videos to a mp4, but since I've upgraded to
> ubuntu 14.10 I can't at all. I've tried to export to a diferents
> formats, but without any succes. Can you help me?
>
> Ubuntu 14.10. Architecture 32 bits.
> Openshot version 1.4.3
>
> To manage notifications about this bug go to:
> https:/
>
> --
> Mailing list: https:/
> Post to : <email address hidden>
> Unsubscribe : https:/
> More help : https:/
>
--
Olivier
Cenwen un elfe sur la banquise/ an elve on the ice
Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot :
http://
Le forum d'Openshot où vous me trouverez : http://
http://
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:/
Insu Dra (insu-dra) wrote : | #21 |
----
Try to use this faq qor the second error message :
https:/
----
That looks ok, however I did install updated version as described in this post:
http://
libmlt, was the problem for me and ppa mentioned in both did fix the problem.
Launchpad Janitor (janitor) wrote : | #22 |
Status changed to 'Confirmed' because the bug affects multiple users.
Changed in openshot (Ubuntu): | |
status: | New → Confirmed |
Ganesh (ganeshprasadh) wrote : | #23 |
Just posting the solution grabbed from Ubuntu forum. It works instantly.
1 - open a terminal and type: sudo add-apt-repository ppa:sunab/
2 - sudo apt-get update
3 - sudo apt-get install libmlt6
4 - sudo apt-get install libmlt++3
Thanks.
Guilherme Augusto de Almeida Filó Maia (guilhermefilo) wrote : | #24 |
Updating libmlt fixes the bug indeed.
I manually downloaded the packages from Debian packages and installed them using dpkg.
Tim K (kelletim) wrote : | #25 |
This bug affects me as well. Pretty horrible.
lame install
libmlt++3 install
libmlt-data install
libmlt6 install
libmp3lame0:amd64 install
libtwolame0 install
openshot install
openshot-doc install
twolame install
ubuntu-
David Anderson (davea42) wrote : | #26 |
- Showing slash indicating sound generation refused Edit (70.9 KiB, image/png)
libmlt libmlt++3 in Ubuntu 16.04 are still 6.0.0.0-2 .
So openshot still won't generate sound in an output video.
Debian current is 6.4.x.x for some x.x.
Openshot 2.3.4.
While nothing in openshot says what the grayed-out square/circle/slash
related to sound
in the attached property screenshot mean it is perhaps a hint
openshot won't write some sound?
David Anderson (davea42) wrote : | #27 |
With 16.04 x86_64 , Ganesh's suggestion is no help. The ppa has libmlt 6.0.0.0-2 too.
David Anderson (davea42) wrote : | #28 |
The suggestions about libmlt libmlt++3 and getting same from current
debian (current there is libmlt+
won't install on x86_64 16.04 without getting several other things.
There are conflicts. Ugh.
No sound in the exportation, image is good.