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

Add CLI option to force output resample rate #62

Merged
merged 1 commit into from
Jan 17, 2022

Conversation

christophehenry
Copy link
Contributor

No description provided.

@sezanzeb
Copy link
Contributor

sezanzeb commented Jan 16, 2022

Can't run the ui anymore:

➜  soundconverter git:(resample-rate) soundconverter
/usr/lib/python3.9/site-packages/soundconverter/interface/preferences.py:27: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '4.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, GLib
/usr/lib/python3.9/site-packages/soundconverter/gstreamer/converter.py:26: PyGIWarning: Gst was imported without specifying a version first. Use gi.require_version('Gst', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gst, GLib, Gio
soundconverter needs GTK >= 3.0 (Error: "Namespace Gtk is already loaded with version 4.0")

@kassoulet
Copy link
Owner

kassoulet commented Jan 16, 2022 via email

@christophehenry christophehenry force-pushed the resample-rate branch 2 times, most recently from c4629c6 to 10e7779 Compare January 17, 2022 10:44
@christophehenry
Copy link
Contributor Author

@sezanzeb Fixed.
@kassoulet Fixed too. Only one test failing because I don't know how get_bitrate() actually computes the bitrate. If you could help me.

@kassoulet kassoulet merged commit 735fffe into kassoulet:main Jan 17, 2022
@kassoulet
Copy link
Owner

Nice, thank you Christophe !

@christophehenry christophehenry deleted the resample-rate branch January 18, 2022 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants