Re: viDrop - free open-source converter for RockChip players
Dear lokster,
Thank you very much for the new release. Unfortunately the subtitles' issue remains, i.e. in the "Add borders" mode the subs are added over the previous subs' text. The resulting mix cannot be read. That is what I get: http://xs138.xs.to/xs138/09153/frame681.jpg I've just checked: the issue seems to take place with mkv-files having internal subs. With xvid avi-files it does not happen. In the case of an mkv-movie, how can I choose other external subs, or at least to disable the internal ones? Thanks a lot. |
Quote:
@ariel56 I will try to fix this annoying bug as soon as possible. Try to disable the internal subtitles by leaving the "Subtitles" field in "DVD Settings / Altrenative streams" empty, or enter "-" in it. Hope this helps... |
Quote:
|
Re: viDrop - free open-source converter for RockChip players
Hi,lokster,new here.I just noticed that the latest version is having trouble with windows XP SP3,Im on mp4nation.net,and it also dosent work for maderin1 our moderater there.He said he would let you know,just thought Id drop a note here in the meantime.The problem is that it wont open a window to encode,it just flashs a window for a second,than nothing.The previous version works just fine.Thanks for a great program,keep up the great work!
|
Thank you lokster for your great work!
Quote:
Try to make a clean install. Just manually remove the directory viDrop from the "Program Files" directory before installing viDrop. I had the same problem. |
Re: viDrop - free open-source converter for RockChip players
Don't forget to download the latest Gilraen v2.0 with a lot of new features,
such as creating the awesome styles for subtitles ! :P Also it's compatible with viDrop, all you styles created after converting will be embedded to your movie and then you'll be able to watch it on your player ! :mrgreen: http://mympxplayer.org/gilraen-20-to...es-df1010.html |
Split functionality bug?
Quote:
You're the man mate, this piece of software is MARVELLOUS! Many many thanks and compliments :lol: One tiny bug I found: I tried the "split" function and it does split as it says, but it appears to me to produce 5 mins chunks only. This is because the "Split every >>" value changes the start point for the split (mencoder parameter "-ss"), but not the end point (mencoder parameter "-endpos"). E.g. For splitting every 10 mins, the code generated is -ss 0 -endpos 300 -ss 600 -endpos 300 -ss 1200 -endpos 300 ... which produces chunks of 5 minutes (300 seconds) each starting at every 10 minutes (0, 600, 1200 seconds). I believe that the correct code should be: -ss 0 -endpos 600 -ss 600 -endpos 600 -ss 1200 -endpos 600 ... Workaround 1. Copy/paste the generated code from viDrop to any text editor. 2. Change the "-endpos 300" to "-endpos 600". 3. Copy the code back in viDrop. 4. Run the batch. Hope this helps :) scagliaf |
|
Quote:
If yes please give me some details regarding the input and desired output for your video file, maybe I can help you. Best regards. |
Re: viDrop - free open-source converter for RockChip players
Quote:
Best regards. |
| All times are GMT -7. The time now is 10:20 pm. |
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2