[FFmpeg-trac] #3768(undetermined:new): dvbsub to overlay get corrupt output

FFmpeg trac at avcodec.org
Mon Jul 14 19:23:37 CEST 2014


#3768: dvbsub to overlay get corrupt output
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  er.anshul.maheshwari@…             |                 Priority:  normal
               Status:  new          |                  Version:
            Component:               |  unspecified
  undetermined                       |               Blocked By:
             Keywords:  ffmpeg,      |  Reproduced by developer:  0
  dvbsub                             |
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 linux-6jho:~/work/anshul/ffmpeg> ./ffmpeg -i ~/test_videos/dvbsubtest.ts
 -filter_complex "[0:v][0:s]overlay[v]" -map [v] -map 0:a  -acodec copy
 -vcodec libx264 ~/test_videos/test.tsffmpeg version N-41104-g6d2df3c
 Copyright (c) 2000-2014 the FFmpeg developers
   built on Jul  1 2014 13:24:08 with gcc 4.7 (SUSE Linux)
   configuration: --disable-optimizations --enable-libx264 --enable-gpl
 --enable-memalign-hack
   libavutil      52. 90.101 / 52. 90.101
   libavcodec     55. 68.100 / 55. 68.100
   libavformat    55. 44.100 / 55. 44.100
   libavdevice    55. 13.101 / 55. 13.101
   libavfilter     4.  9.100 /  4.  9.100
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 19.100 /  0. 19.100
   libpostproc    52.  3.100 / 52.  3.100
 [NULL @ 0xb0fe7a0] start time for stream 2 is not set in
 estimate_timings_from_pts
 [mpegts @ 0xb0f9520] PES packet size mismatch
 Input #0, mpegts, from '/home/a141982112/test_videos/dvbsubtest.ts':
   Duration: 00:00:34.64, start: 79677.098467, bitrate: 4842 kb/s
   Program 1
     Stream #0:0[0x1901](eng): Video: mpeg2video (Main) ([2][0][0][0] /
 0x0002), yuv420p(tv), 720x576 [SAR 64:45 DAR 16:9], max. 15000 kb/s, 25
 fps, 25 tbr, 90k tbn, 50 tbc
     Stream #0:1[0x19a1](eng): Audio: mp2 ([4][0][0][0] / 0x0004), 48000
 Hz, stereo, s16p, 246 kb/s
     Stream #0:2[0x19b1](eng): Subtitle: dvb_subtitle ([6][0][0][0] /
 0x0006)
 [mpegts @ 0xb0f9520] sub2video: using 720x576 canvas
 File '/home/a141982112/test_videos/test.ts' already exists. Overwrite ?
 [y/N] y
 [libx264 @ 0xb11e500] using SAR=64/45
 [libx264 @ 0xb11e500] using cpu capabilities: MMX2 SSE2Fast SSSE3
 FastShuffle SSE4.2
 [libx264 @ 0xb11e500] profile High, level 3.0
 [mpegts @ 0xb11d760] Using AVStream.codec.time_base as a timebase hint to
 the muxer is deprecated. Set AVStream.time_base instead.
     Last message repeated 1 times
 Output #0, mpegts, to '/home/a141982112/test_videos/test.ts':
   Metadata:
     encoder         : Lavf55.44.100
     Stream #0:0: Video: h264 (libx264), yuv420p, 720x576 [SAR 64:45 DAR
 16:9], q=-1--1, 25 fps, 90k tbn, 25 tbc (default)
     Metadata:
       encoder         : Lavc55.68.100 libx264
     Stream #0:1(eng): Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz,
 stereo, 246 kb/s
 Stream mapping:
   Stream #0:0 (mpeg2video) -> overlay:main
   Stream #0:2 (dvbsub) -> overlay:overlay
   overlay -> Stream #0:0 (libx264)
   Stream #0:1 -> #0:1 (copy)

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3768>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list