+ Reply to Thread
Page 9 of 17 FirstFirst ... 7 8 9 10 11 ... LastLast
Results 161 to 180 of 339

BatMan - first aid in technical problems

This is a discussion on BatMan - first aid in technical problems within the Video and Imaging forums, part of the miniPlayer M6 / SL category; sometimes it's simple :-) "exe" lets you execute any batch command or script. Another way would be to use the ...

  1. #161
    Administrator
    Join Date
    May 2007
    Posts
    3,191
    Thanks
    17
    Thanked 32 Times in 29 Posts
    sometimes it's simple :-)
    "exe" lets you execute any batch command or script. Another way would be to use the scripts in the plugin directory (in the next release, you will be able to directly call any of your own scripts in this directory without the "exe" command, also you can use the "set avisynth=no" command in the "do this when BatMan starts.bat")
    Btw, I wonder why nobody has given any feedback on the plugin feature ? I found it pretty cool and easy to use .. these 2 example plugins (asharpen and FLV) I provided should enable people to contribute their own useful plugins.
    BatMan, the free video converter for Meizu players. Problems ? English First Aid here. Deutsche Erste Hilfe hier.
    Join the Meizume Chatroom at irc://irc.moofspeak.net/meizume ! Firefox Users : get the Chatzilla Plugin. Other Browsers : use this web client.

  2. #162
    Senior Member
    Join Date
    Jan 2008
    Posts
    349
    Thanks
    0
    Thanked 0 Times in 0 Posts
    perhaps people do not think the plugins are really nesecary, i have no idea what i should make a plugin for, since everything "just works" anyway.
    i doubt it could give us much better quality video at the same bitrate, so i will not make plugins since it does not add much that is not already there...

  3. #163
    Passing By
    Join Date
    Feb 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    hi,

    where can i find the converted videos? where is the output file?
    please help me!

  4. #164
    Administrator
    Join Date
    May 2007
    Posts
    3,191
    Thanks
    17
    Thanked 32 Times in 29 Posts
    the answer to your question is hidden in this screenshot.
    BatMan, the free video converter for Meizu players. Problems ? English First Aid here. Deutsche Erste Hilfe hier.
    Join the Meizume Chatroom at irc://irc.moofspeak.net/meizume ! Firefox Users : get the Chatzilla Plugin. Other Browsers : use this web client.

  5. #165
    Administrator
    Join Date
    May 2007
    Posts
    3,191
    Thanks
    17
    Thanked 32 Times in 29 Posts
    Quote Originally Posted by roelandb View Post
    i have no idea what i should make a plugin for, since everything "just works" anyway.
    Must be me ... I have lots of ideas ... but little time to do them all on my own.
    Here is something I created for my personal use to boost my Deep Space Nine episodes :

    tweak.bat
    Code:
    rem -------------------------------------------------------------------------------------
    rem this adds a special command "tweak" for BatMan that denoises and adds some saturation
    rem put into your ~BatMan\plugins directory
    rem -------------------------------------------------------------------------------------
    rem extra saturation 1.4 (1.0 = no change)
    set SFX=%SFX%eq2=1:1:0.0:1.4,
    rem light denoise
    set SFX=%SFX%hqdn3d=4:3:6:4,
    echo Saturation boost and light denoise activated.
    Hint : adding a simple "call plugins\tweak" to your "do this when BatMan starts.bat" would use the tweak all the time ;-)
    (tweak.bat will also be part of the next release)
    Attached Files
    Last edited by BobbyQ; 02-22-2008 at 09:12 PM.
    BatMan, the free video converter for Meizu players. Problems ? English First Aid here. Deutsche Erste Hilfe hier.
    Join the Meizume Chatroom at irc://irc.moofspeak.net/meizume ! Firefox Users : get the Chatzilla Plugin. Other Browsers : use this web client.

  6. #166
    Senior Member
    Join Date
    Jan 2008
    Posts
    349
    Thanks
    0
    Thanked 0 Times in 0 Posts
    looks good, i will test it now.
    unlike the psp i have never noticed ghosting on m6 screen, for psp i always had to do a lot of things to get rid of the ghosting, i guess m6 just has better screen quality, otherwise i would have made a plugin to do this like i did for my psp some time ago...

  7. #167
    Passing By
    Join Date
    Feb 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by BobbyQ View Post
    the answer to your question is hidden in this screenshot.
    I still can't find the videos. I still don't know where the output file is. Somewhere in C:/document and settings ???
    please help me!

  8. #168
    Administrator
    Join Date
    May 2007
    Posts
    3,191
    Thanks
    17
    Thanked 32 Times in 29 Posts
    output directory = input directory (that can clearly be seen on the screenshot ).
    If your input files are on a read-only drive, you can set a custom output dir with the "tempdir" command. If you rip a DVD, BatMan will ask you for an output dir.
    BatMan, the free video converter for Meizu players. Problems ? English First Aid here. Deutsche Erste Hilfe hier.
    Join the Meizume Chatroom at irc://irc.moofspeak.net/meizume ! Firefox Users : get the Chatzilla Plugin. Other Browsers : use this web client.

  9. #169
    Passing By
    Join Date
    Feb 2008
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts
    ok ive read all ur guides. heres my prob:

    batman runs up till the point when i click enter at special commands and it closes.

    ive tried 4 diff videos form 4 diff sources.

    they all can be converted using vdub and even the meizu given player.
    but i want to use urs for ease and quality especially for removing/adding borders and smooth framerates.

    what am i doing wrong?

    i have ffd and avisynth.

    btw i have xp.

  10. #170
    Administrator
    Join Date
    May 2007
    Posts
    3,191
    Thanks
    17
    Thanked 32 Times in 29 Posts
    noel, delete the contents of your ~ProgramFiles\Batman\log directory. Try to convert a video as usual but use "debug" as your special command. When BatMan closes, you should now see a logfile on the screen. Send me its content in a PM. If you don't see the logfile, go to ~ProgramFiles\Batman\log, you should see a file like "temp1035.batlog.txt"
    BatMan, the free video converter for Meizu players. Problems ? English First Aid here. Deutsche Erste Hilfe hier.
    Join the Meizume Chatroom at irc://irc.moofspeak.net/meizume ! Firefox Users : get the Chatzilla Plugin. Other Browsers : use this web client.

  11. #171
    Administrator
    Join Date
    May 2007
    Posts
    3,191
    Thanks
    17
    Thanked 32 Times in 29 Posts
    with the last update I accidentally provided 2 files that made BatMan suddenly close. Please delete these files in your plugins directory, reload BatMan and reinstall.
    ~BatMan\plugins\do this before each file.bat
    ~BatMan\plugins\do this after each file.bat
    BatMan, the free video converter for Meizu players. Problems ? English First Aid here. Deutsche Erste Hilfe hier.
    Join the Meizume Chatroom at irc://irc.moofspeak.net/meizume ! Firefox Users : get the Chatzilla Plugin. Other Browsers : use this web client.

  12. #172
    Passing By
    Join Date
    Nov 2007
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by XG_Beatz View Post
    I'm having issues too.
    At first Batman was working fine(I used a release somewhere from 2007), but since I updated I end up with 0kb, 1kb, 4kb or no file at all.
    The log looks like this:

    House.S03E22.HDTV.Resignation.avi : not compatible with DirectShow, falling back to MEncoder
    House.S03E22.HDTV.Resignation.avi : success.

    I reinstalled Avisynth(wich was working fine before), but no avail....

    When I try to convert a video, I get an error message saying avs2wav caused an error, so it falls back to mencoder.

    What can be the problem, as I'm not the only one so it seems...
    I had the same problem with Windows XP SP2 saying that there was an error with AviSynth. No matter how many times I re-installed it and re-downloaded it from BobbyQ's link, it didn't work for me. However, after downloading the K-Lite codec pack, everything seems fine.

  13. #173
    Passing By
    Join Date
    Feb 2008
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hi,

    I downloaden batman and installed it, now i want to convert.
    I did run (administator) and i started up, i put in I want it in English.
    Now i want to convert, so i put the file on the icon and it says that i need administrator rights.

    Help me please?

  14. #174
    Administrator
    Join Date
    May 2007
    Posts
    3,191
    Thanks
    17
    Thanked 32 Times in 29 Posts
    Hi,
    (link taken from the BatMan homepage) : admin rights
    That is problem #1 in THIS thread btw ..
    Last edited by BobbyQ; 02-28-2008 at 11:05 AM.
    BatMan, the free video converter for Meizu players. Problems ? English First Aid here. Deutsche Erste Hilfe hier.
    Join the Meizume Chatroom at irc://irc.moofspeak.net/meizume ! Firefox Users : get the Chatzilla Plugin. Other Browsers : use this web client.

  15. #175
    Passing By
    Join Date
    Mar 2008
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I drag&drop any file, choose the quality, no special commands and the batman shutsdown.

    I'm using win XP.

    here's a fragment od the log:
    -----------------------------------------------------------------------
    :recalcz
    :Menu
    qual="4"
    :qualis
    lastwill=""
    non-dvd conversion
    :loopconv
    avisynth, ffdshow, k-lite codecs are installed.








    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    update
    I've installed the flv plugin and it works(and I haven't trie flv files before and now). Something with "do this before each file.bat" and the one with "after" might've been wrong.
    Last edited by zbyszkoo; 03-11-2008 at 07:36 PM.

  16. #176
    Administrator
    Join Date
    May 2007
    Posts
    3,191
    Thanks
    17
    Thanked 32 Times in 29 Posts
    That was a bug in the previous version. The latest one is ok.
    BatMan, the free video converter for Meizu players. Problems ? English First Aid here. Deutsche Erste Hilfe hier.
    Join the Meizume Chatroom at irc://irc.moofspeak.net/meizume ! Firefox Users : get the Chatzilla Plugin. Other Browsers : use this web client.

  17. #177
    Passing By
    Join Date
    Mar 2008
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts
    well, i downloaded it yesterday, so the link still is to the previous version.

  18. #178
    Administrator
    Join Date
    May 2007
    Posts
    3,191
    Thanks
    17
    Thanked 32 Times in 29 Posts
    please read post #171. The installer does not overwrite your existing "do this before each file.bat" (and the other files in the plugin folder) to save your work. You have to do that by hand.
    BatMan, the free video converter for Meizu players. Problems ? English First Aid here. Deutsche Erste Hilfe hier.
    Join the Meizume Chatroom at irc://irc.moofspeak.net/meizume ! Firefox Users : get the Chatzilla Plugin. Other Browsers : use this web client.

  19. #179
    Passing By
    Join Date
    Jan 2008
    Location
    San Diego, California
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Trouble

    I'm having trouble with Batman running on vista. The avisynth, ffdshow, k-lite codecs are installed. The UAC is off and Batman is running as administrator. Once i start converting a windows pops up and says "Batman* has stopped working" and gives the option to close the program. I'm trying to convert an AVI file. Any suggestions for a fix. Thanx.

    *It doesn't say "Batman" but i dont remember what it said.

  20. #180
    Administrator
    Join Date
    May 2007
    Posts
    3,191
    Thanks
    17
    Thanked 32 Times in 29 Posts
    Sorry to hear that. Read the first post, Problem #1. All I have to say about this problem is said there.
    Note that Vista64 does not seem to work with BatMan. Get Vista32.
    BatMan, the free video converter for Meizu players. Problems ? English First Aid here. Deutsche Erste Hilfe hier.
    Join the Meizume Chatroom at irc://irc.moofspeak.net/meizume ! Firefox Users : get the Chatzilla Plugin. Other Browsers : use this web client.


 
+ Reply to Thread
Page 9 of 17 FirstFirst ... 7 8 9 10 11 ... LastLast

Similar Threads

  1. How to use Commands in Batman??
    By Superman92 in forum Video and Imaging
    Replies: 23
    Last Post: 04-06-2008, 09:51 PM
  2. help with batman converter
    By 100kev in forum Video and Imaging
    Replies: 22
    Last Post: 12-21-2007, 10:47 PM
  3. DVR-MS and Batman
    By salsasam85 in forum Video and Imaging
    Replies: 3
    Last Post: 11-07-2007, 04:34 AM
  4. Batman DVD ...nothing happens
    By snafilter in forum Video and Imaging
    Replies: 16
    Last Post: 10-26-2007, 08:23 AM
  5. Batman English Help
    By Oozey in forum Video and Imaging
    Replies: 36
    Last Post: 10-09-2007, 11:21 PM