LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem playing multimedia in fedora 11 (https://www.linuxquestions.org/questions/linux-newbie-8/problem-playing-multimedia-in-fedora-11-a-735072/)

another 1 06-23-2009 03:24 PM

problem playing multimedia in fedora 11
 
hi. i am working with fedora 11 64bit system. i was working with fedora 9 before and playing my videos using mplayer and realplayer. when i turned to fedora 11. i couldn't install mplayer due to the following error
Quote:

vo_ivtv.c: In function 'ivtv_reset':
vo_ivtv.c:79: error: storage size of 'sd' isn't known
vo_ivtv.c:80: error: storage size of 'sd1' isn't known
vo_ivtv.c:84: error: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in this function)
vo_ivtv.c:84: error: (Each undeclared identifier is reported only once
vo_ivtv.c:84: error: for each function it appears in.)
vo_ivtv.c:87: error: 'IVTV_IOC_STOP_DECODE' undeclared (first use in this function)
vo_ivtv.c:97: error: 'IVTV_IOC_START_DECODE' undeclared (first use in this function)
vo_ivtv.c:80: warning: unused variable 'sd1'
vo_ivtv.c:79: warning: unused variable 'sd'
make[1]: *** [vo_ivtv.o] Error 1
make[1]: Leaving directory `/root/Download/MPlayer-1.0rc2/libvo'
make: *** [libvo/libvo.a] Error 2
i tried to install real player using the rpm package. the installation goes fine, but the program refused to start. the symbol is added to the sound and video application list, but clicking on the icon doesn't produce any thing.
i tried fedora 10, but i found the same problem. what is the problem exactly. and why this problem still exist (from fedora 10 to fedora 11)?

sycamorex 06-23-2009 03:30 PM

You don't need to compile packages from source on fedora. The recommended way would be to use fedora repositories + rpmfusion.
Here's a guide how to set up Fedora 11.

another 1 06-23-2009 03:40 PM

thank you sycamorex. but it happened. next time i will try the upgrade option. but what about the media problem?

sycamorex 06-23-2009 03:57 PM

Quote:

Originally Posted by another 1 (Post 3583777)
thank you sycamorex. but it happened. next time i will try the upgrade option. but what about the media problem?

A fresh install is usually safer than an upgrade. The fact that you can't get the sound working is most probably related to pulse-audio. A lot of people complain about it. Either try to install all the pulseaudio config tools and try to play with them or uninstall pulseaudio and use alsa (while uninstalling pulseaudio be careful not to uninstall half of kde/gnome as a dependency).

But anyway, follow the tutorial I posted above, install all the necessary packages using yum/yumex and then we'll see.

another 1 06-24-2009 01:26 AM

the problem is that the sound is working fine because the log in tone plays when i log in. could the problem because that the system is 64 bit? the last one i have been using (fedora 9) was 32 bits system.

sycamorex 06-24-2009 01:40 AM

Quote:

Originally Posted by another 1 (Post 3584207)
the problem is that the sound is working fine because the log in tone plays when i log in. could the problem because that the system is 64 bit? the last one i have been using (fedora 9) was 32 bits system.

If the system sounds work fine, then it's only the question of configuring particular programs to point to the correct output.

rylan76 06-24-2009 02:14 AM

Hi

Take a look at this thread:

http://www.linuxquestions.org/questi...ve-5.1-734408/

another 1 06-24-2009 07:02 AM

thanks sycamorex. how can i do that?. in fedora i just use mplayer and real player. mplayer failed to be installed producing the error presented earlier. real player installed successfully but refuse to start when clicking in its icon?
rylan76 thanks for the thread, but to be honest i couldn't understand it. i will try to update fedora and see the effect.


All times are GMT -5. The time now is 10:50 PM.