2024-05-21, 08:43 PM
(This post was last modified: 2024-05-21, 09:05 PM by wanderman. Edited 2 times in total.)
(2024-05-21, 08:13 PM)TheDreadPirate Wrote: You can try using ffmpeg in the windows command prompt to repackage it.
Code:C:\ProgramFiles\Jellyfin\ffmpeg -fflags genpts -i "D:\Filme\The.Fast.And.The.Furious.2001.German.1080p.BluRay.x264\The.Fast.And.The.Furious.2001.1080p.BluRay.x264.mkv" -map 0:v -map 0:a -map 0:s -map_chapters 0 -c:v copy -c:a copy -c:s copy outputFile.mkv
I can't remember if that is the correct ffmpeg path in Windows. Double check.
thanks, worked. Could u specify where the reencode gets saved with that code ?
EDIT: Found it
EDIT_2: Got it working but sadly ffmpeg is still reporting dts out of range
Code:
frame= 0 fps=0.0 q=0.0 size=N/A time=00:00:00.00 bitrate=N/A speed= 0x
[hls @ 00000185186600c0] Opening 'F:\Transcode\1a7dff8c41e32fef68850c88c3380f110.mp4' for writing
[mp4 @ 000001851d4dd600] Packet duration: -64 / dts: 144216 is out of range
[hls @ 00000185186600c0] Opening 'F:\Transcode\1a7dff8c41e32fef68850c88c3380f111.mp4' for writing
[hls @ 00000185186600c0] Opening 'F:\Transcode\1a7dff8c41e32fef68850c88c3380f112.mp4' for writing
[mp4 @ 000001851d4dd600] Packet duration: -64 / dts: 433032 is out of range
frame= 242 fps=0.0 q=25.0 size=N/A time=00:00:10.22 bitrate=N/A speed=15.2x