Jump to content

Sync


goldsworthy1

Recommended Posts

goldsworthy1

Im getting the following error when i try to sync video files to my phone.

 

2019-07-07 21:55:15.768 Error App: Error during sync transcoding
    *** Error Report ***
    Version: 4.1.1.0
    Command line: /volume1/@appstore/EmbyServer/releases/4.1.1.0/EmbyServer.dll -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -ffdetect /var/packages/EmbyServer/target/ffmpeg/bin/ffdetect -restartexitcode 121
    Operating system: Unix 4.4.59.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Runtime: file:///volume1/@appstore/EmbyServer/3rdparty/netcore/2.2.1/runtime/System.Private.CoreLib.dll
    Processor count: 4
    Program data path: /var/packages/EmbyServer/target/var
    Application directory: /volume1/@appstore/EmbyServer/releases/4.1.1.0
    System.Exception: System.Exception: No video encoder found for 'h264'
    
    
    >>>>>> FindVideoDecoder - MediaType: h264, Mode: 1
    Info FindVideoDecoder - Checking: 'VAAPI Intel Corporation Device 23173 - H.264 (AVC)' (Priority: 60)
    Info FindVideoDecoder - Check successful - selecting 'VAAPI Intel Corporation Device 23173 - H.264 (AVC)'
    
    >>>>>> FindVideoEncoder - Media: h264, UseHardwareCodecs: True, Mode: 1
    
     at Emby.Server.MediaEncoding.Encoder.EncodingHelper.GetVideoEncoder(EncodingJobInfo state, EncodingOptions encodingOptions)
     at Emby.Server.MediaEncoding.Encoder.EncodingHelper.GetProgressiveVideoFullCommandLine(EncodingJobInfo state, EncodingOptions encodingOptions, String outputPath)
     at Emby.Server.MediaEncoding.Encoder.BaseEncoder.Start(EncodingJobOptions options, EncodingOptions encodingOptions, EncodingDiagnosticOptions encodingDiagnosticOptions, IProgress`1 progress, CancellationToken cancellationToken)
     at Emby.Server.MediaEncoding.Encoder.MediaEncoder.EncodeVideo(EncodingJobOptions options, IProgress`1 progress, CancellationToken cancellationToken)
     at Emby.Server.Sync.SyncJobProcessor.SyncVideo(SyncJobItem jobItem, Video item, User user, Boolean enableConversion, SyncOptions syncOptions, ISyncProvider provider, IProgress`1 progress, CancellationToken cancellationToken)
    Source: Emby.Server.MediaEncoding
    TargetSite: Emby.Server.MediaEncoding.Codecs.Common.Types.ConfiguredVideoEncoder GetVideoEncoder(Emby.Server.MediaEncoding.Encoder.EncodingJobInfo, MediaBrowser.Model.Configuration.EncodingOptions)
    

Link to comment
Share on other sites

Hi there @@goldsworthy1, please attach the complete emby server log. If there was an ffmpeg log for the conversion, please attach that as well. 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...