FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › Java iTunes client and transcoding › Reply To: Java iTunes client and transcoding
@DylanMuir wrote:
Hmm, you’re right.
Here’s the error I get when using the internal player from GIT, when attempting to play a transcoded file:
org.git.player.PlayerException: Gain control not supported
at org.git.player.JavaPlayer.play(JavaPlayer.java:256)
at org.git.player.JavaPlayer.play(JavaPlayer.java:178)
at org.git.client.swing.GetItTogether$18.construct(GetItTogether.java:908)
at org.git.client.swing.SwingWorker$2.run(SwingWorker.java:109)
at java.lang.Thread.run(Thread.java:613)I presume this relates to the gain equalisation that iTunes supports. Any chance of switching off gain information being sent to the GetItTogether client?
DRM
There isn’t anything sent to clients when transcoding besides the minimal wav header and wav data. No metainfo at all gets sent. I’m not sure what it’s saying.
— Ron