DolbyLaboratories / dlb_mp4base

The Dolby MP4 streaming muxer (dlb_mp4base) is a software implementation of a muxer of fragmented or unfragmented ISO base media file format (mp4). It supports muxing of Dolby Digital (AC-3), Dolby Digital Plus (E-AC-3), and Dolby AC-4 audio formats as well as Dolby Vision.
BSD 3-Clause "New" or "Revised" License
254 stars 60 forks source link

is there any way to include subtitles? #32

Open nmcc1212 opened 1 year ago

nmcc1212 commented 1 year ago

when i using the command

./mp4muxer_mac -o "Liaison.mp4" -i out/out_2.ec3 -i out/out_1.h265 -i out/out_3.data

i get

ERROR! Input ES type: dat, extension not supported

Edit: this is the command i'm using to demux ./mp4demuxer_mac --input-file Liaison.mp4 --output-folder out