mplayer-1.0-5.rc5_svn32923.5.i686 i ffmpeg-0.8-3.i686 nie czyta co wyprodukował

Łukasz Maśko ed at yen.ipipan.waw.pl
Mon Jul 25 09:33:25 CEST 2011


Używam mencodera do zgrywania materiału z karty TV. Robię to tak:

mencoder tv:// -tv 
input=1:alsa:adevice=hw.1,0:amode=1:mjpeg:decimation=1:quality=90:buffersize=64 
        -vf kerndeint \
        -oac mp3lame -lameopts cbr:br=64 \
        -ovc lavc -lavcopts 
vcodec=mpeg4:vbitrate=4096:dia=-3:vhq:threads=2:keyint=25 \
        -of avi -o ${PREFIX}.avi -endpos ${LENGTH}

Wszystko działa dobrze na mplayerze z ffmpeg 0.6.x, na najnowszej wersji i 
nowym ffmpeg kodowanie przebiega pomyślnie, mogę film oglądać np. za pomocą 
kaffeine (xine), ale sam mplayer się wykłada:

$ file test_0.avi
test_0.avi: RIFF (little-endian) data, AVI, 640 x 480, 25.00 fps, video: 
FFMpeg MPEG-4, audio: MPEG-1 Layer 3 (stereo, 32000 Hz)
$ mplayer test_0.avi
MPlayer SVN-r32923-4.6.1 (C) 2000-2011 MPlayer Team
161 audio & 352 video codecs
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote 
control.

Playing test_0.avi.
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO:  [FMP4]  640x480  24bpp  25.000 fps  109.2 kbps (13.3 kbyte/s)
Clip info:
 Software: MEncoder SVN-r32923-4.6.1
Load subtitles in ./
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3


MPlayer interrupted by signal 11 in module: init_audio_codec
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. Details in 
DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We can't 
and
  won't help unless you provide this information when reporting a possible 
bug.

Mam zamiar zrobić jak napisano powyżej, czyli przebudować mplayer z -debug i 
zobaczyć, ale obawiam się, że nic to nie da, bo wygląda mi to raczej na błąd 
ffmpeg.

Czy ktoś się z takim czymś spotkał?
-- 
Łukasz Maśko                                           GG:   2441498    _o)
Lukasz.Masko(at)ipipan.waw.pl                                           /\\
Registered Linux User #61028                                           _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"


More information about the pld-devel-pl mailing list