Anthony24 2 Posted February 8, 2016 Posted February 8, 2016 (edited) I have the structure correct. Following this https://github.com/MediaBrowser/Wiki/wiki/Movie%20naming I have 2 specials for Scooby-Doo and the Cyber Chase. both give "There was an error playing the video." -Movie >Scooby Doo Movies >>Scooby-Doo and the Cyber Chase >>>extras 1st extra transcode-c4806a13-a914-481a-963a-5fb6af63e5e9.txt http://localhost:8096/emby/videos/4aad3e2c1c4ca3239b4bd5308c79ac8a/hls1/main/0.ts?DeviceId=01aa3642b220ab5710a9bb380773b2f9bb0f12c1&MediaSourceId=4aad3e2c1c4ca3239b4bd5308c79ac8a&VideoCodec=h264&AudioCodec=ac3&AudioStreamIndex=1&VideoBitrate=100924631&AudioBitrate=128000&MaxAudioChannels=6&Level=41&Profile=high&PlaySessionId=858d7445591b4fdd866b20215b6c2a8c&api_key=95ae834f4fca426aae226336b6d3664e {"Protocol":"File","Id":"4aad3e2c1c4ca3239b4bd5308c79ac8a","Path":"/Volumes/Untitled/Movies/Scooby Doo/Scooby-Doo and the Cyber Chase/extras/Making of Scooby-Doo and the Cyber Chase.mkv","Type":"Default","Container":"mkv","Name":"SD/H264/AAC","RunTimeTicks":5850340000,"ReadAtNativeFramerate":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"RequiresOpening":false,"RequiresClosing":false,"VideoType":"VideoFile","MediaStreams":[{"Codec":"h264","IsInterlaced":false,"BitRate":1430976,"BitDepth":8,"RefFrames":5,"IsDefault":true,"IsForced":false,"Height":480,"Width":640,"AverageFrameRate":23.97602,"RealFrameRate":23.97602,"Profile":"High","Type":"Video","AspectRatio":"4:3","Index":0,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"PixelFormat":"yuv420p","Level":41,"IsAnamorphic":false},{"Codec":"aac","Language":"eng","IsInterlaced":false,"ChannelLayout":"stereo","Channels":2,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Profile":"HE-AAC","Type":"Audio","Index":1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0}],"PlayableStreamFileNames":[],"Formats":[],"Bitrate":1430976,"RequiredHttpHeaders":{}} /Users/anthony/.config/emby-server/ffmpeg/20150917/ffmpeg -i file:"/Volumes/Untitled/Movies/Scooby Doo/Scooby-Doo and the Cyber Chase/extras/Making of Scooby-Doo and the Cyber Chase.mkv" -map_metadata -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -pix_fmt yuv420p -preset superfast -crf 23 -b:v 1430976 -maxrate 1430976 -bufsize 2861952 -vsync vfr -profile:v high -level 41 -force_key_frames "expr:gte(t,n_forced*3)" -vf "scale=trunc(min(max(iw\,ih*dar)\,1280)/2)*2:trunc(ow/dar/2)*2" -flags -global_header -sc_threshold 0 -codec:a:0 ac3 -ac 2 -ab 128000 -af "adelay=1,aresample=async=1" -hls_time 3 -start_number 0 -hls_list_size 0 -y "/Users/anthony/.config/emby-server/transcoding-temp/13068b56e927674beedf2ad3c7101928.m3u8" ffmpeg version N-75356-gf58e011-tessus Copyright © 2000-2015 the FFmpeg developers built with Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) configuration: --cc=/usr/bin/clang --prefix=/opt/ffmpeg --as=yasm --extra-version=tessus --enable-avisynth --enable-fontconfig --enable-gpl --enable-libass --enable-libbluray --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzmq --enable-version3 --disable-ffplay --disable-indev=qtkit --disable-indev=x11grab_xcb libavutil 55. 2.100 / 55. 2.100 libavcodec 57. 1.100 / 57. 1.100 libavformat 57. 0.100 / 57. 0.100 libavdevice 57. 0.100 / 57. 0.100 libavfilter 6. 1.100 / 6. 1.100 libswscale 4. 0.100 / 4. 0.100 libswresample 2. 0.100 / 2. 0.100 libpostproc 54. 0.100 / 54. 0.100 [aac @ 0x7f8569804200] element type mismatch 1 != 0 Input #0, matroska,webm, from 'file:/Volumes/Untitled/Movies/Scooby Doo/Scooby-Doo and the Cyber Chase/extras/Making of Scooby-Doo and the Cyber Chase.mkv': Metadata: encoder : libebml v1.3.0 + libmatroska v1.4.1 creation_time : 2014-02-17 03:45:53 Duration: 00:09:45.03, start: 0.000000, bitrate: 1430 kb/s Stream #0:0: Video: h264 (High), yuv420p, 640x480 [sAR 1:1 DAR 4:3], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default) Metadata: title : ENCODED BY DR-LOVE55 Stream #0:1(eng): Audio: aac (HE-AAC), 48000 Hz, stereo, fltp (default) Metadata: title : English [libx264 @ 0x7f856a002800] using SAR=1/1 [libx264 @ 0x7f856a002800] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2 [libx264 @ 0x7f856a002800] profile High, level 4.1 Output #0, hls, to '/Users/anthony/.config/emby-server/transcoding-temp/13068b56e927674beedf2ad3c7101928.m3u8': Metadata: encoder : Lavf57.0.100 Stream #0:0: Video: h264 (libx264), yuv420p, 640x480 [sAR 1:1 DAR 4:3], q=-1--1, 1430 kb/s, 23.98 fps, 90k tbn, 23.98 tbc (default) Metadata: encoder : Lavc57.1.100 libx264 Stream #0:1: Audio: ac3, 48000 Hz, stereo, fltp, 128 kb/s (default) Metadata: encoder : Lavc57.1.100 ac3 Stream mapping: Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264)) Stream #0:1 -> #0:1 (aac (native) -> ac3 (native)) Press [q] to stop, [?] for help [aac @ 0x7f856a08b000] element type mismatch 1 != 0 Last message repeated 7 times frame= 218 fps=0.0 q=-1.0 Lsize=N/A time=00:00:09.65 bitrate=N/A video:1471kB audio:150kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown [libx264 @ 0x7f856a002800] frame I:4 Avg QP:16.50 size: 11097 [libx264 @ 0x7f856a002800] frame P:131 Avg QP:24.16 size: 9456 [libx264 @ 0x7f856a002800] frame B:83 Avg QP:18.52 size: 2690 [libx264 @ 0x7f856a002800] consecutive B-frames: 35.8% 39.4% 2.8% 22.0% [libx264 @ 0x7f856a002800] mb I I16..4: 51.8% 25.7% 22.5% [libx264 @ 0x7f856a002800] mb P I16..4: 14.7% 21.8% 7.1% P16..4: 44.4% 0.0% 0.0% 0.0% 0.0% skip:11.9% [libx264 @ 0x7f856a002800] mb B I16..4: 1.7% 3.0% 0.5% B16..8: 21.2% 0.0% 0.0% direct:12.1% skip:61.4% L0:38.5% L1:44.6% BI:16.9% [libx264 @ 0x7f856a002800] 8x8 transform intra:48.9% inter:56.3% [libx264 @ 0x7f856a002800] coded y,uvDC,uvAC intra: 43.6% 69.8% 31.6% inter: 23.0% 35.7% 5.0% [libx264 @ 0x7f856a002800] i16 v,h,dc,p: 60% 24% 9% 7% [libx264 @ 0x7f856a002800] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 20% 25% 17% 7% 5% 6% 6% 6% 9% [libx264 @ 0x7f856a002800] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 25% 27% 14% 7% 5% 5% 5% 5% 7% [libx264 @ 0x7f856a002800] i8c dc,h,v,p: 35% 31% 21% 12% [libx264 @ 0x7f856a002800] Weighted P-Frames: Y:23.7% UV:19.8% [libx264 @ 0x7f856a002800] kb/s:1325.37 2nd extra transcode-667af490-55f3-4ae4-8714-74a3faa8ebd7.txt http://localhost:8096/emby/videos/225973e118f718c69ac756e8a662ad73/hls1/main/0.ts?DeviceId=01aa3642b220ab5710a9bb380773b2f9bb0f12c1&MediaSourceId=225973e118f718c69ac756e8a662ad73&VideoCodec=h264&AudioCodec=ac3&AudioStreamIndex=1&VideoBitrate=903401412&AudioBitrate=128000&MaxAudioChannels=6&Level=41&Profile=high&PlaySessionId=03024b1ed7fc408c9e201332d88cc088&api_key=95ae834f4fca426aae226336b6d3664e {"Protocol":"File","Id":"225973e118f718c69ac756e8a662ad73","Path":"/Volumes/Untitled/Movies/Scooby Doo/Scooby-Doo and the Cyber Chase/extras/Scooby-Doo Music Video (Scooby and Shaggy Love to Eat).mkv","Type":"Default","Container":"mkv","Name":"SD/H264/AAC","RunTimeTicks":1425380000,"ReadAtNativeFramerate":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"RequiresOpening":false,"RequiresClosing":false,"VideoType":"VideoFile","MediaStreams":[{"Codec":"h264","IsInterlaced":false,"BitRate":1472049,"BitDepth":8,"RefFrames":5,"IsDefault":true,"IsForced":false,"Height":480,"Width":640,"AverageFrameRate":23.97602,"RealFrameRate":23.97602,"Profile":"High","Type":"Video","AspectRatio":"4:3","Index":0,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"PixelFormat":"yuv420p","Level":41,"IsAnamorphic":false},{"Codec":"aac","Language":"eng","IsInterlaced":false,"ChannelLayout":"stereo","Channels":2,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Profile":"HE-AAC","Type":"Audio","Index":1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0}],"PlayableStreamFileNames":[],"Formats":[],"Bitrate":1472049,"RequiredHttpHeaders":{}} /Users/anthony/.config/emby-server/ffmpeg/20150917/ffmpeg -i file:"/Volumes/Untitled/Movies/Scooby Doo/Scooby-Doo and the Cyber Chase/extras/Scooby-Doo Music Video (Scooby and Shaggy Love to Eat).mkv" -map_metadata -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -pix_fmt yuv420p -preset superfast -crf 23 -b:v 1472049 -maxrate 1472049 -bufsize 2944098 -vsync vfr -profile:v high -level 41 -force_key_frames "expr:gte(t,n_forced*3)" -vf "scale=trunc(min(max(iw\,ih*dar)\,1280)/2)*2:trunc(ow/dar/2)*2" -flags -global_header -sc_threshold 0 -codec:a:0 ac3 -ac 2 -ab 128000 -af "adelay=1,aresample=async=1" -hls_time 3 -start_number 0 -hls_list_size 0 -y "/Users/anthony/.config/emby-server/transcoding-temp/1ccbf4dd1f2632c476feb1980913fbb6.m3u8" ffmpeg version N-75356-gf58e011-tessus Copyright © 2000-2015 the FFmpeg developers built with Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) configuration: --cc=/usr/bin/clang --prefix=/opt/ffmpeg --as=yasm --extra-version=tessus --enable-avisynth --enable-fontconfig --enable-gpl --enable-libass --enable-libbluray --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzmq --enable-version3 --disable-ffplay --disable-indev=qtkit --disable-indev=x11grab_xcb libavutil 55. 2.100 / 55. 2.100 libavcodec 57. 1.100 / 57. 1.100 libavformat 57. 0.100 / 57. 0.100 libavdevice 57. 0.100 / 57. 0.100 libavfilter 6. 1.100 / 6. 1.100 libswscale 4. 0.100 / 4. 0.100 libswresample 2. 0.100 / 2. 0.100 libpostproc 54. 0.100 / 54. 0.100 [aac @ 0x7ff644004200] element type mismatch 1 != 0 Input #0, matroska,webm, from 'file:/Volumes/Untitled/Movies/Scooby Doo/Scooby-Doo and the Cyber Chase/extras/Scooby-Doo Music Video (Scooby and Shaggy Love to Eat).mkv': Metadata: encoder : libebml v1.3.0 + libmatroska v1.4.1 creation_time : 2014-02-17 03:45:54 Duration: 00:02:22.54, start: 0.000000, bitrate: 1472 kb/s Stream #0:0: Video: h264 (High), yuv420p, 640x480 [sAR 1:1 DAR 4:3], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default) Metadata: title : ENCODED BY DR-LOVE55 Stream #0:1(eng): Audio: aac (HE-AAC), 48000 Hz, stereo, fltp (default) Metadata: title : English [libx264 @ 0x7ff6440b6800] using SAR=1/1 [libx264 @ 0x7ff6440b6800] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2 [libx264 @ 0x7ff6440b6800] profile High, level 4.1 Output #0, hls, to '/Users/anthony/.config/emby-server/transcoding-temp/1ccbf4dd1f2632c476feb1980913fbb6.m3u8': Metadata: encoder : Lavf57.0.100 Stream #0:0: Video: h264 (libx264), yuv420p, 640x480 [sAR 1:1 DAR 4:3], q=-1--1, 1472 kb/s, 23.98 fps, 90k tbn, 23.98 tbc (default) Metadata: encoder : Lavc57.1.100 libx264 Stream #0:1: Audio: ac3, 48000 Hz, stereo, fltp, 128 kb/s (default) Metadata: encoder : Lavc57.1.100 ac3 Stream mapping: Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264)) Stream #0:1 -> #0:1 (aac (native) -> ac3 (native)) Press [q] to stop, [?] for help [aac @ 0x7ff6440b4c00] element type mismatch 1 != 0 Last message repeated 7 times frame= 237 fps=0.0 q=-1.0 Lsize=N/A time=00:00:10.29 bitrate=N/A video:1503kB audio:160kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown [libx264 @ 0x7ff6440b6800] frame I:4 Avg QP:15.66 size: 19064 [libx264 @ 0x7ff6440b6800] frame P:143 Avg QP:19.12 size: 9033 [libx264 @ 0x7ff6440b6800] frame B:90 Avg QP:16.43 size: 1905 [libx264 @ 0x7ff6440b6800] consecutive B-frames: 44.7% 12.7% 3.8% 38.8% [libx264 @ 0x7ff6440b6800] mb I I16..4: 35.5% 27.2% 37.2% [libx264 @ 0x7ff6440b6800] mb P I16..4: 16.8% 12.3% 4.7% P16..4: 53.3% 0.0% 0.0% 0.0% 0.0% skip:12.9% [libx264 @ 0x7ff6440b6800] mb B I16..4: 0.8% 0.6% 0.2% B16..8: 17.0% 0.0% 0.0% direct:18.0% skip:63.5% L0:36.5% L1:51.6% BI:11.9% [libx264 @ 0x7ff6440b6800] 8x8 transform intra:35.7% inter:35.4% [libx264 @ 0x7ff6440b6800] coded y,uvDC,uvAC intra: 34.7% 71.2% 29.4% inter: 17.5% 32.8% 2.0% [libx264 @ 0x7ff6440b6800] i16 v,h,dc,p: 63% 21% 13% 3% [libx264 @ 0x7ff6440b6800] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 18% 22% 27% 6% 5% 5% 6% 4% 7% [libx264 @ 0x7ff6440b6800] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 27% 26% 17% 5% 5% 5% 5% 5% 5% [libx264 @ 0x7ff6440b6800] i8c dc,h,v,p: 37% 33% 22% 8% [libx264 @ 0x7ff6440b6800] Weighted P-Frames: Y:11.2% UV:8.4% [libx264 @ 0x7ff6440b6800] kb/s:1245.89 Edited February 8, 2016 by Anthony24
Luke 38839 Posted February 8, 2016 Posted February 8, 2016 Hi, this has been resolved for the next release of the server. If you'd like to use the online web client, it already has the fix: http://app.emby.media/ Thanks. 1
Anthony24 2 Posted February 8, 2016 Author Posted February 8, 2016 (edited) Hi, this has been resolved for the next release of the server. If you'd like to use the online web client, it already has the fix: http://app.emby.media/ Thanks. ok, thx, and I just realized when i was testing out the movie in case that has a problem as well, well, it does have the same problem. can't wait for the update. Edited February 8, 2016 by Anthony24
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