[FFmpeg-user] Subtitles streams not found as they are starting later

André M. Orlans andre at orlans-amo.be
Sun Jan 6 12:19:20 CET 2013


In a movie I try to convert to mp4, the subtitles streams start after around 20 seconds and are not found at ffmpeg launch , giving the error
Stream map '0:4' matches no streams.

Is there a solution to get subtitles ?

André

------ error
ffmpeg -i VTS_01_1.VOB -map 0:0 -map 0:1 -map 0:4 out.mp4

[mpeg @ 02019300] max_analyze_duration 5000000 reached at 5024000
Input #0, mpeg, from 'VTS_01_1.VOB':
  Duration: 00:18:30.05, start: 0.073322, bitrate: 7738 kb/s
    Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x576 [SAR 64:45 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Stream #0:1[0x80]: Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s
    Stream #0:2[0x81]: Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s
Stream map '0:4' matches no streams.

------ log at subtitles streams start
New subtitle stream 0:3 at pos:12386318 and DTS:13.1133s.46 bitrate= 914.7kbits/s
New subtitle stream 0:4 at pos:12390414 and DTS:13.1133s.04 bitrate= 916.1kbits/s
New subtitle stream 0:5 at pos:19484686 and DTS:20.2333s.48 bitrate= 936.7kbits/s
[mpeg @ 020d79e0] New subtitle stream 0:6 at pos:19490830 and DTS:20.2333s
[mpeg @ 020d79e0] New subtitle stream 0:7 at pos:19642382 and DTS:20.3533s
[mpeg @ 020d79e0] New subtitle stream 0:8 at pos:19646478 and DTS:20.3533s



More information about the ffmpeg-user mailing list