[FFmpeg-trac] #3514(undetermined:new): Image freezes when copying DVB subtitles from input to the output TS

FFmpeg trac at avcodec.org
Tue Apr 1 13:39:52 CEST 2014


#3514: Image freezes when copying DVB subtitles from input to the output TS
-------------------------------------+-------------------------------------
             Reporter:  dalongra     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  dvbsub       |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by dalongra):

 You are right: This is a different issue not reported at first. That's why
 I asked about opening new ticket.

 Freezing issue solved when using file input. It seems to be caused by
 processing UDP multicast.

 Should I open new ticket for "I don't manage to get subtitle Stream
 #0:10[0xd4a](dut,nor,dan,swe,por) (-map 0 option crashes)" Or can we
 continue in this thread?

 Please find below complete command used. Regards.

 ffmpeg -v 9 -loglevel 99 -fix_sub_duration -y -re -i
 "$path_in/FILE_1_TICKET_3514_Input_stream_SD_mpeg2video_1_video_8_audios_10_subs.ts"
 -acodec copy -vcodec copy -map 0:0 -map 0:1 -map 0:2 -map 0:3 -map 0:4
 -map 0:5 -map 0:6 -map 0:7 -map 0:8 -map 0:9 -map 0:10 -map 0:11 -map 0:12
 -map 0:13 -map 0:14 -map 0:15 -map 0:16 -map 0:17 -map 0:18 -c:s:0 copy
 -c:s:1 copy -c:s:2 copy -c:s:3 copy -c:s:3 copy -c:s:4 copy -c:s:5 copy
 -c:s:6 copy -c:s:7 copy -c:s:8 copy -c:s:9 copy -f mpegts
 $path_out/FILE_6_TICKET_3514_Output_stream_SD_mpeg2video_1_video_8_audios_1_subs_copying_stream10.ts

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3514#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list