Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rpm packages for supporting mp3 sound forwarding with centos / fedora #716

Closed
totaam opened this issue Oct 17, 2014 · 6 comments
Closed

Comments

@totaam
Copy link
Collaborator

totaam commented Oct 17, 2014

Issue migrated from trac ticket # 716

component: packaging | priority: minor | resolution: fixed

2014-10-17 03:33:39: totaam created the issue


tasks:

  • new spec files
  • buildbot updates
  • testing
@totaam
Copy link
Collaborator Author

totaam commented Oct 17, 2014

2014-10-17 03:36:35: totaam changed owner from antoine to smo

@totaam
Copy link
Collaborator Author

totaam commented Oct 17, 2014

2014-10-17 03:36:35: totaam commented


Spec files added in r7940.
Tested on Fedora with ./xpra/sound/gstreamer_util.py:

  • before building and installing the new packages:
encoders supported: ['wavpack', 'wav', 'flac', 'speex']
decoders supported: ['wavpack', 'wav', 'flac', 'speex']
  • after:
encoders supported: ['mp3', 'wavpack', 'wav', 'flac', 'speex']
decoders supported: ['mp3', 'wavpack', 'wav', 'flac', 'speex']

Tested with a win32 client which prints on stdout:

  • before:
using audio codec: Wavpack
  • after:
using audio codec: MPEG-1 Layer 3 (MP3)

@totaam
Copy link
Collaborator Author

totaam commented Oct 25, 2014

2014-10-25 21:28:58: totaam commented


r7988: changes needed for building on centos6+

Tested by playing a simple wav file with paplay.
CentOS can be used as client or server and support mp3 encoding.

@totaam
Copy link
Collaborator Author

totaam commented Apr 14, 2015

2015-04-14 17:40:24: antoine changed status from new to closed

@totaam
Copy link
Collaborator Author

totaam commented Apr 14, 2015

2015-04-14 17:40:24: antoine set resolution to fixed

@totaam
Copy link
Collaborator Author

totaam commented Apr 14, 2015

2015-04-14 17:40:24: antoine commented


I assume this works.

@totaam totaam closed this as completed Apr 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant