! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
"File info" pauses stream
Status:
RESOLVED: FIXED
Product:
Xfmedia
Component:
playback

Comments

Description Bernhard Walle 2005-01-04 00:14:19 CET
If I display the "file info" in the playlist, playback of the stream is paused. 

Reproducible: Always
Steps to Reproduce:
1. 
2. 
3. 

Actual Results:  
The playback is paused.

Expected Results:  
Playback should continue.
Comment 1 Brian J. Tarricone (not reading bugmail) 2005-01-04 01:42:01 CET
does this happen to you on anything other than network streams?  that's the only
time it happens for me, and i'm not sure that there's anything i can do about it.
Comment 2 Bernhard Walle 2005-01-04 10:40:32 CET
Streams only.
Comment 3 Brian J. Tarricone (not reading bugmail) 2005-01-04 15:44:26 CET
mm, yeah, i have a feeling that reading the file info for the network stream
blocks the main xine engine, then the input buffer gets starved, and it stops. 
i don't know that there's anything i can do about that, aside from using an
entirely new xine instance for fetching file info, which adds unacceptable
memory overhead.

i'll leave this open for a while in case i have the chance to do more research,
but likely this is a WONTFIX.
Comment 4 Bernhard Walle 2005-01-04 16:11:56 CET
Well, if it's Xine bug, why not reporting it to Xine people? 

Comment 5 Brian J. Tarricone (not reading bugmail) 2005-01-04 23:34:31 CET
(In reply to comment #4)
> Well, if it's Xine bug, why not reporting it to Xine people? 

Not a bad idea, though I'm not sure it's a bug per se...  It seems more like
this just isn't something they intended you to be able to do.  We'll see.
Comment 6 Brian J. Tarricone (not reading bugmail) 2005-01-15 06:45:33 CET
it appears that xine sets the speed of the stream to "paused" in this case. 
perhaps disk i/o is blocked while we're opening the other stream, and the buffer
runs out, and xine pauses.  i dunno.  at any rate, i committed a workaround for
this, so the bug shouldn't show up anymore - it's not even audible for me now.

Bug #654

Reported by:
Bernhard Walle
Reported on: 2005-01-04
Last modified on: 2005-01-15

People

Assignee:
Brian J. Tarricone (not reading bugmail)
CC List:
0 users

Version

Version:
0.7.0cvs

Attachments

Additional information