This is The NES Top Gun 2 for NES Commercial, originally aired around 1990. These Project Files were compiled by Steven T. Torres on March 31st, 2019. The Link for the Video on youtube is... https://youtu.be/fmwxkAwziJU You may use and publish these files in any way shape or form, as long as you make awareness to these original files' location whether it be within your video project, description, comment, etc. This would prevent people from say downloading your published video and using said video clip in their own video, resulting in 2nd, 3rd, or more generation loss. These are The commands inside the batch file if you aren't using Microsoft Windows... ffmpeg -i TOP_GUN_2_NES_COMMERCIAL.avi -pattern_type glob -vf "yadif=1:1,scale=960:720,format=yuv420p" -c:v libx264 -b:v 8192k -c:a aac -b:a 128k TOP_GUN_2_NES_COMMERCIAL.mp4 ffmpeg -i TOP_GUN_2_NES_COMMERCIAL.mp4 -i TOP_GUN_2_NES_COMMERCIAL_BETTER_AUDIO.m4a -map 0:v:0 -map 1:a:0 -vcodec copy -acodec copy TOP_GUN_2_NES_COMMERCIAL_BETTER_AUDIO.mp4 If using the above command presents any problems, this is what spits out upon typing the command "ffmpeg -version" in the ffmpeg.exe used to make the mp4's... ffmpeg version N-92054-ga7429d853d Copyright (c) 2000-2018 the FFmpeg developers built with gcc 8.2.1 (GCC) 20180813 configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfr eetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --en able-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-lib wavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --en able-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enab le-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enab le-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --ena ble-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable -avisynth libavutil 56. 19.101 / 56. 19.101 libavcodec 58. 31.100 / 58. 31.100 libavformat 58. 18.102 / 58. 18.102 libavdevice 58. 4.104 / 58. 4.104 libavfilter 7. 32.100 / 7. 32.100 libswscale 5. 2.100 / 5. 2.100 libswresample 3. 2.100 / 3. 2.100 libpostproc 55. 2.100 / 55. 2.100 For the one with "Better Audio", the stream came from the youtube video of the same commercial, https://youtu.be/uks_UC7XIoM