Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 Encoder GUIs

Reply
 
Thread Tools Search this Thread Display Modes
Old 26th October 2015, 21:54   #4781  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by killerpot View Post
can you add and option to open 30 sub .sup for example in 1 click if i want like in ripbot264 so we can open 30 .sup and he will convert automaticly this 30 file in .idx sub and extract forced sub auto to anoter file idx sub can you do that ? like ripbot264

we can only open 1 sub at time in bdsuptosub is too long thx man
Currently there is no Bluray subtitle processing (convert or extract onla forced) available in MeGUI. I may add it but I need to know how this should be done. So I need to know which (command line!) tool to use for that, which command lines for which kind of action, ....
Zathor is offline   Reply With Quote
Old 27th October 2015, 00:51   #4782  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Quote:
Originally Posted by Zathor View Post
Currently there is no Bluray subtitle processing (convert or extract onla forced) available in MeGUI. I may add it but I need to know how this should be done. So I need to know which (command line!) tool to use for that, which command lines for which kind of action, ....
here is some info that might help you:

http://pastebin.com/h2B6DKXn

https://github.com/stax76/staxrip/bl...nForm.vb#L2158

https://github.com/stax76/staxrip/bl...nForm.vb#L2176

Quote:
we can only open 1 sub at time in bdsuptosub is too long thx man
It should be possible with a small script or batch file, the bdsuptosub++ commond line interface it simple, if you cannot script/batch there would probably some users willing to help here, many users here use scripts.

Last edited by stax76; 27th October 2015 at 01:08.
stax76 is offline   Reply With Quote
Old 28th October 2015, 14:40   #4783  |  Link
Carpo
Registered User
 
Carpo's Avatar
 
Join Date: Dec 2002
Location: /dev/null
Posts: 1,368
I seem to be having a strange issue since updating to the latest MeGUI, I haven't seen anyone else report about it so I am going to say its more than likely something my end, but just in case I will post about it.

It doesn't matter what program I use to index the files, be it L-Smash, DGIndexNV or DGIndex (external or internal versions), when I go to avs script creator and tell it to analyse the source it will indeed detect what type it is, but it will never finish analyzing, with interlaced content it seems to have an issue detecting the field type, it also does it on progressive, it just sits there saying it is still checking even though the green bar is full, I have even left it for 30 mins to see if it will finish, which it never does.

I have tried this on many DVD's and a few Blurays and it will do it no matter what. They are all clean rips and I have re-ripped a few of the DVD's to make sure

MeGUI 2610 was fine but with 2611 i get this issue.

It is worth me cleaning out MeGUI and starting from scratch?
__________________
The Internet: where men are men, women are men, and children are FBI Agents
Carpo is offline   Reply With Quote
Old 28th October 2015, 18:14   #4784  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by Carpo View Post
It is worth me cleaning out MeGUI and starting from scratch?
No, I found the problem and it will be fixed soon in 2612.
EDIT: Fix is online

Last edited by Zathor; 28th October 2015 at 18:30.
Zathor is offline   Reply With Quote
Old 28th October 2015, 18:16   #4785  |  Link
Carpo
Registered User
 
Carpo's Avatar
 
Join Date: Dec 2002
Location: /dev/null
Posts: 1,368
Great - guess I will just have to sit it out
__________________
The Internet: where men are men, women are men, and children are FBI Agents
Carpo is offline   Reply With Quote
Old 28th October 2015, 18:33   #4786  |  Link
Barough
Registered User
 
Barough's Avatar
 
Join Date: Feb 2007
Location: Sweden
Posts: 481
Quote:
Originally Posted by Zathor View Post
No, I found the problem and it will be fixed soon in 2612.
EDIT: Fix is online
Thnx for the fix
Barough is offline   Reply With Quote
Old 28th October 2015, 18:44   #4787  |  Link
Carpo
Registered User
 
Carpo's Avatar
 
Join Date: Dec 2002
Location: /dev/null
Posts: 1,368
Quote:
Originally Posted by Zathor View Post
No, I found the problem and it will be fixed soon in 2612.
EDIT: Fix is online
Thanks, will have to wait till my version decides to see it before I can test it

Edit: Working fine now - thanks Zathor
__________________
The Internet: where men are men, women are men, and children are FBI Agents

Last edited by Carpo; 28th October 2015 at 20:32.
Carpo is offline   Reply With Quote
Old 28th October 2015, 22:45   #4788  |  Link
Barough
Registered User
 
Barough's Avatar
 
Join Date: Feb 2007
Location: Sweden
Posts: 481
Stumbled over a new issue here.

When muxing a hevc file into a mkv container so does it not finish. It just keeps going......



rev 2611/2612
Barough is offline   Reply With Quote
Old 29th October 2015, 08:00   #4789  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,746
Probably not a bug of MeGUI specifically, rather an issue with the used version of mkvmerge (MeGUI only provides the dialog to show you the progress, if any). So you should probably try to execute the mkvmerge call as reported in the log file, but directly in a command line interpreter window (cmd.exe), to check for unexpected warnings there.

By the way, HEVC in MKV is possible, yet in MP4 it's much more usual. MP4Box supported HEVC multiplexing already before mkvmerge.
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 29th October 2015, 11:26   #4790  |  Link
Barough
Registered User
 
Barough's Avatar
 
Join Date: Feb 2007
Location: Sweden
Posts: 481
It's a bug in mkvmerge v8.5.1, when muxing it with v8.5.0 so does it work perfectly.

There is no errors etc. reported

Last edited by Barough; 29th October 2015 at 11:31.
Barough is offline   Reply With Quote
Old 29th October 2015, 11:32   #4791  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,746
So we should contact Moritz Bunkus about it. I'll point him here.
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 29th October 2015, 11:36   #4792  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
I think I can reproduce it. Will make a report with sample.

/nevermind, already fixed:
https://github.com/mbunkus/mkvtoolnix/issues/1485

Last edited by sneaker_ger; 29th October 2015 at 11:41.
sneaker_ger is offline   Reply With Quote
Old 29th October 2015, 11:47   #4793  |  Link
Barough
Registered User
 
Barough's Avatar
 
Join Date: Feb 2007
Location: Sweden
Posts: 481
It's already been fixed
https://github.com/mbunkus/mkvtoolnix/issues/1485

Last edited by Barough; 29th October 2015 at 12:15.
Barough is offline   Reply With Quote
Old 29th October 2015, 13:57   #4794  |  Link
hello_hello
Registered User
 
Join Date: Mar 2011
Posts: 4,821
Is there a certain number of times someone can request a new feature before it seems like they're being a bit pushy? It's just that today I found myself once again thinking how handy it'd be if MeGUI had a button you could click on to pause encoding......
hello_hello is offline   Reply With Quote
Old 29th October 2015, 15:54   #4795  |  Link
aegisofrime
Registered User
 
Join Date: Apr 2009
Posts: 478
Hi Zathor,

I have been having a problem that manifested recently when trying to OneClick .wmv files. It crashes at the index stage with the following error:

Code:
[Error] [29-Oct-15 10:50:42 PM] p(Îcí¸g [Fatal]: Failed to avformat_open_input.
I'm guessing it's a problem with LSmashIndex/Source. I will try various versions of LSmash in the hopes of figuring this out myself, but I just thought I will put this out here in case it is not.

Cheers mate!
aegisofrime is offline   Reply With Quote
Old 29th October 2015, 15:58   #4796  |  Link
leon
Registered User
 
Join Date: Nov 2013
Posts: 136
Hi

it seems new LSmash has a problem indexing MP4 files.

I tried indexing several MKV and MP4 files.
it worked fine with MKV files but kept showing an error with MP4 files.

Here's an example:

Code:
[Error] Log
-[Information] Versions
--[Information] [10/29/2015 6:00:17 PM] MeGUI: 2612
--[Information] [10/29/2015 6:00:17 PM] Operating System: Windows 7 Ultimate Edition x64 SP1 (6.1.65536.7601)
--[Information] [10/29/2015 6:00:17 PM] .NET Framework: 4.0 (4.0.0.0)
--[Information] [10/29/2015 6:00:17 PM] .NET Framework: 4.5.x (4.5.50938)
--[Information] [10/29/2015 6:00:17 PM] AviSynth portable: 2.6.0.6 (21-09-2015)
--[Information] [10/29/2015 6:00:17 PM] AvisynthWrapper:  (02-01-2009)
--[Information] [10/29/2015 6:00:17 PM] Haali Matroska Splitter: 1.13.138.14 (14-04-2013)
--[Information] [10/29/2015 6:00:17 PM] Haali DSS2:  (14-04-2013)
--[Information] [10/29/2015 6:00:17 PM] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
--[Information] [10/29/2015 6:00:17 PM] MediaInfo: 0.7.78.0 (02-10-2015)
--[Information] [10/29/2015 6:00:17 PM] MediaInfoWrapper: 0.7.61.0 (06-01-2013)
--[Information] [10/29/2015 6:00:17 PM] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
--[Information] [10/29/2015 6:00:17 PM] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
--[Information] [10/29/2015 6:00:17 PM] 7z: 9.20 (18-11-2010)
-[Information] Update detection
--[Information] [10/29/2015 6:00:17 PM] Automatic update is disabled
--[Information] [10/29/2015 6:00:17 PM] Using cached update config and server: http://megui.org/auto/
--[Information] [10/29/2015 6:00:17 PM] There is 1 package which can be updated: mkvmerge
-[Information] FileIndexer
--[Information] [10/29/2015 6:02:21 PM] MediaInfo
---[Information] [10/29/2015 6:02:21 PM] File: F:\1.mp4
---[Information] General
----[Information] Format: MPEG-4
----[Information] FormatString: MPEG-4
----[Information] FileSize: 16826179
----[Information] PlayTime: 00:05:07.265
---[Information] Video
----[Information] ID: 1
----[Information] StreamOrder: 0
----[Information] Width: 352
----[Information] Height: 288
----[Information] FrameCount: 9218
----[Information] FrameRate: 30.000
----[Information] FrameRateOriginal: 
----[Information] FrameRateMode: VFR
----[Information] ScanType: Progressive
----[Information] Codec: AVC
----[Information] CodecString: AVC
----[Information] Bits Depth: 8
----[Information] Format: AVC
----[Information] AspectRatio: 1.222
----[Information] AspectRatioString: 1.222
----[Information] Delay: 
----[Information] Title: 
----[Information] Language: 
----[Information] LanguageString: 
----[Information] Default: 
----[Information] DefaultString: 
----[Information] Forced: 
----[Information] ForcedString: 
---[Information] Audio
----[Information] ID: 2
----[Information] StreamOrder: 1
----[Information] Format: AAC
----[Information] FormatProfile: LC
----[Information] FormatSettingsSBR: 
----[Information] FormatSettingsPS: 
----[Information] SamplingRate: 44100
----[Information] SamplingRateString: 44.1 KHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2: 2/0/0
----[Information] BitRateMode: VBR
----[Information] Delay: 
----[Information] Language: 
----[Information] LanguageString: 
----[Information] Default: 
----[Information] DefaultString: 
----[Information] Forced: 
----[Information] ForcedString: 
----[Information] [10/29/2015 6:02:21 PM] The language information is not available for this track. The default MeGUI language has been selected.
-[Error] Log for job1 (idx, 1.mp4 -> 1.mp4.lwi)
--[Information] [10/29/2015 6:02:35 PM] Started handling job
--[Information] [10/29/2015 6:02:35 PM] Preprocessing
--[Information] [10/29/2015 6:02:35 PM] Job command line: "C:\Windows\system32\ping.exe" 127.0.0.1 -t
--[Information] [10/29/2015 6:02:35 PM] Process started
--[Information] [10/29/2015 6:02:35 PM] Standard output stream
---[Information] [10/29/2015 6:02:35 PM] Creating LSMASH index...
---[Information] [10/29/2015 6:02:35 PM] AviSynth script
----[NoImage] LoadPlugin("C:\Program Files\MeGUI\tools\lsmash\LSMASHSource.dll")
----[NoImage] LSMASHVideoSource("F:\1.mp4")
--[Error] [10/29/2015 6:02:35 PM] Standard error stream
---[Error] [10/29/2015 6:02:35 PM] F:\1.mp4.lwi.lwi not moved to C:\Users\Admin\Desktop\New folder\1.mp4.lwi. error: Could not find file 'F:\1.mp4.lwi'.
--[Information] [10/29/2015 6:02:35 PM] Job completed
EDIT:gonna try with other formats, settings, file names, etc

Last edited by leon; 29th October 2015 at 16:05.
leon is offline   Reply With Quote
Old 31st October 2015, 17:05   #4797  |  Link
Dreamland
Registered User
 
Join Date: Sep 2013
Location: Central Italy
Posts: 46
Dreamland is offline   Reply With Quote
Old 2nd November 2015, 17:38   #4798  |  Link
Xebika
Registered User
 
Join Date: May 2014
Location: Denmark
Posts: 50
MediaInfo v0.7.79 is released.
Xebika is offline   Reply With Quote
Old 2nd November 2015, 23:07   #4799  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by aegisofrime View Post
I have been having a problem that manifested recently when trying to OneClick .wmv files. It crashes at the index stage with the following error:
Please upload such a file.

Quote:
Originally Posted by Dreamland View Post
No clue :-(

Quote:
Originally Posted by leon View Post
it seems new LSmash has a problem indexing MP4 files. I tried indexing several MKV and MP4 files.
it worked fine with MKV files but kept showing an error with MP4 files.
Thx, fixed.

Code:
2614 [L-SMASH Indexer]      do not expect a cache file for LSMASH*Source()
2613 [Update]               do not delete NeroAacEnc during eac3to update
Zathor is offline   Reply With Quote
Old 5th November 2015, 06:11   #4800  |  Link
Xebika
Registered User
 
Join Date: May 2014
Location: Denmark
Posts: 50
MKVToolNix v8.5.2 is released.
Xebika is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:25.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.