-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
various audio & video files opening lead to crash #889
Comments
https://superuser.com/questions/1792249/ffmpeg-suppress-warning-when-writing-to-a-single-image seems to refer to something similar. I am not sure why QualCoder is looking for an image in the audio file. The file |
I tested it now also an another computer with the current code of QualCoder, with line |
OK. so the issue is not ffmpeg or the png |
check this maybe |
Well its no the ffmpeg that the problem. its something else I think |
do you have time to Zoom? |
I note that reinstalling QualCoder with the commented out line also crashes QualCoder when attempting to open audio/video files. But in the shell I cannot find any error message. |
can do now :) |
am online now at |
Sorry, the changes to https://github.com/ccbogel/QualCoder/blob/master/qualcoder/view_charts.py that I used back in January don't seem to get me a running QualCoder anymore... (I had deactivated wordcloud import) |
I went back to QualCoder 3.3 on a fresh Fedora install and the same waveform error appears, too. |
Hi there, I am trying to find more on the ffmpeg error message I am receiving...
Would you let me know where ffmpeg is called, so that I can try to experimend with the call? |
Hi. speech_to_text.py view_av.py class SegmentGraphicsItem class DialogViewAV |
Describe the bug :
Have QualCoder 3.5
am on Fedora Linux and have used
sudo pip install python-vlc
to remove vlc missing message from QualCoder, even though VLC was installed on system; I have also installed alternatively Fedora's meanwhile also packagedpython3-vlc
.I open an audio file, QualCoder crashes. I try another audiofile: same result. I convert the audiofile externally into mp3 format. Still crashes.
edit: same issue with video files
Opening the file with the VLC without QualCoder works.
To Reproduce :
crash
Expected behavior :
audio file should open to allow for transcription
Screenshots :
If applicable, add screenshots that helps to explain your problem.
Desktop (please complete the following information):
this is the latest part of the shell's error message
The text was updated successfully, but these errors were encountered: