Re: [FFmpeg-user] Closed Caption(CC) data from .ts file using ffmpeg

2014-09-22 Thread Gunasekaran Velu
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 ceho...@ag.or.at wrote:

 Gunasekaran Velu mail2vguna at 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
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


Re: [FFmpeg-user] Closed Caption(CC) data from .ts file using ffmpeg

2014-09-22 Thread Anshul
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, 2014 at 1:03 PM, Carl Eugen Hoyos ceho...@ag.or.at wrote:

 Gunasekaran Velu mail2vguna at 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
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user

 ___
 ffmpeg-user mailing list
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


Re: [FFmpeg-user] Closed Caption(CC) data from .ts file using ffmpeg

2014-09-22 Thread Gunasekaran Velu
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 anshul.ffm...@gmail.com 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 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 ceho...@ag.or.at
 wrote:
 
  Gunasekaran Velu mail2vguna at 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
  ffmpeg-user@ffmpeg.org
  http://ffmpeg.org/mailman/listinfo/ffmpeg-user
 
  ___
  ffmpeg-user mailing list
  ffmpeg-user@ffmpeg.org
  http://ffmpeg.org/mailman/listinfo/ffmpeg-user

 ___
 ffmpeg-user mailing list
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


Re: [FFmpeg-user] Closed Caption(CC) data from .ts file using ffmpeg

2014-09-22 Thread Gunasekaran Velu
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 mail2vg...@gmail.com
wrote:

 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 anshul.ffm...@gmail.com 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 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 ceho...@ag.or.at
 wrote:
 
  Gunasekaran Velu mail2vguna at 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
  ffmpeg-user@ffmpeg.org
  http://ffmpeg.org/mailman/listinfo/ffmpeg-user
 
  ___
  ffmpeg-user mailing list
  ffmpeg-user@ffmpeg.org
  http://ffmpeg.org/mailman/listinfo/ffmpeg-user

 ___
 ffmpeg-user mailing list
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user



___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


Re: [FFmpeg-user] Closed Caption(CC) data from .ts file using ffmpeg

2014-09-22 Thread Anshul
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 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-devel] [PATCH 1_2] lavc: add CEA-708 codec id..eml
Description: application/extension-eml


[FFmpeg-devel] [PATCH 2_2] lavd_lavfi: allow to extract subcc..eml
Description: application/extension-eml
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


Re: [FFmpeg-user] Closed Caption(CC) data from .ts file using ffmpeg

2014-09-22 Thread Gunasekaran Velu
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 anshul.ffm...@gmail.com 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?
 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
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user


___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user