Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

choppy playback on new danish dvb channels

 

 

First page Previous page 1 2 Next page Last page  View All MythTV users RSS feed   Index | Next | Previous | View Threaded


mf1910 at vip

Nov 5, 2009, 2:11 PM

Post #1 of 28 (544 views)
Permalink
choppy playback on new danish dvb channels

Denmark finally closed down analogue tv broadcast and most new channels
transmitted in H264 mpeg4.
I am running an older combined backend/frontend with a turion processor
and 5200FX.
At first I was only able to view the HD channel (on my desktop pc/core2
3GHz/8800GT) transmit 720p until I today figured out to installed new
codec for the lower resolution.
When I view the channels with mythtv the play back is very choppy but
the strange is that it seems the framerate is good enough but the
problem is that it seems the frames not played in proper order giving a
very choppy playback especially when a lot of movement in picture.
The playback problems are alike in both h264 704x576 50fps and 1280x720
100fps.
The strange is that vlc can play back without these problems while
mplayer has same problems as mythtv.

I have no idea how to proceed from here I googled for other with similar
problems but without luck so. I hope any of you guys can give me
directions how to find the problem.

_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


nick.rout at gmail

Nov 5, 2009, 2:46 PM

Post #2 of 28 (523 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

On Fri, Nov 6, 2009 at 11:11 AM, Michael Frandsen
<mf1910[at]vip.cybercity.dk> wrote:
> Denmark finally closed down analogue tv broadcast and most new channels
> transmitted in H264 mpeg4.
> I am running an older combined backend/frontend with a turion processor
> and 5200FX.
> At first I was only able to view the HD channel (on my desktop pc/core2
> 3GHz/8800GT) transmit 720p until I today figured out to installed new
> codec for the lower resolution.
> When I view the channels with mythtv the play back is very choppy but
> the strange is that it seems the framerate is good enough but the
> problem is that it seems the frames not played in proper order giving a
> very choppy playback especially when a lot of movement in picture.
> The playback problems are alike in both h264 704x576 50fps and 1280x720
> 100fps.
> The strange is that vlc can play back without these problems while
> mplayer has same problems as mythtv.
>
> I have no idea how to proceed from here I googled for other with similar
> problems but without luck so. I hope any of you guys can give me
> directions how to find the problem.

What version of myth are you running? There are huge improvements in
0.22 in terms of handling h264.

You could also consider getting a vdpau capable video card (unless
your only choice is AGP).



>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


belcampo at zonnet

Nov 5, 2009, 3:15 PM

Post #3 of 28 (523 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

Nick Rout wrote:
> On Fri, Nov 6, 2009 at 11:11 AM, Michael Frandsen
> <mf1910[at]vip.cybercity.dk> wrote:
>> Denmark finally closed down analogue tv broadcast and most new channels
>> transmitted in H264 mpeg4.
>> I am running an older combined backend/frontend with a turion processor
>> and 5200FX.
>> At first I was only able to view the HD channel (on my desktop pc/core2
>> 3GHz/8800GT) transmit 720p until I today figured out to installed new
>> codec for the lower resolution.
>> When I view the channels with mythtv the play back is very choppy but
>> the strange is that it seems the framerate is good enough but the
>> problem is that it seems the frames not played in proper order giving a
>> very choppy playback especially when a lot of movement in picture.
>> The playback problems are alike in both h264 704x576 50fps and 1280x720
>> 100fps.
>> The strange is that vlc can play back without these problems while
>> mplayer has same problems as mythtv.
>>
>> I have no idea how to proceed from here I googled for other with similar
>> problems but without luck so. I hope any of you guys can give me
>> directions how to find the problem.
>
> What version of myth are you running? There are huge improvements in
> 0.22 in terms of handling h264.
>
> You could also consider getting a vdpau capable video card (unless
> your only choice is AGP).
If VLC does NOT need this, I think it's circumventing the problem.
>
>
>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users[at]mythtv.org
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


nick.rout at gmail

Nov 5, 2009, 3:33 PM

Post #4 of 28 (521 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

On Fri, Nov 6, 2009 at 12:15 PM, belcampo <belcampo[at]zonnet.nl> wrote:
> Nick Rout wrote:
>>
>> What version of myth are you running? There are huge improvements in
>> 0.22 in terms of handling h264.
>>
>> You could also consider getting a vdpau capable video card (unless
>> your only choice is AGP).
>
> If VLC does NOT need this, I think it's circumventing the problem.

Maybe true. I have seen people say before that VLC will play stuff
that myth will not. Often a function of CPU/processing power and/or
the state of the VLC code vs the mythtv code. Often the processing
power is enough to decode via VLC but not enough via myth. myth seems
to come with a penalty in terms of its complexity as compared to
'lighter' software like VLC.

I have also seen vdpau fix such problems.

First step is for the OP to tell us what version of myth he is using
and see if an upgrade fixes the problem.
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mf1910 at vip

Nov 6, 2009, 10:19 AM

Post #5 of 28 (500 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

Nick Rout wrote:
On Fri, Nov 6, 2009 at 12:15 PM, belcampo <belcampo[at]zonnet.nl> wrote:
Nick Rout wrote:
What version of myth are you running? There are huge improvements in 0.22 in terms of handling h264. You could also consider getting a vdpau capable video card (unless your only choice is AGP).
If VLC does NOT need this, I think it's circumventing the problem.
Maybe true. I have seen people say before that VLC will play stuff that myth will not. Often a function of CPU/processing power and/or the state of the VLC code vs the mythtv code. Often the processing power is enough to decode via VLC but not enough via myth. myth seems to come with a penalty in terms of its complexity as compared to 'lighter' software like VLC. I have also seen vdpau fix such problems. First step is for the OP to tell us what version of myth he is using and see if an upgrade fixes the problem. _______________________________________________ mythtv-users mailing list mythtv-users[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users"]http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
I am running mythbuntu 9.10 which run mythtv version 0.22. On my desktop PC which I use to show HD channel I do not think it is a performance issue (E6850 3GHz/8800GT). mplayer have exactly same problems and if I slow down the playback of a recording I see the same issue that frames seems to be player in wrong sequence (guessing wrong codec).

VLC report following codec info:
Stream 0
Type: Subtitle
Original ID: 2031
Codec: telx
Language: Dansk
Description Teletext

Stream 3
Type: Subtitle
Original ID: 2335
Codec: dvbs
Language: Dansk
Description DVB subtitles

Stream 4
Type: Suvtitle
Original ID: 2336
Codec: dvbs
Language: Dansk
Description DVB subtitles: hearing impaired

Stream 1
Type: Video
Original ID: 2311
Codec: h264
Resolution: 1280x720
Frame rate: 100

Stream2
Type: Audio
Original ID: 2321
Codec: mp4a
Language: Dansk
Channels: Stereo
Sample eare: 48000 Hz
AAC extension: SBR


mplayer run from commandline say it detect 50 fps but force it to 100 doesnt help either.
mplayer also report:
Playing 2006_20091101210000.mpg.
TS file format detected.
VIDEO H264(pid=2311) AUDIO AAC(pid=2321) NO SUBS (yet)! PROGRAM N. 1
FPS seems to be: 50.000000
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)

Unsupported LATM configuration: 4 programs/ 44 subframes, 5 layers, allstreams: 0

Unsupported LATM configuration: 7 programs/ 30 subframes, 8 layers, allstreams: 1

Unsupported LATM configuration: 7 programs/ 56 subframes, 4 layers, allstreams: 1
FAAD: compressed input bitrate missing, assuming 128kbit/s!
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...

Unsupported LATM configuration: 4 programs/ 44 subframes, 5 layers, allstreams: 0

Unsupported LATM configuration: 7 programs/ 30 subframes, 8 layers, allstreams: 1

Unsupported LATM configuration: 7 programs/ 56 subframes, 4 layers, allstreams: 1
[h264 @ 0x7fb5d40618e0]number of reference frames exceeds max (probably corrupt input), discarding one

several lines of number of "reference frames...."


ndylist at gmail

Nov 6, 2009, 1:22 PM

Post #6 of 28 (491 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

>I am running mythbuntu 9.10 which run mythtv version 0.22. On my desktop
>PC which I use to show HD channel I do not think it is a performance issue
>(E6850 3GHz/8800GT).

Have you tried using VDPAU?
There was a post on the danish xmltvdk list by someone who had given up on
using 0.22 on H.264 and instead uses MythBuntu + MythTV 0.21 with some H.264
related patches. That solution has been reported to work by at least two
persons on the list.

Niels Dybdahl


martin.rene.mortensen at gmail

Nov 6, 2009, 2:23 PM

Post #7 of 28 (489 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

I am also running Ubuntu 9.04 and 0.22 trunk with same troubles with the new
hdtv h.264 dvb-t streams.

If some h.264 patches can solve this - the problem seems to lie with the
decoder libraries - which are MythTVs ffmpeg implementation?

I will search for h.264 patches, but now I'm 0.22 and its tricky to go
back...

2009/11/6 Niels Dybdahl <ndylist[at]gmail.com>

> >I am running mythbuntu 9.10 which run mythtv version 0.22. On my desktop
> >PC which I use to show HD channel I do not think it is a performance issue
> >(E6850 3GHz/8800GT).
>
> Have you tried using VDPAU?
> There was a post on the danish xmltvdk list by someone who had given up on
> using 0.22 on H.264 and instead uses MythBuntu + MythTV 0.21 with some H.264
> related patches. That solution has been reported to work by at least two
> persons on the list.
>
> Niels Dybdahl
>
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>


--
Mvh. / Brgds.
Martin René Mortensen
mobil: 2095 4277
mailto: martin.rene.mortensen[at]gmail.com
mailto: m[at]m42.dk
http://www.m42.dk


martin.rene.mortensen at gmail

Nov 7, 2009, 5:12 AM

Post #8 of 28 (474 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

I tried trunk with VDPAU too now - not any better. same weird sequence
problems, like the whole picture is dancing the wrong way.

What were those patches for 0.21 ? anyone ?

2009/11/6 Martin <martin.rene.mortensen[at]gmail.com>

> I am also running Ubuntu 9.04 and 0.22 trunk with same troubles with the
> new hdtv h.264 dvb-t streams.
>
> If some h.264 patches can solve this - the problem seems to lie with the
> decoder libraries - which are MythTVs ffmpeg implementation?
>
> I will search for h.264 patches, but now I'm 0.22 and its tricky to go
> back...
>
> 2009/11/6 Niels Dybdahl <ndylist[at]gmail.com>
>
>> >I am running mythbuntu 9.10 which run mythtv version 0.22. On my desktop
>> >PC which I use to show HD channel I do not think it is a performance issue
>> >(E6850 3GHz/8800GT).
>>
>> Have you tried using VDPAU?
>> There was a post on the danish xmltvdk list by someone who had given up on
>> using 0.22 on H.264 and instead uses MythBuntu + MythTV 0.21 with some H.264
>> related patches. That solution has been reported to work by at least two
>> persons on the list.
>>
>> Niels Dybdahl
>>
>>
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users[at]mythtv.org
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
>>
>
>
> --
> Mvh. / Brgds.
> Martin René Mortensen
> mobil: 2095 4277
> mailto: martin.rene.mortensen[at]gmail.com
> mailto: m[at]m42.dk
> http://www.m42.dk
>



--
Mvh. / Brgds.
Martin René Mortensen
mobil: 2095 4277
mailto: martin.rene.mortensen[at]gmail.com
mailto: m[at]m42.dk
http://www.m42.dk


belcampo at zonnet

Nov 7, 2009, 6:35 AM

Post #9 of 28 (468 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

Martin wrote:
> I tried trunk with VDPAU too now - not any better. same weird sequence
> problems, like the whole picture is dancing the wrong way.
Have a read on the mplayer-users list, talking the same kind of
problems. Search [MPlayer-users] MPEG-TS + H264 (again)
>
> What were those patches for 0.21 ? anyone ?
>
> 2009/11/6 Martin <martin.rene.mortensen[at]gmail.com
> <mailto:martin.rene.mortensen[at]gmail.com>>
>
> I am also running Ubuntu 9.04 and 0.22 trunk with same troubles with
> the new hdtv h.264 dvb-t streams.
>
> If some h.264 patches can solve this - the problem seems to lie with
> the decoder libraries - which are MythTVs ffmpeg implementation?
>
> I will search for h.264 patches, but now I'm 0.22 and its tricky to
> go back...
>
> 2009/11/6 Niels Dybdahl <ndylist[at]gmail.com <mailto:ndylist[at]gmail.com>>
>
> >I am running mythbuntu 9.10 which run mythtv version 0.22. On
> my desktop >PC which I use to show HD channel I do not think it
> is a performance issue >(E6850 3GHz/8800GT).
>
> Have you tried using VDPAU?
> There was a post on the danish xmltvdk list by someone who had
> given up on using 0.22 on H.264 and instead uses MythBuntu +
> MythTV 0.21 with some H.264 related patches. That solution has
> been reported to work by at least two persons on the list.
>
> Niels Dybdahl
>
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org <mailto:mythtv-users[at]mythtv.org>
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
>
>
> --
> Mvh. / Brgds.
> Martin René Mortensen
> mobil: 2095 4277
> mailto: martin.rene.mortensen[at]gmail.com
> <mailto:martin.rene.mortensen[at]gmail.com>
> mailto: m[at]m42.dk <mailto:m[at]m42.dk>
> http://www.m42.dk
>
>
>
>
> --
> Mvh. / Brgds.
> Martin René Mortensen
> mobil: 2095 4277
> mailto: martin.rene.mortensen[at]gmail.com
> <mailto:martin.rene.mortensen[at]gmail.com>
> mailto: m[at]m42.dk <mailto:m[at]m42.dk>
> http://www.m42.dk
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


tralph11 at yahoo

Nov 7, 2009, 6:54 AM

Post #10 of 28 (468 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

--- On Sat, 11/7/09, Martin <martin.rene.mortensen[at]gmail.com> wrote:

> From: Martin <martin.rene.mortensen[at]gmail.com>
> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels
> To: "Discussion about mythtv" <mythtv-users[at]mythtv.org>
> Date: Saturday, November 7, 2009, 8:12 AM
> I tried trunk with VDPAU too now - not any
> better. same weird sequence problems, like the whole picture
> is dancing the wrong way.
>
> What were those patches for 0.21 ? anyone ?
>
> 2009/11/6 Martin <martin.rene.mortensen[at]gmail.com>
>
> I am also running Ubuntu 9.04 and
> 0.22 trunk with same troubles with the new hdtv h.264 dvb-t
> streams.
>
>
> If some h.264 patches can solve this - the problem seems to
> lie with the decoder libraries - which are MythTVs ffmpeg
> implementation?
>
>
> I will search for h.264 patches, but now I'm 0.22 and
> its tricky to go back...

Michael, Martin,

Please try the following patch for 0.22 and report back. It is planned to go in for the 0.23 release.

http://svn.mythtv.org/trac/attachment/ticket/7252/mythtv_decoder_reorder_pts_v3.diff

--
Taylor



_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


martin.rene.mortensen at gmail

Nov 7, 2009, 8:32 AM

Post #11 of 28 (467 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

I tried patch against 0.22-fixes and trunk same results both with standard
(XV) and with VDPAU. It's still jerky - but it seems to be jerking in the
right sequence anyway.
Got anymore patches ? ;)

2009/11/7 Taylor Ralph <tralph11[at]yahoo.com>

> --- On Sat, 11/7/09, Martin <martin.rene.mortensen[at]gmail.com> wrote:
>
> > From: Martin <martin.rene.mortensen[at]gmail.com>
> > Subject: Re: [mythtv-users] choppy playback on new danish dvb channels
> > To: "Discussion about mythtv" <mythtv-users[at]mythtv.org>
> > Date: Saturday, November 7, 2009, 8:12 AM
> > I tried trunk with VDPAU too now - not any
> > better. same weird sequence problems, like the whole picture
> > is dancing the wrong way.
> >
> > What were those patches for 0.21 ? anyone ?
> >
> > 2009/11/6 Martin <martin.rene.mortensen[at]gmail.com>
> >
> > I am also running Ubuntu 9.04 and
> > 0.22 trunk with same troubles with the new hdtv h.264 dvb-t
> > streams.
> >
> >
> > If some h.264 patches can solve this - the problem seems to
> > lie with the decoder libraries - which are MythTVs ffmpeg
> > implementation?
> >
> >
> > I will search for h.264 patches, but now I'm 0.22 and
> > its tricky to go back...
>
> Michael, Martin,
>
> Please try the following patch for 0.22 and report back. It is planned to
> go in for the 0.23 release.
>
>
> http://svn.mythtv.org/trac/attachment/ticket/7252/mythtv_decoder_reorder_pts_v3.diff
>
> --
> Taylor
>
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>



--
Mvh. / Brgds.
Martin René Mortensen
mobil: 2095 4277
mailto: martin.rene.mortensen[at]gmail.com
mailto: m[at]m42.dk
http://www.m42.dk


mf1910 at vip

Nov 7, 2009, 12:59 PM

Post #12 of 28 (464 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

Taylor Ralph wrote:
--- On Sat, 11/7/09, Martin <martin.rene.mortensen[at]gmail.com> wrote:
From: Martin <martin.rene.mortensen[at]gmail.com> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels To: "Discussion about mythtv" <mythtv-users[at]mythtv.org> Date: Saturday, November 7, 2009, 8:12 AM I tried trunk with VDPAU too now - not any better. same weird sequence problems, like the whole picture is dancing the wrong way. What were those patches for 0.21 ? anyone ? 2009/11/6 Martin <martin.rene.mortensen[at]gmail.com> I am also running Ubuntu 9.04 and 0.22 trunk with same troubles with the new hdtv h.264 dvb-t streams. If some h.264 patches can solve this - the problem seems to lie with the decoder libraries - which are MythTVs ffmpeg implementation? I will search for h.264 patches, but now I'm 0.22 and its tricky to go back...
Michael, Martin, Please try the following patch for 0.22 and report back. It is planned to go in for the 0.23 release. http://svn.mythtv.org/trac/attachment/ticket/7252/mythtv_decoder_reorder_pts_v3.diff"]http://svn.mythtv.org/trac/attachment/ticket/7252/mythtv_decoder_reorder_pts_v3.diff -- Taylor _______________________________________________ mythtv-users mailing list mythtv-users[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users"]http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
I am using the Ubuntu/Mythbuntu binaries so I would need to setup svn build first and I am not sure I get the time to do it this weekend.


tralph11 at yahoo

Nov 7, 2009, 4:04 PM

Post #13 of 28 (463 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

--- On Sat, 11/7/09, Martin <martin.rene.mortensen[at]gmail.com> wrote:

> From: Martin <martin.rene.mortensen[at]gmail.com>
> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels
> To: "Discussion about mythtv" <mythtv-users[at]mythtv.org>
> Date: Saturday, November 7, 2009, 11:32 AM
> I tried patch against 0.22-fixes and trunk
> same results both with standard (XV) and with VDPAU.
> It's still jerky - but it seems to be jerking in the
> right sequence anyway.
> Got anymore patches ? ;)
>

Martin,

Thanks for testing. So it sounds like the patch corrected the ordering issue but it is still choppy? I'm wondering if you have more than one issue here. It would help if you could cut the first 50MB of the video and post to www.filebin.ca so myself and others can do more to debug the problem. You can run the following to generate the 50MB sample:

dd if=inputfile.mpg of=inputfile_sample.mpg bs=1024 count=50000

Thanks,

--
Taylor



_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


tralph11 at yahoo

Nov 7, 2009, 4:10 PM

Post #14 of 28 (462 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

--- On Sat, 11/7/09, Taylor Ralph <tralph11[at]yahoo.com> wrote:

> From: Taylor Ralph <tralph11[at]yahoo.com>
> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels
> To: "Discussion about mythtv" <mythtv-users[at]mythtv.org>
> Date: Saturday, November 7, 2009, 7:04 PM
> --- On Sat, 11/7/09, Martin <martin.rene.mortensen[at]gmail.com>
> wrote:
>
> > From: Martin <martin.rene.mortensen[at]gmail.com>
> > Subject: Re: [mythtv-users] choppy playback on new
> danish dvb channels
> > To: "Discussion about mythtv" <mythtv-users[at]mythtv.org>
> > Date: Saturday, November 7, 2009, 11:32 AM
> > I tried patch against 0.22-fixes and trunk
> > same results both with standard (XV) and with VDPAU.
> > It's still jerky - but it seems to be jerking in the
> > right sequence anyway.
> > Got anymore patches ? ;)
> >
>
> Martin,
>
> Thanks for testing. So it sounds like the patch corrected
> the ordering issue but it is still choppy? I'm wondering if
> you have more than one issue here. It would help if you
> could cut the first 50MB of the video and post to
> www.filebin.ca so myself and others can do more to debug the
> problem. You can run the following to generate the 50MB
> sample:
>
> dd if=inputfile.mpg of=inputfile_sample.mpg bs=1024
> count=50000
>
> Thanks,
>
> --
> Taylor

Martin,

One more thing to try. With the reordering patch applied please use VDPAU and increase the VDPAU video buffers using the method described here:

http://svn.mythtv.org/trac/ticket/7405

Thanks,

--
Taylor



_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mark.kendall at gmail

Nov 7, 2009, 6:28 PM

Post #15 of 28 (452 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

2009/11/8 Taylor Ralph <tralph11[at]yahoo.com>:
> Thanks for testing. So it sounds like the patch corrected the ordering issue but it is still choppy? I'm wondering if you have more than one issue here. It would help if you could cut the first 50MB of the video and post to www.filebin.ca so myself and others can do more to debug the problem. You can run the following to generate the 50MB sample:
>
> dd if=inputfile.mpg of=inputfile_sample.mpg bs=1024 count=50000

As suggested by Taylor, can someone please upload a sample clip and
create a ticket on trac. That way I can actually see what's going on
and not forget about it :)

thanks and regards

Mark
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mf1910 at vip

Nov 8, 2009, 12:27 AM

Post #16 of 28 (448 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

Taylor Ralph wrote:
--- On Sat, 11/7/09, Martin <martin.rene.mortensen[at]gmail.com> wrote:
From: Martin <martin.rene.mortensen[at]gmail.com> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels To: "Discussion about mythtv" <mythtv-users[at]mythtv.org> Date: Saturday, November 7, 2009, 11:32 AM I tried patch against 0.22-fixes and trunk same results both with standard (XV) and with VDPAU. It's still jerky - but it seems to be jerking in the right sequence anyway. Got anymore patches ? ;)
Martin, Thanks for testing. So it sounds like the patch corrected the ordering issue but it is still choppy? I'm wondering if you have more than one issue here. It would help if you could cut the first 50MB of the video and post to http://www.filebin.ca"]www.filebin.ca so myself and others can do more to debug the problem. You can run the following to generate the 50MB sample: dd if=inputfile.mpg of=inputfile_sample.mpg bs=1024 count=50000 Thanks, -- Taylor _______________________________________________ mythtv-users mailing list mythtv-users[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users"]http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
I have uploaded a sample http://filebin.ca/otsfee/2006_20091101210000_sample.mpg"]http://filebin.ca/otsfee/2006_20091101210000_sample.mpg.


martin.rene.mortensen at gmail

Nov 8, 2009, 2:54 AM

Post #17 of 28 (442 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

I uploaded a clip: http://filebin.ca/qqgbod/tv_sample.mpg

I tried NUM_VDPAU_BUFFERS=40 and no difference.

I may have been a bit hasty in saying that the jerking is in right sequence
- when I play the exact same clip, it still jerking forward and backward
abit - I think its different after the patch, but its hard to see with all
the jerking.

2009/11/8 Michael Frandsen <mf1910[at]vip.cybercity.dk>

> Taylor Ralph wrote:
>
> --- On Sat, 11/7/09, Martin <martin.rene.mortensen[at]gmail.com> <martin.rene.mortensen[at]gmail.com> wrote:
>
>
>
> From: Martin <martin.rene.mortensen[at]gmail.com> <martin.rene.mortensen[at]gmail.com>
> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels
> To: "Discussion about mythtv" <mythtv-users[at]mythtv.org> <mythtv-users[at]mythtv.org>
> Date: Saturday, November 7, 2009, 11:32 AM
> I tried patch against 0.22-fixes and trunk
> same results both with standard (XV) and with VDPAU.
> It's still jerky - but it seems to be jerking in the
> right sequence anyway.
> Got anymore patches ? ;)
>
>
>
> Martin,
>
> Thanks for testing. So it sounds like the patch corrected the ordering issue but it is still choppy? I'm wondering if you have more than one issue here. It would help if you could cut the first 50MB of the video and post to www.filebin.ca so myself and others can do more to debug the problem. You can run the following to generate the 50MB sample:
>
> dd if=inputfile.mpg of=inputfile_sample.mpg bs=1024 count=50000
>
> Thanks,
>
> --
> Taylor
>
>
>
> _______________________________________________
> mythtv-users mailing listmythtv-users[at]mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
> I have uploaded a sample
> http://filebin.ca/otsfee/2006_20091101210000_sample.mpg.
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>


--
Mvh. / Brgds.
Martin René Mortensen
mobil: 2095 4277
mailto: martin.rene.mortensen[at]gmail.com
mailto: m[at]m42.dk
http://www.m42.dk


martin.rene.mortensen at gmail

Nov 8, 2009, 3:11 AM

Post #18 of 28 (443 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

I created ticket #7522 in trac.

http://svn.mythtv.org/trac/ticket/7522

2009/11/8 Martin <martin.rene.mortensen[at]gmail.com>

> I uploaded a clip: http://filebin.ca/qqgbod/tv_sample.mpg
>
> I tried NUM_VDPAU_BUFFERS=40 and no difference.
>
> I may have been a bit hasty in saying that the jerking is in right sequence
> - when I play the exact same clip, it still jerking forward and backward
> abit - I think its different after the patch, but its hard to see with all
> the jerking.
>
> 2009/11/8 Michael Frandsen <mf1910[at]vip.cybercity.dk>
>
> Taylor Ralph wrote:
>>
>> --- On Sat, 11/7/09, Martin <martin.rene.mortensen[at]gmail.com> <martin.rene.mortensen[at]gmail.com> wrote:
>>
>>
>>
>> From: Martin <martin.rene.mortensen[at]gmail.com> <martin.rene.mortensen[at]gmail.com>
>> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels
>> To: "Discussion about mythtv" <mythtv-users[at]mythtv.org> <mythtv-users[at]mythtv.org>
>> Date: Saturday, November 7, 2009, 11:32 AM
>> I tried patch against 0.22-fixes and trunk
>> same results both with standard (XV) and with VDPAU.
>> It's still jerky - but it seems to be jerking in the
>> right sequence anyway.
>> Got anymore patches ? ;)
>>
>>
>>
>> Martin,
>>
>> Thanks for testing. So it sounds like the patch corrected the ordering issue but it is still choppy? I'm wondering if you have more than one issue here. It would help if you could cut the first 50MB of the video and post to www.filebin.ca so myself and others can do more to debug the problem. You can run the following to generate the 50MB sample:
>>
>> dd if=inputfile.mpg of=inputfile_sample.mpg bs=1024 count=50000
>>
>> Thanks,
>>
>> --
>> Taylor
>>
>>
>>
>> _______________________________________________
>> mythtv-users mailing listmythtv-users[at]mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
>> I have uploaded a sample
>> http://filebin.ca/otsfee/2006_20091101210000_sample.mpg.
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users[at]mythtv.org
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
>>
>
>
> --
> Mvh. / Brgds.
> Martin René Mortensen
> mobil: 2095 4277
> mailto: martin.rene.mortensen[at]gmail.com
> mailto: m[at]m42.dk
> http://www.m42.dk
>



--
Mvh. / Brgds.
Martin René Mortensen
mobil: 2095 4277
mailto: martin.rene.mortensen[at]gmail.com
mailto: m[at]m42.dk
http://www.m42.dk


guillaume.ml at gmail

Nov 8, 2009, 3:42 PM

Post #19 of 28 (422 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

I would like to add a me too but it on french dvb channel
the stream is identified as follow by ffmpeg :
Input #0, mpegts, from 'out.mpeg':
Duration: 00:00:15.19, start: 64935.518456, bitrate: 5390 kb/s
Program 1
Stream #0.0[0x140]: Video: h264, yuv420p, 1440x1080 [PAR 4:3 DAR
16:9], 50 tbr, 90k tbn, 50 tbc
Stream #0.1[0x14a](fra): Audio: eac3, 48000 Hz, 5.1, s16, 256 kb/s
Stream #0.2[0x14b](qaa): Audio: eac3, 48000 Hz, stereo, s16, 128 kb/s
Stream #0.3[0x154](fra): Subtitle: dvbsub
Stream #0.4[0x155](fra): Subtitle: dvbsub

It plays flawless with vlc. I tried with / without VDPAU, with the
patch #3 of the ticket 7252 without success.
a sample file has been upload here :
http://gui.membre.free.fr/mythtv/tv_sample_m6hd.mpg

For information, h264 samples found on the web like trailers from
spider man 3 play perfectly in mythtv.

My systems are :
- Proc Q6600 with a geforce 7600 Gt running debian sid with mythtv
0.22 fixes r22772, NVidia drivers 190.42
- Atom 230 with a Geforce 9300 running debian sid with mythtv 0.22
fixes r22772 with VDPAU, NVidia drivers 190.42

Here are the frontend log :
[...]
2009-11-09 00:38:08.861 Using NV NPOT texture extension
2009-11-09 00:38:09.001 MythContext: Connecting to backend server:
192.168.1.123:6543 (try 1 of 1)
2009-11-09 00:38:09.003 Using protocol version 50
2009-11-09 00:38:10.502 Loading menu theme from
/usr/share/mythtv/themes/defaultmenu//library.xml
2009-11-09 00:38:10.736 New DB connection, total: 2
2009-11-09 00:38:10.739 Connected to database 'mythconverg' at host: popeye
2009-11-09 00:38:10.759 Loading window theme from
/usr/share/mythtv/themes/Mythbuntu/recordings-ui.xml
2009-11-09 00:38:24.729 TV: Attempting to change from None to Watching
WatchingPreRecorded
2009-11-09 00:38:24.805 TV: StartPlayer(0, Watching
WatchingPreRecorded, main) -- begin
2009-11-09 00:38:24.908 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:24.908 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:24.908 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:24.908 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:24.908 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:24.908 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:24.908 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
[...]
2009-11-09 00:38:25.128 AFD: Opened codec 0x9ed7a20, id(H264) type(Video)
2009-11-09 00:38:25.128 AFD: codec E-AC3 has 6 channels
2009-11-09 00:38:25.129 AFD: Opened codec 0xa21d830, id(E-AC3) type(Audio)
2009-11-09 00:38:25.129 AFD: codec E-AC3 has 2 channels
2009-11-09 00:38:25.129 AFD: Opened codec 0xa21ddb0, id(E-AC3) type(Audio)
2009-11-09 00:38:25.129 AFD: Opened codec 0x9ec9520, id(DVB_SUBTITLE)
type(Subtitle)
2009-11-09 00:38:25.129 AFD: Opened codec 0x9ec9c90, id(DVB_SUBTITLE)
type(Subtitle)
2009-11-09 00:38:25.134 Opening audio device 'default'. ch 2(2) sr 48000
2009-11-09 00:38:25.134 Opening ALSA audio device 'default'.
2009-11-09 00:38:25.215 mixer unable to find control Master 1
2009-11-09 00:38:25.372 VideoOutputXv: XVideo Adaptor Name: 'NV17 Video Texture'
2009-11-09 00:38:25.500 OSD Theme Dimensions W: 640 H: 480
2009-11-09 00:38:25.589 Unknown font: descriptfont in textarea: description
2009-11-09 00:38:25.854 TV: StartPlayer(0, Watching
WatchingPreRecorded, main) -- end ok
2009-11-09 00:38:25.856 TV: Changing from None to Watching WatchingPreRecorded
2009-11-09 00:38:25.856 New DB connection, total: 3
2009-11-09 00:38:25.860 Connected to database 'mythconverg' at host: popeye
2009-11-09 00:38:25.870 The realtime priority setting is not enabled.
2009-11-09 00:38:25.876 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.876 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.876 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.876 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.876 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.876 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.876 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.878 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.878 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.878 OpenGLVideoSync()
2009-11-09 00:38:25.878 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.878 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.878 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.878 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.878 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.878 [h264 @ 0x40fbee00]number of reference frames
exceeds max (probably corrupt input), discarding one
2009-11-09 00:38:25.948 Video timing method: SGI OpenGL
2009-11-09 00:38:30.950 GetNextFreeFrame() served a busy frame A.
Dropping. UUUUUUUUUUUUUUUUUUUUUUUUuuUUUuL
2009-11-09 00:38:40.736 Marking recording as unwatched
2009-11-09 00:38:40.776 TV: Attempting to change from Watching
WatchingPreRecorded to None
2009-11-09 00:38:40.798 TV: Changing from Watching WatchingPreRecorded to None
2009-11-09 00:38:40.855 ~OpenGLVideoSync() -- closing opengl vsync

I can test any patch if you want.

Guillaume


On Sun, Nov 8, 2009 at 12:11 PM, Martin <martin.rene.mortensen[at]gmail.com> wrote:
>  I created ticket #7522 in trac.
>
> http://svn.mythtv.org/trac/ticket/7522
>
> 2009/11/8 Martin <martin.rene.mortensen[at]gmail.com>
>>
>> I uploaded a clip: http://filebin.ca/qqgbod/tv_sample.mpg
>>
>> I tried NUM_VDPAU_BUFFERS=40 and no difference.
>>
>> I may have been a bit hasty in saying that the jerking is in right
>> sequence - when I play the exact same clip, it still jerking forward and
>> backward abit - I think its different after the patch, but its hard to see
>> with all the jerking.
>>
>> 2009/11/8 Michael Frandsen <mf1910[at]vip.cybercity.dk>
>>>
>>> Taylor Ralph wrote:
>>>
>>> --- On Sat, 11/7/09, Martin <martin.rene.mortensen[at]gmail.com> wrote:
>>>
>>>
>>>
>>> From: Martin <martin.rene.mortensen[at]gmail.com>
>>> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels
>>> To: "Discussion about mythtv" <mythtv-users[at]mythtv.org>
>>> Date: Saturday, November 7, 2009, 11:32 AM
>>> I tried patch against 0.22-fixes and trunk
>>> same results both with standard (XV) and with VDPAU.
>>> It's still jerky - but it seems to be jerking in the
>>> right sequence anyway.
>>> Got anymore patches ? ;)
>>>
>>>
>>>
>>> Martin,
>>>
>>> Thanks for testing. So it sounds like the patch corrected the ordering
>>> issue but it is still choppy? I'm wondering if you have more than one issue
>>> here. It would help if you could cut the first 50MB of the video and post to
>>> www.filebin.ca so myself and others can do more to debug the problem. You
>>> can run the following to generate the 50MB sample:
>>>
>>> dd if=inputfile.mpg of=inputfile_sample.mpg bs=1024 count=50000
>>>
>>> Thanks,
>>>
>>> --
>>> Taylor
>>>
>>>
>>>
>>> _______________________________________________
>>> mythtv-users mailing list
>>> mythtv-users[at]mythtv.org
>>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>>
>>>
>>>
>>> I have uploaded a sample
>>> http://filebin.ca/otsfee/2006_20091101210000_sample.mpg.
>>>
>>> _______________________________________________
>>> mythtv-users mailing list
>>> mythtv-users[at]mythtv.org
>>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>>
>>
>>
>>
>> --
>> Mvh. / Brgds.
>> Martin René Mortensen
>> mobil: 2095 4277
>> mailto: martin.rene.mortensen[at]gmail.com
>> mailto: m[at]m42.dk
>> http://www.m42.dk
>
>
>
> --
> Mvh. / Brgds.
> Martin René Mortensen
> mobil: 2095 4277
> mailto: martin.rene.mortensen[at]gmail.com
> mailto: m[at]m42.dk
> http://www.m42.dk
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


tralph11 at yahoo

Nov 8, 2009, 5:56 PM

Post #20 of 28 (417 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

--- On Sun, 11/8/09, Martin <martin.rene.mortensen[at]gmail.com> wrote:

> From: Martin <martin.rene.mortensen[at]gmail.com>
> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels
> To: "Discussion about mythtv" <mythtv-users[at]mythtv.org>
> Date: Sunday, November 8, 2009, 6:11 AM
>  I created ticket #7522 in trac.
>
> http://svn.mythtv.org/trac/ticket/7522
>

Martin,

Thanks for creating the ticket. The FFmpeg developers are currently working on a solution. I've attached one of the proposed patches by cehoyos to the ticket. Please try and report back to this thread.

--
Taylor



_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


guillaume.ml at gmail

Nov 9, 2009, 5:40 AM

Post #21 of 28 (368 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

Perfect !
Tried with my both systems (Xv and VDPAU) and it solves my problem.

Thanks a lot !
Guillaume

On Mon, Nov 9, 2009 at 2:56 AM, Taylor Ralph <tralph11[at]yahoo.com> wrote:
> --- On Sun, 11/8/09, Martin <martin.rene.mortensen[at]gmail.com> wrote:
>
>> From: Martin <martin.rene.mortensen[at]gmail.com>
>> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels
>> To: "Discussion about mythtv" <mythtv-users[at]mythtv.org>
>> Date: Sunday, November 8, 2009, 6:11 AM
>>  I created ticket #7522 in trac.
>>
>> http://svn.mythtv.org/trac/ticket/7522
>>
>
> Martin,
>
> Thanks for creating the ticket. The FFmpeg developers are currently working on a solution. I've attached one of the proposed patches by cehoyos to the ticket. Please try and report back to this thread.
>
> --
> Taylor
>
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


martin.rene.mortensen at gmail

Nov 9, 2009, 6:41 AM

Post #22 of 28 (354 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

Yeah, works well for me now with that ffmpeg patch posted on ticket.


2009/11/9 Guillaume Membré <guillaume.ml[at]gmail.com>

> Perfect !
> Tried with my both systems (Xv and VDPAU) and it solves my problem.
>
> Thanks a lot !
> Guillaume
>
> On Mon, Nov 9, 2009 at 2:56 AM, Taylor Ralph <tralph11[at]yahoo.com> wrote:
> > --- On Sun, 11/8/09, Martin <martin.rene.mortensen[at]gmail.com> wrote:
> >
> >> From: Martin <martin.rene.mortensen[at]gmail.com>
> >> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels
> >> To: "Discussion about mythtv" <mythtv-users[at]mythtv.org>
> >> Date: Sunday, November 8, 2009, 6:11 AM
> >> I created ticket #7522 in trac.
> >>
> >> http://svn.mythtv.org/trac/ticket/7522
> >>
> >
> > Martin,
> >
> > Thanks for creating the ticket. The FFmpeg developers are currently
> working on a solution. I've attached one of the proposed patches by cehoyos
> to the ticket. Please try and report back to this thread.
> >
> > --
> > Taylor
> >
> >
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users[at]mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>



--
Mvh. / Brgds.
Martin René Mortensen
mobil: 2095 4277
mailto: martin.rene.mortensen[at]gmail.com
mailto: m[at]m42.dk
http://www.m42.dk


mf1910 at vip

Nov 9, 2009, 7:49 AM

Post #23 of 28 (353 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

Yes worked for me as well. I have some problems compiling with -enable-libfaad and get vdpau to work with my own compile but thats another story.

Martin wrote:
Yeah, works well for me now with that ffmpeg patch posted on ticket.


2009/11/9 Guillaume Membr&eacute; <http://guillaume.ml"]guillaume.ml@http://gmail.com"]gmail.com>
Perfect !
Tried with my both systems (Xv and VDPAU) and it solves my problem.

Thanks a lot !
Guillaume

On Mon, Nov 9, 2009 at 2:56 AM, Taylor Ralph <tralph11[at]yahoo.com> wrote:
> --- On Sun, 11/8/09, Martin <martin.rene.mortensen[at]gmail.com> wrote:
>
>> From: Martin <martin.rene.mortensen[at]gmail.com>
>> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels
>> To: "Discussion about mythtv" <mythtv-users[at]mythtv.org>
>> Date: Sunday, November 8, 2009, 6:11 AM
>> I created ticket #7522 in trac.
>>
>> http://svn.mythtv.org/trac/ticket/7522"]http://svn.mythtv.org/trac/ticket/7522
>>
>
> Martin,
>
> Thanks for creating the ticket. The FFmpeg developers are currently working on a solution. I've attached one of the proposed patches by cehoyos to the ticket. Please try and report back to this thread.
>
> --
> Taylor
>
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users"]http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users"]http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



--
Mvh. / Brgds.
Martin Ren&eacute; Mortensen
mobil: 2095 4277
mailto: martin.rene.mortensen[at]gmail.com
mailto: m[at]m42.dk
http://www.m42.dk"]http://www.m42.dk

_______________________________________________ mythtv-users mailing list mythtv-users[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users"]http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


marius at schrecker

Nov 9, 2009, 10:50 PM

Post #24 of 28 (325 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

 On Mon Nov 9 15:41 , Martin <martin.rene.mortensen[at]gmail.com> wrote:Yeah, works well for me now with that ffmpeg patch posted on ticket.2009/11/9 Guillaume Membré <guillaume.ml[at]gmail.com>
Perfect !
Tried with my both systems (Xv and VDPAU) and it solves my problem.

Thanks a lot !
Guillaume

On Mon, Nov 9, 2009 at 2:56 AM, Taylor Ralph <tralph11[at]yahoo.com> wrote:
> --- On Sun, 11/8/09, Martin <martin.rene.mortensen[at]gmail.com> wrote:
>
>> From: Martin <martin.rene.mortensen[at]gmail.com>
>> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels
>> To: "Discussion about mythtv" <mythtv-users[at]mythtv.org>
>> Date: Sunday, November 8, 2009, 6:11 AM
>>  I created ticket #7522 in trac.
>>
>> http://svn.mythtv.org/trac/ticket/7522
>>
>
> Martin,
>
> Thanks for creating the ticket. The FFmpeg developers are currently working on a solution. I've attached one of the proposed patches by cehoyos to the ticket. Please try and report back to this thread.
>
> --
> Taylor
>
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Hi,

Not wanting to hijack another thread, but is this purely a problem with (danish) dvb? I'm getting occasional video glitsches in hd-pvr files created from a motorola ip cable box (Norway, altibox). It's not enough to call frame skipping (which I had on my movies before applying the framerate-refreshrate fix), and nothing showing up in backend or frontend logs, but noticable and irritating. Looks like a ripple in a frame here and there. Could it be the same issue? I'm using 720p with vdpau (9400 GT). Turning up the cpu freq. (dual core opteron 2,4GHz) doesn't make any difference.

Cheers!

Marius

_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


tralph11 at yahoo

Nov 10, 2009, 7:25 AM

Post #25 of 28 (306 views)
Permalink
Re: choppy playback on new danish dvb channels [In reply to]

> Hi,
>
> Not wanting to hijack another thread, but is this purely a
> problem with (danish) dvb? I'm getting occasional video
> glitsches in hd-pvr files created from a motorola ip cable
> box (Norway, altibox). It's not enough to call frame
> skipping (which I had on my movies before applying the
> framerate-refreshrate fix), and nothing showing up in
> backend or frontend logs, but noticable and irritating.
> Looks like a ripple in a frame here and there. Could it be
> the same issue? I'm using 720p with vdpau (9400 GT). Turning
> up the cpu freq. (dual core opteron 2,4GHz) doesn't make any
> difference.
>
> Cheers!
>
> Marius
>

Marius,

Your problem doesn't seem likely to be the same. This thread concerns a playback problem specific to recent changes by Danish and French broadcasters and their h264 encoders. The best way to get help is either start a new thread or ticket and provide a sample showing the issue as they did for this problem. Please also provide your VDPAU details such as Nvidia driver version, composite extension disabled or enabled, amount of video memory, MythTV version, etc.

--
Taylor



_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

First page Previous page 1 2 Next page Last page  View All MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.