#11263: [Regression] "movie" filter Closed Caption extraction gave empty output
-------------------------------------+-------------------------------------
             Reporter:  Selcuk       |                    Owner:  (none)
  Ozturk                             |
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avfilter
              Version:  git-master   |               Resolution:
             Keywords:  movie        |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Selcuk Ozturk):

 When I use release 4.3.2 ffprobe, I get:

 # /opt/ffmpeg-4.3.2-amd64-static/ffprobe -hide_banner -threads 0
 -show_entries "stream=time_base:format=size" -of "flat=h=0"
 "fox5-202410230440.ts"
 ffmpeg-4.3.2-amd64-static/
 root@mercury:~# /opt/ffmpeg-4.3.2-amd64-static/ffprobe -hide_banner
 -threads 0 -show_entries "stream=time_base:format=size" -of "flat=h=0"
 "fox5-202410230440.ts"
 Input #0, mpegts, from 'fox5-202410230440.ts':
   Duration: 00:05:09.64, start: 1.767033, bitrate: 152 kb/s
   Program 1
     Metadata:
       service_name    : Service01
       service_provider: FFmpeg
     Stream #0:0[0x100]: Video: h264 (Constrained Baseline) ([27][0][0][0]
 / 0x001B), yuv420p(progressive), 128x72 [SAR 1:1 DAR 16:9], Closed
 Captions, 59.94 fps, 59.94 tbr, 90k tbn, 119.88 tbc
 program.0.stream.0.time_base="1/90000"
 stream.0.time_base="1/90000"
 format.size="5897560"

 Please note the difference of "Closed Captions" between the two versions.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11263#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to