Jump to content

Issues with transcoding failure to MP4


Nathanio

Recommended Posts

Nathanio

I've had a couple of failures on records recently where the show appears to have recorded but not transcoded correctly. I notice that I don't get any chapter previews and that under media info I get level -99 instead of 41 on successful ones. 

Video
CodecH264
Codec tagavc1
Level-99
Resolution544x576
Aspect ratio16:9
AnamorphicNo
InterlacedNo
Framerate25
Bitrate1485 kbps
Ref frames1
Audio
Languageund
CodecAAC
Codec tagmp4a
ProfileLC
Layoutstereo
Channels2 ch
Bitrate267 kbps
Sample rate48000 khz
DefaultYes
Containermp4
Path\\slinky\EmbyTV\Series\Robson Green Extreme Fisherman\Robson Green Extreme Fisherman S01E06 Borneo.mp4

 

Playing in VLC gives a blank video window. 

 

Please see two transcode failure log files attached

 

CallTheMidwife_failure.txt

 

Robson failure.txt

CallTheMidwife_failure.txt

Robson failure.txt

Link to comment
Share on other sites

If you'd like, try the beta server and see if that reacts differently. thanks.

  • Like 1
Link to comment
Share on other sites

Nathanio

that doesn't look like the latest.

You're right, I updated this morning. I'll check the recordings and set a few test ones

Link to comment
Share on other sites

Nathanio

Hi Luke, 

 

3 recordings at 9pm last night ended up with 2 converted to MP4 and showing the correct media info and one failed to transcode into an MP4 format. I still have it as a TS file which is good.

 

Here is the failed transcode log:

{"Protocol":"Http","Path":"http://172.0.0.230:5004/auto/v101","Type":"Default","Container":"ts","ReadAtNativeFramerate":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"RequiresOpening":false,"RequiresClosing":false,"BufferMs":0,"MediaStreams":[{"Codec":"mpeg2video","IsInterlaced":true,"IsDefault":false,"IsForced":false,"Type":"Video","Index":-1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false},{"Codec":"ac3","IsInterlaced":false,"BitRate":192000,"IsDefault":false,"IsForced":false,"Type":"Audio","Index":-1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false}],"PlayableStreamFileNames":[],"Formats":[],"RequiredHttpHeaders":{}}

C:\Users\Administrator\AppData\Roaming\Emby-Server\ffmpeg\20160131\ffmpeg.exe -fflags +genpts -async 1 -vsync -1 -i "http://172.0.0.230:5004/auto/v101" -t 01:02:59.678 -sn -codec:v:0 libx264 -force_key_frames expr:gte(t,n_forced*5)  -vf "yadif=0:-1:0" -pix_fmt yuv420p -preset superfast -crf 23 -b:v 25000000 -maxrate 25000000 -bufsize (25000000*2) -vsync vfr -profile:v high -level 41 -map_metadata -1 -threads 0 -codec:a:0 aac -strict experimental -ab 320000 -y "E:\ServerFolders\EmbyTV\Series\DIY SOS  The Big Build\DIY SOS  The Big Build S24E02 Misterton.mp4"


ffmpeg version N-78218-gc86ecdf Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.3.0 (GCC)
  configuration: --arch=x86_64 --target-os=mingw32 --cross-prefix=/home/mceuser/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/bin/x86_64-w64-mingw32- --pkg-config=pkg-config --disable-w32threads --enable-gpl --enable-libsoxr --enable-fontconfig --enable-libass --enable-libutvideo --enable-libbluray --enable-iconv --enable-libtwolame --extra-cflags=-DLIBTWOLAME_STATIC --enable-libzvbi --enable-libcaca --enable-libmodplug --extra-libs=-lstdc++ --extra-libs=-lpng --enable-libvidstab --enable-libx265 --enable-decklink --extra-libs=-loleaut32 --enable-libx264 --enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable-libgsm --enable-libfreetype --enable-libopus --enable-frei0r --enable-filter=frei0r --enable-bzlib --enable-libxavs --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger --enable-libvpx --enable-libilbc --enable-libwavpack --enable-libwebp --enable-libgme --enable-dxva2 --enable-libdcadec --enable-avisynth --enable-gray --enable-libopenh264 --enable-libmfx --extra-libs=-lpsapi --extra-cflags= --enable-static --disable-shared --prefix=/home/mceuser/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-x86_64/x86_64-w64-mingw32 --enable-runtime-cpudetect
  libavutil      55. 16.101 / 55. 16.101
  libavcodec     57. 24.100 / 57. 24.100
  libavformat    57. 23.101 / 57. 23.101
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 27.100 /  6. 27.100
  libswscale      4.  0.100 /  4.  0.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
[http @ 00000000001560e0] HTTP error 503 Service Unavailable
http://172.0.0.230:5004/auto/v101: Server returned 5XX Server Error reply
Link to comment
Share on other sites

Nathanio

Hi Luke, 

That's because it appears to have tried and started 3 streams on the same tuner (dual tuner models). Is that a Emby scheduling issue?

 

Attached is all the logs from yesterday

 

I can't see in the logs where it tries to fire all 3 programs at 9 and how it decides which tuner to use?

 

It has recorded all 3 programs  though?

logs.7z

Link to comment
Share on other sites

since you're on the beta please make sure to stay on the latest. these logs are several versions ago. thanks.

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