Jump to content

Como hacer que funcione? Emby Ubuntu 14.04 FFmpeg


streamingtvpr

Recommended Posts

streamingtvpr

Setup FFmpeg

Emby may require a library or application to convert certain media types. There are many different applications available, however, Emby has been tested to work with ffmpeg. Emby is in no way affiliated with ffmpeg, its ownership, code or distribution.

 

1
Download FFmpeg

Suggested download: http://johnvansickle.com/ffmpeg

Download x86_64 build

 

2
Unzip the downloaded file to a folder of your choice.
If you are running Linux or OSX, you will need to locate the ffmpeg and ffprobe files and mark them as executable. This is needed to grant Emby permission to execute them.

 

3
Enter FFmpeg path

 

FFmpeg version:                         Use system installed version                         Use a custom version                     
 
 
arrow_backPrevious
Link to comment
Share on other sites

streamingtvpr

Emby no es para mi probe en windows y funciona mas o menos y ahora quiero probar en Ubuntu 14.04 y simplemente es un dolor de cabeza me pide un file y ni idea como se instala y de esa pantalla no me deja salir y veo en el foro muchas quejas mejor me espero a que ustedes se organisen y arreglen todo mientras me quedo con Plex 0 problemas y la comunidad esta mas activa saludos....

Link to comment
Share on other sites

Hola, todo lo que tiene que hacer es ir aquí: https://www.johnvansickle.com/ffmpeg/ A continuación, descargue el archivo en el segundo link. Descomprimir en cualquier carpeta que desee. Así que entrar en esa ruta de la carpeta en la pantalla de ajustes de bordado. Gracias!

  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...
streamingtvpr

Ya esta funcionando el server pero en la app de Roku hay peliculas que fallan y emby no encuentra las caratulas.... Montado en Ubuntu 14.04

Link to comment
Share on other sites

streamingtvpr
 

 

{"Protocol":"File","Id":"87133406dba4533bbbbd0268c0dc79b2","Path":"/var/lib/plexmediaserver/Library/Action Movies/Lone Survivor.avi","Type":"Default","Container":"avi","Name":"720P/H264/AC3","IsRemote":false,"ETag":"613bf20464bdc6ce7514318684d43c4c","RunTimeTicks":72762269696,"ReadAtNativeFramerate":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"RequiresClosing":false,"SupportsProbing":true,"VideoType":"VideoFile","MediaStreams":[{"Codec":"h264","TimeBase":"1/1000","CodecTimeBase":"1001/48000","NalLengthSize":"4","IsInterlaced":false,"IsAVC":true,"AllowStreamCopy":true,"BitRate":1292805,"BitDepth":8,"RefFrames":1,"IsDefault":true,"IsForced":false,"Height":536,"Width":1280,"AverageFrameRate":23.97602,"RealFrameRate":23.97602,"Profile":"High","Type":"Video","AspectRatio":"2.40:1","Index":0,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"PixelFormat":"yuv420p","Level":41,"IsAnamorphic":false},{"Codec":"ac3","Language":"spa","TimeBase":"1/1000","CodecTimeBase":"1/48000","DisplayTitle":"Spa Dolby Digital stereo Default","IsInterlaced":false,"AllowStreamCopy":true,"ChannelLayout":"stereo","BitRate":320000,"Channels":2,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Type":"Audio","Index":1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0,"IsAnamorphic":false},{"Codec":"ass","Language":"spa","TimeBase":"1/1000","CodecTimeBase":"0/1","DisplayTitle":"Spa Default","IsInterlaced":false,"AllowStreamCopy":true,"IsDefault":true,"IsForced":false,"Type":"Subtitle","Index":2,"IsExternal":false,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Level":0,"IsAnamorphic":false}],"PlayableStreamFileNames":[],"Formats":[],"Bitrate":1612805,"RequiredHttpHeaders":{}}

 

/var/lib/emby-server/ffmpeg/ffmpeg-git-20170301-64bit-static/ffmpeg -f avi -codec:0 h264 -codec:1 ac3 -i file:"/var/lib/plexmediaserver/Library/Action Movies/Lone Survivor.avi" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -copyts -codec:a:0 aac -strict experimental -ac 2 -ab 320000 -af "adelay=1,aresample=async=1" -f segment -max_delay 5000000 -avoid_negative_ts disabled -start_at_zero -segment_time 6  -individual_header_trailer 0 -segment_format mpegts -segment_list_type m3u8 -segment_start_number 0 -segment_list "/var/lib/emby-server/transcoding-temp/03bdffbb99dcc669ef503b073ad1e82b.m3u8" -y "/var/lib/emby-server/transcoding-temp/03bdffbb99dcc669ef503b073ad1e82b%d.ts"

 

 

ffmpeg version N-83692-gb8a7dcbde2-static http://johnvansickle.com/ffmpeg/  Copyright © 2000-2017 the FFmpeg developers

  built with gcc 5.4.1 (Debian 5.4.1-5) 20170205

  configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-5 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libass --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg

  libavutil      55. 47.100 / 55. 47.100

  libavcodec     57. 81.100 / 57. 81.100

  libavformat    57. 66.102 / 57. 66.102

  libavdevice    57.  3.100 / 57.  3.100

  libavfilter     6. 74.100 /  6. 74.100

  libswscale      4.  3.101 /  4.  3.101

  libswresample   2.  4.100 /  2.  4.100

  libpostproc    54.  2.100 / 54.  2.100

file:/var/lib/plexmediaserver/Library/Action Movies/Lone Survivor.avi: Invalid data found when processing input

Edited by streamingtvpr
Link to comment
Share on other sites

¡Hola! ¿Qué problema ocurrió y aproximadamente qué fecha y hora? Miré a través de los dos registros más grandes de ella y no vi ninguna reproducción de medios. Gracias !

Link to comment
Share on other sites

streamingtvpr

Esta bien es que tengo peliculas que no funcionan en Emby pero en plex me funcionan perfectas usare Emby cuando este funcionando bien por ahora no me funciona como me gustaria... gracias

Link to comment
Share on other sites

streamingtvpr

Ejemplo Lone Survivor o El unico sobreviviente esa pelicula Emby no la reproduse y en mi lista hay 2 peliculas que Emby no las lee de mi libreria y en Plex me lee toda la libreria sin problemas.. cuales peliculas son no tengo idea tendria que buscar una por una y son casi 300 peluculas no voy a revisar una por una.. saludos

Edited by streamingtvpr
Link to comment
Share on other sites

streamingtvpr

Nadie que ayude? por esto no lo estoy usando por que no hay quien ayude...

Link to comment
Share on other sites

Hola, ¿podemos por favor repasar un ejemplo con más detalle? ¿Puede proporcionar un poco más de información? Gracias !

Link to comment
Share on other sites

streamingtvpr

Ejemplo Lone Survivor o El unico sobreviviente esa pelicula Emby no la reproduse y en mi lista hay 2 peliculas que Emby no las lee de mi libreria y en Plex me lee toda la libreria sin problemas.. cuales peliculas son no tengo idea tendria que buscar una por una y son casi 300 peluculas no voy a revisar una por una.. saludos

Link to comment
Share on other sites

Hola, ¿puede proporcionar el nombre completo del archivo, así como el nombre de la carpeta? Gracias !

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...