[FFmpeg-trac] #11678(undetermined:new): "dvdsub" should be "dvd_subtitle"

FFmpeg trac at avcodec.org
Thu Jul 24 02:15:31 EEST 2025


#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


More information about the FFmpeg-trac mailing list