[mythtv-users] Problems with nuvexport and single episode shows

Dale Pontius DEPontius at edgehp.net
Fri Mar 19 08:56:35 UTC 2010


On 03/19/10 00:01, Gavin Hurlbut wrote:
> mplayer -vo null -ao null -frames 0 -identify

For the first recording:
mplayer -vo null -ao null -frames 0 -identify
/media/1006_20100217200000.mpg | grep ^ID
ID_VIDEO_ID=0
ID_AUDIO_ID=0
ID_FILENAME=/media/1006_20100217200000.mpg
ID_DEMUXER=mpegps
ID_VIDEO_FORMAT=0x10000002
ID_VIDEO_BITRATE=6000000
ID_VIDEO_WIDTH=720
ID_VIDEO_HEIGHT=480
ID_VIDEO_FPS=29.970
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=80
ID_AUDIO_BITRATE=0
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=3596.73
ID_SEEKABLE=1
ID_CHAPTERS=0
ID_VIDEO_CODEC=mpegpes
ID_AUDIO_BITRATE=384000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
ID_AUDIO_CODEC=mp3
ID_EXIT=EOF
--------------------------------------------------------------------
And for the second recording:
 mplayer -vo null -ao null -frames 0 -identify
/media/1006_20100303200000.mpg | grep ^ID
ID_VIDEO_ID=0
ID_AUDIO_ID=0
ID_FILENAME=/media/1006_20100303200000.mpg
ID_DEMUXER=mpegps
ID_VIDEO_FORMAT=0x10000002
ID_VIDEO_BITRATE=6000000
ID_VIDEO_WIDTH=720
ID_VIDEO_HEIGHT=480
ID_VIDEO_FPS=29.970
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=80
ID_AUDIO_BITRATE=0
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=3597.53
ID_SEEKABLE=1
ID_CHAPTERS=0
ID_VIDEO_CODEC=mpegpes

Too many video packets in the buffer: (4096 in 7894616 bytes).
ADecoder init failed :(

Too many video packets in the buffer: (4096 in 7894616 bytes).

Too many video packets in the buffer: (4096 in 7894616 bytes).

Too many video packets in the buffer: (4096 in 7894616 bytes).

Too many video packets in the buffer: (4096 in 7894616 bytes).

Too many video packets in the buffer: (4096 in 7894616 bytes).

Too many video packets in the buffer: (4096 in 7894616 bytes).
Unknown/missing audio format -> no sound

Too many video packets in the buffer: (4096 in 7894616 bytes).
ADecoder init failed :(

Too many video packets in the buffer: (4096 in 7894616 bytes).
ADecoder init failed :(
Cannot find codec for audio format 0x50.
ID_EXIT=EOF
--------------------------------------------------------------------
OK, now that's weird.  With that command line, mplayer clearly doesn't
like the file.  Yet I can "just play" the file with myth, mplayer, or
smplayer and see nothing wrong.  I just played the file with smplayer
now, and used the scrollbar to jump through the file, and everything
looked good through the end.  I just looked at the window I started
mplayer in, and there's a fair amount of hate-mail:
mplayer /media/1006_20100303200000.mpg
MPlayer SVN-r29796-4.3.4 (C) 2000-2009 MPlayer Team

Playing /media/1006_20100303200000.mpg.
MPEG-PS file format detected.
VIDEO:  MPEG2  720x480  (aspect 2)  29.970 fps  6000.0 kbps (750.0 kbyte/s)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Unsupported PixelFormat -1
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==========================================================================
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3

Too many video packets in the buffer: (4096 in 7894616 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.

(Above message repeated 6 times)
Unknown/missing audio format -> no sound
ADecoder init failed :(
Opening audio decoder: [libmad] libmad mpeg audio decoder

Too many video packets in the buffer: (4096 in 7894616 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
Cannot sync MAD frame
ADecoder init failed :(
ADecoder init failed :(
Opening audio decoder: [hwmpa] MPEG audio pass-through (fake decoder)

Too many video packets in the buffer: (4096 in 7894616 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
Cannot sync MPA frame: 0
ADecoder init failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x50.
Audio: no sound
Starting playback...
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [xv] 720x480 => 720x540 Planar YV12
V:   3.2  87/ 87 14%  3%  0.0% 0 0
Exiting... (Quit)
--------------------------------------------------------------------
As is often the case, the family's asleep, and I'm doing this with the
sound turned off.  I just turned if on.  When I try to play the mpeg
file directly with smplayer or mplayer there's no sound.  When I go back
into MythTV and play the same recording, there is sound.  I'm sure this
is logical to someone who understands this stuff, but certainly not to me.

Thanks,
Dale




More information about the mythtv-users mailing list