#11678: "dvdsub" should be "dvd_subtitle" -------------------------------------+------------------------------------- Reporter: markfilipak | Owner: (none) Type: defect | Status: new Priority: normal | Component: | undetermined Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Description changed by markfilipak:
Old description: > At https://ffmpeg.org/ffplay-all.html#dvdsub, > > "10.4 dvdsub > > "This codec ..." > > That is incorrect. The name of the codec is "dvd_subtitle". New description: At https://ffmpeg.org/ffmpeg-all.html#dvdsub and https://ffmpeg.org/ffplay-all.html#dvdsub and https://ffmpeg.org/ffprobe-all.html#dvdsub "dvdsub "This codec ..." That is incorrect. The name of the codec is "dvd_subtitle". Also, at https://ffmpeg.org/ffmpeg.html#Examples, I presume that "ffmpeg -i C.mkv out1.mkv -c:s dvdsub -an out2.mkv" should be "ffmpeg -i C.mkv out1.mkv -c:s dvd_subtitle -an out2.mkv". -- -- Ticket URL: <https://trac.ffmpeg.org/ticket/11678#comment:2> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".