swesterfeld / gst123

Flexible command line player based on gstreamer
Other
9 stars 6 forks source link

Sound is silenced but does not stop playing after ^z #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start playing
2. send ^z
3. resume with fg

What is the expected output? What do you see instead?

Music will starts right after when stopped, instead while no sound is emitted 
it the music is restarted after X time where X is the time between fg and ^Z 

See the 5 seconds gap here:
gst123 kafka/our\ memories\ are\ only\ tales\ \(1994-2002\)/[01][0-9]*ogg
Time: 0:00:27.09 of 0:03:07.18                 
[1]+  Fermato                 gst123 kafka/our\ memories\ are\ only\ tales\ 
\(1994-2002\)/[01][0-9]*ogg
rm@montag:~$ fg
gst123 kafka/our\ memories\ are\ only\ tales\ \(1994-2002\)/[01][0-9]*ogg
Time: 0:00:32.94 of 0:03:07.18                 
[1]+  Fermato                 gst123 kafka/our\ memories\ are\ only\ tales\ 
\(1994-2002\)/[01][0-9]*ogg

What version of the product are you using? On what operating system?

0.3.3, debian sid

Please provide any additional information below.

Original issue reported on code.google.com by riccardo...@gmail.com on 3 Dec 2014 at 10:39