#Videos not playing!
97 messages · Page 1 of 1 (latest)
Hello
Did you install the multimedia codecs?
Have you checked your internet?
Internet is crazy
I did
it does but it's issue is
video is good but audio lags
the problem suddenly occured
its been like 3 months since i installed linux
2017 macbook air
Can you think of anything that you might've done that would have caused the issue?
Possibly updating or tinkering with your system or otherwise
i didn't
Have you tried changing browser by chance? If that fix
but the issue is beyond the browser
Huh
Is this problem only with online videos, or with local too?
both
online and local
So, only sound when you try to play a video from a file, yes?
Pipewire and pulseaudio are audio related, but you said you don't get video, while op can hear audio.
@weak fjord Can you try to run
mpv --hwdec=auto /path/to/video_file
and tell me the result, along with terminal output?
Okay
but i did update ffmpeg
How did the video played?
Ok, now try
mpv --no-hwdec /path/to/video_file
give me terminal output and how the video plays
that's not an option
not an option?
seems the same
yeah
Plays the same too?
This is very unique problem I've ever seen
seems like it
ye
Can you show us output of
inxi -G
please
Alright, next give output of
vainfo
if not installed
sudo apt install vainfo
Do you have same problem in browser when trying to view videos?
yeah
but they;re atleast playing
i mean the video is either buffering or lagging
audio is fine
Do you get very high cpu usage when trying to play the videos?
i dont think so
Did it work fine before? If so when did it change?
Download sample video or test video for your testing purpose. We provides you different types of video formats with different size.
same as mpv
only audio and a paused video
How about
mpv --hwdec=vaapi --vo=gpu /path/to/video.mp4
does that play the video?
Also, look for possible clues in the logs
dmesg | grep -i drm
and
journalctl -xe | grep video
it does but same issue
no idea man
@formal rose i just realised if i pause the audio, the video starts to work properly
could it be something with the codecs?
Are you on mint 22?
yes
Try reinstalling ffmpeg
sudo apt install --reinstall ffmpeg libavcodec-extra
It's a reboot necessary
Cuz it didn't fix
no harm in rebooting.
Also, what did you mean by "when I pause audio - the video works"?
If i mute the audio of a youtube video, they video stops buffering and lagging
Does that work on local files?
nope
If you boot from live usb, do these problems persist?
i dont think they will
Can you test real quick? both online and offline videos.
Does
sudo apt install -f
give you anything?
nope
Well I'm stumped
i hate this
Update on the issue: Found a fix, install pulseaudio
As I said