View difference between Paste ID: z9PSEnd6 and VG17rXyh
SHOW: | | - or go back to the newest paste.
1-
a141982112@linux-6jho:~/work/anshul/ffmpeg> ./ffmpeg -i ~/test_videos/dvbsubtest.ts -vf subtitles=~/test_videos/dvbsubtest.ts ~/test_videos/test.ts 
1+
a141982112@linux-6jho:~/work/anshul/ffmpeg> ./ffmpeg -i ~/test_videos/dvbsubtest.ts -vf subtitles="/home/a141982112/test_videos/the.tudors.208-ALANiS.srt" ~/test_videos/test.avi
2
ffmpeg version N-41104-g6d2df3c Copyright (c) 2000-2014 the FFmpeg developers
3
  built on Jul  1 2014 13:24:08 with gcc 4.7 (SUSE Linux)
4
  configuration: --disable-optimizations --enable-libx264 --enable-gpl --enable-memalign-hack
5
  libavutil      52. 90.101 / 52. 90.101
6
  libavcodec     55. 68.100 / 55. 68.100
7
  libavformat    55. 44.100 / 55. 44.100
8
  libavdevice    55. 13.101 / 55. 13.101
9
  libavfilter     4.  9.100 /  4.  9.100
10
  libswscale      2.  6.100 /  2.  6.100
11
  libswresample   0. 19.100 /  0. 19.100
12
  libpostproc    52.  3.100 / 52.  3.100
13-
[NULL @ 0xa2436c0] start time for stream 2 is not set in estimate_timings_from_pts
13+
[NULL @ 0x9c826c0] start time for stream 2 is not set in estimate_timings_from_pts
14-
[mpegts @ 0xa23e440] PES packet size mismatch
14+
[mpegts @ 0x9c7d440] PES packet size mismatch
15
Input #0, mpegts, from '/home/a141982112/test_videos/dvbsubtest.ts':
16
  Duration: 00:00:34.64, start: 79677.098467, bitrate: 4842 kb/s
17
  Program 1 
18
    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
19-
    Stream #0:1[0x19a1](eng): Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz, stereo, s16p, 246 kb/s                                                                                              
19+
    Stream #0:1[0x19a1](eng): Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz, stereo, s16p, 246 kb/s
20-
    Stream #0:2[0x19b1](eng): Subtitle: dvb_subtitle ([6][0][0][0] / 0x0006)                                                                                                                    
20+
    Stream #0:2[0x19b1](eng): Subtitle: dvb_subtitle ([6][0][0][0] / 0x0006)
21-
File '/home/a141982112/test_videos/test.ts' already exists. Overwrite ? [y/N] y                                                                                                                 
21+
File '/home/a141982112/test_videos/test.avi' already exists. Overwrite ? [y/N] y
22-
[AVFilterGraph @ 0xa231360] No such filter: 'subtitles'                                                                                                                                         
22+
[AVFilterGraph @ 0x9c70360] No such filter: 'subtitles'
23
Error opening filters!