2023-07-06, 03:39 AM
(This post was last modified: 2023-07-06, 03:40 AM by TheDreadPirate. Edited 1 time in total.)
Here is what my server logs show when I have it set to 128Kbps for Internet Quality in Jellyfin on my Android phone.
If you are looking at the "Media Info" while you are playing back transcoded music, it will still show the original metadata. Not the transcode metadata.
What are you seeing that makes you think you are receiving the raw WAV?
Code:
[2023-07-06 03:32:20.731 +00:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -ss 00:01:48.000 -i file:\"/media/library/Music/Florence & The Machine/Ceremonials/Disc 1/Track 03.flac\" -map_metadata -1 -map_chapters -1 -threads 0 -acodec libfdk_aac -ab 128000 -ac 2 -vn -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 36 -hls_segment_filename \"/media/ramdisk/transcodes/78a82fc4e65a56af2b19e3771db7809c%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/media/ramdisk/transcodes/78a82fc4e65a56af2b19e3771db7809c.m3u8\""
[2023-07-06 03:32:26.723 +00:00] [INF] FFmpeg exited with code 0
If you are looking at the "Media Info" while you are playing back transcoded music, it will still show the original metadata. Not the transcode metadata.
What are you seeing that makes you think you are receiving the raw WAV?