Bug #2715

Error page locks video pipeline on skip forward/backward

Added by Leonid Protasov almost 8 years ago. Updated almost 8 years ago.

Status:FixedStart date:06/25/2015
Priority:NormalDue date:
Assignee:Andreas Smas% Done:

100%

Category:Video playback
Target version:4.10
Found in version:4.9.594 Platform:Linux

Description

To reproduce, run Online TV->Sample M3U List->Music->Go to the bottom of the list and play last item. Advance via PgUp to Virgin Radio TV. It plays bs. If you backspace and play it directly - it's ok.

Associated revisions

Revision 5434b418
Added by Andreas Smas almost 8 years ago

Make sure to clear "hold" -flags when reusing media pipe for another stream

Fixes #2715

History

#1 Updated by Leonid Protasov almost 8 years ago

Reproducible on OS X.

#2 Updated by Andreas Smas almost 8 years ago

could be related to when switching from HLS to RTMP?

#3 Updated by Leonid Protasov almost 8 years ago

Andreas Ă–man wrote:

could be related to when switching from HLS to RTMP?

Reproduce via navi-x. It's related when switching from page with error on black background to RTMP, MPEG2 etc anything different from HLS. But that black background error page we get from HLS :)

#4 Updated by Leonid Protasov almost 8 years ago

  • Subject changed from hls page errors (somehow lock video init of the next/previous video on transition) to Error page locks video pipeline on skip forward/backward

Just use this code to reproduce:

    page.appendItem('http://bit.do/2DTZ', "video", { title: "Play me" });
    page.appendItem('https://movian.tv/attachments/download/1835/xvid_480p_as_l5_1mbps_he-aac_foreign_subs_matrix.mkv', "video", { title: "Skip forward to me from 'Play me'" });

#5 Updated by Andreas Smas almost 8 years ago

  • Status changed from New to Accepted

Perfect bug-report (with the small script) and thus easy to reproduce, fix coming up!

#6 Updated by Andreas Smas almost 8 years ago

  • Status changed from Accepted to Fixed
  • % Done changed from 0 to 100

Also available in: Atom PDF