Hi
So I've been using Avidemux to hardcode subs to my videos. This is my first time doing stuff like this, so I'm a real newbie. I noticed that you can flip videos vertically with Avidemux, but for some weird reason there's no flip horizontally option. Any idea if this is possible somehow? Any plugins?
The thing is, I'm downloading anime in .mkv. My goal is to mirror the video and upload it with the subs. The only way I've made it atm is
1. Convert the mkv to mp4 with XviD4PSP
2. Flip the video in Sony Vegas, render it as .wmv with best quality possible
3. Add subtitles with Avidemux
This process is very time consuming and there's also a bit of quality loss. Is there any faster and easier way to do this? Preferably with as little quality loss as possible. I have the subs available as .ass and .srt
Thank you.![]()
+ Reply to Thread
Results 1 to 11 of 11
-
-
Use xvid5psp 5, https://www.videohelp.com/download/XviD4PSP_5.10.271.0_2011-11-08_rc26.exe (it includes avisynth also)
Open your video.
Load subtitle, Subtitle->Add.
Avisynth->AVSp Editor and add at the bottom
FlipHorizontal()
Save.
You can select Avisynth->Test script and preview your video and see how it looks like. -
Hi and thanks for your help.
I was able to do the whole thing with xvid4psp, and made a .mp4 video with great quality. However, when I try to open the video in Sony Vegas (I need it for editing, there are things I want to do with the video that xvid4psp can't), the quality is just horrible. Looks really pixelated and stuff in the preview, and when I render it the quality is just as horrible. Any idea why the video looks fine in any media player, but Sony Vegas somehow messes up the whole thing?
These are the settings I used when converting in xvid4psp:
Format: MP4
Video encoding: Custom
- Codec: h264 x264
- Encoding mode: Constant quality
- Quality (CRF): 1
- AVC profile: Auto (high)
- AVC level: Unrestricted
Audio encoding: AAC-LC VBR 0.45 -
Problem is sony's decoder
I would use a lossless format like huffyuv /AVI instead - better compatibility with vegas
It's a little more complicated, but if you spend a bit of time learning how to use avisynth you can use avfs, and frameserve into vegas without large intermediate files, or wasted time encoding an intermediate -
Alright, I'll try that. What's a good "Video encoding" setting to use? I tried FFV1 Lossless which gave me an error before it finished. I'm trying x264 Lossless now, but I really have no idea which one to pick out of all the options.
And I'll definitely look into that, it would probably make things easier. -
vegas won't be able to decode x264 lossless
try either huffyuv, lagarith, or ut video codec -
Yeah I tried that one, but for some reason the encoding stopped at 70% or so, and where it usually states the progress (like "144000 frames 56 fps 6 min 8 sec" or something) it would just say "Unknown".
Edit: Somehow "AVI Hardware HD" seems to be working well with the "XviD HQ Ultra" encoding. Thanks for the help guys.Last edited by Boxiom; 14th Feb 2012 at 09:40.
Similar Threads
-
Avidemux aspect ratio question [from newbie to Avidemux]
By ANOther1676 in forum EditingReplies: 1Last Post: 20th Jan 2012, 20:07 -
Easiest way to flip video horizontally
By bseos in forum EditingReplies: 3Last Post: 18th Oct 2011, 13:27 -
Avidemux - won't stitch Flip Mino HD files properly ?
By andy15star in forum EditingReplies: 4Last Post: 28th Aug 2011, 03:37 -
Choppy Flip MinoHD playback when not using Flip software
By drsmartz in forum Software PlayingReplies: 5Last Post: 4th Jun 2009, 10:20