Hello. Is it possible to change Fourcc of video like that without reencoding? It is just very bad quality movie cant found any other version:
i tried VisualAViFourccChanger (https://sourceforge.net/projects/vsfccchanger/) but when select XVID or even DIVX5 it change but file is unplayable (black video) after change back file play againCode:Format : MPEG-4 Visual Codec ID : DIV3 Codec ID/Hint : DivX 3 Low
tried also ffmpeg:
but get error:Code:ffmpeg -i 1.avi -c copy -vtag xvid output.avi
Code:[avi @ 0000018700609040] Tag xvid incompatible with output codec id '16' (MP43) [out#0/avi @ 000001877fd2da40] Could not write header (incorrect codec parameters ?): Invalid data found when processing input Conversion failed!
+ Reply to Thread
Results 1 to 2 of 2
-
-
You can try Avi FourCC Code changer available on this site.
But I don't think this will change anything because in my previous experiences Div3 or Div4 can't be played back correctly if changed to XVID or DIVX or DX50.
The best would be to post process with Avisynth (deblocking) and then encoding to a more modern codec and container.
Edit : I found this thread that gives an explanation https://forum.doom9.org/showthread.php?t=75047Last edited by Hunk91; 8th May 2025 at 10:03.
Similar Threads
-
VCR problem, video is great audio volume is too low, very low
By 1234567 in forum Capturing and VCRReplies: 22Last Post: 25th Oct 2024, 07:03 -
FourCC Code Changer gone from K-Lite CodecPack
By kodec in forum Newbie / General discussionsReplies: 3Last Post: 23rd Oct 2022, 08:15 -
Difference between FourCC codes "avc1" and "avc3"? avc1 with sound prob?
By pxstein in forum Video ConversionReplies: 1Last Post: 31st Jan 2022, 04:14 -
CPU Usage is Low
By wes93 in forum Video ConversionReplies: 2Last Post: 4th Sep 2020, 10:06 -
low quality movie
By gargamel9 in forum RestorationReplies: 2Last Post: 13th Jun 2020, 08:32