[Mplayer-dvb] Record frome dvb stream
tarass at club-internet.fr
tarass at club-internet.fr
Sun Nov 30 12:44:32 CET 2003
Le 11/29/2003 11:50 PM, Nico a joliment écrit :
>
> at least for DVB-input, but also for DVB-output.
> I remember you have linuxtv-1.0.x installed (or dvb-kernel, that works
> the same way),
> but maybe you didn't install the drivers headers in the right place.
>
> After having run
> $ ./configure
> config.log will tell you what went wrong; most likely you only have to
> copy dvb/*.h in /usr/include/linux/
I copied dvb/*.h in /usr/include/linux/dvb/*.h and seted
--with-dvbincdir=/usr/include/linux/dvb/ but
configure output says concerning dvb :
Checking for DVB ... no (specify path to DVB/ost/include with
--with-dvbincdir=DIR)
Input: ftp network tv-v4l2 tv-v4l edl tv cdda mpdvdkit2 vcd dvb smb
Audio output: esd oss sdl mpegpes(dvb)
Video output: xvidix cvidix sdl vesa gif89a jpeg png mpegpes(dvb)
fbdev svga aa xmga mga opengl dga xv x11 xover dfbmga directfb tga
The directories DVB/ost are empty of .h files. I have nothing to copy in
/usr/include/linux directory.
But input and output seem to be ok ?
>
> the above is not the right way to encode from dvb, the row below is:
> $ mencoder -of mpeg -oac copy -ovc copy -o file.mpg dvb://CHANNEL_NAME
> where CHANNEL_NAME is specified in channels.conf
Now it works but not fully.
I put the error message at the end.
Mplayer dies before the 10 seconds.
> what version of mplayer? Maybe 1.0rc_something? -of mpeg is broken
> there, use the last version from cvs.
> You should also remember to load the module dvb-core with
> dvb_shutdown_timeout=0.
I knew, but where and how ?
I don't load this module explicitely, it is loades by other modules.
> If you use mplayer from cvs you need that parameter, but few days ago I
> posted a patch
> in this ML to remove that requisite:
>
> http://www.mplayerhq.hu/pipermail/mplayer-dvb/2003-November/001313.html
>
> It works well for me.
I will try, since I verify that it works with parameter, as I saw that
not works for everyone.
> append to the command line:
> -endpos 00:00:10
I had problems with this when encoding before, the someone tell me to
use frames instead. I will try.
>> How to select a specific language and specific subtitles in a
>> multi-language and multi-subtitle stream (canal+ or canal satellite
>> for example) ?
> DVB subtitles are not supported yet.
Is there some other program that does ?
> just ask.
I will !!
Thanks. Nicolas.
MPlayer dev-CVS-031130-11:22-3.2.2 (C) 2000-2003 MPlayer Team
CPU: Advanced Micro Devices Athlon 4 /Athlon MP/XP Palomino 1468 MHz
(Family: 6, Stepping: 2)
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
Reading config file /usr/local/etc/mplayer/mplayer.conf: Aucun fichier
ou répertoire de ce type
Reading config file /home/nico/.mplayer/config
Reading /home/nico/.mplayer/codecs.conf: Can't open
'/home/nico/.mplayer/codecs.conf': Aucun fichier ou répertoire de ce type
Reading /usr/local/etc/mplayer/codecs.conf: Can't open
'/usr/local/etc/mplayer/codecs.conf': Aucun fichier ou répertoire de ce type
Using built-in default codecs.conf.
Font /home/nico/.mplayer/font/font.desc loaded successfully! (206 chars)
Using Linux hardware RTC timing (1024Hz).
Can't open input config file /home/nico/.mplayer/input.conf: Aucun
fichier ou répertoire de ce type
Can't open input config file /usr/local/etc/mplayer/input.conf: Aucun
fichier ou répertoire de ce type
Falling back on default (hardcoded) input config
Playing dvb://FRANCE 5.
TUNER TYPE SEEMS TO BE DVB-S
code taken from dvbstream for mplayer v0.4pre1 - (C) Dave Chapman 2001
Released under the GPL.
Latest version available from http://www.linuxstb.org/
dvb_tune Freq: 12207000
Cache fill: 0,00% (0 bytes)
Cache fill: 0,98% (81920 bytes)
Cache fill: 2,15% (180224 bytes)
Cache fill: 3,32% (278528 bytes)
Cache fill: 4,39% (368640 bytes)
Cache fill: 5,37% (450560 bytes)
Cache fill: 6,45% (540672 bytes)
Cache fill: 7,42% (622592 bytes)
Cache fill: 8,40% (704512 bytes)
Cache fill: 9,28% (778240 bytes)
Cache fill: 10,25% (860160 bytes)
Cache fill: 11,13% (933888 bytes)
Cache fill: 12,21% (1024000 bytes)
Cache fill: 13,28% (1114112 bytes)
Cache fill: 14,36% (1204224 bytes)
Cache fill: 15,43% (1294336 bytes)
Cache fill: 16,50% (1384448 bytes)
Cache fill: 17,48% (1466368 bytes)
Cache fill: 18,36% (1540096 bytes)
Cache fill: 19,34% (1622016 bytes)
TS file format detected.
DEMUX OPEN, AUDIO_ID: -1, VIDEO_ID: -1, SUBTITLE_ID: -1,
PROBING UP TO 2000000, PROG: 0
VIDEO MPEG2(pid=160)...AUDIO MP2(pid=80) NO SUBS (yet)! PROGRAM N. 0
Opened TS demuxer, audio: 50(pid 80), video: 10000002(pid 160)...POS=188
VIDEO: MPEG2 720x576 (aspect 2) 25,000 fps 5460,0 kbps (682,5 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
MP3lib: init layer2&3 finished, tables done
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 24000->192000 (192,0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (preferred csp: 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.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.3.1
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2 (libmpeg2))
==========================================================================
Checking audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 48000 hz, little endian signed int
AF_pre: 48000Hz 2ch Signed 16-bit (Little-Endian)
AO: [oss] 48000Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
Starting playback...
VDec: vo config request - 720 x 576 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1,33:1 - prescaling to correct movie aspect.
VO: [mga] 720x576 => 768x576 Planar YV12
vo_mga aspect(): resized to 768x576
[mga] Using 3 buffers.
A:17657,4 V: 0,0 A-V:17657,398 ct: 0,000 1/ 1 0% 0% 0,0% 0 0 17%
A:17657,5 V:17657,9 A-V: -0,446 ct: -0,004 2/ 2 0% 0% 0,0% 0 0 17%
A:17657,7 V:17657,9 A-V: -0,274 ct: -0,008 3/ 3 0% 0% 0,0% 0 0 17%
A:17657,7 V:17658,0 A-V: -0,269 ct: -0,012 4/ 4 0% 0% 0,0% 0 0 17%
A:17657,7 V:17658,0 A-V: -0,351 ct: -0,016 5/ 5 0% 0% 0,0% 0 0 17%
A:17657,7 V:17658,1 A-V: -0,346 ct: -0,020 6/ 6 0% 0% 0,0% 0 0 17%
A:17657,8 V:17658,1 A-V: -0,257 ct: -0,024 7/ 7 0% 0% 0,0% 0 0 17%
A:17657,9 V:17658,1 A-V: -0,252 ct: -0,028 8/ 8 0% 0% 0,0% 0 0 17%
A:17657,9 V:17658,2 A-V: -0,334 ct: -0,032 9/ 9 0% 0% 0,0% 0 0 17%
A:17657,9 V:17658,2 A-V: -0,329 ct: -0,036 10/ 10 0% 0% 0,0% 0 0 17%
A:17657,9 V:17658,3 A-V: -0,410 ct: -0,040 11/ 11 0% 0% 0,0% 0 0 17%
A:17658,1 V:17658,3 A-V: -0,236 ct: -0,044 12/ 12 0% 0% 0,0% 0 0 17%
A:17658,1 V:17658,3 A-V: -0,233 ct: -0,048 13/ 13 0% 0% 0,0% 0 0 17%
A:17658,1 V:17658,4 A-V: -0,313 ct: -0,052 14/ 14 17% 9% 1,4% 0 0 17%
A:17658,1 V:17658,4 A-V: -0,310 ct: -0,056 15/ 15 17% 9% 1,3% 0 0 17%
A:17658,2 V:17658,5 A-V: -0,221 ct: -0,060 16/ 16 16% 9% 1,4% 0 0 17%
A:17658,3 V:17658,5 A-V: -0,218 ct: -0,064 17/ 17 16% 9% 1,3% 0 0 17%
A:17658,2 V:17658,5 A-V: -0,298 ct: -0,068 18/ 18 16% 9% 1,3% 0 0 17%
A:17658,3 V:17658,6 A-V: -0,293 ct: -0,072 19/ 19 16% 9% 1,3% 0 0 17%
A:17658,3 V:17658,6 A-V: -0,375 ct: -0,076 20/ 20 15% 9% 1,3% 0 0 17%
A:17658,5 V:17658,7 A-V: -0,199 ct: -0,080 21/ 21 15% 9% 1,3% 0 0 17%
A:17658,4 V:17658,7 A-V: -0,281 ct: -0,084 22/ 22 15% 9% 1,3% 0 0 17%
A:17658,5 V:17658,7 A-V: -0,276 ct: -0,088 23/ 23 15% 9% 1,2% 0 0 17%
A:17658,4 V:17658,8 A-V: -0,358 ct: -0,092 24/ 24 15% 9% 1,2% 0 0 17%
A:17658,6 V:17658,8 A-V: -0,184 ct: -0,096 25/ 25 15% 9% 1,2% 0 0 17%
A:17658,7 V:17658,9 A-V: -0,181 ct: -0,100 26/ 26 15% 9% 1,2% 0 0 17%
A:17658,6 V:17658,9 A-V: -0,261 ct: -0,104 27/ 27 15% 9% 1,2% 0 0 17%
A:17658,7 V:17658,9 A-V: -0,257 ct: -0,108 28/ 28 14% 9% 1,2% 0 0 17%
A:17658,8 V:17659,0 A-V: -0,169 ct: -0,112 29/ 29 14% 9% 1,2% 0 0 16%
A:17658,9 V:17659,0 A-V: -0,165 ct: -0,116 30/ 30 14% 9% 1,2% 0 0 16%
A:17658,8 V:17659,1 A-V: -0,245 ct: -0,120 31/ 31 14% 9% 1,2% 0 0 17%
A:17658,9 V:17659,1 A-V: -0,242 ct: -0,124 32/ 32 14% 9% 1,1% 0 0 17%
A:17658,8 V:17659,1 A-V: -0,322 ct: -0,128 33/ 33 14% 9% 1,1% 0 0 17%
A:17659,0 V:17659,2 A-V: -0,148 ct: -0,132 34/ 34 14% 9% 1,1% 0 0 16%
A:17659,1 V:17659,2 A-V: -0,143 ct: -0,136 35/ 35 14% 9% 1,1% 0 0 16%
A:17659,0 V:17659,3 A-V: -0,225 ct: -0,140 36/ 36 14% 9% 1,1% 0 0 16%
A:17659,0 V:17659,3 A-V: -0,305 ct: -0,144 37/ 37 14% 9% 1,1% 0 0 16%
A:17659,2 V:17659,3 A-V: -0,133 ct: -0,148 38/ 38 14% 9% 1,1% 0 0 15%
A:17659,3 V:17659,4 A-V: -0,128 ct: -0,152 39/ 39 14% 9% 1,1% 0 0 15%
A:17659,2 V:17659,4 A-V: -0,210 ct: -0,156 40/ 40 13% 9% 1,1% 0 0 15%
A:17659,3 V:17659,5 A-V: -0,205 ct: -0,160 41/ 41 13% 9% 1,1% 0 0 15%
A:17659,4 V:17659,5 A-V: -0,118 ct: -0,164 42/ 42 13% 9% 1,1% 0 0 14%
dvb_streaming_read, attempt N. 6 failed with errno 11 when reading 748 bytes
A:17659,4 V:17659,5 A-V: -0,112 ct: -0,168 43/ 43 13% 9% 1,1% 0 0 14%
A:17659,4 V:17659,6 A-V: -0,193 ct: -0,172 44/ 44 13% 9% 1,1% 0 0 14%
A:17659,4 V:17659,6 A-V: -0,190 ct: -0,176 45/ 45 13% 9% 1,1% 0 0 14%
A:17659,4 V:17659,7 A-V: -0,270 ct: -0,180 46/ 46 13% 9% 1,1% 0 0 14%
A:17659,6 V:17659,7 A-V: -0,096 ct: -0,184 47/ 47 13% 9% 1,1% 0 0 13%
A:17659,7 V:17659,7 A-V: -0,091 ct: -0,188 48/ 48 13% 9% 1,1% 0 0 13%
A:17659,6 V:17659,8 A-V: -0,172 ct: -0,192 49/ 49 13% 9% 1,1% 0 0 13%
A:17659,7 V:17659,8 A-V: -0,167 ct: -0,196 50/ 50 13% 9% 1,1% 0 0 13%
A:17659,8 V:17659,9 A-V: -0,080 ct: -0,200 51/ 51 13% 9% 1,1% 0 0 12%
A:17659,8 V:17659,9 A-V: -0,075 ct: -0,204 52/ 52 13% 9% 1,1% 0 0 12%
A:17659,8 V:17659,9 A-V: -0,157 ct: -0,208 53/ 53 13% 9% 1,1% 0 0 12%
A:17659,8 V:17660,0 A-V: -0,152 ct: -0,212 54/ 54 13% 9% 1,1% 0 0 12%
dvb_streaming_read, attempt N. 5 failed with errno 11 when reading 748 bytes
A:17660,0 V:17660,0 A-V: -0,065 ct: -0,216 55/ 55 13% 9% 1,1% 0 0 11%
A:17660,0 V:17660,1 A-V: -0,060 ct: -0,220 56/ 56 13% 9% 1,1% 0 0 11%
A:17660,0 V:17660,1 A-V: -0,142 ct: -0,224 57/ 57 13% 9% 1,1% 0 0 11%
A:17660,0 V:17660,1 A-V: -0,136 ct: -0,228 58/ 58 13% 9% 1,1% 0 0 11%
A:17660,0 V:17660,2 A-V: -0,219 ct: -0,232 59/ 59 13% 9% 1,1% 0 0 11%
A:17660,2 V:17660,2 A-V: -0,045 ct: -0,236 60/ 60 13% 9% 1,1% 0 0 10%
A:17660,2 V:17660,3 A-V: -0,042 ct: -0,240 61/ 61 13% 9% 1,1% 0 0 10%
A:17660,2 V:17660,3 A-V: -0,122 ct: -0,244 62/ 62 13% 9% 1,1% 0 0 10%
A:17660,2 V:17660,3 A-V: -0,119 ct: -0,248 63/ 63 13% 9% 1,1% 0 0 10%
A:17660,4 V:17660,4 A-V: -0,028 ct: -0,251 64/ 64 13% 9% 1,1% 0 0 9%
A:17660,4 V:17660,4 A-V: -0,026 ct: -0,253 65/ 65 13% 9% 1,1% 0 0 9%
dvb_streaming_read, attempt N. 4 failed with errno 11 when reading 748 bytes
A:17660,4 V:17660,5 A-V: -0,107 ct: -0,257 66/ 66 13% 9% 1,1% 0 0 9%
A:17660,4 V:17660,5 A-V: -0,104 ct: -0,261 67/ 67 13% 9% 1,0% 0 0 9%
A:17660,4 V:17660,5 A-V: -0,184 ct: -0,265 68/ 68 13% 9% 1,0% 0 0 9%
A:17660,6 V:17660,6 A-V: -0,010 ct: -0,266 69/ 69 13% 9% 1,0% 0 0 9%
A:17660,6 V:17660,6 A-V: -0,010 ct: -0,267 70/ 70 13% 9% 1,0% 0 0 9%
A:17660,6 V:17660,7 A-V: -0,093 ct: -0,271 71/ 71 13% 9% 1,0% 0 0 8%
A:17660,6 V:17660,7 A-V: -0,090 ct: -0,275 72/ 72 13% 9% 1,0% 0 0 8%
A:17660,7 V:17660,7 A-V: -0,001 ct: -0,275 73/ 73 13% 9% 1,0% 0 0 8%
A:17660,8 V:17660,8 A-V: -0,002 ct: -0,276 74/ 74 13% 9% 1,0% 0 0 8%
A:17660,7 V:17660,8 A-V: -0,086 ct: -0,280 75/ 75 13% 9% 1,0% 0 0 7%
A:17660,8 V:17660,9 A-V: -0,083 ct: -0,284 76/ 76 13% 9% 1,0% 0 0 7%
A:17660,7 V:17660,9 A-V: -0,163 ct: -0,288 77/ 77 13% 9% 1,0% 0 0 7%
dvb_streaming_read, attempt N. 3 failed with errno 11 when reading 748 bytes
A:17661,0 V:17660,9 A-V: 0,011 ct: -0,287 78/ 78 13% 9% 1,0% 0 0 7%
A:17661,0 V:17661,0 A-V: 0,011 ct: -0,285 79/ 79 13% 9% 1,0% 0 0 7%
A:17661,0 V:17661,0 A-V: -0,075 ct: -0,289 80/ 80 13% 9% 1,0% 0 0 7%
A:17661,0 V:17661,1 A-V: -0,070 ct: -0,293 81/ 81 13% 9% 1,0% 0 0 7%
A:17661,1 V:17661,1 A-V: 0,017 ct: -0,292 82/ 82 13% 9% 1,0% 0 0 6%
A:17661,2 V:17661,1 A-V: 0,016 ct: -0,290 83/ 83 13% 9% 1,0% 0 0 6%
A:17661,1 V:17661,2 A-V: -0,071 ct: -0,294 84/ 84 13% 9% 1,0% 0 0 6%
A:17661,2 V:17661,2 A-V: -0,066 ct: -0,298 85/ 85 13% 9% 1,0% 0 0 6%
A:17661,1 V:17661,3 A-V: -0,148 ct: -0,302 86/ 86 13% 9% 1,0% 0 0 5%
A:17661,3 V:17661,3 A-V: 0,026 ct: -0,300 87/ 87 13% 9% 1,0% 0 0 5%
A:17661,4 V:17661,3 A-V: 0,022 ct: -0,297 88/ 88 13% 9% 1,0% 0 0 5%
A:17661,3 V:17661,4 A-V: -0,064 ct: -0,301 89/ 89 13% 9% 1,0% 0 0 5%
A:17661,4 V:17661,4 A-V: -0,061 ct: -0,305 90/ 90 13% 9% 1,0% 0 0 5%
dvb_streaming_read, attempt N. 2 failed with errno 11 when reading 748 bytes
A:17661,5 V:17661,5 A-V: 0,030 ct: -0,302 91/ 91 13% 9% 1,0% 0 0 4%
A:17661,5 V:17661,5 A-V: 0,026 ct: -0,300 92/ 92 13% 9% 1,0% 0 0 4%
A:17661,6 V:17661,5 A-V: 0,024 ct: -0,297 93/ 93 13% 9% 1,0% 0 0 4%
A:17661,5 V:17661,6 A-V: -0,062 ct: -0,301 94/ 94 13% 9% 1,0% 0 0 4%
A:17661,6 V:17661,6 A-V: -0,059 ct: -0,305 95/ 95 13% 9% 1,0% 0 0 4%
A:17661,7 V:17661,7 A-V: 0,030 ct: -0,302 96/ 96 13% 9% 1,0% 0 0 3%
A:17661,7 V:17661,7 A-V: 0,027 ct: -0,300 97/ 97 13% 9% 1,0% 0 0 3%
A:17661,7 V:17661,7 A-V: -0,060 ct: -0,304 98/ 98 13% 9% 1,0% 0 0 3%
A:17661,7 V:17661,8 A-V: -0,057 ct: -0,308 99/ 99 13% 9% 1,0% 0 0 3%
A:17661,7 V:17661,8 A-V: -0,137 ct: -0,312 100/100 13% 9% 1,0% 0 0 2%
A:17661,9 V:17661,9 A-V: 0,035 ct: -0,308 101/101 13% 9% 1,0% 0 0 2%
A:17661,9 V:17661,9 A-V: 0,032 ct: -0,305 102/102 13% 9% 1,0% 0 0 2%
dvb_streaming_read, attempt N. 1 failed with errno 11 when reading 748 bytes
A:17661,9 V:17661,9 A-V: -0,057 ct: -0,309 103/103 13% 9% 1,0% 0 0 2%
A:17661,9 V:17662,0 A-V: -0,052 ct: -0,313 104/104 13% 9% 1,0% 0 0 2%
A:17661,9 V:17662,0 A-V: -0,134 ct: -0,317 105/105 13% 9% 1,0% 0 0 2%
A:17662,1 V:17662,1 A-V: 0,040 ct: -0,313 106/106 13% 9% 1,0% 0 0 1%
A:17662,1 V:17662,1 A-V: 0,035 ct: -0,309 107/107 13% 9% 1,0% 0 0 1%
A:17662,1 V:17662,1 A-V: -0,053 ct: -0,313 108/108 13% 9% 1,0% 0 0 1%
A:17662,1 V:17662,2 A-V: -0,049 ct: -0,317 109/109 12% 9% 1,0% 0 0 1%
A:17662,3 V:17662,2 A-V: 0,042 ct: -0,313 110/110 12% 9% 1,0% 0 0 0%
A:17662,3 V:17662,3 A-V: 0,037 ct: -0,310 111/111 12% 9% 1,0% 0 0 0%
A:17662,3 V:17662,3 A-V: 0,035 ct: -0,306 112/112 12% 9% 1,0% 0 0 0%
A:17662,3 V:17662,3 A-V: -0,055 ct: -0,310 113/113 12% 9% 1,0% 0 0 0%
A:17662,3 V:17662,4 A-V: -0,050 ct: -0,314 114/114 12% 9% 1,0% 0 0 0%
dvb_streaming_read, attempt N. 6 failed with errno 11 when reading 2048
bytes
dvb_streaming_read, attempt N. 5 failed with errno 11 when reading 2048
bytes
dvb_streaming_read, attempt N. 4 failed with errno 11 when reading 2048
bytes
dvb_streaming_read, attempt N. 3 failed with errno 11 when reading 2048
bytes
dvb_streaming_read, attempt N. 2 failed with errno 11 when reading 2048
bytes
dvb_streaming_read, attempt N. 1 failed with errno 11 when reading 2048
bytes
dvb_streaming_read, return 0 bytes
A:17662,6 V:17662,4 A-V: 0,140 ct: -0,310 115/115 12% 9% 58,3% 0 0
0% A:17662,6 V:17662,5 A-V: 0,114 ct: -0,306 116/116 12% 9% 57,8% 0
0 0% A:17662,6 V:17662,5 A-V: 0,073 ct: -0,302 117/117 12% 9% 57,3%
0 0 0% A:17662,6 V:17662,5 A-V: 0,034 ct: -0,299 118/118 12% 9%
56,8% 0 0 0% A:17662,6 V:17662,6 A-V: -0,005 ct: -0,299 119/119 12%
9% 56,3% 0 0 0% A:17662,6 V:17662,6 A-V: -0,046 ct: -0,303 120/120 12%
9% 55,9% 0 0 0% A:17662,6 V:17662,7 A-V: -0,085 ct: -0,307 121/121
12% 9% 55,4% 0 0 0% A:17662,6 V:17662,7 A-V: -0,126 ct: -0,311 122/122
12% 9% 54,9% 0 0 0% A:17662,6 V:17662,7 A-V: -0,165 ct: -0,315
123/123 12% 9% 54,5% 0 0 0% A:17662,6 V:17662,8 A-V: -0,206 ct: -0,319
124/124 12% 9% 54,0% 0 0 0% A:17662,6 V:17662,8 A-V: -0,245 ct:
-0,323 125/125 12% 9% 53,6% 0 0 0% A:17662,6 V:17662,9 A-V: -0,286
ct: -0,327 126/126 12% 9% 53,2% 0 0 0% A:17662,6 V:17662,9 A-V:
-0,325 ct: -0,331 127/127 12% 9% 52,8% 0 0 0% A:17662,6 V:17662,9
A-V: -0,366 ct: -0,335 128/128 12% 9% 52,3% 0 0 0% A:17662,6
V:17663,0 A-V: -0,405 ct: -0,339 129/129 12% 9% 51,9% 0 0 0%
A:17662,6 V:17663,0 A-V: -0,405 ct: -0,343 129/129 12% 9% 51,9% 0 0 0%
vo: uninit!
Exiting... (End of file)
More information about the MPlayer-dvb
mailing list