[mythtv-commits] Ticket #1718: nuvexport reports "Unrecognized stream type"

MythTV mythtv at cvs.mythtv.org
Tue Apr 25 03:58:33 UTC 2006


#1718: nuvexport reports "Unrecognized stream type"
--------------------------------+-------------------------------------------
 Reporter:  jeff3140 at gmail.com  |        Owner:  xris
     Type:  defect              |       Status:  new 
 Priority:  minor               |    Milestone:  0.19
Component:  nuvexport/perl      |      Version:  0.19
 Severity:  low                 |   Resolution:      
--------------------------------+-------------------------------------------
Old description:

> This occurs when I run nuvexport (0.3) and select a
> "Show". The show has multiple recordings, I get this error
> before I get to choose one of the recordings.
>
> This is using mythtv from svn 4/17/2006 on FC4, 2.6.16-1.2069_FC4smp.
> I am using an SMP kernel even though this is not an SMP machine.
>
> -------------
> Unrecognized stream type.  Please execute the following and see if you
> notice errors (make sure that you don't have the "really quiet" option
> set in your mplayer config).  If not, create a ticket at
> http://svn.mythtv.org/trac/newticket and attach the output from:
>
>     /usr/bin/mplayer -v -v -v -v -nolirc -nojoystick -vo null -ao null \
>              -frames 0 -identify '/myth/tv/1006_20060421192800.mpg'
>
> [mythtv at tvsrv export]$ /usr/bin/mplayer -v -v -v -v -nolirc -nojoystick
> -vo null -ao null \
> >              -frames 0 -identify '/myth/tv/1006_20060421192800.mpg'
> MPlayer 1.0pre7try2-3.2.3 (C) 2000-2005 MPlayer Team
> CPU: Advanced Micro Devices Athlon Thunderbird (Family: 6, Stepping: 4)
> Detected cache-line size is 64 bytes
> CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
>

> Playing /myth/tv/1006_20060421192800.mpg.
> ID_VIDEO_ID=0
> ID_AUDIO_ID=0
> MPEG-PS file format detected.
> VIDEO:  MPEG2  640x480  (aspect 2)  29.970 fps  6000.0 kbps (750.0
> kbyte/s)
> ==========================================================================
> Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
> AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
> Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
> ==========================================================================
> ID_FILENAME=/myth/tv/1006_20060421192800.mpg
> ID_VIDEO_FORMAT=0x10000002
> ID_VIDEO_BITRATE=6000000
> ID_VIDEO_WIDTH=640
> ID_VIDEO_HEIGHT=480
> ID_VIDEO_FPS=29.970
> ID_VIDEO_ASPECT=1.3333
> ID_AUDIO_CODEC=mp3
> ID_AUDIO_FORMAT=80
> ID_AUDIO_BITRATE=384000
> ID_AUDIO_RATE=48000
> ID_AUDIO_NCH=2
> ID_LENGTH=2036
> ==========================================================================
> Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
> VDec: vo config request - 640 x 480 (preferred csp: Mpeg PES)
> VDec: using Mpeg PES as output csp (no 0)
> Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
> VO: [null] 640x480 => 640x480 Mpeg PES  [fs] [zoom]
> Selected video codec: [mpegpes] vfm:mpegpes (MPEG-PES output (.mpg or
> DXR3/DVB card))
> ==========================================================================
> Checking audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
> AF_pre: 48000Hz/2ch/s16le
> AO: [null] 48000Hz 2ch s16le (2 bps)
> Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
> Starting playback...

New description:

 This occurs when I run nuvexport (0.3) and select a
 "Show". The show has multiple recordings, I get this error
 before I get to choose one of the recordings.

 This is using mythtv from svn 4/17/2006 on FC4, 2.6.16-1.2069_FC4smp.
 I am using an SMP kernel even though this is not an SMP machine.

 {{{
 Unrecognized stream type.  Please execute the following and see if you
 notice errors (make sure that you don't have the "really quiet" option
 set in your mplayer config).  If not, create a ticket at
 http://svn.mythtv.org/trac/newticket and attach the output from:

     /usr/bin/mplayer -v -v -v -v -nolirc -nojoystick -vo null -ao null \
              -frames 0 -identify '/myth/tv/1006_20060421192800.mpg'

 [mythtv at tvsrv export]$ /usr/bin/mplayer -v -v -v -v -nolirc -nojoystick
 -vo null -ao null \
 >              -frames 0 -identify '/myth/tv/1006_20060421192800.mpg'
 MPlayer 1.0pre7try2-3.2.3 (C) 2000-2005 MPlayer Team
 CPU: Advanced Micro Devices Athlon Thunderbird (Family: 6, Stepping: 4)
 Detected cache-line size is 64 bytes
 CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0


 Playing /myth/tv/1006_20060421192800.mpg.
 ID_VIDEO_ID=0
 ID_AUDIO_ID=0
 MPEG-PS file format detected.
 VIDEO:  MPEG2  640x480  (aspect 2)  29.970 fps  6000.0 kbps (750.0
 kbyte/s)
 ==========================================================================
 Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
 AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
 Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
 ==========================================================================
 ID_FILENAME=/myth/tv/1006_20060421192800.mpg
 ID_VIDEO_FORMAT=0x10000002
 ID_VIDEO_BITRATE=6000000
 ID_VIDEO_WIDTH=640
 ID_VIDEO_HEIGHT=480
 ID_VIDEO_FPS=29.970
 ID_VIDEO_ASPECT=1.3333
 ID_AUDIO_CODEC=mp3
 ID_AUDIO_FORMAT=80
 ID_AUDIO_BITRATE=384000
 ID_AUDIO_RATE=48000
 ID_AUDIO_NCH=2
 ID_LENGTH=2036
 ==========================================================================
 Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
 VDec: vo config request - 640 x 480 (preferred csp: Mpeg PES)
 VDec: using Mpeg PES as output csp (no 0)
 Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
 VO: [null] 640x480 => 640x480 Mpeg PES  [fs] [zoom]
 Selected video codec: [mpegpes] vfm:mpegpes (MPEG-PES output (.mpg or
 DXR3/DVB card))
 ==========================================================================
 Checking audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
 AF_pre: 48000Hz/2ch/s16le
 AO: [null] 48000Hz 2ch s16le (2 bps)
 Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
 Starting playback...

 }}}

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


More information about the mythtv-commits mailing list