انجمن تخصصی موبایل برای ایرانیان - صفحه اصلی
  • ثبت نام


  • انجمن
    • ارسالهاي امروز
    • ثبت نام
    • تقویم
    • ابزار انجمن
      • نشانه گذاري انجمن ها به عنوان خوانده شده
    • کلیدهای میانبر
      • نمايش مديران انجمن ها
  • آخرین ارسال ها
  • پرتال تخصصی موبایل
  • فروشگاه اینترنتی
  • آپلود عکس
  • بازارچه
  • پکیج ویژه مستندهای جنجالی ایرانی

    • خانه
    • انجمن
    • بخش کامپیوتر- Computer Section
    • برنامه های کامپیوتری- Computer
    • آموزش تبدیل کردن با برنامه Megui














    irantrack irantrack

    irantrack irantrack

    irantrack irantrack
    نمایش نتایج: از شماره 1 تا 4 , از مجموع 4

    تاپيك: آموزش تبدیل کردن با برنامه Megui

    • LinkBack
      • LinkBack URL LinkBack URL
      • About LinkBacks About LinkBacks
    • ابزارهای تاپيك
      • پرینت این صفحه / نمایش بصورت پرینت
      • ارسال این صفحه توسط ایمیل…
      • اشتراک در این تاپيك…
    • حالت نمایش
      • تعویض به حالت ترکیبی
      • تعوض به حالت رشته ای
    1. 07-05-2010 #1
      softmaj7
      softmaj7 آنلاین نیست.
      softmaj7 آواتار ها

      تاریخ عضویت
      Jul 2010
      پست‌ها
      1
      تشکر : 0
      تشکر شده 0 بار در 0 پست

      آموزش تبدیل کردن با برنامه Megui

      با عرض سلام و خسته نباشی خدمت همه همکاران و دوستان گرامی این سایت

      اگه میشه آموزش برنامه کامل Megui همرا به همه نرم افزاهاهیش را کسی برام آپلود کنه ممنونتان میشم اگه کسی این کار را بکنه. البته همراه با عکس آموزش بدین.

      با تشکر
      پاسخ با نقل قول پاسخ با نقل قول


    2. تبلیغات در موبایل برای ایرانیان


      • فول آلبوم آهنگ های تمامی خواننده های ایرانی
      • مستند جنجالی شیطان پرستان ایرانی
      • آموزش شعبده بازی + تردستی با ورق
      • آموزش تکنیک دفاع شخصی با دست خالی
      • پکیج استثنائی ۲۰۰ کارتون دوبله فارسی
      • سخنرانی دکتر انوشه(روابط دختر و پسر)
      • مستند بی نظیر حیات BBC Life 2009
      • مجموعه سخنرانی های جنجالی استاد دانشمند
      • کلکسیون مسابقات قویترین مردان جهان
      • مجموعه افکت های حرفه ای سینمایی
      • با این 3 دی وی دی استاد فتوشاپ شوید
      • آموزش آرایشگری مثلث طلایی
      • تکنیک ها و رموز موفقیت در زندگی
      • مجموعه کامل آهنگ های قدیمی و سنتی چهره
      • یادگیری سریع مکالمه انگلیسی با لهجه آمریکایی
      • مستند متافیزیک ماورای طبیعه (قیمت ارزان)
      • مسابقه “معجزه کاهش وزن” The Biggest Loser
      • مجموعه بزرگ آموزش فتوشاپ Lynda
      • آموزش تعمیر و نگهداری انواع خودروها
      • مستند جذاب توقف زمان – Time Warp با کیفیت HD
      • آموزش تقویت حافظه و تند خوانی مرد حافظه ایران


    3. irantrack irantrack

      irantrack irantrack

      irantrack irantrack
    4. 07-07-2010 #2
      djamirku
      djamirku آنلاین نیست.
      djamirku آواتار ها

      تاریخ عضویت
      Apr 2009
      محل سکونت: پونک
      پست‌ها
      375
      تشکر : 93
      تشکر شده 91 بار در 151 پست

      پیش فرض

      Using MeGUI
      There are various steps to encoding content using MeGUI, and these can be automated to different extents:
      For MPEG2 input, D2V creation is the first step. This is normally done using Tools->D2V Creator. The options are all self-explanatory. If you have multiple VOB files, select the first one, and the rest will be added later.
      For all video input, the next step is creating an AviSynth script. Go to Tools->AviSynth Script Creator to do this.
      Set up cropping by pressing Auto Crop.
      Press Analyse to determine what interlacing, if any, your source has. If your source is anime or cartoon-like, you should press 'Source is Anime' BEFORE you press Analyse.
      Press Suggest Resolution to suggest a vertical resolution to match your horizontal resolution.
      With all the other settings, a good rule is, 'If you don't know what something does, leave it at its default'. If you want to find out what something does/is, read up on it somewhere else.
      Calculate bitrate using Tools->Bitrate Calculator. This isn't required.
      Set up video input and settings and queue the video job (in the main window).
      Set up audio input and settings and queue the audio job (in the main window). This isn't necessary, as you could choose to keep your original audio, which would just mean adding it later, in the muxing stage.
      After encoding, mux the video with the audio using either the AVI muxer (only takes avi and mp3 input), the MP4 muxer (takes mp4, AAC, 264, m4v input), or the MKV muxer (takes just about anything as input).
      See, there are quite a lot of steps. These can be automated, the tradeoff being between control and automation.

      Using AutoEncode
      Using AutoEncode means that steps 3-6 can be set up in one step, as opposed to multiple steps, with waiting in between. To use it:
      After you have done steps 1-2, go to the main window and select your video input that you want to encode. Set up the video encoding settings to whatever you choose. If you want to encode your audio (instead of keeping the original audio), then select your input files in the audio section, and configure the encoding settings. If you wish to keep your original audio, don't configure any audio in the main window.
      Press AutoEncode. This will open a new window where you can select the output format (determines which muxer to use) and the target filesize.
      If you have a target filesize, then, after audio encoding (if there is any), MeGUI will calculate the required video bitrate to reach the target filesize. If you don't care about the filesize, then your best option would be to select 'No Target Size (use profile settings)'. This means that MeGUI will leave the bitrate/QP/CRF to whatever you set up in the main window.
      If you have original audio that you want to mux at the end, or you have subtitles or chapters that you want to mux, check 'Add additional content'. A muxing window will open when you press Queue. In it, you just configure the correct input files for whatever you want.
      Press Queue, and you now have your jobs in the queue in the main window

      Using the One Click Encoder
      The OneClick Encoder can automate steps 1-6. This means that you can select your input, configure settings (optional, as it chooses defaults anyway), press go, and leave your computer to come back when it is finished. To use this tool:
      Create some audio and video profiles which contain the settings you want to use for encoding (required).
      Go to Tools->One Click Profile Setup. (recommended, but not required. Likewise for step 3)
      Just as there are video, audio and AviSynth profiles, there are OneClick profiles. Here you can configure the settings that the One Click Encoder chooses by default, and you can group different sets of settings by naming them with different profiles. It is recommended that you create your profiles here, so as to save reconfiguring the One Click Encoder every time you use it, however, this configuration is not required. All the options in this window are also in the One Click Window, so they will be explained further down.
      Go to Tools->One Click Encoder. Use the '...' button to select your input file. Like the D2V creator, if you have multiple VOB files, just select the first one, and the rest will be added later.
      If it comes up with a message warning you about a missing Stream Information.txt file, then don't worry. This file is used by MeGUI to name the audio streams. Since it is missing, you will just have to select your track numbers (typically track 1, or track 1 and track 2).
      Now that the input is selected, everything else is ready to go, but the configuration may not be what you desire. An explanation of the options is below. Feel free to skip it.
      The output file is just that: the completed output file
      The audio tracks allow you to choose which audio tracks from the VOB you want (these will either be encoded, or the original audio muxed at the end).
      The playback method combobox shows the profiles we configured in step 2.
      The filesize has the target filesize, just like the AutoEncode method. Also like AutoEncoding, you can choose a target filesize of "Don't Care", which will use the settings configured in your video profile instead.
      In the Advanced Config tab, the Working Directory is where all the intermediate files will be put.
      The output resolution lets you configure the HORIZONTAL output resolution. The vertical resolution will be adjusted accordingly.
      The Aspect Ratio (AR) should have been correctly set automatically. If it failed, it will be set to Auto-Detect Later. There isn't really much point in changing this, unless it has been signalled incorrectly in your source (unlikely).
      Check Signal AR to keep the full resolution and signal the required stretching factor with the video.
      The AVS profile is the AviSynth profile that will be used for script generation. If you are familiar with AviSynth, you can play around with this in the AviSynth Script Creator. There is a brief explanation of how the AviSynth profiles work at the end. If you are not familiar with AviSynth, leave it at Default Profile.
      Automatic Deinterlacing automatically detects the source, and inserts the best deinterlacing filter accordingly. This is recommended
      The Other comboboxes are self-explanatory.
      The Don't Encode Audio checkbox means that the original audio will be muxed at the end.
      Press Go to set up the jobs. You are finished
      اینترنت یعنی زندگی من

      وبلاگ من http://torrent-mininova.blogspot.com




      http://thepiratebay.org/user/djamirku

      http://1337x.org/user/djamirku
      پاسخ با نقل قول پاسخ با نقل قول


    5. 07-07-2010 #3
      djamirku
      djamirku آنلاین نیست.
      djamirku آواتار ها

      تاریخ عضویت
      Apr 2009
      محل سکونت: پونک
      پست‌ها
      375
      تشکر : 93
      تشکر شده 91 بار در 151 پست

      پیش فرض

      تو این سایت برو آموزش با عکس داره ..

      تنها اعضای سایت میتوانند لینک ها رو ببینند.
      برای ثبت نام کلیک کنید!!
      تنها اعضای سایت میتوانند لینک ها رو ببینند.
      برای ثبت نام کلیک کنید!!
      تنها اعضای سایت میتوانند لینک ها رو ببینند.
      برای ثبت نام کلیک کنید!!
      تنها اعضای سایت میتوانند لینک ها رو ببینند.
      برای ثبت نام کلیک کنید!!
      تنها اعضای سایت میتوانند لینک ها رو ببینند.
      برای ثبت نام کلیک کنید!!
      تنها اعضای سایت میتوانند لینک ها رو ببینند.
      برای ثبت نام کلیک کنید!!
      تنها اعضای سایت میتوانند لینک ها رو ببینند.
      برای ثبت نام کلیک کنید!!
      اینترنت یعنی زندگی من

      وبلاگ من http://torrent-mininova.blogspot.com




      http://thepiratebay.org/user/djamirku

      http://1337x.org/user/djamirku
      پاسخ با نقل قول پاسخ با نقل قول


    6. 07-07-2010 #4
      djamirku
      djamirku آنلاین نیست.
      djamirku آواتار ها

      تاریخ عضویت
      Apr 2009
      محل سکونت: پونک
      پست‌ها
      375
      تشکر : 93
      تشکر شده 91 بار در 151 پست

      پیش فرض

      از اینجا هم دانلود کن:
      تنها اعضای سایت میتوانند لینک ها رو ببینند.
      برای ثبت نام کلیک کنید!!

      این نسخه عالی است اما ایران تحریم هست با ف..ل..ت.. باز کن و دانلود کن..حدوده 46 mbهست..
      کد:
      http://downloads.sourceforge.net/project/megui/megui-stable/0.3.5/MeGUI_0.3.5_x86_WithoutInstaller_OfflinePackage.zip?use_mirror=softlayer&10488554
      یا

      کد:
      http://sourceforge.net/settings/mirror_choices?projectname=megui&filename=megui-stable/0.3.5/MeGUI_0.3.5_x86_WithoutInstaller_OfflinePackage.zip
      اینترنت یعنی زندگی من

      وبلاگ من http://torrent-mininova.blogspot.com




      http://thepiratebay.org/user/djamirku

      http://1337x.org/user/djamirku
      پاسخ با نقل قول پاسخ با نقل قول


    « GoogleEarth 5.1.7894.7252 Final | درخواست برنامه Black Hacking Killer »

    فروش استثنائی محصولات نوین | با قیمتی استثنائی

    • بهترین شعبده بازی های کریس آنجل (دوبله فارسی)
    • مسابقه جنجالی(دروغ نیم میلیون دلاری)زیرنویس فارسی
    • مستند جنجالی فوتبالیست های زن ایرانی
    • آموزش تصويري پينگ پونگ
    • بمب خنده مهران مديري – جديد
    • دوربین مخفی بازیگران هالیوودی
    • دو جنسه های ایرانی+دماغ عملی
    • تمام سریالها و شاهکارهای مهران مدیری
    • آنچه مردان و زنان به آن نیاز دارند
    • هنر عشق بازی در روابط زناشوئی


    • آموزش حرفه ای ورزش پارکور
    • آموزش مهارتهاي فوتبال توسط ديويد بکهام+هديه
    • گلچین بهترین قسمتهای خنده بازار
  • تمامی نکات و دانستنی های یک ازدواج موفق
  • مجموعه کامل شب هاي برره (بدون سانسور)

  • اطلاعات تاپیک:

    Users Browsing this Thread

    در حال حاضر 1 کاربر در حال بازدید از این تاپیک هست.(شامل 0 کاربر و 1 مهمان)

    http://www.irantrack.com/novin/zqd7l5b9lozqvr6w8jb.jpg
    مستند ابتذال در سینمای ایران + هدیه
    توضیحات بیشتر
    خرید پستی

    http://www.irantrack.com/novin/200kartoon-k.gif
    پکیج استثنائی ۲۰۰ کارتـون دوبـله فـارسی جدید |۹۰ هزار تومان زیر قیمت
    توضیحات بیشتر
    خرید پستی

    http://www.irantrack.com/novin/2qsb4kit7yyqj5o2bzvr.gif
    آب کردن چربی های اضافی در منزل (تضمینی)
    توضیحات بیشتر
    خرید پستی

    http://www.irantrack.com/novin/k055d0pjer1kjfftnzzl.gif
    آموزش تقویت حافظه و تند خوانی (دکتر سیدا: مرد حافظه ایران)
    توضیحات بیشتر
    خرید پستی

    http://www.irantrack.com/novin/0x3yymtrjettye310y53.jpg
    کاهش وزن تنها در ٣٠ دقیقه
    توضیحات بیشتر
    خرید پستی

    • تماس با ما
    • mobile4persian
    • بایگانی
    • بالا
    اکنون ساعت 11:15 PM برپایه ساعت جهانی (GMT - گرینویچ) +3.5 می باشد.
    Powered by vBulletin .
    Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.
    Search Engine Friendly URLs by vBSEO