[MPlayer-users] Re: Mplayer and NuppelVideo

nemebe01 at luther.edu nemebe01 at luther.edu
Tue Jul 26 02:56:50 CEST 2005


> No, they should work.
>
> I just tried playing an nuv file, and mplayer didn't have any problems
> with it.

Hmm, that's not my experience either.  I've tried playing .nuv files from
Myth and they give me approximately the same thing as Vincent is getting. 
I'm currently using the version in Portage on Gentoo because that one
works (I think I remember seeing a patch applied during emerge), but for
various
reasons I prefer to compile my own.  One caveat in my case is that I had to
use --disable-gcc-checking in configure because Gentoo appended a date
string to the end of the gcc version, so even though it's really gcc
3.3.5, it fails the check.  Here's the -v output when I run it:

MPlayer 1.0pre7-3.3.5-20050130 (C) 2000-2005 MPlayer Team
CPU: Advanced Micro Devices Athlon MP/XP/XP-M Barton (Family: 6, Stepping: 0)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE


CommandLine: '-v'
'/share/Multimedia/tv/1009_20050710195500_20050710203000.nuv'
init_freetype
get_path('font/font.desc') -> '/home/cybertron/.mplayer/font/font.desc'
font: can't open file: /home/cybertron/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Using Linux hardware RTC timing (1024Hz).
get_path('input.conf') -> '/home/cybertron/.mplayer/input.conf'
Can't open input config file /home/cybertron/.mplayer/input.conf: No such
file
or directory
Can't open input config file /usr/local/etc/mplayer/input.conf: No such file
or directory
Falling back on default (hardcoded) input config
get_path('1009_20050710195500_20050710203000.nuv.conf') ->
'/home/cybertron/.mplayer/1009_20050710195500_20050710203000.nuv.conf'
Playing /share/Multimedia/tv/1009_20050710195500_20050710203000.nuv.
[file] File size is 528218371 bytes
STREAM: [file] /share/Multimedia/tv/1009_20050710195500_20050710203000.nuv
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for Nullsoft Streaming Video
Checking for NuppelVideo
Checking for REAL
Checking for SMJPEG
Searching demuxer type for
filename /share/Multimedia/tv/1009_20050710195500_20050710203000.nuv
ext: .nuv
Checking for MOV
Checking for VIVO
header block 1 size: 121
AVS: avs_check_file - attempting to open
file /share/Multimedia/tv/1009_20050710195500_20050710203000.nuv
AVS: File is too big, aborting...
Checking for PVA
Checking for MPEG-TS...
TRIED UP TO POSITION 69425, FOUND 47, packet_size= 0, SEEMS A TS? 0
Checking for LMLM4 Stream Format
Invalid packet in LMLM4 stream: ch=19833 size=1414944353
LMLM4 Stream Format not found
sync_mpeg_ps: seems to be MP3 stream...
MPEG Stream reached EOF
ds_fill_buffer: EOF reached (stream: video)
MPEG packet stats: p100: 2  p101: 0 p1B6: 12 p12x: 1 sli: 0 a: 0 b: 0 c: 0
idr: 0 sps: 0 pps: 0 PES: 0  MP3: 103
Not MPEG System Stream format... (maybe Transport Stream?)
==> Found video stream: 0
ds_fill_buffer: EOF reached (stream: video)
LAVF_check: no clue about this gibberish!

vo: x11 uninit called but X11 not inited..

Exiting... (End of file)



Any idea what we're missing here?

-Ben




More information about the MPlayer-users mailing list