Advertisement
Guest User

jellyfin_logs

a guest
Dec 10th, 2019
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.21 KB | None | 0 0
  1. http://10.0.2.233:8096/videos/c76aafda-c456-3841-ed57-f8338444839f/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTAuMTQ7IHJ2OjcwLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzAuMHwxNTc1NDMyMjIwMjYy&MediaSourceId=c76aafdac4563841ed57f8338444839f&VideoCodec=h264&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=139808000&AudioBitrate=192000&PlaySessionId=95889466511b4d2ea602d578f3a5e955&api_key=dfc4405d134545fcabc3baabfed41b7c&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=3cccc3274a6df77032dab9a6619ac625&SegmentContainer=ts&MinSegments=2&BreakOnNonKeyFrames=True&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51
  2.  
  3. {"Protocol":"File","Id":"c76aafdac4563841ed57f8338444839f","Path":"/media/TVShows/Black Mirror/Season 1/Black.Mirror.S01E02.15.Million.Merits.mkv","Type":"Default","Container":"mkv,webm","Size":1511086208,"Name":"Black.Mirror.S01E02.15.Million.Merits","IsRemote":false,"ETag":"3cccc3274a6df77032dab9a6619ac625","RunTimeTicks":36999200768,"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":[{"Codec":"h264","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/50","VideoRange":"SDR","DisplayTitle":"720P H264","NalLengthSize":"4","IsInterlaced":false,"IsAVC":true,"BitRate":3267284,"BitDepth":8,"RefFrames":1,"IsDefault":true,"IsForced":false,"Height":720,"Width":1280,"AverageFrameRate":25,"RealFrameRate":25,"Profile":"High","Type":"Video","AspectRatio":"16:9","Index":0,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"PixelFormat":"yuv420p","Level":41},{"Codec":"aac","TimeBase":"1/1000","CodecTimeBase":"1/48000","DisplayTitle":"AAC stereo Default","IsInterlaced":false,"ChannelLayout":"stereo","BitRate":192000,"Channels":2,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Profile":"LC","Type":"Audio","Index":1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0},{"Codec":"srt","Language":"eng","localizedUndefined":"Undefined","localizedDefault":"Default","localizedForced":"Forced","DisplayTitle":"Eng","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":2,"IsExternal":true,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":"/media/TVShows/Black Mirror/Season 1/Black.Mirror.S01E02.15.Million.Merits.en.srt"},{"Codec":"srt","Language":"spa","localizedUndefined":"Undefined","localizedDefault":"Default","localizedForced":"Forced","DisplayTitle":"Spa","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":3,"IsExternal":true,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":"/media/TVShows/Black Mirror/Season 1/Black.Mirror.S01E02.15.Million.Merits.es.srt"}],"Formats":[],"Bitrate":3459284,"RequiredHttpHeaders":{}}
  4.  
  5. /usr/bin/ffmpeg -fflags +genpts -i file:"/media/TVShows/Black Mirror/Season 1/Black.Mirror.S01E02.15.Million.Merits.mkv" -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 -vsync -1 -codec:a:0 copy -f hls -max_delay 5000000 -avoid_negative_ts disabled -start_at_zero -hls_time 6 -individual_header_trailer 0 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/config/transcoding-temp/transcodes/3c0a748264deffb5d9f3ea61fbf58a67%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/config/transcoding-temp/transcodes/3c0a748264deffb5d9f3ea61fbf58a67.m3u8"
  6.  
  7.  
  8. ffmpeg version 3.2.14-1~deb9u1 Copyright (c) 2000-2019 the FFmpeg developers
  9. built with gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516
  10. configuration: --prefix=/usr --extra-version='1~deb9u1' --toolchain=hardened --libdir=/usr/lib/arm-linux-gnueabihf --incdir=/usr/include/arm-linux-gnueabihf --enable-gpl --disable-stripping --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libebur128 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libopencv --enable-libx264 --enable-shared
  11. libavutil 55. 34.101 / 55. 34.101
  12. libavcodec 57. 64.101 / 57. 64.101
  13. libavformat 57. 56.101 / 57. 56.101
  14. libavdevice 57. 1.100 / 57. 1.100
  15. libavfilter 6. 65.100 / 6. 65.100
  16. libavresample 3. 1. 0 / 3. 1. 0
  17. libswscale 4. 2.100 / 4. 2.100
  18. libswresample 2. 3.100 / 2. 3.100
  19. libpostproc 54. 1.100 / 54. 1.100
  20. Unrecognized option 'hls_segment_type'.
  21. Error splitting the argument list: Option not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement