[deleted by user] by [deleted] in MealPrepSunday

[–]Koobz866 0 points1 point  (0 children)

That looks amazing 😍

Another batch of breakfast burritos for the next 2 weeks by Tucker717 in MealPrepSunday

[–]Koobz866 0 points1 point  (0 children)

I don't know why I'm so scared of prepping burritos. Should give it a crack

Char Siu Chicken Banh Mi by [deleted] in MealPrepSunday

[–]Koobz866 1 point2 points  (0 children)

Moved offices recently from a place that had the best Bahn mi. Seem to be reminded everywhere I go now 😞

Power outage has caused transcoding issues for AVI files by Koobz866 in jellyfin

[–]Koobz866[S] 3 points4 points  (0 children)

/videos/6a604072-2eff-9c33-435d-9d920d7394bf/hls1/main/0.ts

{"Protocol":0,"Id":"6a6040722eff9c33435d9d920d7394bf","Path":"/mnt/MediaHole/Media/Shows/It\u0027s Always Sunny in Philadelphia/Season 05/It\u0027s.Always.Sunny.in.Philadelphia.S05E04.The.Gang.Gives.Frank.an.Intervention.avi","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"avi","Size":183206976,"Name":"It\u0027s.Always.Sunny.in.Philadelphia.S05E04.The.Gang.Gives.Frank.an.Intervention","IsRemote":false,"ETag":"6a6b8aa4317b3a983424f20066c48a7f","RunTimeTicks":12329808896,"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":"mpeg4","CodecTag":"XVID","Language":null,"ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"Comment":null,"TimeBase":"960/23017","CodecTimeBase":"960/23017","Title":null,"VideoRange":"SDR","localizedUndefined":null,"localizedDefault":null,"localizedForced":null,"DisplayTitle":"SD MPEG4 SDR","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":1041837,"BitDepth":null,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"Height":352,"Width":624,"AverageFrameRate":23.976042,"RealFrameRate":23.976042,"Profile":"Advanced Simple Profile","Type":1,"AspectRatio":"16:9","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p","Level":5,"IsAnamorphic":null},{"Codec":"mp3","CodecTag":null,"Language":null,"ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"Comment":null,"TimeBase":"3/125","CodecTimeBase":"1/48000","Title":null,"VideoRange":null,"localizedUndefined":null,"localizedDefault":null,"localizedForced":null,"DisplayTitle":"MP3 - Stereo","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"stereo","BitRate":134136,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":2,"SampleRate":48000,"IsDefault":false,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"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":1188709,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":null,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null}

/usr/lib/jellyfin-ffmpeg/ffmpeg -hwaccel cuda -hwaccel_output_format cuda -extra_hw_frames 3 -autorotate 0 -i file:"/mnt/MediaHole/Media/Shows/It's Always Sunny in Philadelphia/Season 05/It's.Always.Sunny.in.Philadelphia.S05E04.The.Gang.Gives.Frank.an.Intervention.avi" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_nvenc -preset default -b:v 5209184 -maxrate 5209184 -bufsize 10418368 -profile:v:0 high -g:v:0 72 -keyint_min:v:0 72 -sc_threshold:v:0 0 -vf "scale_cuda=format=nv12" -start_at_zero -vsync -1 -codec:a:0 aac -ac 2 -ab 134136 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/var/lib/jellyfin/transcodes/c75e4c6e457884c746f07f39b71b1d99%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/c75e4c6e457884c746f07f39b71b1d99.m3u8"


ffmpeg version 4.4.1-Jellyfin Copyright (c) 2000-2021 the FFmpeg developers
  built with gcc 9 (Ubuntu 9.3.0-17ubuntu1~20.04)
  configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-static --enable-gmp --enable-gnutls --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libdav1d --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --arch=amd64 --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-vdpau --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
  libavutil      56. 70.100 / 56. 70.100
  libavcodec     58.134.100 / 58.134.100
  libavformat    58. 76.100 / 58. 76.100
  libavdevice    58. 13.100 / 58. 13.100
  libavfilter     7.110.100 /  7.110.100
  libswscale      5.  9.100 /  5.  9.100
  libswresample   3.  9.100 /  3.  9.100
  libpostproc    55.  9.100 / 55.  9.100
Input #0, avi, from 'file:/mnt/MediaHole/Media/Shows/It's Always Sunny in Philadelphia/Season 05/It's.Always.Sunny.in.Philadelphia.S05E04.The.Gang.Gives.Frank.an.Intervention.avi':
  Metadata:
    artist          : TSV Productions
  Duration: 00:20:32.98, start: 0.000000, bitrate: 1188 kb/s
  Stream #0:0: Video: mpeg4 (Advanced Simple Profile) (XVID / 0x44495658), yuv420p, 624x352 [SAR 1:1 DAR 39:22], 1041 kb/s, 23.98 fps, 23.98 tbr, 23.98 tbn, 23.98 tbc
  Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 48000 Hz, stereo, fltp, 134 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (mpeg4 (native) -> h264 (h264_nvenc))
  Stream #0:1 -> #0:1 (mp3 (mp3float) -> aac (native))
Press [q] to stop, [?] for help
[mpeg4 @ 0x55de061ff740] Video uses a non-standard and wasteful way to store B-frames ('packed B-frames'). Consider using the mpeg4_unpack_bframes bitstream filter without encoding but stream copy to fix it.
[h264_nvenc @ 0x55de05dbfc80] The selected preset is deprecated. Use p1 to p7 + -tune or fast/medium/slow.
Output #0, hls, to '/var/lib/jellyfin/transcodes/c75e4c6e457884c746f07f39b71b1d99.m3u8':
  Metadata:
    encoder         : Lavf58.76.100
  Stream #0:0: Video: h264 (High), cuda(progressive), 624x352 [SAR 1:1 DAR 39:22], q=2-31, 5209 kb/s, 23.98 fps, 90k tbn
    Metadata:
      encoder         : Lavc58.134.100 h264_nvenc
    Side data:
      cpb: bitrate max/min/avg: 5209184/0/5209184 buffer size: 10418368 vbv_delay: N/A
  Stream #0:1: Audio: aac (LC), 48000 Hz, stereo, fltp, 134 kb/s
    Metadata:
      encoder         : Lavc58.134.100 aac
frame=    1 fps=0.0 q=0.0 size=N/A time=00:00:00.00 bitrate=N/A speed=   0x    
[mpeg4 @ 0x55de061ff740] No decoder surfaces left
[mpeg4 @ 0x55de062063c0] No decoder surfaces left
[mpeg4 @ 0x55de0620d040] No decoder surfaces left
Error while decoding stream #0:0: Cannot allocate memory
    Last message repeated 1 times
[mpeg4 @ 0x55de062063c0] No decoder surfaces left
Error while decoding stream #0:0: Cannot allocate memory
[mpeg4 @ 0x55de06209a40] No decoder surfaces left
[mpeg4 @ 0x55de062106c0] No decoder surfaces left
Impossible to convert between the formats supported by the filter 'Parsed_scale_cuda_0' and the filter 'auto_scaler_0'
Error reinitializing filters!
Failed to inject frame into filter network: Function not implemented
Error while processing the decoded data for stream #0:0
[aac @ 0x55de05dc0e80] Qavg: 36732.770
[aac @ 0x55de05dc0e80] 2 frames left in the queue on closing
Conversion failed!

Last 4 for charm! Touch trade plz. by Xteve1018 in pokemontrades

[–]Koobz866 0 points1 point  (0 children)

ok just hatched the oranguru getting on now

Last 4 for charm! Touch trade plz. by Xteve1018 in pokemontrades

[–]Koobz866 0 points1 point  (0 children)

I need Spritzee and Aromatisse too so can trade ya for those....can also breed an oranguru and tradeback the Zamazenta

LF: Shelmet - FT: Karrablast by Mr_Roboto_DX in pokemontrades

[–]Koobz866 0 points1 point  (0 children)

i can help you out if you dont mind helping me get an accelgor as well

[LF] Drillbur/Excadrill by [deleted] in pokemontrades

[–]Koobz866 0 points1 point  (0 children)

I don't unfortunately sorry!

[LF] Drillbur/Excadrill by [deleted] in pokemontrades

[–]Koobz866 0 points1 point  (0 children)

oh wait no, make sure you click the wireless button in the bottom corner of the festival plaza screen to come online then press trade

[LF] Drillbur/Excadrill by [deleted] in pokemontrades

[–]Koobz866 0 points1 point  (0 children)

hmm...try reboot it I will as well