<div class="gmail_quote">On Wed, Jul 25, 2012 at 5:14 AM, Nicolas George <span dir="ltr"><<a href="mailto:nicolas.george@normalesup.org" target="_blank">nicolas.george@normalesup.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Please do not top-post on this mailing list. If you do not know what it<br>
means, loop it up before doing it again.<br>
<div class="im"><br></div></blockquote><div><br></div><div>ok, sorry</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
Le septidi 7 thermidor, an CCXX, Wagner Patriota a écrit :<br>
</div><div class="im">> I think that the correct name of the file I wanna create is MPEG-PS (RLE).<br>
<br>
</div>A MPEG-PS file with just subtitles will not be very useful to you.<br></blockquote><div><br></div><div>why? are you sure you really undertood what I am asking?</div><div>I am using the ffmpeg command to join a video with subtitle... the attached "a.sub" WORKS PERFECTLY without the .idx file.... it is working. I just wanna make the same thing but with a bitmap 8-bit-color. that's simple like this!</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
> ffmpeg -i input.ts *-i a.sub* -vcodec copy -acodec copy *-scodec<br>
> dvbsub*output.ts<br>
<br>
What are we supposed to do with that?<br></blockquote><div><br></div><div>it is not just supposed to do. it in fact does work. the thing is: I need the .sub file have a bitmap 8-bit-color.</div><div>This ffmpeg command is used to mux the video and subtitle together. ;-)</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Regards,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
  Nicolas George<br>
</font></span><br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.12 (GNU/Linux)<br>
<br>
iEYEARECAAYFAlAPqt4ACgkQsGPZlzblTJONaACfQCYB64NMVVilQXk20GOBFbKM<br>
2QcAoIZ65z1vbenbBDE76YimgdnM2XTm<br>
=Dc0K<br>
-----END PGP SIGNATURE-----<br>
<br>_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br></blockquote></div><br>