babestation harem

Click here to watch Babestation TV


Thread Closed 
 
Thread Rating:
  • 105 Vote(s) - 3.89 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Alice Goodwin - Studio 66 Nightshow Caps and Vids

Author Message
dirk362 Away
Farewell to one and all...

Posts: 2,953
Joined: Dec 2008
Post: #234
RE: Alice Goodwin - Nightshow Caps and Vids
(16-02-2011 07:26 )plop47 Wrote:  amazing I was gone for a min and i missed so much. thanks to everyone. does anyone know a good program to convert MKV files to avi or MP4?
Assuming this is h264 video with mp3/aac/vorbis audio (so not ac3), and to do this "easily" without a transcode, just use:-
1. mkvinfo to determine video tracks etc
2. mkvextract (from MKVtoolnix) to extract just h264 video
3. ffmpeg to extract audio from MKV file
4. mp4box to re-combine or mp4creator

e.g.
mkvinfo source_file.mkv (identify track number of video, used in next step)
mkvextract tracks source_file.mkv TrackNumber:video.h264
ffmpeg -i source_file.mkv -vn -acodec aac -ac 2 audio.aac (assuming you want aac audio)
mp4creator -create=video.h264 -rate=videoFramerate destination_file.mp4 (put h264 video into mp4 container ensuring correct frame rate as per mkvinfo)
mp4creator -hint=1 destination_file.mp4 (ensure container knows to play that video first - not always required)
mp4creator -c audio.aac -interleave -optimize destination_file.mp4 (merge in the audio)

As others may have said, there are tools on the web to automate this for you.
(Mods, please move if this should be extracted from this thread into a technical threads)
03-03-2011 23:09
Find all posts by this user
Thread Closed 



Click here to watch Babestation TV


Messages In This Thread
RE: Alice Goodwin - Nightshow Caps and Vids - dirk362 - 03-03-2011 23:09
Alice Goodwin 28-1-11 - cj2k11 - 14-03-2011, 09:54
Alice Goodwin 1-4-11 - cj2k11 - 02-04-2011, 19:12
Alice Goodwin 28-04-11 - cj2k11 - 04-05-2011, 11:53
Alice Goodwin 15-6-11 - cj2k11 - 17-06-2011, 21:30
Alice Goodwin 01 to 09-07-2011 - cj2k11 - 22-07-2011, 17:49