Opened 9 years ago
Closed 9 years ago
#2281 closed defect (fixed)
libass fails with -subcp enca: and external subtitles
Reported by: | Ilya Basin | Owned by: | beastd |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description (last modified by )
Summary of the bug:
When mplayer launched with -subcp enca:
external ass subtitles are shown with yellow font and without styles.
There's a message from enca
that the detection succeeded, but then an error from libass
:
ENCA detected charset: UTF-8 ... [ass] Error opening iconv descriptor
gdb shows that mplayer calls libass function ass_read_memory()
with codepage="enca:..."
, which the library does not support.
How to reproduce:
% ./mplayer -v -noconfig all -ass -subcp enca:ru:utf8 /media/distrpart/Downloads/utorrent/Owarimonogatari/*06*.mkv MPlayer SVN-r37611-5.3.0 (C) 2000-2016 MPlayer Team CPU vendor name: GenuineIntel max cpuid level: 10 CPU: Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz (Family: 6, Model: 15, Stepping: 11) extended cpuid-level: 8 extended cache-info: 268468288 Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNowExt: 0 SSE: 1 SSE2: 1 SSE3: 1 SSSE3: 1 SSE4: 0 SSE4.2: 0 AVX: 0 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 SSE3 SSSE3 CMOV get_path('codecs.conf') -> '/home/il/.mplayer/codecs.conf' Reading optional codecs config file /home/il/.mplayer/codecs.conf: No such file or directory Reading optional codecs config file /usr/local/etc/mplayer/codecs.conf: No such file or directory Using built-in default codecs.conf. init_freetype Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay get_path('fonts') -> '/home/il/.mplayer/fonts' Configuration: CommandLine: '-v' '-noconfig' 'all' '-ass' '-subcp' 'enca:ru:utf8' '/media/distrpart/Downloads/06.mkv' Using nanosleep() timing get_path('input.conf') -> '/home/il/.mplayer/input.conf' Parsing input config file /home/il/.mplayer/input.conf Input config file /home/il/.mplayer/input.conf parsed: 6 binds Setting up LIRC support... do_connect: could not connect to socket connect: No such file or directory Failed to open LIRC support. You will not be able to use your remote control. get_path('06.mkv.conf') -> '/home/il/.mplayer/06.mkv.conf' Playing /media/distrpart/Downloads/06.mkv. get_path('sub/') -> '/home/il/.mplayer/sub/' [file] File size is 582935535 bytes STREAM: [file] /media/distrpart/Downloads/06.mkv STREAM: Description: File STREAM: Author: Albeu STREAM: Comment: based on the code from ??? (probably Arpi) libavformat version 57.24.100 (internal) Configuration: --enable-gpl --enable-postproc LAVF_check: Matroska / WebM libavformat file format detected. st:0 removing common factor 1000000 from timebase st:1 removing common factor 1000000 from timebase st:2 removing common factor 1000000 from timebase [matroska,webm @ 0x555a4e704c80]Before avformat_find_stream_info() pos: 229755 bytes read:263661 seeks:2 [h264 @ 0x555a4e7198a0]user data:"x264 - core 120 r2120 0c7dab9 - H.264/MPEG-4 AVC codec - Copyleft 2003-2011 - http://www.videolan.org/x264.html - options: cabac=1 ref=4 deblock=1:1:1 analyse=0x3:0x113 me=umh subme=8 psy=1 psy_rd=0.40:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=8 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=2 b_bias=0 direct=3 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=50 rc=2pass mbtree=1 bitrate=3072 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 cplxblur=20.0 qblur=0.5 vbv_maxrate=6144 vbv_bufsize=15360 nal_hrd=none ip_ratio=1.40 aq=1:0.60" [h264 @ 0x555a4e7198a0]user data:"x264 - core 120 r2120 0c7dab9 - H.264/MPEG-4 AVC codec - Copyleft 2003-2011 - http://www.videolan.org/x264.html - options: cabac=1 ref=4 deblock=1:1:1 analyse=0x3:0x113 me=umh subme=8 psy=1 psy_rd=0.40:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=8 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=2 b_bias=0 direct=3 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=50 rc=2pass mbtree=1 bitrate=3072 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 cplxblur=20.0 qblur=0.5 vbv_maxrate=6144 vbv_bufsize=15360 nal_hrd=none ip_ratio=1.40 aq=1:0.60" [h264 @ 0x555a4e7198a0]no picture [matroska,webm @ 0x555a4e704c80]All info found [matroska,webm @ 0x555a4e704c80]After avformat_find_stream_info() pos: 1739647 bytes read:1786085 seeks:2 frames:21 ==> Found video stream: 0 ======= VIDEO Format ====== biSize 82 biWidth 1920 biHeight 1080 biPlanes 1 biBitCount 0 biCompression 875967048='H264' biSizeImage 0 Unknown extra header dump: [1] [64] [0] [28] [ff] [e1] [0] [1a] [67] [64] [0] [28] [ac] [d9] [40] [78] [2] [27] [e5] [c0] [44] [0] [0] [3] [1] [f4] [0] [0] [5d] [aa] [3c] [60] [c6] [58] [1] [0] [5] [68] [e9] [3b] [2c] [8b] =========================== [lavf] stream 0: video (h264), -vid 0 ==> Found audio stream: 1 ======= WAVE Format ======= Format Tag: 20557 (0x504D) Channels: 2 Samplerate: 44100 avg byte/sec: 0 Block align: 1 bits/sample: 0 cbSize: 5 Unknown extra header dump: [12] [10] [56] [e5] [0] ========================================================================== [lavf] stream 1: audio (aac), -aid 0, -alang jpn [lavf] stream 2: subtitle (ass), -sid 0, -slang eng LAVF: 1 audio and 1 video streams found LAVF: build 3741796 VIDEO: [H264] 1920x1080 0bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s) [ass] Event: [Script Info] Title: HorribleSubs ScriptType: v4.00+ WrapStyle: 0 PlayResX: 848 PlayResY: 480 ScaledBorderAndShadow: yes [V4+ Styles] Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding Style: Default,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,2,0,0,28,1 Style: Default Top,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,8,0,0,28,1 Style: Default Mid,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,5,0,0,28,1 Style: Default Mid Low,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,8,0,0,28,1 Style: Default Bot,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,1,0,0,28,1 Style: Secret,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,1,0,0,0,100,100,0,0,1,2,2,3,27,107,160,1 Style: FromHere,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,1,0,0,0,100,100,0,0,1,2,2,3,27,53,200,1 Style: FromHereL,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,1,0,0,0,100,100,0,0,1,2,2,7,27,53,200,1 Style: DefaultTopLeft,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,7,0,0,28,1 Style: Two,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,1,0,0,0,100,100,0,0,1,2,2,3,27,267,27,1 Style: Default Mid Low Left,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,7,0,0,28,1 Style: Default Mid Low Cen,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,8,0,0,28,1 Style: Default High,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,2,0,0,28,1 Style: Default Bot Cent,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,2,0,0,28,1 Style: Default Mid Low Left Cen,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,8,0,0,28,1 Style: Vampire,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,1,0,0,0,100,100,0,0,1,2,2,7,240,27,160,1 Style: Sine,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,1,0,0,0,100,100,0,0,1,2,2,9,53,107,27,1 Style: Default Low Left,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,7,0,0,28,1 [Events] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text [ass] [0x555a50cc3230] Style: Default,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,2,0,0,28,1 [ass] [0x555a50cc3230] Style: Default Top,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,8,0,0,28,1 [ass] [0x555a50cc3230] Style: Default Mid,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,5,0,0,28,1 [ass] [0x555a50cc3230] Style: Default Mid Low,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,8,0,0,28,1 [ass] [0x555a50cc3230] Style: Default Bot,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,1,0,0,28,1 [ass] [0x555a50cc3230] Style: Secret,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,1,0,0,0,100,100,0,0,1,2,2,3,27,107,160,1 [ass] [0x555a50cc3230] Style: FromHere,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,1,0,0,0,100,100,0,0,1,2,2,3,27,53,200,1 [ass] [0x555a50cc3230] Style: FromHereL,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,1,0,0,0,100,100,0,0,1,2,2,7,27,53,200,1 [ass] [0x555a50cc3230] Style: DefaultTopLeft,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,7,0,0,28,1 [ass] [0x555a50cc3230] Style: Two,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,1,0,0,0,100,100,0,0,1,2,2,3,27,267,27,1 [ass] [0x555a50cc3230] Style: Default Mid Low Left,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,7,0,0,28,1 [ass] [0x555a50cc3230] Style: Default Mid Low Cen,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,8,0,0,28,1 [ass] [0x555a50cc3230] Style: Default High,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,2,0,0,28,1 [ass] [0x555a50cc3230] Style: Default Bot Cent,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,2,0,0,28,1 [ass] [0x555a50cc3230] Style: Default Mid Low Left Cen,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,8,0,0,28,1 [ass] [0x555a50cc3230] Style: Vampire,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,1,0,0,0,100,100,0,0,1,2,2,7,240,27,160,1 [ass] [0x555a50cc3230] Style: Sine,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,1,0,0,0,100,100,0,0,1,2,2,9,53,107,27,1 [ass] [0x555a50cc3230] Style: Default Low Left,Open Sans Semibold,36,&H00FFFFFF,&H000000FF,&H00020713,&H00000000,-1,0,0,0,100,100,0,0,1,1.7,0,7,0,0,28,1 [V] filefmt:44 fourcc:0x34363248 size:1920x1080 fps:23.976 ftime:=0.0417 Clip info: encoder: no_variable_data creation_time: 1970-01-01 00:00:00 Load subtitles in /media/distrpart/Downloads/ get_path('sub/') -> '/home/il/.mplayer/sub/' [file] File size is 61336 bytes STREAM: [file] /media/distrpart/Downloads/06.ass STREAM: Description: File STREAM: Author: Albeu STREAM: Comment: based on the code from ??? (probably Arpi) SUB: Detected subtitle file format: ssa ENCA supported languages: be bg cs et hr hu lt lv pl ru sk sl uk zh __ ENCA detected charset: UTF-8 SUB: opened iconv descriptor. SUB: closed iconv descriptor. SUB: Read 448 subtitles, 0 bad line(s). [file] File size is 61336 bytes STREAM: [file] /media/distrpart/Downloads/06.ass STREAM: Description: File STREAM: Author: Albeu STREAM: Comment: based on the code from ??? (probably Arpi) [ass] Error opening iconv descriptor plaintext event at 0, +1590: sovetromantica.com\NИСТОРИЯ ФИНАЛА\NЗАБЫТАЯ\N СОДАЧИ\NГЛАВА №12\N \N \N \N ... plaintext event at 1368080, +131920: sovetromantica.com\N \N \N \N \N \N \N \N SUB: Added subtitle file (1): /media/distrpart/Downloads/06.ass X11 opening display: :0.0 vo: X11 color mask: FFFFFF (R:FF0000 G:FF00 B:FF) vo: X11 running at 1920x1080 with depth 24 and 32 bpp (":0.0" => local display) [x11] Detected wm supports NetWM. [x11] Detected wm supports ABOVE state. [x11] Detected wm supports BELOW state. [x11] Detected wm supports FULLSCREEN state. [x11] Current fstype setting honours FULLSCREEN ABOVE BELOW X atoms Opening video filter: [ass auto=1] [vo] query(Planar YV12) -> 3 Couldn't open video filter 'ass'. ASS: cannot add video filter [ass] Raster: FreeType 2.6.2 [ass] Shaper: FriBidi 0.19.7 (SIMPLE) HarfBuzz-ng 1.1.3 (COMPLEX) [ass] Initialized get_path('fonts') -> '/home/il/.mplayer/fonts' get_path('subfont.ttf') -> '/home/il/.mplayer/subfont.ttf' [ass] Using font provider fontconfig ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family libavcodec version 57.24.101 (internal) Configuration: --enable-gpl --enable-postproc INFO: libavcodec init OK! Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264) ========================================================================== ========================================================================== Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders dec_audio: Allocating 1536000 + 131072 = 1667072 bytes for output buffer. FFmpeg's libavcodec audio codec INFO: libavcodec "aac" init OK! AUDIO: 44100 Hz, 2 ch, floatle, 0.0 kbit/0.00% (ratio: 0->352800) Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio)) ========================================================================== Building audio filter chain for 44100Hz/2ch/floatle -> 0Hz/0ch/??... [libaf] Adding filter dummy [dummy] Was reinitialized: 44100Hz/2ch/floatle [dummy] Was reinitialized: 44100Hz/2ch/floatle Trying every known audio driver... ao2: 44100 Hz 2 chans floatle audio_setup: using '/dev/dsp' dsp device audio_setup: using '/dev/mixer' mixer device audio_setup: using 'pcm' mixer device [AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or directory alsa-init: requested format: 44100 Hz, 2 channels, 1d alsa-init: using ALSA 1.1.0 alsa-init: setup for 1/2 channel(s) alsa-init: using device default alsa-init: opening device in blocking mode alsa-init: device reopened in blocking mode alsa-init: got buffersize=131072 alsa-init: got period size 1024 alsa: 48000 Hz/2 channels/8 bpf/131072 bytes buffer/Float 32 bit Little Endian AO: [alsa] 48000Hz 2ch floatle (4 bytes per sample) AO: Description: ALSA-0.9.x-1.x audio output AO: Author: Alex Beregszaszi, Zsolt Barat <joy@streamminister.de> AO: Comment: under development Building audio filter chain for 44100Hz/2ch/floatle -> 48000Hz/2ch/floatle... [dummy] Was reinitialized: 44100Hz/2ch/floatle [libaf] Adding filter lavcresample [SWR @ 0x555a4e72eda0]Using s16p internally between filters [libaf] Adding filter format [format] Changing sample format from little-endian 32-bit float to little-endian 16-bit signed int [format] Accelerated little-endian 32-bit float to little-endian 16-bit signed int conversion [dummy] Was reinitialized: 48000Hz/2ch/s16le [libaf] Adding filter format [format] Changing sample format from little-endian 16-bit signed int to little-endian 32-bit float [format] Accelerated little-endian 16-bit signed int to little-endian 32-bit float conversion [format] Changing sample format from little-endian 32-bit float to little-endian 16-bit signed int [format] Accelerated little-endian 32-bit float to little-endian 16-bit signed int conversion [dummy] Was reinitialized: 48000Hz/2ch/s16le [format] Changing sample format from little-endian 16-bit signed int to little-endian 32-bit float [format] Accelerated little-endian 16-bit signed int to little-endian 32-bit float conversion Starting playback... [libaf] Reallocating memory in module format, old len = 0, new len = 62217 [libaf] Reallocating memory in module lavcresample, old len = 0, new len = 67714 [libaf] Reallocating memory in module format, old len = 0, new len = 135349 Increasing filtered audio buffer size from 0 to 135344 [h264 @ 0x555a4e7198a0]user data:"x264 - core 120 r2120 0c7dab9 - H.264/MPEG-4 AVC codec - Copyleft 2003-2011 - http://www.videolan.org/x264.html - options: cabac=1 ref=4 deblock=1:1:1 analyse=0x3:0x113 me=umh subme=8 psy=1 psy_rd=0.40:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=8 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=2 b_bias=0 direct=3 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=50 rc=2pass mbtree=1 bitrate=3072 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 cplxblur=20.0 qblur=0.5 vbv_maxrate=6144 vbv_bufsize=15360 nal_hrd=none ip_ratio=1.40 aq=1:0.60" [h264 @ 0x555a4e7198a0]no picture [h264 @ 0x555a4e7198a0]no picture [ffmpeg] aspect_ratio: 1.777778 VDec: vo config request - 1920 x 1080 (preferred colorspace: Planar YV12) Trying filter chain: vo VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.78:1 - prescaling to correct movie aspect. VO Config (1920x1080->1920x1080,flags=0,'MPlayer',0x32315659) VO: [vdpau] 1920x1080 => 1920x1080 Planar YV12 VO: Description: VDPAU with X11 VO: Author: Rajib Mahapatra <rmahapatra@nvidia.com> and others [vdpau] Updating CSC matrix for BT.601 *** [vo] Exporting mp_image_t, 1920x1080x12bpp YUV planar, 3110400 bytes [ass] PlayResX undefined, setting to 384 [ass] fontselect: (Sans, 400, 0) -> /usr/share/fonts/TTF/DejaVuSans.ttf, 0, DejaVuSans Unicode font: 5347 glyphs. Unicode font: 5347 glyphs. [ASPECT] Warning: No suitable new res found! [ASPECT] Warning: No suitable new res found! A: 0.2 V: 0.0 A-V: 0.166 ct: 0.000 0/ 0 ??% ??% ??,?% 0 0 [J Unicode font: 5347 glyphs. Unicode font: 5347 glyphs. A: 0.2 V: 0.0 A-V: 0.164 ct: 0.004 0/ 0 ??% ??% ??,?% 1 0 [J A: 0.2 V: 0.1 A-V: 0.143 ct: 0.008 0/ 0 ??% ??% ??,?% 1 0 [J A: 0.2 V: 0.1 A-V: 0.124 ct: 0.011 0/ 0 ??% ??% ??,?% 2 0 [J A: 0.3 V: 0.2 A-V: 0.112 ct: 0.014 0/ 0 ??% ??% ??,?% 2 0 [J A: 0.3 V: 0.2 A-V: 0.098 ct: 0.017 0/ 0 ??% ??% ??,?% 2 0 [J A: 0.3 V: 0.2 A-V: 0.077 ct: 0.019 0/ 0 ??% ??% ??,?% 2 0 [J A: 0.4 V: 0.3 A-V: 0.059 ct: 0.021 0/ 0 ??% ??% ??,?% 2 0 [J A: 0.4 V: 0.3 A-V: 0.043 ct: 0.023 0/ 0 ??% ??% ??,?% 2 0 [J A: 0.4 V: 0.4 A-V: 0.029 ct: 0.025 0/ 0 ??% ??% ??,?% 2 0 [J A: 0.4 V: 0.4 A-V: 0.017 ct: 0.027 0/ 0 ??% ??% ??,?% 2 0 [J A: 0.5 V: 0.5 A-V: 0.015 ct: 0.028 0/ 0 72% 15% 0.8% 2 0 [J A: 0.5 V: 0.5 A-V: 0.013 ct: 0.029 0/ 0 71% 15% 0.8% 2 0 [J Uninit audio filters... [libaf] Removing filter format [libaf] Removing filter lavcresample [libaf] Removing filter dummy [libaf] Removing filter format Uninit audio: ffmpeg Uninit video: ffmpeg alsa-uninit: pcm closed vo: uninit ... Exiting... (Quit)
Change History (1)
comment:1 by , 9 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Was fixed by r37744