[mythtv-commits] Ticket #9114: MythVideo not playing WebM

MythTV mythtv at cvs.mythtv.org
Tue Oct 19 08:27:44 UTC 2010


#9114: MythVideo not playing WebM
----------------------------------------+-----------------------------------
     Reporter:  russell@…               |       Owner:  robertm   
         Type:  defect                  |      Status:  new       
     Priority:  minor                   |   Milestone:  0.24      
    Component:  Plugin - MythVideo      |     Version:  Trunk Head
     Severity:  medium                  |    Keywords:  webm      
Ticket locked:  0                       |  
----------------------------------------+-----------------------------------
 When I select a WebM video file in MythVideo, I get a "Couldn't open
 decoder" error.

 The video plays in VLC. I don't think it's the file itself.

 '''mythfrontend.log:'''

 {{{
 2010-10-19 17:51:16.007 TV: Attempting to change from None to
 WatchingVideo
 2010-10-19 17:51:16.237 AudioPlayer: Disabling Audio, params(0,2,44100)
 2010-10-19 17:51:16.240 Launching: ps -ae | grep pulseaudio > /dev/null
 2010-10-19 17:51:16.263 PID 1613: launched
 2010-10-19 17:51:16.349 PID 1613: exited: status=256, result=1
 2010-10-19 17:51:16.398 AudioOutput Error: Aborting Audio Reconfigure.
 Invalid audio parameters ch 2 fmt 0 @ 44100Hz
 2010-10-19 17:51:16.398 AudioPlayer: Disabling Audio, reason is: Aborting
 Audio Reconfigure. Invalid audio parameters ch 2 fmt 0 @ 44100Hz
 2010-10-19 17:51:16.398 playCtx, Error: Aborting Audio Reconfigure.
 Invalid audio parameters ch 2 fmt 0 @ 44100Hz
 2010-10-19 17:51:17.339 AFD Warning: ScanATSCCaptionStreams() called with
 no PMT
 2010-10-19 17:51:17.339 [vp8 @ 0x7f59d29015c0]Edge emulation not supported
 2010-10-19 17:51:17.339 AFD Error: Could not open codec 0x7f59aaaea450,
 id(VP8) type(Video) aborting. reason -1163346256
 2010-10-19 17:51:17.339 AudioPlayer: Disabling Audio, params(0,-1,-1)
 2010-10-19 17:51:17.339 Launching: ps -ae | grep pulseaudio > /dev/null
 2010-10-19 17:51:17.363 PID 1619: launched
 2010-10-19 17:51:17.450 PID 1619: exited: status=256, result=1
 2010-10-19 17:51:17.491 AudioOutput Error: Aborting Audio Reconfigure.
 Invalid audio parameters ch -1 fmt 0 @ -1Hz
 2010-10-19 17:51:17.491 AudioPlayer: Disabling Audio, reason is: Aborting
 Audio Reconfigure. Invalid audio parameters ch -1 fmt 0 @ -1Hz
 2010-10-19 17:51:17.491 Couldn't open decoder for:
 /home/pub/Video/torrents/Kung Fu Panda.webm
 2010-10-19 17:51:17.491 Unable to open video file.
 2010-10-19 17:51:37.524 playCtx, Error: StartPlaying() Failed to start
 player
 }}}



 '''Details of the file to be decoded:'''

 {{{
 General
 Complete name                    : Kung Fu Panda.webm
 Format                           : Matroska
 File size                        : 691 MiB
 Duration                         : 1h 28mn
 Overall bit rate                 : 1 095 Kbps
 Writing application              : Lavf52.73.0
 Writing library                  : Lavf52.73.0

 Video
 ID                               : 1
 Format                           : V_VP8
 Codec ID                         : V_VP8
 Duration                         : 1h 28mn
 Bit rate                         : 785 Kbps
 Width                            : 716 pixels
 Height                           : 432 pixels
 Display aspect ratio             : 2.35:1
 Frame rate                       : 25.000 fps
 Bits/(Pixel*Frame)               : 0.102
 Stream size                      : 495 MiB (72%)

 Audio
 ID                               : 2
 Format                           : Vorbis
 Format settings, Floor           : 1
 Codec ID                         : A_VORBIS
 Duration                         : 1h 28mn
 Bit rate mode                    : Constant
 Bit rate                         : 288 Kbps
 Channel(s)                       : 6 channels
 Sampling rate                    : 48.0 KHz
 Stream size                      : 182 MiB (26%)
 Writing library                  : libVorbis 20090709 (UTC 2009-07-09)
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/9114>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list