Kirjoittaja Aihe: Kodekki kateissa  (Luettu 5474 kertaa)

New_user

  • Käyttäjä
  • Viestejä: 1243
    • Profiili
Vs: Kodekki kateissa
« Vastaus #20 : 28.01.11 - klo:08.50 »
Poista se ja yritä asentaa mplayer uudelleen.
Juu, nyt onnistui asennus, mutta taisi tulla nyt lopullinen umpisolmu. Virheilmoitus kauhean selkeä mulle  ;D

Koodia: [Valitse]
$ mplayer
mplayer: relocation error: mplayer: symbol rgb24toyv12, version LIBSWSCALE_0 not defined in file libswscale.so.0 with link time reference

New_user

  • Käyttäjä
  • Viestejä: 1243
    • Profiili
Vs: Kodekki kateissa
« Vastaus #21 : 28.01.11 - klo:10.44 »
Laitan vielä tämän kerran tästä. Poistin virallisen Mplayerin, otin lucid-bleed ppa:n takaisin, ja sieltä uudelleen Mplayerin asennus, toimii, -demuxer lavf optiolla. Tuossa alla olevalla komennolla toistaa itse asiassa aika hyvin, paitsi että ääni ja kuva menevät epäsynkkaan jonkin verran, mutta ääni ei enää pätki, sen paremmin kuin kuvakaan. Siellä on kaiken ilmoitusta ennen videon soittoa joista en paljoa ymmärrä. Ihan lopussa tulee sitten hetki tuota

NULL @ 0x140b0a0]missing picture in access unit 97%  3%  2.8% 7849 0 0%
[NULL @ 0x140b0a0]missing picture in access unit
[NULL @ 0x140b0a0]missing picture in access unit 97%  3%  2.8% 7849 0 0%

ilmoitusta konsolille. Kokeilin ajaa myös samoilla optioilla Gnome Mplayerin kautta, mutta jostain syystä se ei enää toista tuota 490 mt videota, lyhyempi toistuu kyllä. Jätän tämän nyt tähän tällä erää.

Koodia: [Valitse]
$ mplayer -x 1000 -y 520 -cache 8192 -demuxer lavf -lavdopts fast:threads=2 -vf framestep=4 /home/***/Työpöytä/00007.MTS
MPlayer 1.0rc4-4.4.3 (C) 2000-2010 MPlayer Team
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 /home/***/Työpöytä/00007.MTS.
Cache fill:  0.00% (0 bytes)  
libavformat file format detected.
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (ac3), -aid 0
LAVF: Program 1
VIDEO:  [H264]  1920x1080  0bpp  50.000 fps    0.0 kbps ( 0.0 kbyte/s)
Cache not responding!
open: No such file or directory
[MGA] Couldn't open: /dev/mga_vid
open: No such file or directory
[MGA] Couldn't open: /dev/mga_vid
[VO_TDFXFB] Can't open /dev/fb0: Permission denied.
[VO_3DFX] Unable to open /dev/3dfx.
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
[vdpau] Error when calling vdp_device_create_x11: 1
Opening video filter: [framestep=4]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 256.0 kbit/16.67% (ratio: 32000->192000)
Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
==========================================================================
AO: [pulse] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VO: [xv] 1920x1080 => 1000x520 Planar YV12
A:   6.1 V:   5.6 A-V:  0.482 ct: -0.040   0/  0 105%  3%  2.9% 217 0 42%

           ************************************************
           **** Your system is too SLOW to play this!  ****
           ************************************************

Possible reasons, problems, workarounds:
- Most common: broken/buggy _audio_ driver
  - Try -ao sdl or use the OSS emulation of ALSA.
  - Experiment with different values for -autosync, 30 is a good start.
- Slow video output
  - Try a different -vo driver (-vo help for a list) or try -framedrop!
- Slow CPU
  - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,
    e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.
- Broken file
  - Try various combinations of -nobps -ni -forceidx -mc 0.
- Slow media (NFS/SMB mounts, DVD, VCD etc)
  - Try -cache 8192.
- Are you using -cache to play a non-interleaved AVI file?
  - Try -nocache.
Read DOCS/HTML/en/video.html for tuning/speedup tips.
If none of this helps you, read DOCS/HTML/en/bugreports.html.

[NULL @ 0x140b0a0]missing picture in access unit 97%  3%  2.8% 7849 0 0%
[NULL @ 0x140b0a0]missing picture in access unit
[NULL @ 0x140b0a0]missing picture in access unit 97%  3%  2.8% 7849 0 0%
[NULL @ 0x140b0a0]missing picture in access unit 97%  3%  2.8% 7849 0 0%
[NULL @ 0x140b0a0]missing picture in access unit 97%  3%  2.8% 7849 0 0%

nm

  • Käyttäjä
  • Viestejä: 16277
    • Profiili
Vs: Kodekki kateissa
« Vastaus #22 : 28.01.11 - klo:11.13 »
Juu, nyt onnistui asennus, mutta taisi tulla nyt lopullinen umpisolmu. Virheilmoitus kauhean selkeä mulle
Koodia: [Valitse]
$ mplayer
mplayer: relocation error: mplayer: symbol rgb24toyv12, version LIBSWSCALE_0 not defined in file libswscale.so.0 with link time reference

Väärä libswscale0:n versio. Sekin olisi pitänyt poistaa ja asentaa uudelleen.

Tässä tilanteessa kaikki eteen tulevat fataalit virheet johtuvat PPA:sta asentuneista uudemmista pakettiversioista, jotka on poistettava manuaalisesti.
« Viimeksi muokattu: 28.01.11 - klo:11.15 kirjoittanut nm »