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
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 11th February 2010, 10:56   #121  |  Link
THCM
Registered User
 
Join Date: Jun 2002
Location: Gummersbach / Germany
Posts: 15
Nice work and a small wish: please add the option to shutdown the pc after the encode has finished.
THCM is offline   Reply With Quote
Old 11th February 2010, 17:09   #122  |  Link
mackworth
Registered User
 
Join Date: Mar 2009
Posts: 46
Quote:
Originally Posted by MuLTiTaSK View Post
@mackworth

did you try to cancel the encode?
No, I just showed up at my PC and it was like that.

another weird thing is that after it failed, I decided to start it again. So i clicked "start". At this point everything had been already demuxed and the stream list was already populated. Whats weird is that the encoding finished, but it looks like it never remuxed anything. So in the working folder, I have the mkv file it made called <prefix>_video.mkv that seems to be complete but in my target folder is empty.

Also, the working directory button is broken in the SVN. I don't know anything about windows programming, as I am a J2EE programmer by profession, but are you looking for any help with this app?

Last edited by mackworth; 11th February 2010 at 17:46.
mackworth is offline   Reply With Quote
Old 12th February 2010, 08:39   #123  |  Link
_hawk_
BluRip author
 
Join Date: Jan 2010
Location: Germany
Posts: 215
Quote:
Originally Posted by mackworth View Post
No, I just showed up at my PC and it was like that.

another weird thing is that after it failed, I decided to start it again. So i clicked "start". At this point everything had been already demuxed and the stream list was already populated. Whats weird is that the encoding finished, but it looks like it never remuxed anything. So in the working folder, I have the mkv file it made called <prefix>_video.mkv that seems to be complete but in my target folder is empty.

Also, the working directory button is broken in the SVN. I don't know anything about windows programming, as I am a J2EE programmer by profession, but are you looking for any help with this app?
Strange thing. No idea why the thread was canceled without pressing the button.
I'll take a look, why it won't mux after an error.
I'll also check the working directory button.

If you think that you can help me with C# that would be great
__________________
BluRip : 1-Click BluRay/m2ts to h264 mkv converter
http://code.google.com/p/blurip/
_hawk_ is offline   Reply With Quote
Old 12th February 2010, 08:40   #124  |  Link
_hawk_
BluRip author
 
Join Date: Jan 2010
Location: Germany
Posts: 215
Quote:
Originally Posted by MuLTiTaSK View Post
@mackworth

did you try to cancel the encode?
Thanks. Maybe I'll add this for the queue (you always can queue a single project).
__________________
BluRip : 1-Click BluRay/m2ts to h264 mkv converter
http://code.google.com/p/blurip/
_hawk_ is offline   Reply With Quote
Old 15th February 2010, 00:33   #125  |  Link
mackworth
Registered User
 
Join Date: Mar 2009
Posts: 46
Quote:
Originally Posted by _hawk_ View Post
Strange thing. No idea why the thread was canceled without pressing the button.
I'll take a look, why it won't mux after an error.
I'll also check the working directory button.

If you think that you can help me with C# that would be great
Issue for me with the button is on line 1126 of the MainForm.cs.

DirectoryInfo di = Directory.GetParent(settings.workingDir);

If settings.workingDir is empty, then this throws an exception, so I just moved the settings.workingDir != "" to include that.

Would it be worth adding another tab, maybe for UI exceptions? How about splitting up MainForm.cs to make it a little more "manageable"?

Visual Studio is def a lot different than Eclipse, that's for sure.

Is there anything easy that needs to get done that I can take a swing at?
mackworth is offline   Reply With Quote
Old 15th February 2010, 17:35   #126  |  Link
mackworth
Registered User
 
Join Date: Mar 2009
Posts: 46
Quote:
Originally Posted by _hawk_ View Post
Strange thing. No idea why the thread was canceled without pressing the button.
I'll take a look, why it won't mux after an error.
I'll also check the working directory button.

If you think that you can help me with C# that would be great
I think I did press the button. My screen was asleep, and I pressed enter to wake it up. The abort button has focus. Maybe an abort confirmation would be helpful.
mackworth is offline   Reply With Quote
Old 15th February 2010, 23:24   #127  |  Link
_hawk_
BluRip author
 
Join Date: Jan 2010
Location: Germany
Posts: 215
Quote:
Originally Posted by mackworth View Post
I think I did press the button. My screen was asleep, and I pressed enter to wake it up. The abort button has focus. Maybe an abort confirmation would be helpful.
Yep, good idea. I'll add this.
__________________
BluRip : 1-Click BluRay/m2ts to h264 mkv converter
http://code.google.com/p/blurip/
_hawk_ is offline   Reply With Quote
Old 17th February 2010, 19:47   #128  |  Link
ron spencer
DVD Magistrate
 
Join Date: Dec 2003
Location: Sodor
Posts: 991
very slick....thanks. Can you mkvmerge options for adding in things like aspect ratio,etc.
ron spencer is offline   Reply With Quote
Old 17th February 2010, 22:16   #129  |  Link
ron spencer
DVD Magistrate
 
Join Date: Dec 2003
Location: Sodor
Posts: 991
is there a way to choose audio as it is, no re-encode to mkv? Can't seem to find it.

Last edited by ron spencer; 17th February 2010 at 22:18.
ron spencer is offline   Reply With Quote
Old 18th February 2010, 00:33   #130  |  Link
_hawk_
BluRip author
 
Join Date: Jan 2010
Location: Germany
Posts: 215
Quote:
Originally Posted by ron spencer View Post
is there a way to choose audio as it is, no re-encode to mkv? Can't seem to find it.
Its already in current svn. Will be in next version.
__________________
BluRip : 1-Click BluRay/m2ts to h264 mkv converter
http://code.google.com/p/blurip/
_hawk_ is offline   Reply With Quote
Old 18th February 2010, 00:34   #131  |  Link
_hawk_
BluRip author
 
Join Date: Jan 2010
Location: Germany
Posts: 215
Quote:
Originally Posted by ron spencer View Post
very slick....thanks. Can you mkvmerge options for adding in things like aspect ratio,etc.
What options do you mean?
__________________
BluRip : 1-Click BluRay/m2ts to h264 mkv converter
http://code.google.com/p/blurip/
_hawk_ is offline   Reply With Quote
Old 18th February 2010, 02:19   #132  |  Link
ron spencer
DVD Magistrate
 
Join Date: Dec 2003
Location: Sodor
Posts: 991
hi....the options I am referring to are in mkvmerge...check the gui out. There you can add in info about the mkv, such as aspect ratio of the video; I often find it useful to have the aspect ratio specifed.

also, mkvmerge needs frame rate of h264 to be specified manually (usually 24000/1.001 unless interlaced). Do you pass this along in the muxing to mkv?

thanks for a great program!!!
ron spencer is offline   Reply With Quote
Old 18th February 2010, 03:00   #133  |  Link
toathis
Registered User
 
Join Date: Feb 2008
Posts: 20
[2/17/2010 7:58:10 PM] Error getting MediaInfo: Unable to load DLL 'MediaInfo.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
toathis is offline   Reply With Quote
Old 18th February 2010, 04:55   #134  |  Link
MuLTiTaSK
Registered User
 
MuLTiTaSK's Avatar
 
Join Date: Nov 2006
Posts: 668
@toathis

did you replace the included MediaInfo.dll?

what version of BluRip are you using?

@_hawk_

what's the eta on the next release i cant wait to see what you coded buddy keep up the great work

Last edited by MuLTiTaSK; 18th February 2010 at 07:09.
MuLTiTaSK is offline   Reply With Quote
Old 18th February 2010, 09:15   #135  |  Link
_hawk_
BluRip author
 
Join Date: Jan 2010
Location: Germany
Posts: 215
Maybe I finish new version today.

Atm I don't pass any options to mkvmerge. I demux video as mkv so info about framerate should not be lost?
If its necessary I'll add this.
__________________
BluRip : 1-Click BluRay/m2ts to h264 mkv converter
http://code.google.com/p/blurip/
_hawk_ is offline   Reply With Quote
Old 18th February 2010, 13:58   #136  |  Link
_hawk_
BluRip author
 
Join Date: Jan 2010
Location: Germany
Posts: 215
New version online:

v0.4.5

- DGDecNv support
- Option to use untouched audio
- Option to shutdown after queue
- Option to convert DTS to AC3
- More subtitle mux/copy options
- Recognize more Ac3 types
__________________
BluRip : 1-Click BluRay/m2ts to h264 mkv converter
http://code.google.com/p/blurip/
_hawk_ is offline   Reply With Quote
Old 18th February 2010, 15:26   #137  |  Link
ron spencer
DVD Magistrate
 
Join Date: Dec 2003
Location: Sodor
Posts: 991
Quote:
Originally Posted by _hawk_ View Post
Maybe I finish new version today.

Atm I don't pass any options to mkvmerge. I demux video as mkv so info about framerate should not be lost?
If its necessary I'll add this.

When I use eac3to manually to demux a blu ray and it is h264 and whatever audio, when I use mkvmergui it tells me I manually need to specify the frame rate of H264 as mkvmerge cannot detect the frame rate as it is (unlike VC-1 which it can detect the frame rate). Try it out with mkvmerge gui frm the mkvtoolnix package and you will see this. So I suspect you will need to add this into your gui for the user to add. In 99.9% of cases (unless interlaced) the frame rate will be 24000/1001.

thanks
ron spencer is offline   Reply With Quote
Old 18th February 2010, 15:28   #138  |  Link
ron spencer
DVD Magistrate
 
Join Date: Dec 2003
Location: Sodor
Posts: 991
Quote:
Originally Posted by _hawk_ View Post
New version online:

v0.4.5

- DGDecNv support
- Option to use untouched audio
- Option to shutdown after queue
- Option to convert DTS to AC3
- More subtitle mux/copy options
- Recognize more Ac3 types
Thanks!!! Do you think it makes more sense to just convert ANY audio to AC3? That is, remove the "Convert audio from DTS to AC3" and have it "Convert Audio to AC3" This way TrueHD, etc. (all audio) will be converted to AC3. I do this for my media center...as I think "high def audio" is a waste of space. Would make your program a be more elegant as well.

thanks for the update...Cheers!!!


Last edited by ron spencer; 18th February 2010 at 20:35.
ron spencer is offline   Reply With Quote
Old 18th February 2010, 15:38   #139  |  Link
rack04
Registered User
 
Join Date: Mar 2006
Posts: 1,538
Quote:
Originally Posted by ron spencer View Post
When I use eac3to manually to demux a blu ray and it is h264 and whatever audio, when I use mkvmergui it tells me I manually need to specify the frame rate of H264 as mkvmerge cannot detect the frame rate as it is (unlike VC-1 which it can detect the frame rate). Try it out with mkvmerge gui frm the mkvtoolnix package and you will see this. So I suspect you will need to add this into your gui for the user to add. In 99.9% of cases (unless interlaced) the frame rate will be 24000/1001.

thanks
You could parse the h264 stream using h264_parse and analyze the VUI Parameters to get the framerate.
rack04 is offline   Reply With Quote
Old 18th February 2010, 16:44   #140  |  Link
ron spencer
DVD Magistrate
 
Join Date: Dec 2003
Location: Sodor
Posts: 991
yes....but the issue is does his program do it? Does it determine the frame rate properly before muxing to mkv?
ron spencer is offline   Reply With Quote
Reply

Tags
blu-ray, blurip, eac3to, ffms2, mkv, mkvtoolnix, x264


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 02:44.


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