Re: [FFmpeg-user] ffplay, display subtitles

2019-08-17 Thread Michael Castellon
Ted, Thank you very much. It working... Michael. Regards. On Thu, Aug 15, 2019 at 9:42 PM Ted Park wrote: > >> On Tue, Aug 13, 2019 at 3:44 PM Marton Balint wrote: > >> > >> FFplay has currently no support for non-bitmap subtitles. I have a patch > >> on github which adds ASS support if you

Re: [FFmpeg-user] ffplay, display subtitles

2019-08-15 Thread Ted Park
>> On Tue, Aug 13, 2019 at 3:44 PM Marton Balint wrote: >> >> FFplay has currently no support for non-bitmap subtitles. I have a patch >> on github which adds ASS support if you are interested. >> >> https://github.com/cus/ffmpeg/tree/ffplayass >> > On Aug 13, 2019, at 5:59 PM, Michael

Re: [FFmpeg-user] ffplay, display subtitles

2019-08-13 Thread Michael Castellon
Hello Ted, Thanks you for information. I compile with libass $./configure --enable-libass But now, how to display the stream of subtitle from mkv files for example Stream #0:3(spa) I tested. $ffplay -sst 3 input.mkv but not works. Error: Stream specifier 3 does not match any subtitle stream

Re: [FFmpeg-user] ffplay, display subtitles

2019-08-13 Thread Michael Castellon
Hello Marton, Thanks you for information. Bitmap subtitles is ok for me. I compile with libraries ass $./configure --enable-libass Now, for subtitles srt, I found this command, ffplay -vf subtitles=input.srt input.mp4 and this works. but how to view the stream of subtitle from mkv files for

Re: [FFmpeg-user] ffplay, display subtitles

2019-08-13 Thread Marton Balint
On Tue, 13 Aug 2019, Ted Park wrote: Libraries: libxv-dev/stable,now 2:1.0.11-1 amd64 [installed] -- X11 Video extension library (development headers) libsdl2-dev/stable,now 2.0.9+dfsg1-1 amd64 [installed] -- Simple DirectMedia Layer development files libvdpau-dev/stable,now 1.1.1-10

Re: [FFmpeg-user] ffplay, display subtitles

2019-08-13 Thread Ted Park
> Libraries: > libxv-dev/stable,now 2:1.0.11-1 amd64 [installed] -- X11 Video extension > library (development headers) > libsdl2-dev/stable,now 2.0.9+dfsg1-1 amd64 [installed] -- Simple > DirectMedia Layer development files > libvdpau-dev/stable,now 1.1.1-10 amd64 [installed] -- Video