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

Capture raw image #53

Open
tomaszed opened this issue Apr 29, 2015 · 1 comment
Open

Capture raw image #53

tomaszed opened this issue Apr 29, 2015 · 1 comment

Comments

@tomaszed
Copy link

tomaszed commented Apr 29, 2015

Hi,
I'm using Intensity Pro with bmdcapture to get raw images from hdmi input.
When i'm usingthe command in README file to get raw video
cmd : bmdcapture -C 0 -m 9 -V 3 -F rawvideo -f output_file.raw
Output:
[rawvideo @ 0x1d6cd20] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
[rawvideo @ 0x1d6cd20] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.

And the system hang and don't display and do anything even SIGTERM/SIGKILL don't work .
Please help.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/12475026-capture-raw-image?utm_campaign=plugin&utm_content=tracker%2F256764&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F256764&utm_medium=issues&utm_source=github).
@lu-zero
Copy link
Owner

lu-zero commented Apr 29, 2015

It cannot work with that kind of container format, the readme states how to
use it precisely, I'll update soon the API usage to not have those warnings.

On Wed, Apr 29, 2015 at 12:35 PM, tomaszed notifications@github.com wrote:

Hi,
I'm using Intensity Pro with bmdcapture to get raw images from hdmi input.
When i'm usingthe command in README file to get raw video
cmd : bmdcapture -C 0 -m 9 -V 3 -F rawvideo -f output_file.raw
Output:
[rawvideo @ 0x1d6cd20] Using AVStream.codec.time_base as a timebase hint
to the muxer is deprecated. Set AVStream.time_base instead.
[rawvideo @ 0x1d6cd20] Using AVStream.codec.time_base as a timebase hint
to the muxer is deprecated. Set AVStream.time_base instead.

And the system hang and don't display and do anything even SIGTERM/SIGKILL
don't work .
Please help.


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

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

No branches or pull requests

2 participants