Mar 10, 2014
Windows 8.1 32bit OS. My audio/video editing needs are relatively simple, yet I only seem to find programs which are insultingly simplistic and don't offer the functions I need; needlessly overly complicated, or they do not work just right and are literally frustrating to use.
I am in need of a video editing software. It has to not have the 4 main problems that I keep running into, which all of the ones I've tried have to some degree.
1. Output file sizes:
If I import a video which is 87mb, my output options shouldn't all be several hundred mb's or a few gb's. Why can't these programs just import and output files which are like-for-like? If I'm cutting parts out of the video, then the resulting file should be just under 87mb. If I'm joining two equal sized videos together on a timeline, then the resulting file should be 174mb (the total of the two 87mb source files).
2. Output video resolution:
If my input/source file fills the entire screen when played in full screen, then I don't want my edited file to fill-up a much smaller area in the center of the screen with large black borders around it, and sometimes the loss of visual quality is huge. Again why can't they just do like-for-like? Windows Movie Maker is a swine for doing this.
3. Quick seeking on the timeline, ability to 'cut'/'split' video into pieces easily:
Some programs are hard to quickly move through the timeline as the movie is playing in the preview area (I believe this is called seeking, I may be wrong). This can be usefull if you're trying to find a specific point in the video without blindly clicking the timeline at random. Sony Vegas 9's always gives me issues when trying to do this, by not allowing me to seek properly, or jumping my arrow to the start/end of a clip and I have to start seeking all over again.
Only the old Windows Movie Maker had 'cutting' correctly in my opinion, as it was an easy button to press on the preview window, instead of having to right-click the timeline at just the right spot, or go into the File,Edit,View menus every time you want to cut a part of the video.
4. Ability to separate audio track and manipulate it:
I have a downloaded video, and something is seriously wrong with the audio. Not only is it out of sync with the video (which in itself I could probably fix with some faffing around), but it's also decreased in speed. Media Player Classic lets me increase the speed again, but there is no way to save the audio track as such, and I haven't found any other audio/video editing software that would let me increase the speed of the audio.
View 9 Replies
View Related
Sep 7, 2013
For example there is:
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftABCEFG]
"HIJ"=hex(7):25,00,77,00,69,00,6E,00,64,00,69,00,72,00,
25,00,5C,00,73,00,79,00,73,00,74,00,65,00,6D,00,33 ,00,32,00,5C,00,77,00,
62,00,65,00,6D,00,5C,00,63,00,69,00,6D,00,77,00,69 ,00,6E,00,33,00,32,00,
2E,00,6D,00,6F,00,66,00,00,00,00,00
And I want append (without overwritting) there more data (green below) and remove some data (red above) to have:
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftABCEFG]
"HIJ"=hex(7):25,00,77,00,69,00,6E,00,64,00,69,00,72,00,
25,00,5C,00,73,00,79,00,73,00,74,00,65,00,6D,00,33 ,00,32,00,5C,00,77,00,
62,00,65,00,6D,00,5C,00,63,00,69,00,6D,00,77,00,69 ,00,6E,00,33,00,32,00,
2E,00,6D,00,6F,00,66,00,00,00,25,00,77,00,69,00,6E,00,64,00,69,00,72,00,
25,00,5C,00,73,00,79,00,73,00,74,00,65,00,6D,00,33 ,00,32,00,5C,00,77,00,
62,00,65,00,6D,00,5C,00,6E,00,63,00,70,00,72,00,6F ,00,76,00,2E,00,6D,00,
6F,00,66,00,00,00,00,00
Is it possible by some batch, script, command line...? (Please note, that two 0 values in red has to be deleted from the original string 1st.)
View 8 Replies
View Related