Log in

View Full Version : ffmpeg weird output


flacmatic
11th June 2020, 02:20
Have a look at this mess.
https://imgur.com/a/KFElvLC

Have you ever seen such weird output? Original file is playing fine. If I use handbrake there are no issues as well. This is actually the first time anything like this happens.
For Background information: I use jellyfin (open source plex/emby).
This is the command line which I got from the logs
-map 0:0 -map 0:3 -map -0:s -codec:v:0 h264_nvenc -force_key_frames "expr:gte(t,n_forced*5)" -copyts -avoid_negative_ts disabled -start_at_zero -pix_fmt yuv420p -preset default -b:v 49360000 -maxrate 49360000 -bufsize 98720000 -profile:v high -vsync -1 -map_metadata -1 -map_chapters -1 -threads 0 -codec:a:0 ac3 -ac 6 -ab 384000 -y

Let me know what other (mediainfo?) information you need.
Huge thanks in advance :)