HI
I can't able to download the file. can you zip and send to me.
Thanks
GUna
On Mon, Sep 22, 2014 at 5:06 PM, Anshul wrote:
> On 09/22/2014 04:17 PM, Gunasekaran Velu wrote:
> > Hi
> >
> > How can i help you to getting Closed Caption from .ts video file?
> Do you need raw data or decoded data
Hi
Thanks for the information. Need it for raw data only.
my skype: talk2gunav
Regards
Guna
On Mon, Sep 22, 2014 at 5:06 PM, Anshul wrote:
> On 09/22/2014 04:17 PM, Gunasekaran Velu wrote:
> > Hi
> >
> > How can i help you to getting Closed Caption from .ts video file?
> Do you need raw data
On 09/22/2014 04:17 PM, Gunasekaran Velu wrote:
> Hi
>
> How can i help you to getting Closed Caption from .ts video file?
Do you need raw data or decoded data?
if you need raw data only here are two old patch given by Nicolas George.
I have attached those both patch.
for decoded data even I am wo
Hi
How can i help you to getting Closed Caption from .ts video file?
Looking forward your reply.
Kindly help me.
Thanks and Regards
Guna
On Mon, Sep 22, 2014 at 2:18 PM, Gunasekaran Velu
wrote:
> Yes . I need help to get Closed caption data from .ts file using ffmpeg?
>
>
> Regards
> GUna
>
Yes . I need help to get Closed caption data from .ts file using ffmpeg?
Regards
GUna
On Mon, Sep 22, 2014 at 2:06 PM, Anshul wrote:
> Hi
>
> you can use CCExtractor, or help here if you want Closed caption in
> ffmpeg.
>
> -Anshul
>
> On 09/22/2014 01:44 PM, Gunasekaran Velu wrote:
> > Hi Ca
Hi
you can use CCExtractor, or help here if you want Closed caption in
ffmpeg.
-Anshul
On 09/22/2014 01:44 PM, Gunasekaran Velu wrote:
> Hi Carl,
>
> Thanks for the information.
>
> Any other solution for linux platform?
>
> Looking forward your reply.
>
>
> Regards
> Guna
>
> On Mon, Sep 22, 2
Hi Carl,
Thanks for the information.
Any other solution for linux platform?
Looking forward your reply.
Regards
Guna
On Mon, Sep 22, 2014 at 1:03 PM, Carl Eugen Hoyos wrote:
> Gunasekaran Velu gmail.com> writes:
>
> > I am using the following ffmpeg command to extract
> > the CC(Closed Cap
Gunasekaran Velu gmail.com> writes:
> I am using the following ffmpeg command to extract
> the CC(Closed Caption) data from .ts file.
This sounds unlikely since FFmpeg does not (yet)
support Closed Captions.
Carl Eugen
___
ffmpeg-user mailing list
I am using the following ffmpeg command to extract the CC(Closed Caption)
data from .ts file.
FFMPEG -i input.ts -vn -an -codec:s:0.1 srt sub.srt
ffmpeg -threads 4 -i input.ts -vn -an -codec:s:0.2 srt englishSubtitle.srt
But i did not get the cc data, its says "invalid frame dimensions 0x0"
erro