nvllsvm / emby-unlocked

Emby with the premium Emby Premiere features unlocked.
GNU General Public License v2.0
271 stars 61 forks source link

smb transcoding dont work #41

Open leyenda97 opened 5 years ago

leyenda97 commented 5 years ago

smb transcoding dont work

nvllsvm commented 5 years ago

What version and how are you running the app? You did not provide enough information in your description.

leyenda97 commented 5 years ago

I use 3.4.1.0. I follow the instructions of https://hub.docker.com/r/nvllsvm/emby-unlocked/. Real machine is ubuntu 18.04. Also try to install emby from the official website with dpkg -i emby-server-deb_3.5.3.0_amd64.deb This way if smb works but I prefer your version.

[2018-11-10] 19:44:35.687 Application version: 3.4.1.0

http://192.168.0.3:8096/emby/videos/9e035b4f55d605f85ed059996de99da1/live.m3u8?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzcwLjAuMzUzOC42NyBTYWZhcmkvNTM3LjM2fDE1Mzk5MDM3ODAxMjA1&MediaSourceId=9e035b4f55d605f85ed059996de99da1&VideoCodec=h264&AudioCodec=mp3,aac&VideoBitrate=29808000&AudioBitrate=192000&PlaySessionId=24b7bee8d162446f90370c7bef0611c7&api_key=536d421f70d9462bab86d76332397009&TranscodingMaxAudioChannels=2&RequireAvc=true&Tag=da1ea5c21a3b0deb1eadbd85944aed95&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=51&h264-deinterlace=true&TranscodeReasons=ContainerBitrateExceedsLimit

{"Protocol":"File","Id":"9e035b4f55d605f85ed059996de99da1","Path":"smb://192.168.0.88/3tb/Peliculas/Animales Fantásticos/Animales Fantasticos y donde Encontrarlos.mkv","Type":"Default","Container":"mkv","Name":"Animales Fantasticos y donde Encontrarlos","IsRemote":false,"ETag":"da1ea5c21a3b0deb1eadbd85944aed95","ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"RequiresClosing":false,"RequiresLooping":false,"SupportsProbing":true,"VideoType":"VideoFile","MediaStreams":[],"Formats":[],"RequiredHttpHeaders":{}}

User policy for Angel: EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True

/usr/bin/ffmpeg -f matroska -i "smb://192.168.0.88/3tb/Peliculas/Animales Fantásticos/Animales Fantasticos y donde Encontrarlos.mkv" -map_metadata -1 -map_chapters -1 -threads 0 -sn -codec:v:0 libx264 -pix_fmt yuv420p -preset veryfast -crf 23 -maxrate 29808000 -bufsize 59616000 -profile:v high -level 4.1 -x264opts:0 subme=0:me_range=4:rc_lookahead=10:me=dia:no_chroma_me:8x8dct=0:partitions=none -force_key_frames "expr:gte(t,n_forced*3)" -vf "scale=trunc(min(max(iw\,ih*dar)\,1920)/2)*2:trunc(ow/dar/2)*2" -flags -global_header -vsync -1 -codec:a:0 libmp3lame -ac 2 -ab 192000 -f segment -max_delay 5000000 -avoid_negative_ts disabled -start_at_zero -segment_time 3 -individual_header_trailer 0 -segment_format mpegts -segment_list_entry_prefix "hls/39125e3345c93a367168f53ca5c514f0/" -segment_list_type m3u8 -segment_start_number 0 -segment_list "/config/transcoding-temp/39125e3345c93a367168f53ca5c514f0.m3u8" -y "/config/transcoding-temp/39125e3345c93a367168f53ca5c514f0%d.ts"

ffmpeg version 3.4.2 Copyright (c) 2000-2018 the FFmpeg developers built with gcc 6.4.0 (Alpine 6.4.0) configuration: --prefix=/usr --enable-avresample --enable-avfilter --enable-gnutls --enable-gpl --enable-libass --enable-libmp3lame --enable-librtmp --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libx264 --enable-libx265 --enable-libtheora --enable-libv4l2 --enable-postproc --enable-pic --enable-pthreads --enable-shared --enable-libxcb --disable-stripping --disable-static --enable-vaapi --enable-vdpau --enable-libopus --disable-debug libavutil 55. 78.100 / 55. 78.100 libavcodec 57.107.100 / 57.107.100 libavformat 57. 83.100 / 57. 83.100 libavdevice 57. 10.100 / 57. 10.100 libavfilter 6.107.100 / 6.107.100 libavresample 3. 7. 0 / 3. 7. 0 libswscale 4. 8.100 / 4. 8.100 libswresample 2. 9.100 / 2. 9.100 libpostproc 54. 7.100 / 54. 7.100 smb://192.168.0.88/3tb/Peliculas/Animales Fantásticos/Animales Fantasticos y donde Encontrarlos.mkv: Protocol not found Did you mean file:smb://192.168.0.88/3tb/Peliculas/Animales Fantásticos/Animales Fantasticos y donde Encontrarlos.mkv? ffmpeg version 3.4.2 Copyright (c) 2000-2018 the FFmpeg developers built with gcc 6.4.0 (Alpine 6.4.0) configuration: --prefix=/usr --enable-avresample --enable-avfilter --enable-gnutls --enable-gpl --enable-libass --enable-libmp3lame --enable-librtmp --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libx264 --enable-libx265 --enable-libtheora --enable-libv4l2 --enable-postproc --enable-pic --enable-pthreads --enable-shared --enable-libxcb --disable-stripping --disable-static --enable-vaapi --enable-vdpau --enable-libopus --disable-debug libavutil 55. 78.100 / 55. 78.100 libavcodec 57.107.100 / 57.107.100 libavformat 57. 83.100 / 57. 83.100 libavdevice 57. 10.100 / 57. 10.100 libavfilter 6.107.100 / 6.107.100 libavresample 3. 7. 0 / 3. 7. 0 libswscale 4. 8.100 / 4. 8.100 libswresample 2. 9.100 / 2. 9.100 libpostproc 54. 7.100 / 54. 7.100 smb://192.168.0.88/3tb/Peliculas/Animales Fantásticos/Animales Fantasticos y donde Encontrarlos.mkv: Protocol not found Did you mean file:smb://192.168.0.88/3tb/Peliculas/Animales Fantásticos/Animales Fantasticos y donde Encontrarlos.mkv?

Sorry for my bad English. If you need more information, let me know. Thank you very much in advance and very good work.