Opened 15 years ago

Closed 15 years ago

#5958 closed defect (duplicate)

MythVideo doesn't play mp3 audio

Reported by: nasa01@… Owned by: Anduin Withers
Priority: trivial Milestone: 0.22
Component: mythvideo Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I have some video files that the audio isn't produced. Here's the output from ffmpeg about the video file.

FFmpeg version SVN-r14161, Copyright (c) 2000-2008 Fabrice Bellard, et al.

configuration: --prefix=/usr --enable-shared --libdir=/usr/lib --shlibdir=/usr/lib --incdir=/usr/include --enable-liba52 --enable-postproc --enable-gpl --enable-pthreads --enable-libnut --enable-libtheora --enable-libvorbis --enable-x11grab --enable-swscale --enable-libmp3lame --enable-libfaad --enable-libfaac --enable-libx264 --enable-libxvid libavutil version: 49.7.0 libavcodec version: 51.60.0 libavformat version: 52.17.0 libavdevice version: 52.0.0 built on Jul 11 2008 02:18:34, gcc: 4.3.1 20080626 (prerelease)

Input #0, avi, from 's01e01 - Juliet Prowse (#TheMuppetArchive?).avi':

Duration: 00:26:10.03, start: 0.000000, bitrate: 646 kb/s

Stream #0.0: Video: msmpeg4, yuv420p, 480x320, 23.98 tb(r) Stream #0.1: Audio: mp3, 22050 Hz, stereo, 48 kb/s

I will update with output from mythfrontend -v once I get home from my trip.

Change History (3)

comment:1 Changed 15 years ago by nasa01@…

Here's the important parts out of the mythfrontend log....

2008-12-06 08:43:33.082 AFD: Opened codec 0x85fb0f0, id(MP3) type(Audio) 2008-12-06 08:43:33.085 Opening audio device 'spdif'. ch 2(2) sr 22050 2008-12-06 08:43:33.085 Opening ALSA audio device 'spdif'. 2008-12-06 08:43:33.111 AudioOutput? Error: Rate doesn't match (requested 22050Hz, got 44100Hz) 2008-12-06 08:43:33.111 AudioOutput? Error: Unable to set ALSA parameters 2008-12-06 08:43:33.111 NVP: Disabling Audio, reason is: Unable to set ALSA parameters 2008-12-06 08:43:33.220 VideoOutputXv?: XVideo Adaptor Name: 'NV17 Video Texture' 2008-12-06 08:43:33.246 OSD Theme Dimensions W: 640 H: 480 2008-12-06 08:43:33.604 TV: Changing from None to WatchingPreRecorded?

Note: I don't get any such error when using mplayer.

comment:2 Changed 15 years ago by foobum@…

#5900 will fix

comment:3 Changed 15 years ago by Dibblah

Resolution: duplicate
Status: newclosed

Should be fixed by #5900

Note: See TracTickets for help on using tickets.