DVD iso playback fails: AFD Error

Bug #566003 reported by L.D. Paniak
82
This bug affects 14 people
Affects Status Importance Assigned to Milestone
MythTV
Unknown
Unknown
Mythbuntu
Won't Fix
High
Thomas Mashos
Declined for 10.04 by Thomas Mashos
mythtv (Ubuntu)
Incomplete
High
Unassigned
Lucid
Won't Fix
High
Unassigned

Bug Description

Mythbuntu Lucid Beta 2, AMD x1250 integrated GPU on 690 motherboard.

DVD iso playback from mythvideo fails with AFD errors:

2010-04-18 09:55:28.668 AFD Error: Unknown decoding error
2010-04-18 09:55:28.680 [mpeg2video @ 0x7f0c32429360]get_buffer() failed (stride changed)
2010-04-18 09:55:28.681 [mpeg2video @ 0x7f0c32429360]get_buffer() failed (stride changed)

Playback worked fine with updates to ~April 13 but has failed since update on April 17.

Current mythvideo version: 0.23.0+fixes24104-0ubuntu1

== Regression details ==
Discovered in version: 0.23.0+fixes24104-0ubuntu1
Last known good version: 0.23.0+fixes23820-0ubuntu1

Revision history for this message
Charlie Kempson (charlie-kempson) wrote :

I get the same problem. Lucid beta 2, Intel graphics.

Revision history for this message
MarcRandolph (mrand) wrote :

Howdy, and thank you for helping to improve Mythbuntu by opening this ticket. I found that upstream appears to have fixed this in trunk (http://svn.mythtv.org/trac/changeset/24145), but it has not yet been backported to -fixes.

Changed in mythbuntu:
importance: Undecided → High
milestone: none → lucid-release
status: New → In Progress
MarcRandolph (mrand)
tags: added: regression-potential
Revision history for this message
Charlie Kempson (charlie-kempson) wrote :

Great. Thanks, Marc.

Revision history for this message
MarcRandolph (mrand) wrote :

Upstream updated the fix slightly - it's now attached to this upstream ticket

Changed in mythtv (Ubuntu):
importance: Undecided → High
status: New → Triaged
Changed in mythtv:
status: Unknown → Confirmed
Revision history for this message
Phill (phill.l) wrote :

It looks like this fix found it's way to myth's 0.23-fixes branch: http://svn.mythtv.org/trac/changeset/24252/branches/release-0-23-fixes/mythtv/libs/libmythtv/avformatdecoder.cpp

I tried it out (built two versions with just this as the difference) and it fixes DVD playback.

Revision history for this message
Colin (duke267) wrote :

Affects me too.

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Does this issue exists in maverick too ?

tags: added: lucid regression-release
removed: regression-potential
description: updated
Changed in mythtv (Ubuntu Lucid):
status: New → Triaged
importance: Undecided → High
Changed in mythtv (Ubuntu):
status: Triaged → Incomplete
Revision history for this message
DrH (alan-hood) wrote :

I installed Mythbuntu 10.04 a few weeks ago and I believe I am affected by this bug as well. I configured Mythvideo to use 'Internal' player and made sure the drive path is correct. The issue appears to be with the Internal player because vlc successfully plays the DVD on the same machine.

Steps...
Use 'Play DVD' in Mythbuntu menu to watch a DVD movie inserted into DVD drive.

Symptom
Black/blank screen. DVD drive (green) light appears/flashes. Video never begins. Use terminal to kill mythfrontend.

Output from /var/log/mythtv/mythfrontend.log

---------------------------
2010-11-02 10:13:29.855 Opened DVD device at /dev/sr0
2010-11-02 10:13:29.855 There are 11 titles on the disk
2010-11-02 10:13:29.855 Title 0 has 0 parts.
2010-11-02 10:13:29.855 Title 1 has 13 parts.
2010-11-02 10:13:29.855 Title 2 has 2 parts.
2010-11-02 10:13:29.855 Title 3 has 2 parts.
2010-11-02 10:13:29.855 Title 4 has 2 parts.
2010-11-02 10:13:29.855 Title 5 has 2 parts.
2010-11-02 10:13:29.856 Title 6 has 2 parts.
2010-11-02 10:13:29.856 Title 7 has 4 parts.
2010-11-02 10:13:29.856 Title 8 has 4 parts.
2010-11-02 10:13:29.856 Title 9 has 2 parts.
2010-11-02 10:13:29.856 Title 10 has 1 parts.
2010-11-02 10:13:30.002 AFD: Opened codec 0x9a838b0, id(MPEG2VIDEO) type(Video)
2010-11-02 10:13:30.003 NVP(0): Disabling Audio, params(-1,-1,-1)
2010-11-02 10:13:30.004 New DB connection, total: 2
2010-11-02 10:13:30.005 Connected to database 'mythconverg' at host: 127.0.1.1
2010-11-02 10:13:30.068 VideoOutputXv: XVideo Adaptor Name: 'NV17 Video Texture'
2010-11-02 10:13:30.141 OSD Theme Dimensions W: 1280 H: 720
2010-11-02 10:13:30.304 TV: Changing from None to WatchingDVD
greedyhdeint: size changed from 0 x 0 -> 720 x 480
2010-11-02 10:13:30.326 Video timing method: USleep with busy wait
2010-11-02 10:13:30.496 AFD: Warning, video codec 0x9a838b0 id(MPEG2VIDEO) type (Video) already open.
2010-11-02 10:13:30.515 AFD: codec AC3 has 0 channels
2010-11-02 10:13:30.516 AFD: Opened codec 0x9de9150, id(AC3) type(Audio)
2010-11-02 10:13:30.538 Opening audio device 'default'. ch 2(2) sr 48000 (reenc 0)
2010-11-02 10:13:30.539 Opening ALSA audio device 'default'.
2010-11-02 10:13:30.548 NVP(0): Enabling Audio
2010-11-02 10:13:30.539 Opening ALSA audio device 'default'.
2010-11-02 10:13:30.548 NVP(0): Enabling Audio
2010-11-02 10:13:30.552 [mpeg2video @ 0xb6543960]get_buffer() failed (stride changed)
2010-11-02 10:13:30.552 AFD Error: Unknown decoding error
2010-11-02 10:13:30.553 [mpeg2video @ 0xb6543960]get_buffer() failed (stride changed)
2010-11-02 10:13:30.553 AFD Error: Unknown decoding error
2010-11-02 10:13:30.553 [mpeg2video @ 0xb6543960]get_buffer() failed (stride changed)
2010-11-02 10:13:30.553 AFD Error: Unknown decoding error

Changed in mythtv:
status: Confirmed → Unknown
Revision history for this message
randallw (rwayth) wrote :

Hi all,
This bug is affecting me in the current 10.04. It is also interesting that mplayer fails to play DVDs, but other players (vlc, totem) work fine for me.

Question for package manager: is there a way to get the fixed code into the standard Ubuntu repository so that we don't have to build from scratch to avoid this bug? (it's a pretty serious bug).

If not, question for Phill: Can you please point me to a how-to for how to build from scratch using the fixes/fixed branch of source code.

Cheers,
Randall.

Revision history for this message
Thomas Mashos (tgm4883) wrote : Re: [Mythbuntu-bugs] [Bug 566003] Re: DVD iso playback fails: AFD Error

You can use the mythbuntu teams repo to get an updated package for 10.04.
You can even update to 0.24 with it. Updated packages will not be going into
the standard ubuntu repos

On Jan 21, 2011 10:10 PM, "randallw" <email address hidden> wrote:
>
> Hi all,
> This bug is affecting me in the current 10.04. It is also interesting that
mplayer fails to play DVDs, but other players (vlc, totem) work fine for me

Revision history for this message
randallw (rwayth) wrote :

Works great! Thanks.

Revision history for this message
Thomas Mashos (tgm4883) wrote :

As this is an upstream bug, marking won't fix for mythbuntu

Changed in mythbuntu:
assignee: nobody → Thomas Mashos (tgm4883)
status: In Progress → Won't Fix
Revision history for this message
Rolf Leggewie (r0lf) wrote :

lucid has seen the end of its life and is no longer receiving any updates. Marking the lucid task for this ticket as "Won't Fix".

Changed in mythtv (Ubuntu Lucid):
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.