[FFmpeg-trac] #2930(FFprobe:open): ffprobe to report DVD subtitles frame size
FFmpeg
trac at avcodec.org
Mon Sep 2 15:53:26 CEST 2013
#2930: ffprobe to report DVD subtitles frame size
-------------------------------------+-----------------------------------
Reporter: lelegard | Owner:
Type: enhancement | Status: open
Priority: wish | Component: FFprobe
Version: git-master | Resolution:
Keywords: dvdsub | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Changes (by cehoyos):
* priority: normal => wish
* status: new => open
* version: unspecified => git-master
* reproduced: 0 => 1
Comment:
Related to ticket #679
For future tickets: Please always add ffmpeg -i console output.
{{{
$ ffmpeg -i gg.mkv
ffmpeg version N-55962-gec8a484 Copyright (c) 2000-2013 the FFmpeg
developers
built on Sep 2 2013 10:17:48 with gcc 4.7 (SUSE Linux)
configuration: --enable-gpl --enable-libzvbi --disable-indev=jack
libavutil 52. 43.100 / 52. 43.100
libavcodec 55. 31.100 / 55. 31.100
libavformat 55. 15.100 / 55. 15.100
libavdevice 55. 3.100 / 55. 3.100
libavfilter 3. 82.102 / 3. 82.102
libswscale 2. 5.100 / 2. 5.100
libswresample 0. 17.103 / 0. 17.103
libpostproc 52. 3.100 / 52. 3.100
Input #0, matroska,webm, from 'gg.mkv':
Metadata:
ENCODER : Lavf55.14.102
Duration: 00:00:23.00, start: 0.000000, bitrate: 5539 kb/s
Chapter #0.0: start 0.000000, end 20.000000
Stream #0:0: Video: h264 (High), yuv420p, 1280x536 [SAR 1:1 DAR
160:67], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
Stream #0:1: Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 1536 kb/s
(default)
Stream #0:2: Subtitle: dvd_subtitle (default)
At least one output file must be specified
}}}
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2930#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list