[mythtv-users] MythVideo internal player vorbis error

Matt Garman matthew.garman at gmail.com
Wed Sep 21 02:17:00 UTC 2011


Hello,

I've got several DVD rips that I've encoded with x264+ogg/vorbis
(using MeGUI on Windows) that don't play in MythVideo (using
MythTV's internal player), but play fine in mplayer.

I'm running CentOS 6.0 w/mythtv from ATrpms.

Here is what the front end log has when I try to play one of these
videos:


---begin log---
2011-09-20 20:57:01.745 mythfrontend version: fixes/0.24 [v0.24.1-80-g1de0431] www.mythtv.org
...
2011-09-20 20:57:02.748 Current MythTV Schema Version (DBSchemaVer): 1264
...
2011-09-20 20:57:03.558 Using protocol version 63
2011-09-20 20:57:13.057 TV: Attempting to change from None to WatchingVideo
2011-09-20 20:57:13.179 [vorbis @ 0x3398d83220]Index value 111 out of range (0 - 46) for bits at libavcodec/vorbis_dec.c:520
2011-09-20 20:57:13.179 [vorbis @ 0x3398d83220] Vorbis setup header packet corrupt (floors). 
2011-09-20 20:57:13.179 [vorbis @ 0x3398d83220]Setup header corrupt.
---above three lines repeat 5130 times---
2011-09-20 20:57:16.731 AFD Warning: ScanATSCCaptionStreams() called with no PMT
2011-09-20 20:57:16.731 AFD: Opened codec 0x229b530, id(H264) type(Video)
2011-09-20 20:57:16.731 AFD: codec VORBIS has 6 channels
2011-09-20 20:57:16.733 [vorbis @ 0x3398d83220]Index value 111 out of range (0 - 46) for bits at libavcodec/vorbis_dec.c:520
2011-09-20 20:57:16.733 [vorbis @ 0x3398d83220] Vorbis setup header packet corrupt (floors). 
2011-09-20 20:57:16.733 [vorbis @ 0x3398d83220]Setup header corrupt.
2011-09-20 20:57:16.733 AFD Error: Could not open codec 0x22d6a90, id(VORBIS) type(Audio) aborting. reason -1
2011-09-20 20:57:16.733 Couldn't open decoder for: /tmp/myvideo.mkv
2011-09-20 20:57:16.733 Unable to open video file.
2011-09-20 20:57:36.770 playCtx, Error: StartPlaying() Failed to start player
2011-09-20 20:57:36.831 ScreenSaverX11Private: DPMS Deactivated 1
2011-09-20 20:57:42.102 Deleting UPnP client...
Error in my_thread_global_end(): 1 threads didn't exit
2011-09-20 20:57:47.813 ScreenSaverX11Private: DPMS Reactivated 1
---end log---


Sometimes mythfrontend will segfault after attempting to play this
video.

Here's the output of playing the file using mplayer:


---begin log---
MPlayer UNKNOWN-4.4.5 (C) 2000-2011 MPlayer Team

Playing /tmp/myvideo.mkv.
Cache fill:  0.00% (0 bytes)   

libavformat file format detected.
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (vorbis), -aid 0
VIDEO:  [H264]  720x400  0bpp  23.976 fps    0.0 kbps ( 0.0 kbyte/s)
Load subtitles in /tmp/
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 6 ch, s16le, 0.0 kbit/0.00% (ratio: 0->576000)
Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis)
==========================================================================
AO: [alsa] 48000Hz 2ch floatle (4 bytes per sample)
Starting playback...
Movie-Aspect is 1.80:1 - prescaling to correct movie aspect.
VO: [vdpau] 720x400 => 720x400 Planar YV12  [fs]

Exiting... (Quit)
---end log---

Any thoughts?

Thanks,
Matt



More information about the mythtv-users mailing list