<div dir="ltr">Hi all,<br><br>I have modify /modules/demux/subtitle.c for load into transport stream a generic text file. Now i want to extract the subtitle information from transport stream and save it in a new file. I try to write mux module that dump subtitle in transport stream in a new file but doesn't work. I am a beginner vlc developer. I have attached the file /modules/mux/subtitle.c.<br>
<br>can someone help me to understand my errors?<br><br>I have compile file with command make libmux_subtitle_plugin.so, then copy file created in /usr/local/lib/vlc/mux.<br><br>Is this the correct way to compile and install new module?<br>
<br><br>thank you very much for the time spent<br><br>Alex<br></div>