Re: Mplayer and T23



On Tue, 16 Sep 2008 16:46:00 UTC, Ilya Zakharevich
<nospam-abuse@xxxxxxxxx> wrote:

[A complimentary Cc of this posting was sent to
Dave Saville
<dave@xxxxxxxxxxxxxxxxx>], who wrote in article <fV45K0OBJxbE-pn2-K71mC2nKlYEh@localhost>:
I am using -vo kva:t23 as I was on the T21.

So: do other options work? Like -vo kva:dive?

Ilya

Ah, dive works but throws a few errors:

=================================
TS file format detected.
VIDEO MPEG2(pid=560) AUDIO MPA(pid=561) NO SUBS (yet)! PROGRAM N.
8384
VIDEO: MPEG2 704x576 (aspect 3) 25.000 fps 10000.0 kbps (1250.0
kbyte/s)
======================================================================
====
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 704 x 576 (preferred colorspace: Mpeg PES)
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: [libmpeg2] MPEG 1/2 Video decoder
libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
======================================================================
====
======================================================================
====
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
======================================================================
====

DART error(213aa):Instance inactive.
[AO SDL] Samplerate: 48000Hz Channels: Stereo Format s16le
[AO SDL] Unable to open audio: Audio device doesn't support requested
audio form
at
DVB card number must be between 1 and 4
AO: [null] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 704 x 576 (preferred colorspace: Planar
YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [kva] 704x576 => 1024x576 Planar YV12
[swscaler @ 0x1b19d00]SwScaler: using unscaled yuv420p -> bgr24
special converte
r
Selected font is fixed-width.07 ct: -0.004 2/ 2 ??% ??% ??,?% 1 0
Selected font is fixed-width.
A:37109.5 V:37109.1 A-V: 0.417 ct: -0.549 2748/2748 14% 63% 5.5% 395
0

************************************************
**** 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.

=======================

No audio though. I don't understand wht the T23 is so different to the
T21 - Same video chip as far as I can tell.
--
Regards
Dave Saville

NB Remove nospam. for good email address
.



Relevant Pages

  • Re: DirectShow Video Realtime Ptich
    ... > will allow me to change the pitch of a video in realtime. ... > timestamps in the sample grabber and in an in place transform filter. ... > can't seem to change the rate of the audio and video together. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: How to properly block filter graph
    ... I guess my problem comes from my system to block the audio or video until I ... Is there perhaps a filter out there that does this for me? ... If you sink multiple streams, you should be carefull to not ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Videoschnitt VOB-Dateien
    ... Audio und Video auf copy stellen. ... Try appending the scale filter to your filter list, ... Using SSE optimized IMDCT transform ...
    (de.comp.os.unix.linux.misc)
  • Re: VMR9 How to grab audio sample data
    ... > sample data from a video file for the audio stream using VMR9? ... This is purely for Video. ... The second way is to use the SampleGrabber filter and do the work outside ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: GraphEdit and MPEG2 files - incorrect playback
    ... However what it does is *block my thread in the codec* ... My source filter exposes 2 pins, audio and mpeg2; these are connected to an audio and a video codec respectively, putting PCM and video out. ... When it hangs up I can attach a debugger, and I find from a stack list that my worker thread has called into Receiveon the video filter which has then called into the ASF writer, which is doing a WaitForSingleObjectwhere handle points to an anonymous object. ...
    (microsoft.public.win32.programmer.directx.video)