[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 10:12:45 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: unspecified | undetermined
Keywords: DVB | Resolution:
subtitles image freezing | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by cehoyos):
Replying to [ticket:3514 dalongra]:
> {{{
> ffmpeg -v 9 -loglevel 99 -fix_sub_duration -re -i
"udp://224.168.223.60:2060?fifo_size=3000000&overrun_nonfatal=1" -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:11 -map 0:12 -c:s:0 copy -c:s:1
dvbsub -c:s:2 dvbsub -f mpegts "udp://224.168.223.204:2204"
> }}}
This would be a duplicate of ticket #2024 (reencoding dvbsub does not work
correctly).
Is there a problem reproducible with {{{-scodec copy}}}? If yes, please
post a command line starting with {{{-i
FILE_1_TICKET_3514_Input_stream_SD_mpeg2video_1_video_8_audios_10_subs.ts}}}
together with the console output.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3514#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list