Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No video playback or sound after world update. [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
stu_rat
n00b
n00b


Joined: 17 Jan 2011
Posts: 50
Location: UK

PostPosted: Fri Jan 19, 2018 9:32 pm    Post subject: No video playback or sound after world update. [SOLVED] Reply with quote

Video playback and sound have stopped working after a world update. The update upgraded the following packages:

Code:
[ebuild     U  ] sys-apps/sandbox-2.12::gentoo [2.10-r4::gentoo] ABI_X86="(32) (64) (-x32)" 415 KiB
[ebuild     U  ] app-admin/eselect-1.4.11::gentoo [1.4.8::gentoo] USE="-doc -emacs -vim-syntax" 174 KiB
[ebuild     U  ] sys-apps/portage-2.3.19-r1::gentoo [2.3.13-r1::gentoo] USE="(ipc) native-extensions xattr -build -doc -epydoc (-selinux)" PYTHON_TARGETS="python2_7 python3_4 python3_5 python3_6 (-pypy)" 933 KiB
[ebuild     U  ] sys-apps/kmod-24::gentoo [23::gentoo] USE="tools zlib -debug -doc -lzma -python -static-libs" PYTHON_TARGETS="python2_7 python3_4 python3_5 python3_6%*" 525 KiB
[ebuild     U  ] virtual/perl-File-Spec-3.630.100_rc-r3::gentoo [3.630.100_rc-r2::gentoo] 0 KiB
[ebuild     U  ] virtual/perl-Test-Harness-3.360.100_rc-r3::gentoo [3.360.100_rc-r2::gentoo] 0 KiB
[ebuild     U  ] virtual/perl-ExtUtils-MakeMaker-7.100.200_rc-r3::gentoo [7.100.200_rc-r2::gentoo] 0 KiB
[ebuild     U  ] virtual/perl-IO-1.360.100_rc-r3::gentoo [1.360.100_rc-r2::gentoo] 0 KiB
[ebuild     U  ] virtual/perl-Encode-2.800.100_rc-r3::gentoo [2.800.100_rc-r2::gentoo] 0 KiB
[ebuild     U  ] virtual/perl-Parse-CPAN-Meta-1.441.700.100_rc-r3::gentoo [1.441.700.100_rc-r2::gentoo] 0 KiB
[ebuild     U  ] virtual/perl-libnet-3.80.100_rc-r3::gentoo [3.80.100_rc-r2::gentoo] 0 KiB
[ebuild     U  ] virtual/perl-JSON-PP-2.273.0.100_rc-r5::gentoo [2.273.0.100_rc-r4::gentoo] 0 KiB
[ebuild  NS    ] sys-kernel/gentoo-sources-4.9.76-r1:4.9.76-r1::gentoo [4.9.72:4.9.72::gentoo] USE="-build -experimental -symlink" 1,423 KiB
[ebuild     U  ] virtual/perl-Storable-2.560.100_rc-r3::gentoo [2.560.100_rc-r2::gentoo] 0 KiB
[ebuild     U  ] virtual/perl-IO-Compress-2.69.1_rc-r3::gentoo [2.69.1_rc-r2::gentoo] 0 KiB
[ebuild     U  ] dev-perl/Net-SSLeay-1.820.0::gentoo [1.810.0::gentoo] USE="-examples -libressl -minimal {-test}" 390 KiB
[ebuild     U  ] media-libs/babl-0.1.38::gentoo [0.1.18::gentoo] USE="(-altivec)" CPU_FLAGS_X86="mmx sse sse2 -f16c -sse4_1" 638 KiB
[ebuild     U  ] media-video/ffmpeg-3.3.6:0/55.57.57::gentoo [3.3.5:0/55.57.57::gentoo] USE="X alsa bzip2 encode gpl hardcoded-tables iconv mp3 network opengl postproc sdl threads truetype vorbis x264 xcb xvid zlib (-altivec) -amr -amrenc -bluray -bs2b -cdio -celt -chromaprint -chromium -cpudetection -debug -doc -fdk -flite -fontconfig -frei0r -fribidi -gcrypt -gme -gmp -gnutls -gsm -iec61883 -ieee1394 -jack -jpeg2k -kvazaar -ladspa -libass -libcaca -libilbc -librtmp -libsoxr -libv4l -lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu) (-mmal) -modplug -nvenc -openal -openh264 -openssl -opus -oss -pic -pulseaudio -rubberband -samba -schroedinger -snappy -sofalizer -speex -ssh -static-libs {-test} -theora -twolame -v4l -vaapi -vdpau -vpx -wavpack -webp -x265 -zeromq -zimg -zvbi" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext sse sse2 sse3 -aes -avx -avx2 -fma3 -fma4 -sse4_1 -sse4_2 -ssse3 -xop" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher" 9,711 KiB

I built a new kernel after the update, but I still have the problem if I boot into the previous kernel.

One strange feature of the problem is that when trying to play a video or listen to a music file, the progress bar moves at about 3 times the normal speed, but the video is frozen and there is no sound.

I suspected ffmpeg so I masked the package and downgraded to 3.3.5, but the result was the same.

Could any of the other updated packages have caused this problem?

[Moderator edit: added [code] tags to preserve output layout. -Hu]


Last edited by stu_rat on Fri Jan 26, 2018 6:09 pm; edited 1 time in total
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Fri Jan 19, 2018 11:53 pm    Post subject: Reply with quote

It's not clear if you have lost sound or not ; it's only clear you have lost sound while playing a video.

So make it all clear: does sound work? (check it with aplay or whatever simple tool to play sound).
Because if your new kernel add sound trouble, fixing sound trouble will certainly fix your video trouble when using your player.
Back to top
View user's profile Send private message
stu_rat
n00b
n00b


Joined: 17 Jan 2011
Posts: 50
Location: UK

PostPosted: Sat Jan 20, 2018 9:10 am    Post subject: Reply with quote

krinn wrote:
It's not clear if you have lost sound or not ; it's only clear you have lost sound while playing a video.

So make it all clear: does sound work? (check it with aplay or whatever simple tool to play sound).
Because if your new kernel add sound trouble, fixing sound trouble will certainly fix your video trouble when using your player.

If I use gxine, I can play a sound file or a video. My main application for music and video is the BBC iPlayer through Firefox, and that is where I encountered the problem. I've tried some other radio stations that I sometimes use and they too do not work now. So the problem seems to be limited to streaming through Firefox. I don't have any other browser installed, but I will install one to determine whether this is just a Firefox problem.
Back to top
View user's profile Send private message
stu_rat
n00b
n00b


Joined: 17 Jan 2011
Posts: 50
Location: UK

PostPosted: Sat Jan 20, 2018 9:11 pm    Post subject: Update Reply with quote

I installed Opera and it works. So this problem is just within Firefox.
Back to top
View user's profile Send private message
stu_rat
n00b
n00b


Joined: 17 Jan 2011
Posts: 50
Location: UK

PostPosted: Fri Jan 26, 2018 6:09 pm    Post subject: Solved Reply with quote

Code:
USE="pulseaudio"
emerge -DN @world
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum