couldn't resume playing music after 1 hour on pause on site http://play.qobuz.com/
Reported by
mikhail....@gmail.com,
Jul 19 2017
|
|||||||
Issue descriptionUserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3159.5 Safari/537.36 Example URL: http://play.qobuz.com/artist/1120297 Steps to reproduce the problem: 1. Start playing song. 2. Put on pause. 3. Wait 1 hour. 4. Resume playing from pause. What is the expected behavior? What went wrong? No sound until you start playing another song. In terminal would be error: [1:21:0719/213427.283543:ERROR:render_media_log.cc(30)] MediaEvent: MEDIA_ERROR_LOG_ENTRY {"error":"FFmpegDemuxer: data source error"} [1:1:0719/213427.292533:ERROR:render_media_log.cc(30)] MediaEvent: PIPELINE_ERROR PIPELINE_ERROR_READ Did this work before? N/A Is it a problem with Flash or HTML5? N/A Does this work in other browsers? N/A Chrome version: 61.0.3159.5 Channel: dev OS Version: Fedora 26 Flash Version: Shockwave Flash 26.0 r0 Contents of chrome://gpu: In continue of problem with rewinding rewihttps://bugs.chromium.org/p/chromium/issues/detail?id=738694#c18 please use login and pass from issue 738694
,
Jul 19 2017
I couldn't reproduce this with 30 min. So it may be enough 40 min. But 100% reproduced after 1 hour several times.
,
Jul 19 2017
Firefox 56.0a1 (2017-07-19) (64-bit) works in described case as expected.
,
Jul 26 2017
,
Aug 1 2017
I couldn't repro this bug on Linux with Chrome 61.0.3163.13 build. I waited for around 1 hour, the paused audio can resume without problem. But I have seen similar pipeline_error in video playback (crbug/726424) reporter@, can you upgrade your chrome to a newer build and try again? since its dumuxer data source error, add jrummell@
,
Aug 3 2017
> I couldn't repro this bug on Linux with Chrome 61.0.3163.13 build. I waited for around 1 hour, the paused audio can resume without problem. I still able repro this bug on Google Chrome Version 61.0.3163.26 (Official Build) dev (64-bit)
,
Aug 3 2017
Thank you for providing more feedback. Adding requester "yiningc@chromium.org" to the cc list and removing "Needs-Feedback" label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Aug 3 2017
does it repro on other OS or only on Linux?
,
Aug 4 2017
I am able to repro this issue after overnight pause. the media-internal log is as below. render_id: 25 player_id: 1 pipeline_state: kStopped origin_url: http://play.qobuz.com/ url: http://sample.qobuz.com/file?uid=682573&eid=39657252&fmt=5&app_id=421125438&range=20-30&etsp=1501803231&hmac=7sr1MQW_44AC-CIpCz-YpncMixY total_bytes: 1800001 streaming: false single_origin: true passed_cors_access_check: false range_header_supported: true info: FFmpegDemuxer: created audio stream, config codec: mp3 bytes_per_channel: 2 channel_layout: 3 samples_per_second: 44100 sample_format: 5 bytes_per_frame: 4 seek_preroll: 0ms codec_delay: 0 has extra data? false encrypted? false audio_channels_count: 2 audio_codec_name: mp3 audio_sample_format: Signed 16-bit planar audio_samples_per_second: 44100 bitrate: 320185 found_audio_stream: true found_video_stream: false max_duration: 44.973925 start_time: 0 audio_dds: false audio_decoder: FFmpegAudioDecoder audio_buffering_state: BUFFERING_HAVE_ENOUGH pipeline_buffering_state: BUFFERING_HAVE_ENOUGH event: WEBMEDIAPLAYER_DESTROYED duration: 44.973925 error: FFmpegDemuxer: data source error pipeline_error: PIPELINE_ERROR_READ seek_target: 0 Log property filter Timestamp Property Value 00:00:00 00 pipeline_state kCreated 00:00:00 00 origin_url http://play.qobuz.com/ 00:00:00 00 url http://sample.qobuz.com/file?uid=682573&eid=39657252&fmt=5&app_id=421125438&range=20-30&etsp=1501803231&hmac=7sr1MQW_44AC-CIpCz-YpncMixY 00:00:00 404 total_bytes 1800001 00:00:00 404 streaming false 00:00:00 404 single_origin true 00:00:00 404 passed_cors_access_check false 00:00:00 404 range_header_supported true 00:00:00 404 pipeline_state kStarting 00:00:00 638 info FFmpegDemuxer: created audio stream, config codec: mp3 bytes_per_channel: 2 channel_layout: 3 samples_per_second: 44100 sample_format: 5 bytes_per_frame: 4 seek_preroll: 0ms codec_delay: 0 has extra data? false encrypted? false 00:00:00 638 audio_channels_count 2 00:00:00 638 audio_codec_name mp3 00:00:00 638 audio_sample_format Signed 16-bit planar 00:00:00 638 audio_samples_per_second 44100 00:00:00 638 bitrate 320185 00:00:00 638 found_audio_stream true 00:00:00 638 found_video_stream false 00:00:00 638 max_duration 44.973925 00:00:00 638 start_time 0 00:00:00 639 audio_dds false 00:00:00 639 audio_decoder FFmpegAudioDecoder 00:00:00 639 pipeline_state kPlaying 00:00:00 640 audio_buffering_state BUFFERING_HAVE_ENOUGH 00:00:00 640 pipeline_buffering_state BUFFERING_HAVE_ENOUGH 00:00:00 642 event PLAY 00:00:00 638 duration 44.973925 00:00:13 74 event PAUSE 00:00:28 99 pipeline_state kSuspending 00:00:28 99 pipeline_state kSuspended 19:53:43 388 event PLAY 19:53:43 388 pipeline_state kResuming 19:53:43 967 error FFmpegDemuxer: data source error 19:53:43 967 pipeline_error PIPELINE_ERROR_READ 19:53:43 976 pipeline_state kStopping 19:53:43 976 pipeline_state kStopped 19:53:50 467 event PAUSE 19:54:04 667 seek_target 1 19:54:37 83 seek_target 0 19:54:37 83 event WEBMEDIAPLAYER_DESTROYED
,
Aug 4 2017
Seems like the connection is dying and retry isn't working.
,
Dec 1
This bug is old, and I don't think chrome is doing anything wrong. Closing. |
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by hubbe@chromium.org
, Jul 19 2017