On 20.01.2015 10:13, Александр Крылков wrote:
Hello everyone! I am stuck with one issue, I am developing an audio
player and trying to play an audio via gstreamer, but there is no sound:
I checked gstreamer via console:
gst-launch-0.10 filesrc location=/home/nemo/Music/Myfile.mp3 ! decodebin
!
Hello everyone! I am stuck with one issue, I am developing an audio player
and trying to play an audio via gstreamer, but there is no sound:
I checked gstreamer via console:
gst-launch-0.10 filesrc location=/home/nemo/Music/Myfile.mp3 ! decodebin !
autoaudiosink
And it is working fine!
Then I t