|
|
|
#1
|
||||
|
||||
|
Then you can use the "-ovc copy" option of MEncoder to keep the video stream as is.
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
| Sponsored Links |
|
#2
|
||||
|
||||
|
I tried that
"mencoder.exe raw.264 -of avi -ovc copy -noskip -ofps 29.97" The resulting AVI is unplayable in just about everything but mplayer.
__________________
DESTRUCTION! CHAOS! That's All I Know! |
|
#3
|
||||
|
||||
|
Can you send me a sample (at most, a few Megabytes) in a (zipped!) E-mail attachment?
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
|
#4
|
||||
|
||||
|
Of what? The original, the raw extracted 264 stream, or the avi?
And how will I only rar a few kb of it? Copy and paste with a hex editor?
__________________
DESTRUCTION! CHAOS! That's All I Know! |
|
#5
|
||||
|
||||
|
A sample of the original stream that you wanted to convert with MEncoder (but the result was not playable on most media players, as you wrote). Yeah, I guess, a copy & paste of the first, say, 2 Megabytes would be fine. (Hopefully, it's streamable: it's not a problem if it's end is missing, unlike e.g. AVI's!) Make sure that the sample is also playable with MPlayer!
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
|
#6
|
||||
|
||||
|
I used the following command line to re-package the raw H.264 stream, you sent, into an AVI container:
<path>\mencoder -of avi -ovc copy -o copyrawxclip.avi copyrawxclip.264 And then I manually edited the resulting AVI in a hexa editor because it had a weird FourCC. At offset 0x0070, the bytes 0x05 0x00 0x00 0x10 were changed to the string "h264"; at offset 0x00BC, the same four bytes were changed to "H264". I didn't find a properly working general Video for Windows or DirectShow filter (video codec) for H.264 streams: - The download at http://www.free-codecs.com/x264_Vide...c_download.htm is not a codec, rather the the encoder software. - The latest ffdshow at http://ffdshow.sourceforge.net/tikiw...etting+ffdshow simply doesn't work for this media type. So I tried VLC player 0.8.5 (see a download at http://www.versiontracker.com/dyn/moreinfo/win/27193 ), with its built-in H.264 decoder; the AVI sample played fine. I hope this helps! [Edit] Ohhh, as for AC3 streams: - Get the WinAMP AC3 input plugin from http://winampac3.sourceforge.net to be able to play AC3 audio (and check if a particular file is indeed in AC3 format). - Get BeSweet from http://dspguru.doom9.net to convert among all kinds of audio formats: WAV, MP3, AC3, OGG, DTS. If you like, I can give you batch files that help with converting any audio format (that BeSweet can handle as input) to WAV, MP3, AC3 or OGG format.
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! Last edited by Joe Forster/STA; 19-08-2006 at 16:43. |
|
#7
|
||||
|
||||
|
Hmm, well, first of all I needed to add two more switches to mencoder, "-noski"p and "-ofps 29.97"
Without -noskip I just get a useless 4k junk file. I had tried using the FourCC changer included with the Xvid codec to change it before I had posted this problem here, but it didnt work. So, I tried what you said about manually editing it with a hex editor. It still would not play in MPC (yes, I can play other h264 video in it) but worked in VLC. Id really want this file to be playable in just about anything that supports AVI and the h264 codec, which is just about every player I know of except for WMP, so I can't have an AVI file that only works in VLC, since the file is likely still slightly corrupt. Also, the file was filled with instances of this text "[= MPlayer junk data! =]", any idea why that is there? Ill look into that plugin and program for converting the audio.
__________________
DESTRUCTION! CHAOS! That's All I Know! |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to convert DC *.ADX sound files back to one *.AFS sound file? | CRANKYfranky | DC Games | 11 | 06-12-2010 11:12 |
| How do you play Video files mpegs Etc on the DREAMcast Anyone plez? | krazeyK | DC Games | 1 | 17-12-2001 20:06 |
| Escape From Monkey Island backup not working despite using files from this site...Anybody? | JustDumb | PC Games | 1 | 03-12-2001 04:56 |
| HELP NEEDED TO convert files on ico cd to wav/ video files | litoby | PSX Games | 0 | 08-10-2001 21:33 |
| Isobuster (got all the files of a game) now how do i Burn all the files? | m0LteK | DC Games | 0 | 29-04-2001 09:43 |