

- #Xmedia recode change resolution 720p#
- #Xmedia recode change resolution mp4#
- #Xmedia recode change resolution install#
- #Xmedia recode change resolution full#
- #Xmedia recode change resolution windows#
It does a bunch, but I primarily us it to remux MKV files or put MP4's in to an MKV with subtitles, chapters, etc. I know its old, but since no one said it I just have to leave a comment. Was looking for something else and saw this.
#Xmedia recode change resolution mp4#
The key thing is if XMedia shows Copy as an option for the video track then you will be able to remux (repackage) the video into an MP4 container without re-encoding. I’m not in a position to go through every aspect of the software. Then click the Encode button at the top and wait for it to create the MP4 file. Choose a destination at the bottom where you want to save the file then click the large blue cross top left labeled Add to queue. Once set click the Subtitle tab if you want to add a subtitle track or go straight to the Queue tab. Choose your preferred audio settings using the drop-down options below. You can choose either AAC or AC3 as your preferred audio format (Codec). Select Convert (Copy won’t be an option). If Copy is an option for the video choose that then click the Audio tab next and highlight the audio track. If it only offers to Convert as an option you will need to use Handbrake to encode the video. Click the Mode drop-down button and change from Convert to Copy.

Click the video track shown in the left-hand Source window. Click the X button to remove all information from the window. Click the video tab and highlight the video track in the right-hand Output window. Open the MKV file in XMedia and in the Format tab set the options to Profile Custom, Format MP4, Extension MP4. FLAC audio would need to be converted which you should be able to do within XMedia Recode.
#Xmedia recode change resolution 720p#
If the video is 1080p or 720p then it's likely to be compatible. Just follow these steps and you're good to go. If you have 10 MKV files in the folder, you only double click once and it will create 10 copies of MP4 files for you. All MKV files in the folder will be recreated as MP4 files. To convert any movie.MKV file, simply copy or move it to the CONVERT folder. So now we have a folder called CONVERT that has 4 files in it. Call it MKV.batįor %%f in (*.mkv) do "ffmpeg.exe" -i "%%~nf.mkv" -vcodec copy -acodec copy "%%~nf.mp4"
#Xmedia recode change resolution windows#
Open windows notepad, copy the below line and save it. Copy them to a brand new folder called CONVERT. There are 3 files there, ffmpeg.exe, ffplay.exe and ffprobe.exe.
#Xmedia recode change resolution full#
There are 2 folders inside the ZIP file, DOC is full of help files and info but the one we want is called BIN. That's probably more information than you wanted about containers and codecs. Each container has a list of pre-defined supported codecs. (one device supports both mkv and mp4 but another device supports only mp4) Your device needs to support both container and codec to successfully play the file. Two devices may support the same codecs (H.264 / AAC for example), but different containers. This extracts the streams from the existing container and copies them into a new container.ĭevices will support containers and codecs. This works because inside each container file (the mkv / mp4), there are video and audio streams encoded via supported codecs. Where a.mkv is the filename of the mkv with the mkv extension and b.mp4 is the filename you want for the mp4 file, with the mp4 extension. Optional: Rename your video file to something simpler, like a.mkvĪfter copying ffmpeg.exe, open command line in Windows and in the prompt type:

Copy this file to the directory of your video file. I would expect to be able to create a preset by choosing from all available options for each parameter.Īnyway, thanks again for your suggestion, I'll try it again.It involves downloading latest ffmpeg binaries.Īfter you extract them to a directory, in the bin directory you'll find ffmpeg.exe. When I use an already existing preset and try to change some parameters, I have much less options than those I have when I select "custom" profile.įor example, if I chose to keep youtube profile, I only have one audio codec available. However, I still heven't found a way to save a preset with my own settings. I got rid of all those presets I've never used! Maybe you still have a Zune? You can choose to keep that profile. you can rename the file set as Anime, so Anime.ini, Anime_1280x720_mp4.xmrpres etcĪ lot of the presets are legacy anyway, so deleting them removes useless clutter. (You may also choose to keep which profiles you want)Į.g. Save one profile set to edit and delete the rest.
#Xmedia recode change resolution install#
Navigate to the install folder, open here or similar: "C:\Program Files\ XMedia Recode 64bit\Profile" You have to do it manually in the app folder.
