![]() |
Error: Extraction of track ID 0 with the CodecID 'V_UNCOMPRESSED' is not supported. - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: Error: Extraction of track ID 0 with the CodecID 'V_UNCOMPRESSED' is not supported. (/thread-1041.html) |
Error: Extraction of track ID 0 with the CodecID 'V_UNCOMPRESSED' is not supported. - FAUST - 20.06.2019 Hi Selur, --- Sample: 26 MB - https://mega.nz/#!MNY1AaZA!OXKombnFUnbih39Krsgvwl9TX9btjfurTP51aBlb6xQ Recording software: MSI Afterburner - Format: "uncompressed", MKV Hybrid version: 2019.06.09.2 Windows10 x64 Log: https://pastebin.com/raw/zKr34gva --- I cant extract or transcode files that are created with Afterburner/uncompressed with Hybrid. Only HandBrake and MPlayer.exe is able to view the file. The picture is flipped horizontal and vertical, though. I need the RAW/uncompressed format as source. I understand that the problem may lay entirely in the recording software and the video file is just bugged, but I hope you are able to fix this problem. MfG RE: Error: Extraction of track ID 0 with the CodecID 'V_UNCOMPRESSED' is not supported. - Selur - 20.06.2019 Quote:I cant extract or transcode files that are created with Afterburner/uncompressed with Hybrid.Converting the video to something else works here in case Vapoursynth or Avisynth is used. Quote:The picture is flipped horizontal and vertical, though.It's only flipped vertically. Enabling "Crop/Resize->Misc->Misc->Flip vertical" fixes this for me. -> "Crop/Resize->Misc->Misc->Flip vertical" and using Vapoursynth or Avisynth allows to reencode the video. I agree that extracting the video stream with either ffmpeg or mkvextract doesn't work, I have an idea to work around this. -> will report back Cu Selur RE: Error: Extraction of track ID 0 with the CodecID 'V_UNCOMPRESSED' is not supported. - Selur - 20.06.2019 Okay, did some adjustments and worked around the mkvextract message: Error: Extraction of track ID 0 with the CodecID 'V_UNCOMPRESSED' is not supported. -> will send you a link to a dev version for testing in a few minutes Cu Selur RE: Error: Extraction of track ID 0 with the CodecID 'V_UNCOMPRESSED' is not supported. - FAUST - 20.06.2019 Thanks, i can now encode the video. But "Flip vertical" does not work, in both versions, the last stable and the dev version. RE: Error: Extraction of track ID 0 with the CodecID 'V_UNCOMPRESSED' is not supported. - Selur - 20.06.2019 Are you sure,... I enabled it and looked at the Avisynth and Vapoursynth previews, both looked fine. (make sure to open the preview after enabling the option) Vapoursynth: ![]() Avisynth: ![]() Cu Selur |