Advertisement
Guest User

Ffmpeg-2

a guest
Jun 23rd, 2024
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.18 KB | None | 0 0
  1. {"Protocol":0,"Id":"a07e3a757bbcf18cf6134aafbb962940","Path":"/media/leet/A/movies/12 Angry Men (1957) [BluRay] [1080p] [YTS.AM]/12.Angry.Men.1957.1080p.BluRay.x264-[YTS.AM].mp4","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mov,mp4,m4a,3gp,3g2,mj2","Size":1632610944,"Name":"12.Angry.Men.1957.1080p.BluRay.x264-[YTS.AM]","IsRemote":false,"ETag":"98fb0f625912728901771118bf2df00a","RunTimeTicks":57818560000,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"h264","CodecTag":"avc1","Language":"und","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/24000","CodecTimeBase":null,"Title":null,"VideoRange":1,"VideoRangeType":1,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"1080p H264 SDR","NalLengthSize":"4","IsInterlaced":false,"IsAVC":true,"ChannelLayout":null,"BitRate":2149506,"BitDepth":8,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":1072,"Width":1792,"AverageFrameRate":23.976025,"RealFrameRate":23.976025,"Profile":"High","Type":1,"AspectRatio":"5:3","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p","Level":41,"IsAnamorphic":false},{"Codec":"aac","CodecTag":"mp4a","Language":"und","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/48000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"AAC - Stereo - Default","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":"stereo","BitRate":104129,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":2,"SampleRate":48000,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":"LC","Type":0,"AspectRatio":null,"Index":1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":2258943,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":0,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null}
  2.  
  3. /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -f mov,mp4,m4a,3gp,3g2,mj2 -noautorotate -i file:"/media/leet/A/movies/12 Angry Men (1957) [BluRay] [1080p] [YTS.AM]/12.Angry.Men.1957.1080p.BluRay.x264-[YTS.AM].mp4" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -preset veryfast -crf 23 -maxrate 4299012 -bufsize 8598024 -profile:v:0 high -level 41 -x264opts:0 subme=0:me_range=4:rc_lookahead=10:me=dia:no_chroma_me:8x8dct=0:partitions=none -force_key_frames:0 "expr:gte(t,n_forced*3)" -sc_threshold:v:0 0 -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*a)\,min(1792\,1072*a))/2)*2:trunc(min(max(iw/a\,ih)\,min(1792/a\,1072))/2)*2,format=yuv420p" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename "9da9308fe63b4daac62d8100a4cba86a-1.mp4" -start_number 0 -hls_segment_filename "/var/cache/jellyfin/transcodes/9da9308fe63b4daac62d8100a4cba86a%d.mp4" -hls_playlist_type vod -hls_list_size 0 -y "/var/cache/jellyfin/transcodes/9da9308fe63b4daac62d8100a4cba86a.m3u8"
  4.  
  5.  
  6. ffmpeg version 6.0.1-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers
  7. built with gcc 14.1.1 (GCC) 20240522
  8. configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-gpl --enable-version3 --enable-static --enable-gmp --enable-gnutls --enable-chromaprint --enable-libfontconfig --enable-libass --enable-libbluray --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopus --enable-libopenmpt --enable-libtheora --enable-libvorbis --enable-libdav1d --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-opencl --enable-vaapi --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
  9. libavutil 58. 2.100 / 58. 2.100
  10. libavcodec 60. 3.100 / 60. 3.100
  11. libavformat 60. 3.100 / 60. 3.100
  12. libavdevice 60. 1.100 / 60. 1.100
  13. libavfilter 9. 3.100 / 9. 3.100
  14. libswscale 7. 1.100 / 7. 1.100
  15. libswresample 4. 10.100 / 4. 10.100
  16. libpostproc 57. 1.100 / 57. 1.100
  17. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'file:/media/leet/A/movies/12 Angry Men (1957) [BluRay] [1080p] [YTS.AM]/12.Angry.Men.1957.1080p.BluRay.x264-[YTS.AM].mp4':
  18. Metadata:
  19. major_brand : isom
  20. minor_version : 512
  21. compatible_brands: isomiso2avc1mp41
  22. encoder : Lavf58.9.100
  23. Duration: 01:36:21.86, start: 0.000000, bitrate: 2258 kb/s
  24. Stream #0:0[0x1](und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(progressive), 1792x1072 [SAR 1:1 DAR 112:67], 2149 kb/s, 23.98 fps, 23.98 tbr, 24k tbn (default)
  25. Metadata:
  26. handler_name : VideoHandler
  27. vendor_id : [0][0][0][0]
  28. Stream #0:1[0x2](und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 104 kb/s (default)
  29. Metadata:
  30. handler_name : SoundHandler
  31. vendor_id : [0][0][0][0]
  32. Stream mapping:
  33. Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  34. Stream #0:1 -> #0:1 (copy)
  35. Press [q] to stop, [?] for help
  36. [libx264 @ 0x5e12d1a73b80] using SAR=1/1
  37. [libx264 @ 0x5e12d1a73b80] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 AVX512
  38. [libx264 @ 0x5e12d1a73b80] profile Main, level 4.1, 4:2:0, 8-bit
  39. [libx264 @ 0x5e12d1a73b80] 264 - core 164 r3108 31e19f9 - H.264/MPEG-4 AVC codec - Copyleft 2003-2023 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x1:0 me=dia subme=0 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=4 chroma_me=0 trellis=0 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=18 lookahead_threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=250 keyint_min=23 scenecut=0 intra_refresh=0 rc_lookahead=10 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=4299 vbv_bufsize=8598 crf_max=0.0 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00
  40. [hls @ 0x5e12d1a6eb40] Opening '/var/cache/jellyfin/transcodes/9da9308fe63b4daac62d8100a4cba86a-1.mp4' for writing
  41. Output #0, hls, to '/var/cache/jellyfin/transcodes/9da9308fe63b4daac62d8100a4cba86a.m3u8':
  42. Metadata:
  43. encoder : Lavf60.3.100
  44. Stream #0:0: Video: h264, yuv420p(bt709, progressive), 1792x1072 [SAR 1:1 DAR 112:67], q=2-31, 23.98 fps, 24k tbn (default)
  45. Metadata:
  46. encoder : Lavc60.3.100 libx264
  47. Side data:
  48. cpb: bitrate max/min/avg: 4299000/0/0 buffer size: 8598000 vbv_delay: N/A
  49. Stream #0:1: Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 104 kb/s (default)
  50. frame= 0 fps=0.0 q=0.0 size=N/A time=00:00:00.00 bitrate=N/A speed= 0x
  51. [hls @ 0x5e12d1a6eb40] Opening '/var/cache/jellyfin/transcodes/9da9308fe63b4daac62d8100a4cba86a0.mp4' for writing
  52. [hls @ 0x5e12d1a6eb40] Opening '/var/cache/jellyfin/transcodes/9da9308fe63b4daac62d8100a4cba86a1.mp4' for writing
  53. frame= 186 fps=0.0 q=28.0 size=N/A time=00:00:09.10 bitrate=N/A speed=17.4x
  54. [hls @ 0x5e12d1a6eb40] Opening '/var/cache/jellyfin/transcodes/9da9308fe63b4daac62d8100a4cba86a2.mp4' for writing
  55.  
  56.  
  57. [q] command received. Exiting.
  58.  
  59. [hls @ 0x5e12d1a6eb40] Opening '/var/cache/jellyfin/transcodes/9da9308fe63b4daac62d8100a4cba86a3.mp4' for writing
  60. frame= 263 fps=0.0 q=-1.0 Lsize=N/A time=00:00:10.92 bitrate=N/A speed=17.5x
  61. video:1001kB audio:4kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
  62. [libx264 @ 0x5e12d1a73b80] frame I:4 Avg QP:10.42 size: 19253
  63. [libx264 @ 0x5e12d1a73b80] frame P:109 Avg QP:13.69 size: 6562
  64. [libx264 @ 0x5e12d1a73b80] frame B:150 Avg QP:17.25 size: 1548
  65. [libx264 @ 0x5e12d1a73b80] consecutive B-frames: 18.6% 12.2% 11.4% 57.8%
  66. [libx264 @ 0x5e12d1a73b80] mb I I16..4: 72.0% 0.0% 28.0%
  67. [libx264 @ 0x5e12d1a73b80] mb P I16..4: 13.7% 0.0% 0.0% P16..4: 8.7% 0.0% 0.0% 0.0% 0.0% skip:77.6%
  68. [libx264 @ 0x5e12d1a73b80] mb B I16..4: 1.3% 0.0% 0.0% B16..8: 5.8% 0.0% 0.0% direct: 0.5% skip:92.4% L0:47.8% L1:48.7% BI: 3.5%
  69. [libx264 @ 0x5e12d1a73b80] coded y,uvDC,uvAC intra: 9.3% 0.0% 0.0% inter: 1.6% 0.0% 0.0%
  70. [libx264 @ 0x5e12d1a73b80] i16 v,h,dc,p: 59% 28% 7% 6%
  71. [libx264 @ 0x5e12d1a73b80] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 44% 22% 25% 3% 2% 1% 1% 1% 1%
  72. [libx264 @ 0x5e12d1a73b80] i8c dc,h,v,p: 100% 0% 0% 0%
  73. [libx264 @ 0x5e12d1a73b80] Weighted P-Frames: Y:8.3% UV:0.0%
  74. [libx264 @ 0x5e12d1a73b80] kb/s:747.09
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement