Skip to content
Snippets Groups Projects

transcode: don't use video encoder video can't be sent downstream

Open Steve Lhomme requested to merge robUx4/vlc:rtp-downstream-crash into master

This is the same check done for audio and spu.

Otherwise we end up sending blocks to a id->downstream_id that doesn't exist. And it crashes.

Regression from 8177a1d6.

The crash is easy to reproduce with --sout=#transcode{vcodec=FFV1,acodec=none,scodec=none}:rtp{sdp=rtsp://localhost:8554/}

Edited by Steve Lhomme

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading