Skip to content

avconv starts using 100% when HDMI is not connected #16

@nrmmota

Description

@nrmmota

When I use bmdcapture I get a clean color bar in the output:

./bmdcapture -m 13 -C 0 -V 3 -F nut -f pipe:1|avconv -i - -q 5 -r 30 -f mpegts udp://239.192.2.15:1234

When I use avconv along with libbmd and disconnect the HDMI cable, the process load goes down. But If I restart the system or avconv (while HDMI is still disconnected) the process starts using 100%

/usr/local/bin/avconv -v trace -instance 0 -analyzeduration 0 -f bmd -video_mode 14 -audio_connection 2 -video_connection 3 -video_format 1 -i default -acodec mp2 -vcodec mpeg2video -threads 2 -qmin 5 -qmax 20 -q 8 -r 30 -f mpegts udp://239.192.2.15:1234

trace/debug doesn't not tell me if input is not detected.

I'm using a Decklink Mini Recorder

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30799364-avconv-starts-using-100-when-hdmi-is-not-connected?utm_campaign=plugin&utm_content=tracker%2F256780&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F256780&utm_medium=issues&utm_source=github).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions