Jump to content

May be transcode problem but ...


geotux

Recommended Posts

Hi,

 

installed Emby last night as I want to replace Plex (don't like closed source). Quite impressed up to now although still haven't managed to see one film yet. Can't see film in web client or android client, both saying "There was an error playing the video.".Music plays correctly.

 

Emby Version 3.0.5781.0 with ffmpeg version 0.8.17-6:0.8.17-1 (basically a fully updated Debian Wheezy to a few minutes ago)

 

Now, this I think it's a transcode problem as I see "Unrecognized option 'codec:v:0'" in the transcode log (see below). One thing that I did like of Plex is the "Direct streaming" option which i think Emby doesn't have. It tries to transcode even videos that are not transcoded on Plex (I have Plex also running on the same machine). Am i correct in thinking that there is no direct streaming with Emby?

 

 

Thanks
Antonio

 

 

TRANSCODE LOG (also attached)

http://192.168.1.3:8096/emby/videos/6920af97c4418d11be79207c0722539b/stream.webm?DeviceId=434bb81cd4e118556dc1d12dd153978d13b005c7&MediaSourceId=6920af97c4418d11be79207c0722539b&VideoCodec=vpx&AudioCodec=vorbis&VideoBitrate=426538666&AudioBitrate=128000&MaxHeight=1080&ClientTime=635826086455268210&PlaySessionId=731ea850d5c84351bea90945b1f93770&api_key=f3f331d238e44921a1e2401c4216a9e1{"Protocol":"File","Id":"6920af97c4418d11be79207c0722539b","Path":"/exports/zeusmedia/Movies/Good Copy Bad Copy (2007)/Good Copy Bad Copy (2007).mp4","Type":"Default","Container":"mp4","Name":"","ReadAtNativeFramerate":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"RequiresOpening":false,"RequiresClosing":false,"VideoType":"VideoFile","MediaStreams":[],"PlayableStreamFileNames":[],"Formats":[],"RequiredHttpHeaders":{}}/usr/bin/ffmpeg -loglevel debug -fflags +genpts -i file:"/exports/zeusmedia/Movies/Good Copy Bad Copy (2007)/Good Copy Bad Copy (2007).mp4" -sn -codec:v:0 libvpx -force_key_frames expr:gte(t,n_forced*5) -vf "scale=trunc(oh*a/2)*2:min(ih\,1080)" -pix_fmt yuv420p -speed 16 -quality good -profile:v 0 -slices 8 -crf 10 -qmin 0 -qmax 50 -maxrate:v 426538666 -bufsize:v (426538666*2) -b:v 426538666 -vsync vfr -map_metadata -1 -threads 2 -codec:a:0 libvorbis -ab 128000 -af "aresample=async=1" -y "/exports/zeusmedia/Transcode/transcoding-temp/cccb19f385a90c3a51960df3b51d1b23.webm"ffmpeg version 0.8.17-6:0.8.17-1, Copyright (c) 2000-2014 the Libav developers  built on Mar 15 2015 17:31:12 with gcc 4.7.2  configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.8.17-1' --libdir=/usr/lib/i386-linux-gnu --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libdirac --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-swscale --enable-libcdio --enable-x11grab --enable-libx264 --enable-libxvid --shlibdir=/usr/lib/i386-linux-gnu --enable-shared --disable-static  avutil      configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.8.17-1' --libdir=/usr/lib/i386-linux-gnu --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libdirac --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-swscale --enable-libcdio --enable-x11grab --enable-libx264 --enable-libxvid --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static  avcodec     configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.8.17-1' --libdir=/usr/lib/i386-linux-gnu --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libdirac --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-swscale --enable-libcdio --enable-x11grab --enable-libx264 --enable-libxvid --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static  avformat    configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.8.17-1' --libdir=/usr/lib/i386-linux-gnu --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libdirac --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-swscale --enable-libcdio --enable-x11grab --enable-libx264 --enable-libxvid --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static  avdevice    configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.8.17-1' --libdir=/usr/lib/i386-linux-gnu --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libdirac --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-swscale --enable-libcdio --enable-x11grab --enable-libx264 --enable-libxvid --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static  avfilter    configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.8.17-1' --libdir=/usr/lib/i386-linux-gnu --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libdirac --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-swscale --enable-libcdio --enable-x11grab --enable-libx264 --enable-libxvid --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static  swscale     configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.8.17-1' --libdir=/usr/lib/i386-linux-gnu --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libdirac --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-swscale --enable-libcdio --enable-x11grab --enable-libx264 --enable-libxvid --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static  postproc    configuration: --arch=i386 --enable-pthreads --enable-runtime-cpudetect --extra-version='6:0.8.17-1' --libdir=/usr/lib/i386-linux-gnu --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libdirac --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-swscale --enable-libcdio --enable-x11grab --enable-libx264 --enable-libxvid --shlibdir=/usr/lib/i386-linux-gnu/i686/cmov --cpu=i686 --enable-shared --disable-static  libavutil    51. 22. 3 / 51. 22. 3  libavcodec   53. 35. 0 / 53. 35. 0  libavformat  53. 21. 1 / 53. 21. 1  libavdevice  53.  2. 0 / 53.  2. 0  libavfilter   2. 15. 0 /  2. 15. 0  libswscale    2.  1. 0 /  2.  1. 0  libpostproc  52.  0. 0 / 52.  0. 0The ffmpeg program is only provided for script compatibility and will be removedin a future release. It has been deprecated in the Libav project to allow forincompatible command line syntax improvements in its replacement called avconv(see Changelog for details). Please use avconv instead.[mov,mp4,m4a,3gp,3g2,mj2 @ 0x81008e0] Probed with size=2048 and score=100[mov,mp4,m4a,3gp,3g2,mj2 @ 0x81008e0] ISO: File Type Major Brand: mp42[h264 @ 0x81030c0] err{or,}_recognition separate: 1; 1[h264 @ 0x81030c0] err{or,}_recognition combined: 1; 1[h264 @ 0x81030c0] Unsupported bit depth: 0[aac @ 0x8105240] err{or,}_recognition separate: 1; 1[aac @ 0x8105240] err{or,}_recognition combined: 1; 1[aac @ 0x8105240] Unsupported bit depth: 0[mov,mp4,m4a,3gp,3g2,mj2 @ 0x81008e0] All info foundInput #0, mov,mp4,m4a,3gp,3g2,mj2, from 'file:/exports/zeusmedia/Movies/Good Copy Bad Copy (2007)/Good Copy Bad Copy (2007).mp4':  Metadata:    major_brand     : mp42    minor_version   : 0    compatible_brands: isommp42    creation_time   : 2014-02-07 03:47:34  Duration: 00:58:35.36, start: 0.000000, bitrate: 559 kb/s    Stream #0.0(und), 13, 1/50: Video: h264 (Constrained Baseline), yuv420p, 640x356 [PAR 801:800 DAR 9:5], 1/50, 461 kb/s, 25 fps, 25 tbr, 50 tbn, 50 tbc    Stream #0.1(und), 1, 1/44100: Audio: aac, 44100 Hz, stereo, s16, 96 kb/s    Metadata:      creation_time   : 2014-02-07 03:48:00Unrecognized option 'codec:v:0'Failed to set value 'libvpx' for option 'codec:v:0'

TranscodeLog.txt

ServerLog.txt

Link to comment
Share on other sites

Hi, welcome. Your installed version of ffmpeg is really old and is missing a number of libraries that we need

2015-11-08 19:03:24.0516 Warn - App: ffmpeg is missing encoder libx264
2015-11-08 19:03:24.0516 Warn - App: ffmpeg is missing encoder mpeg4
2015-11-08 19:03:24.0516 Warn - App: ffmpeg is missing encoder msmpeg4
2015-11-08 19:03:24.0516 Warn - App: ffmpeg is missing encoder libvpx
2015-11-08 19:03:24.0516 Warn - App: ffmpeg is missing encoder aac
2015-11-08 19:03:24.0516 Warn - App: ffmpeg is missing encoder ac3
2015-11-08 19:03:24.0516 Warn - App: ffmpeg is missing encoder libmp3lame
2015-11-08 19:03:24.0516 Warn - App: ffmpeg is missing encoder libvorbis
2015-11-08 19:03:24.0516 Warn - App: ffmpeg is missing encoder srt
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...