Hi,
I made the update today on my Windows 7 64 bits. Thanks for your work. I have an issue : i have no sound anymore with any of my video failes (mp4, 3gp, mov...). Thanks |
Please try to open one file with an external video player. After that the sound should come back to QtAV. It helped me (at least I think It did). Cheers, Andrey Sent from my Samsung Galaxy smartphone. -------- Original message -------- From: nonobio <[hidden email]> Date: 2017-01-16 6:40 AM (GMT-07:00) To: [hidden email] Subject: Update 5.4.0 on Windows : no sound with all my videos I made the update today on my Windows 7 64 bits. Thanks for your work. I have an issue : i have no sound anymore with any of my video failes (mp4, 3gp, mov...). Thanks |
Hi,
When i open video files in my main video player (MPCHC), from Digikam or not, i have no issue, but with digikam player i have no sound. Le 16/01/2017 à 14:44, Andrey Goreev a écrit : > Please try to open one file with an external video player. After that > the sound should come back to QtAV. It helped me (at least I think It did). > Cheers, > Andrey > > Sent from my Samsung Galaxy smartphone. > > -------- Original message -------- > From: nonobio <[hidden email]> > Date: 2017-01-16 6:40 AM (GMT-07:00) > To: [hidden email] > Subject: Update 5.4.0 on Windows : no sound with all my videos > > Hi, > > I made the update today on my Windows 7 64 bits. Thanks for your work. > > I have an issue : i have no sound anymore with any of my video failes > (mp4, 3gp, mov...). > > Thanks > |
In reply to this post by nonobio
Hi,
This issue is very annoying for me since i can use anymore Digikam to manage my video files. Do you need any details or informations that could help you.. to help me ? ;) Thanks Le 16/01/2017 à 14:40, nonobio a écrit : > Hi, > > I made the update today on my Windows 7 64 bits. Thanks for your work. > > I have an issue : i have no sound anymore with any of my video failes > (mp4, 3gp, mov...). > > Thanks > > |
This can be an internal QtAV problem, or the way that we integrate in digiKam... The issue can be related to encoding/compress audio track in video. Plenty of format can be used in video container. ffmpeg is used by QtAV to decode tracks. So, this can be a missing codec from ffmpeg. For digiKam Windows bundle, we use MXE cross compiler environnement based on mingw. MXE provide ffmpeg with at least GPL2 codecs redistributable. The Windows QtAV player is compiled with native MSVC compiler, not MinGW, and with certainly native directx extension. I suspect that mxe directx access is missing. This can introduce some differences, but i'm not sure. Before to investigate more around QtAV, i will contact QtAV lead developer and CC him to a relevant bugzilla entry for a better expertise. Please open a digiKam file in KDE bugzilla, with all information reported in this thread. Thanks in advance Gilles Caulier 2017-01-22 10:38 GMT+01:00 nonobio <[hidden email]>: Hi, |
The "DirectSound" backend is available at windows. I am currently creating a
special Windows version for testing. I will upload it on my Google drive for testing. Maik On Sonntag, 22. Januar 2017 11:28:56 CET Gilles Caulier wrote: > This can be an internal QtAV problem, or the way that we integrate in > digiKam... > > The issue can be related to encoding/compress audio track in video. Plenty > of format can be used in video container. ffmpeg is used by QtAV to decode > tracks. So, this can be a missing codec from ffmpeg. > > For digiKam Windows bundle, we use MXE cross compiler environnement based > on mingw. > > http://mxe.cc/ > > MXE provide ffmpeg with at least GPL2 codecs redistributable. > > The Windows QtAV player is compiled with native MSVC compiler, not MinGW, > and with certainly native directx extension. I suspect that mxe directx > access is missing. This can introduce some differences, but i'm not sure. > > Before to investigate more around QtAV, i will contact QtAV lead developer > and CC him to a relevant bugzilla entry for a better expertise. > > Please open a digiKam file in KDE bugzilla, with all information reported > in this thread. > > Thanks in advance > > Gilles Caulier > > 2017-01-22 10:38 GMT+01:00 nonobio <[hidden email]>: > > Hi, > > > > This issue is very annoying for me since i can use anymore Digikam to > > manage my video files. > > Do you need any details or informations that could help you.. to help me ? > > ;) > > Thanks > > > > Le 16/01/2017 à 14:40, nonobio a écrit : > >> Hi, > >> > >> I made the update today on my Windows 7 64 bits. Thanks for your work. > >> > >> I have an issue : i have no sound anymore with any of my video failes > >> (mp4, 3gp, mov...). > >> > >> Thanks -- Gruß Maik |
In reply to this post by Gilles Caulier-4
Please download and install this Windows64 version for sound testing. It use
as first device the DirectSound backend. https://drive.google.com/open?id=0ByXDEhL2xmagZ1BMaERTYnVQMk0 Maik On Sonntag, 22. Januar 2017 11:28:56 CET Gilles Caulier wrote: > This can be an internal QtAV problem, or the way that we integrate in > digiKam... > > The issue can be related to encoding/compress audio track in video. Plenty > of format can be used in video container. ffmpeg is used by QtAV to decode > tracks. So, this can be a missing codec from ffmpeg. > > For digiKam Windows bundle, we use MXE cross compiler environnement based > on mingw. > > http://mxe.cc/ > > MXE provide ffmpeg with at least GPL2 codecs redistributable. > > The Windows QtAV player is compiled with native MSVC compiler, not MinGW, > and with certainly native directx extension. I suspect that mxe directx > access is missing. This can introduce some differences, but i'm not sure. > > Before to investigate more around QtAV, i will contact QtAV lead developer > and CC him to a relevant bugzilla entry for a better expertise. > > Please open a digiKam file in KDE bugzilla, with all information reported > in this thread. > > Thanks in advance > > Gilles Caulier > > 2017-01-22 10:38 GMT+01:00 nonobio <[hidden email]>: > > Hi, > > > > This issue is very annoying for me since i can use anymore Digikam to > > manage my video files. > > Do you need any details or informations that could help you.. to help me ? > > ;) > > Thanks > > > > Le 16/01/2017 à 14:40, nonobio a écrit : > >> Hi, > >> > >> I made the update today on my Windows 7 64 bits. Thanks for your work. > >> > >> I have an issue : i have no sound anymore with any of my video failes > >> (mp4, 3gp, mov...). > >> > >> Thanks -- Gruß Maik |
Maik, What are you changed to select DirectSound SDK under Windows ? Best Gilles Caulier 2017-01-22 22:52 GMT+01:00 Maik Qualmann <[hidden email]>: Please download and install this Windows64 version for sound testing. It use |
According to QtAV, the audio backends will be used in the order as in the
backend list. For Windows, here is the list: "XAudio2" "DirectSound" "null" I have set the "DirectSound" backend to the first position. I can not reproduce the no sound output problem here, with a VM and a real Windows7 computer. I will test the days under Windows10. Maik On Montag, 23. Januar 2017 23:19:48 CET Gilles Caulier wrote: > Maik, > > What are you changed to select DirectSound SDK under Windows ? > > Best > > Gilles Caulier > > 2017-01-22 22:52 GMT+01:00 Maik Qualmann <[hidden email]>: > > Please download and install this Windows64 version for sound testing. It > > use > > as first device the DirectSound backend. > > > > https://drive.google.com/open?id=0ByXDEhL2xmagZ1BMaERTYnVQMk0 > > > > Maik > > > > On Sonntag, 22. Januar 2017 11:28:56 CET Gilles Caulier wrote: > > > This can be an internal QtAV problem, or the way that we integrate in > > > digiKam... > > > > > > The issue can be related to encoding/compress audio track in video. > > > > Plenty > > > > > of format can be used in video container. ffmpeg is used by QtAV to > > > > decode > > > > > tracks. So, this can be a missing codec from ffmpeg. > > > > > > For digiKam Windows bundle, we use MXE cross compiler environnement > > > based > > > on mingw. > > > > > > http://mxe.cc/ > > > > > > MXE provide ffmpeg with at least GPL2 codecs redistributable. > > > > > > The Windows QtAV player is compiled with native MSVC compiler, not > > > MinGW, > > > and with certainly native directx extension. I suspect that mxe directx > > > access is missing. This can introduce some differences, but i'm not > > > sure. > > > > > > Before to investigate more around QtAV, i will contact QtAV lead > > > > developer > > > > > and CC him to a relevant bugzilla entry for a better expertise. > > > > > > Please open a digiKam file in KDE bugzilla, with all information > > > reported > > > in this thread. > > > > > > Thanks in advance > > > > > > Gilles Caulier > > > > > > 2017-01-22 10:38 GMT+01:00 nonobio <[hidden email]>: > > > > Hi, > > > > > > > > This issue is very annoying for me since i can use anymore Digikam to > > > > manage my video files. > > > > Do you need any details or informations that could help you.. to help > > > > me ? > > > > > > ;) > > > > Thanks > > > > > > > > Le 16/01/2017 à 14:40, nonobio a écrit : > > > >> Hi, > > > >> > > > >> I made the update today on my Windows 7 64 bits. Thanks for your > > > >> work. > > > >> > > > >> I have an issue : i have no sound anymore with any of my video failes > > > >> (mp4, 3gp, mov...). > > > >> > > > >> Thanks > > > > -- > > Gruß Maik |
Ah, interresting to know. there are similar settings for MacOS and Linux ? Gilles Caulier 2017-01-24 8:01 GMT+01:00 Maik Qualmann <[hidden email]>: According to QtAV, the audio backends will be used in the order as in the |
Hi :)
I installed the Maik Qualmann version : as usual, the installer ask me to uninstall my actual version, i did it from installer and then it installed the new version. I tried a first video : there is sound :) , but.. when i stop playback either by clicking on "thumb" button or "Echap", the last sound is repeated in loop : "oop oop oop oop oop oop oop oop .... ;)". I can only stop this looping sound by playing a new video or leaving Digikam. Also, when i start a video for the second time, the sound is here but not good anymore, it is like a old disk with dust. Voilà for the video issue. I have anothers issues since i installed this new version 5.5 : i lost my custom toolbar (the most annoying) and a lot of settings are not translated in my language (french). Thanks :) Le 24/01/2017 à 08:51, Gilles Caulier a écrit : > Ah, interresting to know. > > there are similar settings for MacOS and Linux ? > > Gilles Caulier > > 2017-01-24 8:01 GMT+01:00 Maik Qualmann > <[hidden email] > <mailto:[hidden email]>>: > > According to QtAV, the audio backends will be used in the order as > in the > backend list. For Windows, here is the list: > > "XAudio2" "DirectSound" "null" > > I have set the "DirectSound" backend to the first position. > I can not reproduce the no sound output problem here, with a VM and > a real > Windows7 computer. I will test the days under Windows10. > > Maik > > On Montag, 23. Januar 2017 23:19:48 CET Gilles Caulier wrote: > > Maik, > > > > What are you changed to select DirectSound SDK under Windows ? > > > > Best > > > > Gilles Caulier > > > > 2017-01-22 22:52 GMT+01:00 Maik Qualmann > <[hidden email] > <mailto:[hidden email]>>: > > > Please download and install this Windows64 version for sound > testing. It > > > use > > > as first device the DirectSound backend. > > > > > > https://drive.google.com/open?id=0ByXDEhL2xmagZ1BMaERTYnVQMk0 > <https://drive.google.com/open?id=0ByXDEhL2xmagZ1BMaERTYnVQMk0> > > > > > > Maik > > > > > > On Sonntag, 22. Januar 2017 11:28:56 CET Gilles Caulier wrote: > > > > This can be an internal QtAV problem, or the way that we > integrate in > > > > digiKam... > > > > > > > > The issue can be related to encoding/compress audio track in > video. > > > > > > Plenty > > > > > > > of format can be used in video container. ffmpeg is used by > QtAV to > > > > > > decode > > > > > > > tracks. So, this can be a missing codec from ffmpeg. > > > > > > > > For digiKam Windows bundle, we use MXE cross compiler > environnement > > > > based > > > > on mingw. > > > > > > > > http://mxe.cc/ > > > > > > > > MXE provide ffmpeg with at least GPL2 codecs redistributable. > > > > > > > > The Windows QtAV player is compiled with native MSVC compiler, not > > > > MinGW, > > > > and with certainly native directx extension. I suspect that > mxe directx > > > > access is missing. This can introduce some differences, but > i'm not > > > > sure. > > > > > > > > Before to investigate more around QtAV, i will contact QtAV lead > > > > > > developer > > > > > > > and CC him to a relevant bugzilla entry for a better expertise. > > > > > > > > Please open a digiKam file in KDE bugzilla, with all information > > > > reported > > > > in this thread. > > > > > > > > Thanks in advance > > > > > > > > Gilles Caulier > > > > > > > > 2017-01-22 10:38 GMT+01:00 nonobio > <[hidden email] > <mailto:[hidden email]>>: > > > > > Hi, > > > > > > > > > > This issue is very annoying for me since i can use anymore > Digikam to > > > > > manage my video files. > > > > > Do you need any details or informations that could help > you.. to help > > > > > > me ? > > > > > > > > ;) > > > > > Thanks > > > > > > > > > > Le 16/01/2017 à 14:40, nonobio a écrit : > > > > >> Hi, > > > > >> > > > > >> I made the update today on my Windows 7 64 bits. Thanks for > your > > > > >> work. > > > > >> > > > > >> I have an issue : i have no sound anymore with any of my > video failes > > > > >> (mp4, 3gp, mov...). > > > > >> > > > > >> Thanks > > > > > > -- > > > Gruß Maik > > > |
2017-01-24 9:14 GMT+01:00 nonobio <[hidden email]>: Hi :) This can be a simple packaging problem. Typically, the translations are bundled if digiKam is compiled with translations files extraction from KDE svn server. This is configurable. translation extraction is very long, and to speed up we can pass this stage. Perhaps Maik has commented this option. Gilles Caulier |
Yes, the language package I did not integrate in this test version. Yes, I
could test this DirectSound version on a real Windows7 computer today and reproduce the described sound problem. I will look, DirectSound has sound but bad. Maik On Dienstag, 24. Januar 2017 09:56:05 CET Gilles Caulier wrote: > 2017-01-24 9:14 GMT+01:00 nonobio <[hidden email]>: > > Hi :) > > > > I installed the Maik Qualmann version : as usual, the installer ask me to > > uninstall my actual version, i did it from installer and then it installed > > the new version. > > > > I tried a first video : there is sound :) , but.. when i stop playback > > either by clicking on "thumb" button or "Echap", the last sound is > > repeated > > in loop : "oop oop oop oop oop oop oop oop .... ;)". I can only stop this > > looping sound by playing a new video or leaving Digikam. > > > > Also, when i start a video for the second time, the sound is here but not > > good anymore, it is like a old disk with dust. > > > > Voilà for the video issue. > > > > I have anothers issues since i installed this new version 5.5 : i lost my > > custom toolbar (the most annoying) and a lot of settings are not > > translated > > in my language (french). > > This can be a simple packaging problem. Typically, the translations are > bundled if digiKam is compiled with translations files extraction from KDE > svn server. This is configurable. translation extraction is very long, and > to speed up we can pass this stage. Perhaps Maik has commented this option. > > Gilles Caulier |
In reply to this post by Gilles Caulier-4
I think a working XAudio2 backend is the best. Please install the official
digiKam-5.4.0 installer. You have Windows7, please install the latest DirectX11 runtime from Microsoft. This should solve the problem. Maik On Dienstag, 24. Januar 2017 09:56:05 CET Gilles Caulier wrote: > 2017-01-24 9:14 GMT+01:00 nonobio <[hidden email]>: > > Hi :) > > > > I installed the Maik Qualmann version : as usual, the installer ask me to > > uninstall my actual version, i did it from installer and then it installed > > the new version. > > > > I tried a first video : there is sound :) , but.. when i stop playback > > either by clicking on "thumb" button or "Echap", the last sound is > > repeated > > in loop : "oop oop oop oop oop oop oop oop .... ;)". I can only stop this > > looping sound by playing a new video or leaving Digikam. > > > > Also, when i start a video for the second time, the sound is here but not > > good anymore, it is like a old disk with dust. > > > > Voilà for the video issue. > > > > I have anothers issues since i installed this new version 5.5 : i lost my > > custom toolbar (the most annoying) and a lot of settings are not > > translated > > in my language (french). > > This can be a simple packaging problem. Typically, the translations are > bundled if digiKam is compiled with translations files extraction from KDE > svn server. This is configurable. translation extraction is very long, and > to speed up we can pass this stage. Perhaps Maik has commented this option. > > Gilles Caulier |
Hi :)
So i launched official digiKam-5.4.0-01-Win64 installer, it ask me to uninstall current version, i accepted, then installation finished. Good news : my custom toolbar and translation is comed back :) About my custom toolbar, i made a screenshot, but is there a way to export settings, then import them in bad case ? Then i downloaded dxwebsetup from microsoft and laucnhed it : it says that there is already a more recent version. I tried playing video : no sound :( Bye :) Le 24/01/2017 à 18:40, Maik Qualmann a écrit : > I think a working XAudio2 backend is the best. Please install the official > digiKam-5.4.0 installer. You have Windows7, please install the latest > DirectX11 runtime from Microsoft. This should solve the problem. > > Maik > > On Dienstag, 24. Januar 2017 09:56:05 CET Gilles Caulier wrote: >> 2017-01-24 9:14 GMT+01:00 nonobio <[hidden email]>: >>> Hi :) >>> >>> I installed the Maik Qualmann version : as usual, the installer ask me to >>> uninstall my actual version, i did it from installer and then it installed >>> the new version. >>> >>> I tried a first video : there is sound :) , but.. when i stop playback >>> either by clicking on "thumb" button or "Echap", the last sound is >>> repeated >>> in loop : "oop oop oop oop oop oop oop oop .... ;)". I can only stop this >>> looping sound by playing a new video or leaving Digikam. >>> >>> Also, when i start a video for the second time, the sound is here but not >>> good anymore, it is like a old disk with dust. >>> >>> Voilà for the video issue. >>> >>> I have anothers issues since i installed this new version 5.5 : i lost my >>> custom toolbar (the most annoying) and a lot of settings are not >>> translated >>> in my language (french). >> >> This can be a simple packaging problem. Typically, the translations are >> bundled if digiKam is compiled with translations files extraction from KDE >> svn server. This is configurable. translation extraction is very long, and >> to speed up we can pass this stage. Perhaps Maik has commented this option. >> >> Gilles Caulier > |
Hi,
Can i go back to 5.3.0 without problem, by waiting a fix ? Thanks Le 28/01/2017 à 12:00, nonobio a écrit : > Hi, > > I created a bug ticket : https://bugs.kde.org/show_bug.cgi?id=375651 > > Thanks > > > > -- > View this message in context: http://digikam.1695700.n4.nabble.com/Update-5-4-0-on-Windows-no-sound-with-all-my-videos-tp4692924p4693492.html > Sent from the digikam-users mailing list archive at Nabble.com. > |
Free forum by Nabble | Edit this page |