Jump to content

Question about my corrupt files


dutch1918
Go to solution Solved by dutch1918,

Recommended Posts

dutch1918

I have the Emby v4.0.0.2 installed on my Synology 218+ machine.I get a error when trying to cast to Chromecast or Samsung TV. here is the error in the log: 

 

 

 

2019-01-18 10:46:28.963
Application version: 4.0.0.2

http://192.168.182.254:8096/emby/videos/48/live.m3u8?DeviceId=RmFtaWx5IFJvb20gVFY1&MediaSourceId=4f82cd8eea1694112f00feb8c76c68b6&VideoCodec=h264&AudioCodec=aac,mp3&VideoBitrate=30000000&AudioBitrate=192000&PlaySessionId=60803f946ede4baf9140325035bdb59a&api_key=91a3911145514fafac68defa8cb282eb&TranscodingMaxAudioChannels=6&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-profile=high,main,baseline,constrainedbaseline&h264-level=42&aac-audiochannels=2&TranscodeReasons=VideoCodecNotSupported&allowVideoStreamCopy=false&allowAudioStreamCopy=false

{"Protocol":"File","Id":"4f82cd8eea1694112f00feb8c76c68b6","Path":"/volume1/Movies/Wind River.mp4","Type":"Default","Container":"mp4","Size":0,"Name":"Wind River","IsRemote":false,"ReadAtNativeFramerate":false,"DiscardCorruptPts":false,"FillWallClockDts":false,"IgnoreDts":false,"IgnoreIndex":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"RequiresClosing":false,"RequiresLooping":false,"SupportsProbing":true,"MediaStreams":[],"Formats":[],"RequiredHttpHeaders":{}}

User policy for LeRoy: EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True

Affected codecs:
>>>>>> libx264 Software Encoder
Color Formats: YUV420P, YUVJ420P, YUV422P, YUVJ422P, YUV444P, YUVJ444P, NV12, NV16, NV21, YUV420P10LE, YUV422P10LE, YUV444P10LE, NV20LE
Profiles: Baseline Profile (Level 6.2), Main Profile (Level 6.2), High Profile (Level 6.2), High 10 Profile (Level 6.2), High 4:2:2 Profile (Level 6.2), High 4:4:4 Profile (Level 6.2)


>>>>>> FindVideoEncoder - Media: h264, UseHardwareCodecs: True, Mode: 1
Info FindVideoEncoder - Checking: 'libx264 Software Encoder' (Priority: 0)
Info Encoder supports input stream
Info FindVideoEncoder - Check successful - selecting 'libx264 Software Encoder'

>>>>>> FindVideoEncoder - Media: h264, UseHardwareCodecs: True, Mode: 1
Info FindVideoEncoder - Checking: 'libx264 Software Encoder' (Priority: 0)
Info Encoder supports input stream
Info FindVideoEncoder - Check successful - selecting 'libx264 Software Encoder'

/var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -f mp4 -i file:"/volume1/Movies/Wind River.mp4" -map_metadata -1 -map_chapters -1 -threads 0 -sn -c:v:0 libx264 -pix_fmt yuv420p -maxrate 30000000 -bufsize 60000000 -preset veryfast -profile high -level 4.1 -crf 23 -x264opts:0 subme=0:me_range=4:rc_lookahead=10:me=dia:no_chroma_me:8x8dct=0:partitions=none -force_key_frames "expr:gte(t,n_forced*3)" -vf "scale=trunc(min(max(iw\,ih*dar)\,1920)/2)*2:trunc(ow/dar/2)*2" -vsync -1 -codec:a:0 aac -strict experimental -disposition:a:0 default -ac:a:0 2 -ab:a:0 192000 -f segment -max_delay 5000000 -avoid_negative_ts disabled -start_at_zero -segment_time 3 -individual_header_trailer 0 -segment_format mpegts -segment_list_entry_prefix "hls/14d7691599ddb9ff4dd4b4c31dfcd506/" -segment_list_type m3u8 -segment_start_number 0 -segment_list "/var/packages/EmbyServer/target/var/transcoding-temp/14d7691599ddb9ff4dd4b4c31dfcd506.m3u8" -y "/var/packages/EmbyServer/target/var/transcoding-temp/14d7691599ddb9ff4dd4b4c31dfcd506%d.ts"

ffmpeg version 4.0.2-emby_2018_12_09-20181220T011603UTC Copyright © 2000-2018 the FFmpeg developers
built with gcc 7.3.0 (GCC)
configuration: --prefix=/var/packages/EmbyServer/target/ffmpeg --enable-cross-compile --cross-prefix=x86_64-syno-linux-gnu- --target-os=linux --disable-rpath --enable-pthreads --arch=x86_64 --enable-libzimg --enable-libmfx --enable-vaapi --enable-x86asm --enable-gpl --enable-shared --disable-static --disable-debug --disable-ffplay --disable-doc --disable-htmlpages --disable-manpages --disable-podpages --disable-txtpages --enable-gnutls --enable-libass --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libfreetype --enable-fontconfig --enable-gray --enable-libfribidi --enable-libvidstab --enable-libzvbi --disable-indev=sndio --disable-outdev=sndio --extra-version=20181220T011603UTC --extra-libs='-luuid -lstdc++'
libavutil 56. 14.100 / 56. 14.100
libavcodec 58. 18.100 / 58. 18.100
libavformat 58. 12.100 / 58. 12.100
libavdevice 58. 3.100 / 58. 3.100
libavfilter 7. 16.100 / 7. 16.100
libswscale 5. 1.100 / 5. 1.100
libswresample 3. 1.100 / 3. 1.100
libpostproc 55. 1.100 / 55. 1.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x1d48000] moov atom not found
file:/volume1/Movies/Wind River.mp4: Invalid data found when processing input

Edited by dutch1918
Link to comment
Share on other sites

  • Solution
dutch1918

After further investigation I discovered that the files got corrupt when I transfered them to a new location. Sorry about that

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