Hello. I have FLAC on my Plex server. When I download using the Mac Plex Amp client, I noticed the downloaded files are in Ogg format. Output form the file command:
Ogg data, Opus audio,
When using iOS, what format is used for downloaded files? It can make a difference as AAC format is generally of better quality at the same bit rate than MP3.
Obviously is only matters if I can hear it, and since Plex Amp downloads multiple versions of the same song if that song is in multiple playlists, I won’t be using Plex Amp for the most part (the full Plex iOS client doesn’t to this), but I was just curious.
That’s great!
Are there plans to sync more like the Plex app so there aren’t duplicates? I have a number of smart playlists with overlapping songs.
What happens if my server has FLAC and I set the download quality to 320 kbps? What file type and bitrate will reside on my device? 256 kbps Opus? Whatever the output, how does it compare to V0 VBR or 320 CBR in terms of quality and file size?
What happens if my server has FLAC and I set the download quality to 1 Mbps? What file type and bitrate will reside on my device?
What happens if my server has FLAC and I set the download quality to Maximum? What file type and bitrate will reside on my device?
By default, 128 kbps Opus; if you raise the conversion quality to 256 kbps, then 256 kbps Opus.
You didn’t mention a codec, so I assume you mean MP3. Opus is superior (considered transparent at 128 kbps for the vast majority of cases). The “file size” question doesn’t make sense, that’s a direct function of bitrate
If your FLAC is under 1Mbps, then FLAC.
If your FLAC is over 1Mbps, than Opus (bitrate as per above).
Does this mean that what controls download bitrate is the conversion quality under Advanced and not the Download Quality setting?
What file resides on my device if my server has V0 and the download quality is set to 320 kbps or 256 kbps? Will it download the raw .mp3 or convert to .opus?
In my experience, LAME mp3 V0 will generally produce bitrates between 220kbps-280kbps depending on the source. So, assuming the server’s mp3 bitrate is higher than the settings on the receiving device, it seems you will end up with a lossy transcode of a lossy transcode. I would like to avoid that situation. Correct me if I’m wrong, it seems the most fool-proof way to avoid transcoding lossy files is to set all download settings to maximum on the receiving device. Would this result in an exact copy of the server file being sent to the device?