Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Closed caption #40

Closed
wants to merge 31 commits into from
Closed

Adding Closed caption #40

wants to merge 31 commits into from

Conversation

anshul1912
Copy link

Hi

I implemented closed caption here, if you want you can cherry pick from my code and merge it to your base

-Anshul

@lu-zero
Copy link
Owner

lu-zero commented Dec 2, 2014

Look interesting, thanks!
On 2 Dec 2014 13:06, "Anshul Maheshwari" notifications@github.com wrote:

Hi

I implemented closed caption here, if you want you can cherry pick from my
code and merge it to your base

-Anshul

You can merge this Pull Request by running

git pull https://github.com/anshul1912/bmdtools master

Or view, comment on, or merge it at:

#40
Commit Summary

  • Get to know whether cc is present or not
  • working with no leakage because of closed caption
  • small typo
  • checking cc608 in bmdcapture file itself

File Changes

Patch Links:


Reply to this email directly or view it on GitHub
#40.

@darrellenns
Copy link

Many thanks for putting the effort into caption support! Do you have any info on how to use this? It seems the nut mux has issues in the caption-enabled version. I get "[nut @ 0x1229da0] No codec tag defined for stream 2" (and no data output) when using the following command:

./bmdcapture -M2a00M -C0 -Fnut -m8 -c2 -A2 -V4 -o strict=experimental:syncpoints=none -f pipe:1 | head -c 1000 | hexdump

This same command works fine using lu-zero/bmdtools without the caption support.

@lu-zero
Copy link
Owner

lu-zero commented Jan 16, 2015

I hadn't time to integrate it properly sadly =/

On Fri, Jan 16, 2015 at 11:25 PM, dack notifications@github.com wrote:

Many thanks for putting the effort into caption support! Do you have any
info on how to use this? It seems the nut mux has issues in the
caption-enabled version. I get "[nut @ 0x1229da0] No codec tag defined for
stream 2" (and no data output) when using the following command:

./bmdcapture -M2a00M -C0 -Fnut -m8 -c2 -A2 -V4 -o
strict=experimental:syncpoints=none -f pipe:1 | head -c 1000 | hexdump

This same command works fine using lu-zero/bmdtools without the caption
support.


Reply to this email directly or view it on GitHub
#40 (comment).

@anshul1912
Copy link
Author

FFmpeg need to be patched, I have not yet registered cc608 in libnut,so it wont work

@lu-zero lu-zero mentioned this pull request Jan 18, 2015
@lu-zero lu-zero force-pushed the master branch 2 times, most recently from 270e1ef to 7380dd6 Compare March 18, 2015 22:29
@anshul1912 anshul1912 closed this Aug 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants