Jinhjy 2 Posted October 14, 2021 Posted October 14, 2021 I suspect this is a transcoding isssue, but it was working fine and I hadn't made any changes. This is also an issue through localhost, which is why I ruled out reverse proxy and CloudFlare as culprits. Not sure how to alleviate this. Would love some feedback :) Feel free to have a look at my log files, can see me attempting different movies with different encoding formats and different sizes around 3am on the 14th :) Thanks, I appreciate it embyserver.txt
Carlo 4561 Posted October 14, 2021 Posted October 14, 2021 Can you be specific what you're pointing out that isn't working as expected?
Jinhjy 2 Posted October 14, 2021 Author Posted October 14, 2021 Playback of movies, and tv is kind of hit or miss. This issue, doesn't seem to be an aliment of one particular video codec that is not playable for instance, like HEVC and H264 both have movies of where some will be playable and other will not be. From my understanding of the logs its transcoding related. But at the same time this issue kinda sprung up some what suddenly, like everything was working fine a few hours, or a day before (I dont completely recall when I started to notice this) which is why I'm kinda confused because nothing in my system or settings has been changed. I've previously faced a similar issue, but it only affected H264 MP4 videos, it only affected remote play, and it was caused by an issue in Cloudflare configuration. However, in this instance it even affects local play, even on the Windows computer that is hosting the server itself.
Luke 42083 Posted October 14, 2021 Posted October 14, 2021 Please attach an example ffmpeg log. thanks.
Jinhjy 2 Posted October 14, 2021 Author Posted October 14, 2021 (edited) Here's a couple ffmpeg-remux-5f58cb50-2ef0-4438-a161-ce6f6c53b0ec_1.txt ffmpeg-transcode-7a59d719-0da7-4337-a3a5-e816611a518a_1.txt ffmpeg-transcode-9505cffd-7a61-48d4-a614-d0a7ad342200_1.txt ffmpeg-transcode-33bfbb36-3a86-4788-8743-bcd29f9bbc24_1.txt ffmpeg-transcode-0919eae9-6e83-40c2-8d1c-18abb4184b00_1.txt Edited October 14, 2021 by Jinhjy added one more transcoding log for something that works
Carlo 4561 Posted October 14, 2021 Posted October 14, 2021 Hi, did some of those playback ok and other didn't? What Emby client were you using? Playback from a different machine then the server?
Jinhjy 2 Posted October 14, 2021 Author Posted October 14, 2021 (edited) 13 minutes ago, cayars said: Hi, did some of those playback ok and other didn't? Yeah 13 minutes ago, cayars said: What Emby client were you using? Tested only on webclient. Quote Playback from a different machine then the server? Tried to test from both locally on the server machine itself and remotely too. I could attach all the transcoding logs I have since I started testing and noticing this issue. Edited October 14, 2021 by Jinhjy
Carlo 4561 Posted October 14, 2021 Posted October 14, 2021 Can you do this again but point out what works and what doesn't?
pwhodges 2012 Posted October 14, 2021 Posted October 14, 2021 6 hours ago, Jinhjy said: This issue, doesn't seem to be an aliment of one particular video codec that is not playable for instance, like HEVC and H264 both have movies of where some will be playable and other will not be. This can happen because of another aspect of the encoding, such as whether it is 10-bit - the effect of this varies critically with the means available for transcoding. Paul 1
Jinhjy 2 Posted October 16, 2021 Author Posted October 16, 2021 Apologies for my delay/absence got super swamped with work. On 10/14/2021 at 9:46 PM, cayars said: Can you do this again but point out what works and what doesn't? I got a couple transcoding log files attached here for you. I noticed that for the ones that usually fail to play will create multiple transcoding files in the same play attempt, so that's why I made sure that naming for the log files are clear and a little easier to understand that they belong to same attempt and there was no attempt to skip forward in the attempts where it didnt work. As I am aware that usually new transcoding logs are created for skipping forward, like in Movie2's attempt where I did skip forward a couple of times. Since, a user and friend of mine was a little free they did a little testing remotely using Chrome Web while I was working, so I also attached the server log of that day (20211015) should probably see their activity around 2 am the movies and shows you might see them attempting to play should be with labels as to whether or not it worked: Quote Muppets mansion (x265 - worked), ida red (x265 -no), pokemon coco (x264 - no) Christine (x265 - no), mortuary collection (x264 - worked) Speed racer movie (x265 -no), speed racer anime (x265 - worked), shrek the third (x264 - no), yesterday (x264 - worked), the great wall (x265 - no), pacific rim uprising (x264 - worked), pacifim rim (x264 - worked), man of steel (x265 - no), zack justice league (x265 - no), birds of prey (x265 - no), gunsmith cats (x265 - worked), what if (x265 - worked), doom patrol (x265 - worked), injustice (x264 - worked), hobbit fanedit (x264 - worked) hitman bodyguard 2 (x265 - no), hitman bodyguard (x265 - no), search party (x265 - worked) There has been no correlation or change between remote and local on server machine attempts as to whether something will play or not, so I would consider my user's usage data just as good to analyze. On 10/14/2021 at 10:04 PM, pwhodges said: This can happen because of another aspect of the encoding, such as whether it is 10-bit - the effect of this varies critically with the means available for transcoding. Paul I dont believe this is the issue since rarely do I have 10-bit movies or media, and even the ones I do have previously played fine usually through transcoding, but idk maybe you're right. Here's a screenshot of the Media Info for one of the movies that doesnt work, you'll see its not 10-bit nor HEVC/x265: Lastly, I also attached the new logfile (20211016), since it includes a couple more attempts. Also it will include the following trials - transcoding log examples labeled as "Movie3-x264-Attempt2-Dashboard-Works". Which is something random that I tried is when I'm observing my user test playing the movies for instance. For those that dont work, I noticed it starts off "Direct Playing" for a second or two, then switches to "Direct Streaming" and starts to cache/transcode for a bit. [See four bellow screenshots] Now if I leave the user alone, the movie in this instance will fail to play and they will be stuck on that loading screen for a big, then eventually get the contact administrator pop-up message. However, if I click their media controls Play/Pause once or twice. The movie surprisingly will play, after blipping to "Direct Playing" for a second [See bellow screenshot], then to "Transcoding" like regular. When the movie does start to work and play for the user, while its transcoding, viewing the Stats for Nerds reveals that the reason for the transcoding is for some reason the Audio codec not being supported and a direct play error. Audio codec not being support being something that the user almost never had run into, especially with some of the movies they tried to play, since they worked fine before. Apologies for the brain, data and testing dump. Hope maybe you guys can possibly help me get closer to a solution more now. Thanks Movie1-x265-Attempt1-Did-not-Work-log1-ffmpeg-transcode-9ce1adac-05dd-4b69-9884-7f0594ef3460_1.txt Movie1-x265-Attempt1-Did-not-Work-log2-ffmpeg-transcode-34378561-c031-4dc8-a323-f66a21f8cac0_1.txt Movie1-x265-Attempt1-Did-not-Work-log3-ffmpeg-transcode-74c7be4d-1165-4a1f-a9f4-0da1de2a380e_1.txt Movie2-x265-Attempt1-Works-log1-ffmpeg-transcode-c5b7d1f1-a6da-45b9-be69-49d16c228e57_1.txt Movie2-x265-Attempt1-Works-log2-ffmpeg-transcode-db06972b-6527-40b0-857f-71c4149283b0_1.txt Movie2-x265-Attempt1-Works-log3-ffmpeg-transcode-a7c14c67-3837-492a-9a7f-d36740216d61_1.txt Movie3-x264-Attempt1-Did-not-Work-log1-ffmpeg-remux-33716ea8-8e2f-4abe-bf0d-d2716fb4334b_1.txt Movie3-x264-Attempt1-Did-not-Work-log2-ffmpeg-transcode-b9325944-d7f6-40ad-a381-1af11ed21571_1.txt Movie3-x264-Attempt1-Did-not-Work-log3-ffmpeg-transcode-cde06f9e-a365-4ba2-a02c-2c2c6668e06d_1.txt Movie4-x264-Attempt1-Did-not-Work-log1-ffmpeg-remux-fdc32af1-4fc1-4912-b808-85b843c888d0_1.txt Movie4-x264-Attempt1-Did-not-Work-log2-ffmpeg-transcode-a25f5840-f45a-4f80-9da9-7eed2085972b_1.txt Movie4-x264-Attempt1-Did-not-Work-log3-ffmpeg-transcode-f1a9b116-3a1a-4591-a9f6-e0720d57ac65_1.txt TVShowEpisode1-x265-Attempt1-Works-log1-ffmpeg-transcode-4cf5df53-6aa1-4c20-bb23-8a7e6dd468f8_1.txt Movie5-x265-Attempt1-Works-log1-ffmpeg-transcode-96cdbbbf-c6a6-4c9c-9b97-9804d1babb18_1.txt embyserver-20211015.txt embyserver-20211016.txt Movie3-x264-Attempt2-Dashboard-Works-log1-ffmpeg-remux-92b7d68a-be27-4953-8af7-20ec97f3bee2_1.txt Movie3-x264-Attempt2-Dashboard-Works-log2-ffmpeg-transcode-47d2dcbc-2db5-4176-9fa8-f122ccf3b64f_1.txt
Carlo 4561 Posted October 16, 2021 Posted October 16, 2021 (edited) Information Overload LOL For the sake of trying to make this easier to digest a first pass through the logs gives me this: Radeon (TM) R9 390 Series Movie 1 - Firefox - Ida Red (2021) - 1080p.WEBRip.x265-RARBG.mp4 2021-10-15 00:41:07.443 - Doesn't work http://localhost:8096/emby/videos/302061/hls1/main/0.ts?DeviceId=f165640e-fe18-49f2-ad78-3d74d4b97c70&MediaSourceId=e23addb86355f23813e86c504d24db3d&PlaySessionId=de2dc03dd9ef49a296895243fcdb57c2&api_key=b2c41a98c9324d33b4b3cad6bb77ec41&VideoCodec=h264&AudioCodec=aac&VideoBitrate=139776000&AudioBitrate=224000&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Hls&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline&h264-level=52&TranscodeReasons=VideoCodecNotSupported E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-transcode-9ce1adac-05dd-4b69-9884-7f0594ef3460_1graph.txt" -copyts -start_at_zero -f mp4 -c:v:0 hevc -hwaccel:v:0 d3d11va -hwaccel_device:v:0 1 -i "E:\Movies\Non-Animated\Ida Red (2021)\Ida Red (2021) - 1080p.WEBRip.x265-RARBG.mp4" -map 0:0 -map 0:1 -sn -c:v:0 h264_amf -b:v:0 4996955 -g:v:0 72 -maxrate:v:0 4996955 -bufsize:v:0 9993910 -sc_threshold:v:0 0 -keyint_min:v:0 72 -pix_fmt:v:0 yuv420p -profile:v:0 high -level:v:0 4.0 -c:a:0 copy -metadata:s:a:0 language=eng -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\676C52.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\676C52_%d.ts" 2021-10-15 00:41:28.705 - Doesn't work Firefox http://localhost:8096/emby/videos/302061/hls1/main/0.ts?DeviceId=f165640e-fe18-49f2-ad78-3d74d4b97c70&MediaSourceId=e23addb86355f23813e86c504d24db3d&PlaySessionId=1942a9f1fa174ce18c4c1dc4e3afb0be&api_key=b2c41a98c9324d33b4b3cad6bb77ec41&VideoCodec=h264&AudioCodec=aac&VideoBitrate=139776000&AudioBitrate=224000&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Hls&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline&h264-level=52&TranscodeReasons=VideoCodecNotSupported,DirectPlayError&allowVideoStreamCopy=false E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-transcode-34378561-c031-4dc8-a323-f66a21f8cac0_1graph.txt" -copyts -start_at_zero -f mp4 -c:v:0 hevc -hwaccel:v:0 d3d11va -hwaccel_device:v:0 1 -i "E:\Movies\Non-Animated\Ida Red (2021)\Ida Red (2021) - 1080p.WEBRip.x265-RARBG.mp4" -map 0:0 -map 0:1 -sn -c:v:0 h264_amf -b:v:0 4996955 -g:v:0 72 -maxrate:v:0 4996955 -bufsize:v:0 9993910 -sc_threshold:v:0 0 -keyint_min:v:0 72 -pix_fmt:v:0 yuv420p -profile:v:0 high -level:v:0 4.0 -c:a:0 copy -metadata:s:a:0 language=eng -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\ABB735.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\ABB735_%d.ts" 2021-10-15 00:41:49.389 - Doesn't work Firefox http://localhost:8096/emby/videos/302061/hls1/main/0.ts?DeviceId=f165640e-fe18-49f2-ad78-3d74d4b97c70&MediaSourceId=e23addb86355f23813e86c504d24db3d&PlaySessionId=01ac8114684947bcac683ad0bfb7650b&api_key=b2c41a98c9324d33b4b3cad6bb77ec41&VideoCodec=h264&AudioCodec=aac&VideoBitrate=139776000&AudioBitrate=224000&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Hls&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline&h264-level=52&TranscodeReasons=VideoCodecNotSupported,DirectPlayError&allowVideoStreamCopy=false&allowAudioStreamCopy=false E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-transcode-74c7be4d-1165-4a1f-a9f4-0da1de2a380e_1graph.txt" -copyts -start_at_zero -f mp4 -c:v:0 hevc -hwaccel:v:0 d3d11va -hwaccel_device:v:0 1 -i "E:\Movies\Non-Animated\Ida Red (2021)\Ida Red (2021) - 1080p.WEBRip.x265-RARBG.mp4" -map 0:0 -map 0:1 -sn -c:v:0 h264_amf -b:v:0 4996955 -g:v:0 72 -maxrate:v:0 4996955 -bufsize:v:0 9993910 -sc_threshold:v:0 0 -keyint_min:v:0 72 -pix_fmt:v:0 yuv420p -profile:v:0 high -level:v:0 4.0 -c:a:0 aac -ab:a:0 192000 -ac:a:0 2 -metadata:s:a:0 language=eng -filter:a:0 "volume=2" -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\9BA8ED.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\9BA8ED_%d.ts" Movie 2 - Muppets Haunted Mansion (2021) - 1080p.WEBRip.x265-RARBG.mp4 2021-10-15 00:49:51.830 - Works Firefox http://localhost:8096/emby/videos/302954/hls1/main/0.ts?DeviceId=f165640e-fe18-49f2-ad78-3d74d4b97c70&MediaSourceId=b5b80de8cc63908113b66ed06889ac6f&PlaySessionId=5429d9f0443e47daa3ca9e15c5106205&api_key=b2c41a98c9324d33b4b3cad6bb77ec41&VideoCodec=h264&AudioCodec=aac&VideoBitrate=139776000&AudioBitrate=224000&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Hls&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline&h264-level=52&TranscodeReasons=VideoCodecNotSupported E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-transcode-c5b7d1f1-a6da-45b9-be69-49d16c228e57_1graph.txt" -copyts -start_at_zero -f mp4 -c:v:0 hevc -hwaccel:v:0 d3d11va -hwaccel_device:v:0 1 -i "E:\Movies\Non-Animated\The Muppets Collection\Muppets Haunted Mansion (2021)\Muppets Haunted Mansion (2021) - 1080p.WEBRip.x265-RARBG.mp4" -map 0:0 -map 0:1 -sn -c:v:0 h264_amf -b:v:0 4000944 -g:v:0 72 -maxrate:v:0 4000944 -bufsize:v:0 8001888 -sc_threshold:v:0 0 -keyint_min:v:0 72 -pix_fmt:v:0 yuv420p -profile:v:0 high -level:v:0 4.0 -c:a:0 copy -metadata:s:a:0 language=eng -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\C08484.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\C08484_%d.ts" 2021-10-15 00:51:22.821 - Works Firefox http://localhost:8096/emby/videos/302954/hls1/main/418.ts?DeviceId=f165640e-fe18-49f2-ad78-3d74d4b97c70&MediaSourceId=b5b80de8cc63908113b66ed06889ac6f&PlaySessionId=5429d9f0443e47daa3ca9e15c5106205&api_key=b2c41a98c9324d33b4b3cad6bb77ec41&VideoCodec=h264&AudioCodec=aac&VideoBitrate=139776000&AudioBitrate=224000&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Hls&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline&h264-level=52&TranscodeReasons=VideoCodecNotSupported E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-transcode-db06972b-6527-40b0-857f-71c4149283b0_1graph.txt" -copyts -start_at_zero -f mp4 -ss 00:20:54.000 -c:v:0 hevc -hwaccel:v:0 d3d11va -hwaccel_device:v:0 1 -i "E:\Movies\Non-Animated\The Muppets Collection\Muppets Haunted Mansion (2021)\Muppets Haunted Mansion (2021) - 1080p.WEBRip.x265-RARBG.mp4" -map 0:0 -map 0:1 -sn -c:v:0 h264_amf -b:v:0 4000944 -g:v:0 72 -maxrate:v:0 4000944 -bufsize:v:0 8001888 -sc_threshold:v:0 0 -keyint_min:v:0 72 -pix_fmt:v:0 yuv420p -profile:v:0 high -level:v:0 4.0 -c:a:0 copy -metadata:s:a:0 language=eng -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\C08484.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 418 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\C08484_%d.ts" 2021-10-15 00:51:43.003 - Works Firefox http://localhost:8096/emby/videos/302954/hls1/main/779.ts?DeviceId=f165640e-fe18-49f2-ad78-3d74d4b97c70&MediaSourceId=b5b80de8cc63908113b66ed06889ac6f&PlaySessionId=5429d9f0443e47daa3ca9e15c5106205&api_key=b2c41a98c9324d33b4b3cad6bb77ec41&VideoCodec=h264&AudioCodec=aac&VideoBitrate=139776000&AudioBitrate=224000&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Hls&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline&h264-level=52&TranscodeReasons=VideoCodecNotSupported E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-transcode-a7c14c67-3837-492a-9a7f-d36740216d61_1graph.txt" -copyts -start_at_zero -f mp4 -ss 00:38:57.000 -c:v:0 hevc -hwaccel:v:0 d3d11va -hwaccel_device:v:0 1 -i "E:\Movies\Non-Animated\The Muppets Collection\Muppets Haunted Mansion (2021)\Muppets Haunted Mansion (2021) - 1080p.WEBRip.x265-RARBG.mp4" -map 0:0 -map 0:1 -sn -c:v:0 h264_amf -b:v:0 4000944 -g:v:0 72 -maxrate:v:0 4000944 -bufsize:v:0 8001888 -sc_threshold:v:0 0 -keyint_min:v:0 72 -pix_fmt:v:0 yuv420p -profile:v:0 high -level:v:0 4.0 -c:a:0 copy -metadata:s:a:0 language=eng -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\C08484.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 779 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\C08484_%d.ts" Movie 3 - Pokémon the Movie Secrets of the Jungle (2020) - DUAL.1080p.NF.WEB-DL.DDP5.1.x264-FRATERNiTY.mkv 2021-10-16 01:48:10.961 - Did not work Chrome http://192.168.191.218:8096/emby/videos/302805/hls1/main/0.ts?DeviceId=f24f7890-a965-4b62-89a2-6b58721c5047&MediaSourceId=632e188e291c495a1e208e40a0ee6821&PlaySessionId=510a6989dd0648de8392fb457ee1d3f1&api_key=772a39875ddc4b6580718f7466abc924&VideoCodec=h264&AudioCodec=mp3,aac&VideoBitrate=139616000&AudioBitrate=384000&AudioStreamIndex=1&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&TranscodeReasons=AudioCodecNotSupported E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-remux-33716ea8-8e2f-4abe-bf0d-d2716fb4334b_1graph.txt" -copyts -start_at_zero -f matroska,webm -noaccurate_seek -c:v:0 h264 -c:v:1 png -i "E:\Movies\Animated\Anime Collection\Pokemon Movie Collection\Pokemon the Movie Secrets of the Jungle (2020)\Pokémon the Movie Secrets of the Jungle (2020) - DUAL.1080p.NF.WEB-DL.DDP5.1.x264-FRATERNiTY.mkv" -map 0:0 -map 0:1 -sn -c:v:0 copy -bsf:v:0 h264_mp4toannexb -c:a:0 libmp3lame -ab:a:0 192000 -ac:a:0 2 -metadata:s:a:0 language=eng -filter:a:0 "volume=2" -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\8CFF47.m3u8" -segment_list_type m3u8 -segment_time 6 -segment_start_number 0 -break_non_keyframes 1 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\8CFF47_%d.ts" -map 0:3 -map 0:0 -an -c:v:0 copy -c:s:0 webvtt -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format webvtt -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\8CFF47_s3.m3u8" -segment_list_type m3u8 -segment_time 6 -segment_start_number 0 -break_non_keyframes 1 -individual_header_trailer 1 -write_header_trailer 0 -write_empty_segments 1 -segment_write_temp 1 -min_frame_time 00:00:00.000 "G:\EmbyCache\TranscodingTemp\transcoding-temp\8CFF47_s3_%d.vtt" 2021-10-16 01:48:31.498 - Did not work Chrome http://192.168.191.218:8096/emby/videos/302805/hls1/main/0.ts?DeviceId=f24f7890-a965-4b62-89a2-6b58721c5047&MediaSourceId=632e188e291c495a1e208e40a0ee6821&PlaySessionId=7524e11c0bcf4a63ac84b0cbafd97528&api_key=772a39875ddc4b6580718f7466abc924&VideoCodec=h264&AudioCodec=mp3,aac&VideoBitrate=139616000&AudioBitrate=384000&AudioStreamIndex=1&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&TranscodeReasons=AudioCodecNotSupported,DirectPlayError&allowVideoStreamCopy=false E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-transcode-b9325944-d7f6-40ad-a381-1af11ed21571_1graph.txt" -copyts -start_at_zero -f matroska,webm -c:v:0 h264 -hwaccel:v:0 d3d11va -hwaccel_device:v:0 0 -c:v:1 png -i "E:\Movies\Animated\Anime Collection\Pokemon Movie Collection\Pokemon the Movie Secrets of the Jungle (2020)\Pokémon the Movie Secrets of the Jungle (2020) - DUAL.1080p.NF.WEB-DL.DDP5.1.x264-FRATERNiTY.mkv" -map 0:0 -map 0:1 -sn -c:v:0 h264_amf -b:v:0 4952051 -g:v:0 72 -maxrate:v:0 4952051 -bufsize:v:0 9904102 -sc_threshold:v:0 0 -keyint_min:v:0 72 -pix_fmt:v:0 yuv420p -profile:v:0 high -level:v:0 4.0 -c:a:0 libmp3lame -ab:a:0 192000 -ac:a:0 2 -metadata:s:a:0 language=eng -filter:a:0 "volume=2" -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\751AC9.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\751AC9_%d.ts" -map 0:3 -map 0:0 -an -c:v:0 copy -c:s:0 webvtt -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format webvtt -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\751AC9_s3.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -break_non_keyframes 1 -individual_header_trailer 1 -write_header_trailer 0 -write_empty_segments 1 -segment_write_temp 1 -min_frame_time 00:00:00.000 "G:\EmbyCache\TranscodingTemp\transcoding-temp\751AC9_s3_%d.vtt" 2021-10-16 01:48:52.016 - Did not work Chrome http://192.168.191.218:8096/emby/videos/302805/hls1/main/0.ts?DeviceId=f24f7890-a965-4b62-89a2-6b58721c5047&MediaSourceId=632e188e291c495a1e208e40a0ee6821&PlaySessionId=d929caedcc904610a2716ecedc21d1d5&api_key=772a39875ddc4b6580718f7466abc924&VideoCodec=h264&AudioCodec=mp3,aac&VideoBitrate=139616000&AudioBitrate=384000&AudioStreamIndex=1&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&TranscodeReasons=AudioCodecNotSupported,DirectPlayError&allowVideoStreamCopy=false&allowAudioStreamCopy=false E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-transcode-cde06f9e-a365-4ba2-a02c-2c2c6668e06d_1graph.txt" -copyts -start_at_zero -f matroska,webm -c:v:0 h264 -hwaccel:v:0 d3d11va -hwaccel_device:v:0 0 -c:v:1 png -i "E:\Movies\Animated\Anime Collection\Pokemon Movie Collection\Pokemon the Movie Secrets of the Jungle (2020)\Pokémon the Movie Secrets of the Jungle (2020) - DUAL.1080p.NF.WEB-DL.DDP5.1.x264-FRATERNiTY.mkv" -map 0:0 -map 0:1 -sn -c:v:0 h264_amf -b:v:0 4952051 -g:v:0 72 -maxrate:v:0 4952051 -bufsize:v:0 9904102 -sc_threshold:v:0 0 -keyint_min:v:0 72 -pix_fmt:v:0 yuv420p -profile:v:0 high -level:v:0 4.0 -c:a:0 libmp3lame -ab:a:0 192000 -ac:a:0 2 -metadata:s:a:0 language=eng -filter:a:0 "volume=2" -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\6FC225.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\6FC225_%d.ts" -map 0:3 -map 0:0 -an -c:v:0 copy -c:s:0 webvtt -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format webvtt -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\6FC225_s3.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -break_non_keyframes 1 -individual_header_trailer 1 -write_header_trailer 0 -write_empty_segments 1 -segment_write_temp 1 -min_frame_time 00:00:00.000 "G:\EmbyCache\TranscodingTemp\transcoding-temp\6FC225_s3_%d.vtt" 2021-10-16 02:26:08.446 - Works Chrome http://192.168.191.218:8096/emby/videos/302805/hls1/main/0.ts?DeviceId=f24f7890-a965-4b62-89a2-6b58721c5047&MediaSourceId=632e188e291c495a1e208e40a0ee6821&PlaySessionId=cd770838dcf644659bfea3d93f4b240d&api_key=772a39875ddc4b6580718f7466abc924&VideoCodec=h264&AudioCodec=mp3,aac&VideoBitrate=139616000&AudioBitrate=384000&AudioStreamIndex=1&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&TranscodeReasons=AudioCodecNotSupported E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-remux-92b7d68a-be27-4953-8af7-20ec97f3bee2_1graph.txt" -copyts -start_at_zero -f matroska,webm -noaccurate_seek -c:v:0 h264 -c:v:1 png -i "E:\Movies\Animated\Anime Collection\Pokemon Movie Collection\Pokemon the Movie Secrets of the Jungle (2020)\Pokémon the Movie Secrets of the Jungle (2020) - DUAL.1080p.NF.WEB-DL.DDP5.1.x264-FRATERNiTY.mkv" -map 0:0 -map 0:1 -sn -c:v:0 copy -bsf:v:0 h264_mp4toannexb -c:a:0 libmp3lame -ab:a:0 192000 -ac:a:0 2 -metadata:s:a:0 language=eng -filter:a:0 "volume=2" -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\F069B1.m3u8" -segment_list_type m3u8 -segment_time 6 -segment_start_number 0 -break_non_keyframes 1 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\F069B1_%d.ts" -map 0:3 -map 0:0 -an -c:v:0 copy -c:s:0 webvtt -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format webvtt -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\F069B1_s3.m3u8" -segment_list_type m3u8 -segment_time 6 -segment_start_number 0 -break_non_keyframes 1 -individual_header_trailer 1 -write_header_trailer 0 -write_empty_segments 1 -segment_write_temp 1 -min_frame_time 00:00:00.000 "G:\EmbyCache\TranscodingTemp\transcoding-temp\F069B1_s3_%d.vtt" 2021-10-16 02:26:50.064 - Works Chrome http://192.168.191.218:8096/emby/videos/302805/hls1/main/0.ts?DeviceId=f24f7890-a965-4b62-89a2-6b58721c5047&MediaSourceId=632e188e291c495a1e208e40a0ee6821&PlaySessionId=b2fe2361656246a78e31203c2591d309&api_key=772a39875ddc4b6580718f7466abc924&VideoCodec=h264&AudioCodec=mp3,aac&VideoBitrate=139616000&AudioBitrate=384000&AudioStreamIndex=1&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&TranscodeReasons=AudioCodecNotSupported,DirectPlayError&allowVideoStreamCopy=false&allowAudioStreamCopy=false E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-transcode-47d2dcbc-2db5-4176-9fa8-f122ccf3b64f_1graph.txt" -copyts -start_at_zero -f matroska,webm -c:v:0 h264 -hwaccel:v:0 d3d11va -hwaccel_device:v:0 0 -c:v:1 png -i "E:\Movies\Animated\Anime Collection\Pokemon Movie Collection\Pokemon the Movie Secrets of the Jungle (2020)\Pokémon the Movie Secrets of the Jungle (2020) - DUAL.1080p.NF.WEB-DL.DDP5.1.x264-FRATERNiTY.mkv" -map 0:0 -map 0:1 -sn -c:v:0 h264_amf -b:v:0 4952051 -g:v:0 72 -maxrate:v:0 4952051 -bufsize:v:0 9904102 -sc_threshold:v:0 0 -keyint_min:v:0 72 -pix_fmt:v:0 yuv420p -profile:v:0 high -level:v:0 4.0 -c:a:0 libmp3lame -ab:a:0 192000 -ac:a:0 2 -metadata:s:a:0 language=eng -filter:a:0 "volume=2" -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\EBBD0C.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\EBBD0C_%d.ts" -map 0:3 -map 0:0 -an -c:v:0 copy -c:s:0 webvtt -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format webvtt -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\EBBD0C_s3.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -break_non_keyframes 1 -individual_header_trailer 1 -write_header_trailer 0 -write_empty_segments 1 -segment_write_temp 1 -min_frame_time 00:00:00.000 "G:\EmbyCache\TranscodingTemp\transcoding-temp\EBBD0C_s3_%d.vtt" Movie 4 - Shrek the Third (2007)\Shrek the Third (2007) - 1080p.BluRay.AC3.x264-ETRG.mkv 2021-10-16 01:53:00.810 - Did not work Chrome http://192.168.191.218:8096/emby/videos/127371/hls1/main/0.ts?DeviceId=f24f7890-a965-4b62-89a2-6b58721c5047&MediaSourceId=5086b144ad5bca3bb7867e7b5f54aad6&PlaySessionId=78288d6c9b90491ca51f984dd068695a&api_key=772a39875ddc4b6580718f7466abc924&VideoCodec=h264&AudioCodec=mp3,aac&VideoBitrate=139616000&AudioBitrate=384000&AudioStreamIndex=1&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&TranscodeReasons=AudioCodecNotSupported E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-remux-fdc32af1-4fc1-4912-b808-85b843c888d0_1graph.txt" -copyts -start_at_zero -f matroska,webm -noaccurate_seek -c:v:0 h264 -i "E:\Movies\Animated\Shrek Collection\Shrek the Third (2007)\Shrek the Third (2007) - 1080p.BluRay.AC3.x264-ETRG.mkv" -map 0:0 -map 0:1 -sn -c:v:0 copy -bsf:v:0 h264_mp4toannexb -c:a:0 libmp3lame -ab:a:0 192000 -ac:a:0 2 -metadata:s:a:0 language=eng -filter:a:0 "volume=2" -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\6F08B5.m3u8" -segment_list_type m3u8 -segment_time 6 -segment_start_number 0 -break_non_keyframes 1 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\6F08B5_%d.ts" 2021-10-16 01:53:21.198 - Did not work Chrome http://192.168.191.218:8096/emby/videos/127371/hls1/main/0.ts?DeviceId=f24f7890-a965-4b62-89a2-6b58721c5047&MediaSourceId=5086b144ad5bca3bb7867e7b5f54aad6&PlaySessionId=874b3812607446e3ae73099d02729453&api_key=772a39875ddc4b6580718f7466abc924&VideoCodec=h264&AudioCodec=mp3,aac&VideoBitrate=139616000&AudioBitrate=384000&AudioStreamIndex=1&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&TranscodeReasons=AudioCodecNotSupported,DirectPlayError&allowVideoStreamCopy=false E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-transcode-a25f5840-f45a-4f80-9da9-7eed2085972b_1graph.txt" -copyts -start_at_zero -f matroska,webm -c:v:0 h264 -hwaccel:v:0 d3d11va -hwaccel_device:v:0 0 -i "E:\Movies\Animated\Shrek Collection\Shrek the Third (2007)\Shrek the Third (2007) - 1080p.BluRay.AC3.x264-ETRG.mkv" -map 0:0 -map 0:1 -sn -c:v:0 h264_amf -b:v:0 4220698 -g:v:0 72 -maxrate:v:0 4220698 -bufsize:v:0 8441396 -sc_threshold:v:0 0 -keyint_min:v:0 72 -pix_fmt:v:0 yuv420p -profile:v:0 high -level:v:0 4.0 -c:a:0 libmp3lame -ab:a:0 192000 -ac:a:0 2 -metadata:s:a:0 language=eng -filter:a:0 "volume=2" -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\0845AF.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\0845AF_%d.ts" 2021-10-16 01:53:41.869 - Did not work Chrome http://192.168.191.218:8096/emby/videos/127371/hls1/main/0.ts?DeviceId=f24f7890-a965-4b62-89a2-6b58721c5047&MediaSourceId=5086b144ad5bca3bb7867e7b5f54aad6&PlaySessionId=e25330ad1e0841bb84594e18af868b71&api_key=772a39875ddc4b6580718f7466abc924&VideoCodec=h264&AudioCodec=mp3,aac&VideoBitrate=139616000&AudioBitrate=384000&AudioStreamIndex=1&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&TranscodeReasons=AudioCodecNotSupported,DirectPlayError&allowVideoStreamCopy=false&allowAudioStreamCopy=false E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-transcode-f1a9b116-3a1a-4591-a9f6-e0720d57ac65_1graph.txt" -copyts -start_at_zero -f matroska,webm -c:v:0 h264 -hwaccel:v:0 d3d11va -hwaccel_device:v:0 0 -i "E:\Movies\Animated\Shrek Collection\Shrek the Third (2007)\Shrek the Third (2007) - 1080p.BluRay.AC3.x264-ETRG.mkv" -map 0:0 -map 0:1 -sn -c:v:0 h264_amf -b:v:0 4220698 -g:v:0 72 -maxrate:v:0 4220698 -bufsize:v:0 8441396 -sc_threshold:v:0 0 -keyint_min:v:0 72 -pix_fmt:v:0 yuv420p -profile:v:0 high -level:v:0 4.0 -c:a:0 libmp3lame -ab:a:0 192000 -ac:a:0 2 -metadata:s:a:0 language=eng -filter:a:0 "volume=2" -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\54951A.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\54951A_%d.ts" Movie 5 - Under Wraps (2021) - 1080p.WEBRip.x265-RARBG.mp4 2021-10-16 02:00:26.528 - Works Chrome http://192.168.191.218:8096/emby/videos/303591/hls1/main/0.ts?DeviceId=f24f7890-a965-4b62-89a2-6b58721c5047&MediaSourceId=ce079d8f92cbd32b7720ae03e0531e6b&PlaySessionId=80af6694eaf243cfb8bf8ddeb0b08bb1&api_key=772a39875ddc4b6580718f7466abc924&VideoCodec=h264&AudioCodec=mp3,aac&VideoBitrate=139776000&AudioBitrate=224000&AudioStreamIndex=1&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&TranscodeReasons=VideoCodecNotSupported E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-transcode-96cdbbbf-c6a6-4c9c-9b97-9804d1babb18_1graph.txt" -copyts -start_at_zero -f mp4 -c:v:0 hevc -hwaccel:v:0 d3d11va -hwaccel_device:v:0 1 -i "E:\Movies\Non-Animated\Under Wraps (2021)\Under Wraps (2021) - 1080p.WEBRip.x265-RARBG.mp4" -map 0:0 -map 0:1 -sn -c:v:0 h264_amf -b:v:0 4000724 -g:v:0 72 -maxrate:v:0 4000724 -bufsize:v:0 8001448 -sc_threshold:v:0 0 -keyint_min:v:0 72 -pix_fmt:v:0 yuv420p -profile:v:0 high -level:v:0 4.0 -c:a:0 copy -metadata:s:a:0 language=eng -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\F4DE3E.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\F4DE3E_%d.ts" TV Show Episode 1 - Search.Party.2016.S01E01.The.Mysterious.Disappearance.of.the.Girl.No.One.Knew.Uncensored.1080p.WEB.DL.HEVC.DD5.1.x265.mkv 2021-10-16 01:59:15.173 - Works Chrome http://192.168.191.218:8096/emby/videos/294112/hls1/main/0.ts?DeviceId=f24f7890-a965-4b62-89a2-6b58721c5047&MediaSourceId=1e40a0da20c2c7ac4d1048d5405ebb2e&PlaySessionId=aec34261209f41fb80f5cab7c37f897b&api_key=772a39875ddc4b6580718f7466abc924&VideoCodec=h264&AudioCodec=mp3,aac&VideoBitrate=139616000&AudioBitrate=384000&AudioStreamIndex=1&TranscodingMaxAudioChannels=2&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&TranscodeReasons=VideoCodecNotSupported,AudioCodecNotSupported E:\embyserver-win-x64-4.5.1.0\system\ffmpeg.exe -loglevel +timing -y -print_graphs_file "E:\embyserver-win-x64-4.5.1.0\programdata\logs\ffmpeg-transcode-4cf5df53-6aa1-4c20-bb23-8a7e6dd468f8_1graph.txt" -copyts -start_at_zero -f matroska,webm -c:v:0 hevc -hwaccel:v:0 d3d11va -hwaccel_device:v:0 1 -i "E:\TV Shows\Non-Animated\Search Party (2016)\Season 1\Search.Party.2016.S01E01.The.Mysterious.Disappearance.of.the.Girl.No.One.Knew.Uncensored.1080p.WEB.DL.HEVC.DD5.1.x265.mkv" -map 0:0 -map 0:1 -sn -c:v:0 h264_amf -b:v:0 4539286 -g:v:0 75 -maxrate:v:0 4539286 -bufsize:v:0 9078572 -sc_threshold:v:0 0 -keyint_min:v:0 75 -pix_fmt:v:0 yuv420p -profile:v:0 high -level:v:0 4.0 -c:a:0 libmp3lame -ab:a:0 192000 -ac:a:0 2 -metadata:s:a:0 language=eng -filter:a:0 "volume=2" -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "G:\EmbyCache\TranscodingTemp\transcoding-temp\126A61.m3u8" -segment_list_type m3u8 -segment_time 3 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "G:\EmbyCache\TranscodingTemp\transcoding-temp\126A61_%d.ts" Edited October 16, 2021 by cayars 1
Solution Jinhjy 2 Posted October 16, 2021 Author Solution Posted October 16, 2021 So update on this, possibly found a couple of suspects... Was testing a little bit more and decided to have Task Manager open, and I noticed 4 things that almost always jumped to the top of the usage for processes and using like 30-40% of the CPU usage. Those were "Microsoft Compatiblity Telementry", "Antimalware Service Executable", "PC Health Check", and "IBM Rapport". I hadnt installed PC Health Check, and I guess I never noticed that IBM Trustee installed itself for some reason, maybe I opened some sort of banking website by accident on the machine before?? but i dont recall ever doing that. So I uninstalled those two. For Telementry I already had the diagnostics settings on Required, but I went ahead and completely disabled Microsoft Compatiblity Telementry capabilities through Task Scheduler and removing the "CompatTelRunner.exe". One restart and everything works like normal now, and "Antimalware Service Executable" doesnt jump to the top of the usage for the processes either. My best guess is that it was IBM Trustee Security Rapport, but it looked like it was installed and on the system for at least a year now, so strange that it only recently started to act up. Not sure.
Carlo 4561 Posted October 17, 2021 Posted October 17, 2021 That's really good news because I spent a lot of time looking at your logs and couldn't find any cause to your issues. Keep us updated on your progress.
visproduction 316 Posted October 24, 2021 Posted October 24, 2021 AC3 Audio causes the transcoding. I just ran into that today. I am fixing it with a video encoding program that allows reencoding just the audio tracks to AAC. I use AviDemux. You can also desginate the language of each audio track, which is nice.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now