Discussion:
[FFmpeg-user] Closed Caption(CC) data from .ts file using ffmpeg
Gunasekaran Velu
2014-09-20 21:38:15 UTC
Permalink
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"
error.

Help me to extract the cc data from .ts file using ffmpeg.


Looking forward your reply.


Thanks and Regards

Guna
Carl Eugen Hoyos
2014-09-22 07:33:30 UTC
Permalink
Post by Gunasekaran Velu
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
Gunasekaran Velu
2014-09-22 08:14:18 UTC
Permalink
Hi Carl,

Thanks for the information.

Any other solution for linux platform?

Looking forward your reply.


Regards
Guna
Post by Carl Eugen Hoyos
Post by Gunasekaran Velu
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
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
Anshul
2014-09-22 08:36:42 UTC
Permalink
Hi

you can use CCExtractor, or help here if you want Closed caption in
ffmpeg.

-Anshul
Post by Gunasekaran Velu
Hi Carl,
Thanks for the information.
Any other solution for linux platform?
Looking forward your reply.
Regards
Guna
Post by Carl Eugen Hoyos
Post by Gunasekaran Velu
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
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
_______________________________________________
ffmpeg-user mailing list
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
Gunasekaran Velu
2014-09-22 08:48:39 UTC
Permalink
Yes . I need help to get Closed caption data from .ts file using ffmpeg?


Regards
GUna
Post by Anshul
Hi
you can use CCExtractor, or help here if you want Closed caption in
ffmpeg.
-Anshul
Post by Gunasekaran Velu
Hi Carl,
Thanks for the information.
Any other solution for linux platform?
Looking forward your reply.
Regards
Guna
Post by Carl Eugen Hoyos
Post by Gunasekaran Velu
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
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
_______________________________________________
ffmpeg-user mailing list
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
_______________________________________________
ffmpeg-user mailing list
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
Gunasekaran Velu
2014-09-22 10:47:40 UTC
Permalink
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
Post by Gunasekaran Velu
Yes . I need help to get Closed caption data from .ts file using ffmpeg?
Regards
GUna
Post by Anshul
Hi
you can use CCExtractor, or help here if you want Closed caption in
ffmpeg.
-Anshul
Post by Gunasekaran Velu
Hi Carl,
Thanks for the information.
Any other solution for linux platform?
Looking forward your reply.
Regards
Guna
Post by Carl Eugen Hoyos
Post by Gunasekaran Velu
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
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
_______________________________________________
ffmpeg-user mailing list
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
_______________________________________________
ffmpeg-user mailing list
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
Anshul
2014-09-22 11:36:01 UTC
Permalink
Post by Gunasekaran Velu
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 working for samething,
you can talk to me personally at skype id: er_anshul or irc #ffmpeg-dev
my nick is anshul_mahe.

-Anshul
Gunasekaran Velu
2014-09-22 11:54:26 UTC
Permalink
Hi

Thanks for the information. Need it for raw data only.

my skype: talk2gunav


Regards
Guna
Post by Anshul
Post by Gunasekaran Velu
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 working for samething,
you can talk to me personally at skype id: er_anshul or irc #ffmpeg-dev
my nick is anshul_mahe.
-Anshul
_______________________________________________
ffmpeg-user mailing list
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
Gunasekaran Velu
2014-09-22 12:07:02 UTC
Permalink
HI

I can't able to download the file. can you zip and send to me.

Thanks
GUna
Post by Anshul
Post by Gunasekaran Velu
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 working for samething,
you can talk to me personally at skype id: er_anshul or irc #ffmpeg-dev
my nick is anshul_mahe.
-Anshul
_______________________________________________
ffmpeg-user mailing list
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
Loading...