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

Mailing List Archive: MythTV: Users

problem compiling with --enable-libfaad option

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


mf1910 at vip

Nov 8, 2009, 4:00 AM

Post #1 of 2 (693 views)
Permalink
problem compiling with --enable-libfaad option

Taylor Ralph wrote:
--- On Sat, 11/7/09, Martin <martin.rene.mortensen [at] gmail> wrote:
From: Martin <martin.rene.mortensen [at] gmail> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels To: "Discussion about mythtv" <mythtv-users [at] mythtv> 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> 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 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users"]http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
I have problems compiling with following options:
./configure --enable-vdpau --enable-libfaad
I get this errors:
../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to `aac_decoder'

I have installed libfaac-dev

Without the --enable-libfaad I still get choppy playback with the patch in non vdpau and with vdpau I get following error output:
2009-11-08 12:56:46.312 TV: Attempting to change from None to Watching WatchingPreRecorded
2009-11-08 12:56:46.404 TV: StartPlayer(0, Watching WatchingPreRecorded, main) -- begin
2009-11-08 12:56:46.480 [NULL @ 0x7f444a19a8d0]non-existing SPS 32 referenced in buffering period
2009-11-08 12:56:46.480 [NULL @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing SPS 32 referenced in buffering period
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing SPS 32 referenced in buffering period
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing SPS 32 referenced in buffering period
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing SPS 32 referenced in buffering period
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing SPS 32 referenced in buffering period
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing SPS 15 referenced in buffering period
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 15 referenced in buffering period
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 19 referenced in buffering period
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 19 referenced in buffering period
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 23 referenced in buffering period
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 23 referenced in buffering period
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 27 referenced in buffering period
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 27 referenced in buffering period
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 7 referenced in buffering period
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 7 referenced in buffering period
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 8 referenced in buffering period
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 8 referenced in buffering period
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 9 referenced in buffering period
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 9 referenced in buffering period
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 10 referenced in buffering period
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 10 referenced in buffering period
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 11 referenced in buffering period
2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing SPS 11 referenced in buffering period
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing SPS 12 referenced in buffering period
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing SPS 12 referenced in buffering period
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing SPS 13 referenced in buffering period
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing SPS 13 referenced in buffering period
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing SPS 14 referenced in buffering period
2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:46.485 [h264 @ 0x7f444a19a8d0]non-existing SPS 14 referenced in buffering period
2009-11-08 12:56:46.485 [h264 @ 0x7f444a19a8d0]B picture before any references, skipping
2009-11-08 12:56:46.485 [h264 @ 0x7f444a19a8d0]decode_slice_header error
2009-11-08 12:56:46.485 [h264 @ 0x7f444a19a8d0]no frame!
2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:47.018 AFD: Opened codec 0x7f441c0b3d20, id(H264) type(Video)
2009-11-08 12:56:47.018 AFD: codec AAC/LATM has 0 channels
2009-11-08 12:56:47.018 AFD Error: Could not find decoder for codec (AAC/LATM), ignoring.
2009-11-08 12:56:47.018 NVP(0): Disabling Audio, params(-1,-1,-1)
2009-11-08 12:56:47.314 NVP(0): Forcing decode extra audio option on (Video method requires it).
2009-11-08 12:56:47.335 FilterManager: Failed to load filter 'colorspace', no such filter exists
2009-11-08 12:56:47.355 OSD Theme Dimensions W: 1280 H: 720
2009-11-08 12:56:47.604 TV: StartPlayer(0, Watching WatchingPreRecorded, main) -- end ok
2009-11-08 12:56:47.604 TV: Changing from None to Watching WatchingPreRecorded
2009-11-08 12:56:47.608 Realtime priority would require SUID as root.
2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing SPS 32 referenced in buffering period
2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing SPS 32 referenced in buffering period
2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing SPS 32 referenced in buffering period
2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing SPS 15 referenced in buffering period
2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing SPS 19 referenced in buffering period
2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing SPS 23 referenced in buffering period
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 27 referenced in buffering period
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 7 referenced in buffering period
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 8 referenced in buffering period
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 9 referenced in buffering period
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 10 referenced in buffering period
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 11 referenced in buffering period
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 12 referenced in buffering period
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 13 referenced in buffering period
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 14 referenced in buffering period
2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames exceeds max (probably corrupt input), discarding one
Segmentation fault


martin.rene.mortensen at gmail

Nov 8, 2009, 5:27 AM

Post #2 of 2 (643 views)
Permalink
Re: problem compiling with --enable-libfaad option [In reply to]

My config log for trunk and 22-fixes says:
./configure --enable-vdpau --disable-joystick-menu --disable-ivtv
--enable-libfaad --enable-opengl-vsync --enable-opengl-video
--enable-ffmpeg-pthreads --enable-nonfree --enable-proc-opt --disable-xvmcw

Something i pieced together from some VDPAU googling.


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

> Taylor Ralph wrote:
>
> --- On Sat, 11/7/09, Martin <martin.rene.mortensen [at] gmail> <martin.rene.mortensen [at] gmail> wrote:
>
>
>
> From: Martin <martin.rene.mortensen [at] gmail> <martin.rene.mortensen [at] gmail>
> Subject: Re: [mythtv-users] choppy playback on new danish dvb channels
> To: "Discussion about mythtv" <mythtv-users [at] mythtv> <mythtv-users [at] mythtv>
> 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> <martin.rene.mortensen [at] gmail>
>
> 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 listmythtv-users [at] mythtvhttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
> I have problems compiling with following options:
> ./configure --enable-vdpau --enable-libfaad
> I get this errors:
> ../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to
> `aac_decoder'
>
> I have installed libfaac-dev
>
> Without the --enable-libfaad I still get choppy playback with the patch in
> non vdpau and with vdpau I get following error output:
> 2009-11-08 12:56:46.312 TV: Attempting to change from None to Watching
> WatchingPreRecorded
> 2009-11-08 12:56:46.404 TV: StartPlayer(0, Watching WatchingPreRecorded,
> main) -- begin
> 2009-11-08 12:56:46.480 [NULL @ 0x7f444a19a8d0]non-existing SPS 32
> referenced in buffering period
> 2009-11-08 12:56:46.480 [NULL @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing SPS 32
> referenced in buffering period
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing SPS 32
> referenced in buffering period
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing SPS 32
> referenced in buffering period
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing SPS 32
> referenced in buffering period
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing SPS 32
> referenced in buffering period
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.481 [h264 @ 0x7f444a19a8d0]non-existing SPS 15
> referenced in buffering period
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 15
> referenced in buffering period
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 19
> referenced in buffering period
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 19
> referenced in buffering period
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 23
> referenced in buffering period
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 23
> referenced in buffering period
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 27
> referenced in buffering period
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 27
> referenced in buffering period
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.482 [h264 @ 0x7f444a19a8d0]non-existing SPS 7
> referenced in buffering period
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 7
> referenced in buffering period
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 8
> referenced in buffering period
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 8
> referenced in buffering period
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 9
> referenced in buffering period
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 9
> referenced in buffering period
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 10
> referenced in buffering period
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 10
> referenced in buffering period
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing SPS 11
> referenced in buffering period
> 2009-11-08 12:56:46.483 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing SPS 11
> referenced in buffering period
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing SPS 12
> referenced in buffering period
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing SPS 12
> referenced in buffering period
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing SPS 13
> referenced in buffering period
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing SPS 13
> referenced in buffering period
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing SPS 14
> referenced in buffering period
> 2009-11-08 12:56:46.484 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:46.485 [h264 @ 0x7f444a19a8d0]non-existing SPS 14
> referenced in buffering period
> 2009-11-08 12:56:46.485 [h264 @ 0x7f444a19a8d0]B picture before any
> references, skipping
> 2009-11-08 12:56:46.485 [h264 @ 0x7f444a19a8d0]decode_slice_header error
> 2009-11-08 12:56:46.485 [h264 @ 0x7f444a19a8d0]no frame!
> 2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:46.496 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:47.018 AFD: Opened codec 0x7f441c0b3d20, id(H264)
> type(Video)
> 2009-11-08 12:56:47.018 AFD: codec AAC/LATM has 0 channels
> 2009-11-08 12:56:47.018 AFD Error: Could not find decoder for codec
> (AAC/LATM), ignoring.
> 2009-11-08 12:56:47.018 NVP(0): Disabling Audio, params(-1,-1,-1)
> 2009-11-08 12:56:47.314 NVP(0): Forcing decode extra audio option on (Video
> method requires it).
> 2009-11-08 12:56:47.335 FilterManager: Failed to load filter 'colorspace',
> no such filter exists
> 2009-11-08 12:56:47.355 OSD Theme Dimensions W: 1280 H: 720
> 2009-11-08 12:56:47.604 TV: StartPlayer(0, Watching WatchingPreRecorded,
> main) -- end ok
> 2009-11-08 12:56:47.604 TV: Changing from None to Watching
> WatchingPreRecorded
> 2009-11-08 12:56:47.608 Realtime priority would require SUID as root.
> 2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing SPS 32
> referenced in buffering period
> 2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing SPS 32
> referenced in buffering period
> 2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing SPS 32
> referenced in buffering period
> 2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing SPS 15
> referenced in buffering period
> 2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing SPS 19
> referenced in buffering period
> 2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.610 [h264 @ 0x7f444a19a8d0]non-existing SPS 23
> referenced in buffering period
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 27
> referenced in buffering period
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 7
> referenced in buffering period
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 8
> referenced in buffering period
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 9
> referenced in buffering period
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 10
> referenced in buffering period
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 11
> referenced in buffering period
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 12
> referenced in buffering period
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 13
> referenced in buffering period
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing SPS 14
> referenced in buffering period
> 2009-11-08 12:56:47.611 [h264 @ 0x7f444a19a8d0]non-existing PPS referenced
> 2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> 2009-11-08 12:56:47.615 [h264 @ 0x7f444a19a8d0]number of reference frames
> exceeds max (probably corrupt input), discarding one
> Segmentation fault
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>


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

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.