This is frustrating the crap out of me(WMV to MPEG-4 synch)
-
- Joined: Wed Sep 07, 2005 10:54 pm
This is frustrating the crap out of me(WMV to MPEG-4 synch)
I've been trying to get This AMV into the appropriate format to put it on a PSP. I've tried PSP Video 9, WMV to AVI and Flash embedding with the sole goal to get it into a synched AVI format. NONE of them has worked. Manually changing the frame rate with Flash has led me to believe that this video uses a variable bit rate. If anyone can, or can tell me how to make this into a synched AVI, that would be greatly appreciated.
- Purge
- Joined: Mon Oct 10, 2005 9:18 am
- Location: Under Aus
-
- Joined: Wed Sep 07, 2005 10:54 pm
-
- Joined: Sat May 13, 2006 2:15 am
Re: This is frustrating the crap out of me(WMV to MPEG-4 syn
Just use yasa video converter to convert wmv to psp mp4. it is quite awesome.Mr. Ellipses wrote:I've been trying to get This AMV into the appropriate format to put it on a PSP. I've tried PSP Video 9, WMV to AVI and Flash embedding with the sole goal to get it into a synched AVI format. NONE of them has worked. Manually changing the frame rate with Flash has led me to believe that this video uses a variable bit rate. If anyone can, or can tell me how to make this into a synched AVI, that would be greatly appreciated.
http://www.yasasoft.com/
- Qyot27
- Surreptitious fluffy bunny
- Joined: Fri Aug 30, 2002 12:08 pm
- Status: Creepin' between the bullfrogs
- Location: St. Pete, FL
- Contact:
Although the problem has been solved, TMPGEnc has a function to decode to AVI (File menu->Output to File->AVI). Doing it this way allows you to use whatever codec you want to - HuffYUV, Lagarith, Uncompressed, whatever other VFW codecs you have installed. Heck, you could even convert to DivX if you wanted to (but I don't know why you would; TMPGEnc is rather cumbersome for that kind of thing).
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog
- Qyot27
- Surreptitious fluffy bunny
- Joined: Fri Aug 30, 2002 12:08 pm
- Status: Creepin' between the bullfrogs
- Location: St. Pete, FL
- Contact:
Gahh...I wish there was an edit button.Qyot27 wrote:Although the problem has been solved, TMPGEnc has a function to decode to AVI (File menu->Output to File->AVI). Doing it this way allows you to use whatever codec you want to - HuffYUV, Lagarith, Uncompressed, whatever other VFW codecs you have installed. Heck, you could even convert to DivX if you wanted to (but I don't know why you would; TMPGEnc is rather cumbersome for that kind of thing).
TMPGEnc also keeps the sync intact.
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog
- Zero1
- Joined: Fri Jan 02, 2004 12:51 pm
- Location: Sheffield, United Kingdom
- Contact:
For what it's worth, WMV's can be variable frame rate.
Using AVISynth 2.56+
Obviously change the fps to what the fps of the video should be, and of course the filename/location :p This ought to work for variable frame rate MKV and MP4 too.
You should use this for a straight through encode (ie load the script and save an avi). Trying to edit with it, or seeking in the video will not work right because it's not frame accurate. This means that if you find a scene change at frame 100, seek forward or back for another frame and go back to frame 100, it may not be the same frame.
Using AVISynth 2.56+
Code: Select all
directshowsource("video.wmv", fps 23.976, convert=true)
You should use this for a straight through encode (ie load the script and save an avi). Trying to edit with it, or seeking in the video will not work right because it's not frame accurate. This means that if you find a scene change at frame 100, seek forward or back for another frame and go back to frame 100, it may not be the same frame.
7-zip // x264 (Sharktooth's builds) // XviD (Koepi's builds) // MP4box (celtic_druid's builds) // Firefox // CCCP