Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 641
    • Issues 641
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 80
    • Merge requests 80
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gst-plugins-basegst-plugins-base
  • Issues
  • #311
Closed
Open
Issue created Nov 25, 2016 by Bugzilla Migration User@bugzilla-migration

theora: fails over HTTP or RTSP with 'No valid frames decoded before end of stream'

Submitted by Thibault Saunier @thiblahute

Link to original bug (#775107)

Description

Validate tests (BX corresponds to the build number where the issue happends in the last ~runs):

validate.http.transcode.to_vorbis_and_vp8_in_webm.vorbis_theora_1_ogg:
B4014, B4079, B4084, B233, B268,
validate.http.transcode.to_mp3_and_h264_in_mp4.vorbis_theora_1_ogg: B4087, B262,
validate.http.transcode.to_vorbis_and_theora_in_ogg.vorbis_theora_1_ogg:
B4035, B4063, B4077, B4079, B4082, B4088, B4090, B4099, B199, B217, B236, B254, B259, B260, B267,
validate.http.transcode.to_vorbis_and_h264_in_mkv.vorbis_theora_1_ogg:
B4007, B4056, B4084, B4092, B231, B234, B255,
validate.http.playback.change_state_intensive.vorbis_theora_1_ogg:
B4022, B4038, B4039, B4044, B4047, B4048, B4051, B4054, B4057, B4058, B4066, B4071, B4076, B4083, B4084, B4085, B4088, B4094, B4101, B4105, B193, B194, B198, B201, B202, B203, B205, B209, B210, B215, B217, B220, B228, B234, B235, B238, B244, B245, B249, B253, B255, B256, B258, B260, B261, B262, B263, B264, B266, B269, B272, B273,
validate.http.playback.fast_forward.vorbis_theora_1_ogg:
B4032, B4048, B4058, B4062, B4086, B4093, B4094, B4105, B226, B237, B257, B268,
validate.http.transcode.to_rawaudio_and_prores_in_quicktime.vorbis_theora_1_ogg:
B4009, B4047, B4055, B4059, B4061, B4063, B4073, B4079, B4084, B4097, B196, B241, B246,
validate.http.playback.play_15s.vorbis_theora_1_ogg:
B4011, B4014, B4026, B4035, B4039, B4054, B4056, B4060, B4069, B4079, B4082, B209, B215, B253, B263,

Critical error:

Critical error Got error: No valid frames decoded before end of stream -- Debug message: gstvideodecoder.c(1176): gst_video_decoder_sink_event_default (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstTheoraDec:theoradec0: no valid frames found

Failure example: https://ci.gstreamer.net/job/GStreamer-master-validate/4022/testReport/junit/validate.http.playback/change_state_intensive/vorbis_theora_1_ogg/

This happens basically only on that vorbis_theora_1_ogg (not vorbis_theora_0_ogg) file when played back over HTTP.

Not investigated yet.

Edited Mar 18, 2019 by Thibault Saunier
Assignee
Assign to
Time tracking