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 14th August 2015, 13:09   #13781  |  Link
fantasmanegro
Registered User
 
Join Date: Dec 2009
Posts: 214
Quote:
Originally Posted by Atak_Snajpera View Post
Open DownMixAudio.avs in notepad
and increase this value
Code:
function DownMix2Stereo(clip a)
{
a=ConvertAudioToFloat(a)
fl = GetChannel(a, 1)
fr = GetChannel(a, 2)
c = GetChannel(a, 3)
lfe = GetChannel(a, 4)
sl = GetChannel(a, 5)
sr = GetChannel(a, 6)
l_sl = MixAudio(fl, sl, 0.2929, 0.2929)
c_lfe = MixAudio(lfe, c, 0.2071, 0.2071)
r_sr = MixAudio(fr, sr, 0.2929, 0.2929)
l = MixAudio(l_sl, c_lfe, 1.0, 1.0)
r = MixAudio(r_sr, c_lfe, 1.0, 1.0)
return MergeChannels(l, r)
}
Save and verify loudness in ripbot264 (Preview script). Audio Normalization set at 100%.
Thank you Atak, I will try this right now. ..

Last edited by fantasmanegro; 14th August 2015 at 15:21.
fantasmanegro is offline   Reply With Quote
Old 15th August 2015, 09:55   #13782  |  Link
slalom
Registered User
 
slalom's Avatar
 
Join Date: Jan 2010
Posts: 456
I got this error on one mkv
"DirectShowSource:Renderfile, the filter graph manager won't talk to me
(E:\Temp\RipBot264temp\job25\getinfo.avs, line 2)"

this is the avs file

video=DirectShowSource("E:\***\***.mkv",audio=false).ConvertToYV12()
LoadPlugin("D:\DirectCD\Program Setup Files\RipBot264v1.19.0\tools\AviSynth plugins\NicAudio\NicAudio.dll")
audio=NicDTSSource("E:\Temp\RipBot264temp\job25\33_audio_English.dts")
AudioDub(video,audio)
WriteFile("E:\Temp\RipBot264temp\job25\info.txt","Framecount")
WriteFile("E:\Temp\RipBot264temp\job25\info.txt","Framerate")
WriteFile("E:\Temp\RipBot264temp\job25\info.txt","AudioRate")
WriteFile("E:\Temp\RipBot264temp\job25\info.txt","AudioChannels")
WriteFile("E:\Temp\RipBot264temp\job25\info.txt","AudioLength")
WriteFile("E:\Temp\RipBot264temp\job25\info.txt","Width")
WriteFile("E:\Temp\RipBot264temp\job25\info.txt","Height ")
Trim(0,-1)
slalom is offline   Reply With Quote
Old 15th August 2015, 20:01   #13783  |  Link
Jake802
Registered User
 
Join Date: Mar 2002
Posts: 117
Is the program not compatible with Windows 10? Maybe that's my issue?
Jake802 is offline   Reply With Quote
Old 16th August 2015, 02:08   #13784  |  Link
burt123
Registered User
 
burt123's Avatar
 
Join Date: Jun 2010
Location: NSW, Australia.
Posts: 366
Quote:
Originally Posted by Jake802 View Post
Is the program not compatible with Windows 10? Maybe that's my issue?
I have been using Windows 10 x64 for several week's now, and Ripbot seems to be behaving itself
burt123 is offline   Reply With Quote
Old 16th August 2015, 02:21   #13785  |  Link
Jake802
Registered User
 
Join Date: Mar 2002
Posts: 117
It turns out this isnt the only program I am having issues with. Both RipBot and PowerISO are making my files and they do not show up in Windows Explorer, but they do show up when I use to program(s) and go to that same location. I don't know what the heck is going on! Thanks for the input guys!
Jake802 is offline   Reply With Quote
Old 16th August 2015, 07:54   #13786  |  Link
byteshare
ByteShare
 
byteshare's Avatar
 
Join Date: Sep 2014
Location: On the Internet
Posts: 560
Quote:
Originally Posted by Jake802 View Post
It turns out this isnt the only program I am having issues with. Both RipBot and PowerISO are making my files and they do not show up in Windows Explorer, but they do show up when I use to program(s) and go to that same location. I don't know what the heck is going on! Thanks for the input guys!
Are they maybe set to hidden? Do you have hidden files turned on?
byteshare is offline   Reply With Quote
Old 16th August 2015, 08:49   #13787  |  Link
Jake802
Registered User
 
Join Date: Mar 2002
Posts: 117
Yea I thought the same thing I checked. It's set to show hidden files. I have tried searching around, havent had any luck yet!

Thanks!
Jake802 is offline   Reply With Quote
Old 17th August 2015, 02:43   #13788  |  Link
byteshare
ByteShare
 
byteshare's Avatar
 
Join Date: Sep 2014
Location: On the Internet
Posts: 560
Quote:
Originally Posted by Jake802 View Post
Yea I thought the same thing I checked. It's set to show hidden files. I have tried searching around, havent had any luck yet!
This might sound redundant, but have you tried a looking for the files with a live book in Linux? I wonder if windows is hiding them for some reason? Are you on Win10?
byteshare is offline   Reply With Quote
Old 17th August 2015, 05:13   #13789  |  Link
Jake802
Registered User
 
Join Date: Mar 2002
Posts: 117
I am using WIndows 10. I just wanted to let everyone no, problem is solved. It appears to have been the Free Comodo Anti-Virus I was using with it. The minute I removed it, I could see and access those files! Thanks everyone!
Jake802 is offline   Reply With Quote
Old 17th August 2015, 16:01   #13790  |  Link
lemaireus
Registered User
 
Join Date: Apr 2011
Posts: 43
Atak, I updated to v1.19.0 today and discovered that the 10 bit x265 you've provided this time is nearly 15MBs in size. Till v1.18.2 the 10 bit x265 file bundled with RipBot used to be about 4.5MB, and I used to update that twice a week from http://builds.x265.eu/ which linked to an almost daily updated 16 bit executable roughly the same size as the one provided in v1.18.2. The URL for x265 that you've listed in the 'Tools' button--a wonderful addition, thank you!--links to an x265 executable that is 4.5 to 5MBs. So that still does not provide me with the same 10 bit x265 which you've provided with the latest version of RibBot. My concerns, most likely unfounded, are as follows:

1. I am assuming that the settings you've provided for HEVC encoding--I've been using the 10 bit progressive profile--are optimized for the x265 you've provided. So ideally I should do my weekly update using the same source as the one you've provided the settings for.
2. With the same assumption: is there a problem if I update on a weekly basis given that your settings are written for the x265 version you provided at the time of v1.19.0 release.

If RipBot just needs an x265 executable whatever the source might be then just let me know and then I can go ahead and keep updating from http://builds.x265.eu/ or whichever other site provides regular updates. If there is a particular version of x265 that would work better with RipBot then would you please provide a link for updates which, with x265 development going the way it is, can provide significant boosts in both speed and quality? As I mentioned the x265 link in the 'Tools' section does not link to the file you've bundled in Tools>x265.
Thanks!

Last edited by lemaireus; 17th August 2015 at 19:12.
lemaireus is offline   Reply With Quote
Old 17th August 2015, 19:48   #13791  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
Quote:
1. I am assuming that the settings you've provided for HEVC encoding--I've been using the 10 bit progressive profile--are optimized for the x265 you've provided. So ideally I should do my weekly update using the same source as the one you've provided the settings for.
Nope.

Quote:
2. With the same assumption: is there a problem if I update on a weekly basis given that your settings are written for the x265 version you provided at the time of v1.19.0 release.
Nope.

Basically use any x265 binaries you like. There is no special optimization for specific build.
Atak_Snajpera is offline   Reply With Quote
Old 18th August 2015, 07:35   #13792  |  Link
lemaireus
Registered User
 
Join Date: Apr 2011
Posts: 43
Quote:
Originally Posted by Atak_Snajpera View Post
Basically use any x265 binaries you like. There is no special optimization for specific build.
Wonderful! Thanks for confirming.
lemaireus is offline   Reply With Quote
Old 18th August 2015, 14:56   #13793  |  Link
Marban
Registered User
 
Join Date: Jul 2010
Posts: 16
hello, i have got encode a open matte movie and the result of the encode have black borders over and under. What is wrong?
I have no change the resolution.

Log:

C:\>"C:\Users\marban\Desktop\Programme\Ripbot24\tools\avs2yuv\avs2yuv.exe" "C:\Temp\RipBot264temp\job1\job1.avs" -o - | "C:\Users\marban\Desktop\Programme\Ripbot24\tools\x264\x264_x64.exe" --crf 22 --fps 24000/1001 --force-cfr --min-keyint 24 --keyint 240 --frames 2883 --sar 1:1 --level 4.1 --preset veryslow --tune film --ref 4 --no-fast-pskip --rc-lookahead 120 --deblock -1:-2 --qpmin 0 --aq-strength 0.9 --sar 12:11 --stdin y4m --output "C:\Temp\RipBot264temp\video.264" -
y4m [info]: 1920x1080p 12:11 @ 10000000/417083 fps (cfr)
x264 [info]: using SAR=12/11
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x264 [info]: profile High, level 4.1
C:\Temp\RipBot264temp\job1\job1.avs: 1920x1080, 10000000/417083 fps, 2884 frames

x264 [info]: frame I:16 Avg QP:19.35 size: 66944
x264 [info]: frame P:888 Avg QP:22.62 size: 39242
x264 [info]: frame B:1979 Avg QP:23.26 size: 21972
x264 [info]: consecutive B-frames: 6.3% 13.9% 8.2% 43.8% 6.8% 9.2% 2.7% 7.2% 1.9%
x264 [info]: mb I I16..4: 24.1% 72.9% 3.0%
x264 [info]: mb P I16..4: 13.6% 39.4% 0.4% P16..4: 35.6% 3.5% 2.2% 0.0% 0.0% skip: 5.3%
x264 [info]: mb B I16..4: 1.6% 5.2% 0.0% B16..8: 39.8% 5.8% 0.8% direct:12.7% skip:34.0% L0:45.7% L1:50.9% BI: 3.4%
x264 [info]: 8x8 transform intra:74.3% inter:88.1%
x264 [info]: direct mvs spatial:98.6% temporal:1.4%
x264 [info]: coded y,uvDC,uvAC intra: 50.1% 52.3% 2.1% inter: 21.5% 31.9% 0.0%
x264 [info]: i16 v,h,dc,p: 25% 20% 18% 37%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 11% 8% 15% 8% 11% 11% 11% 11% 14%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 12% 8% 4% 9% 13% 14% 12% 13% 13%
x264 [info]: i8c dc,h,v,p: 37% 36% 22% 5%
x264 [info]: Weighted P-Frames: Y:6.3% UV:5.4%
x264 [info]: ref P L0: 55.9% 7.1% 22.4% 12.7% 1.8% 0.1%
x264 [info]: ref B L0: 84.8% 11.9% 3.3%
x264 [info]: ref B L1: 93.8% 6.2%
x264 [info]: kb/s:5282.53

encoded 2883 frames, 10.72 fps, 5282.53 kb/s

C:\>"C:\Users\marban\Desktop\Programme\Ripbot24\tools\mkvtoolnix\mkvmerge.exe" -o "E:\Fight Club HDTV - (Open Matte) (1)-001_.mkv" --compression 0:none --title "Fight Club HDTV - (Open Matte) (1)-001_" --default-duration 0:24000/1001fps "C:\Temp\RipBot264temp\video.264" --compression 0:none --language 0:ger "C:\Temp\RipBot264temp\job1\Encoded_Audio_1.ac3" --chapters "C:\Temp\RipBot264temp\job1\chapters.txt"
mkvmerge v8.2.0 ('World of Adventure') 32bit
'C:\Temp\RipBot264temp\video.264': Using the demultiplexer for the format 'AVC/h.264'.
'C:\Temp\RipBot264temp\job1\Encoded_Audio_1.ac3': Using the demultiplexer for the format 'AC3'.
'C:\Temp\RipBot264temp\video.264' track 0: Using the output module for the format 'AVC/h.264 (unframed)'.
'C:\Temp\RipBot264temp\job1\Encoded_Audio_1.ac3' track 0: Using the output module for the format 'AC3'.
The file 'E:\Fight Club HDTV - (Open Matte) (1)-001_.mkv' has been opened for writing.
'C:\Temp\RipBot264temp\video.264' track 0: Extracted the aspect ratio information from the MPEG-4 layer 10 (AVC) video data and set the display dimensions to 2095/1080.


The cue entries (the index) are being written...
Muxing took 4 seconds.
-------------------------

Elapsed Time: 00h:04m:34s

Last edited by Marban; 18th August 2015 at 15:09.
Marban is offline   Reply With Quote
Old 18th August 2015, 15:34   #13794  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
Because you have forgotten to crop those borders in ripbot.
Atak_Snajpera is offline   Reply With Quote
Old 18th August 2015, 18:36   #13795  |  Link
slalom
Registered User
 
slalom's Avatar
 
Join Date: Jan 2010
Posts: 456
Hi Atak,
this is a few posts back

I got this error on one mkv
"DirectShowSource:Renderfile, the filter graph manager won't talk to me
(E:\Temp\RipBot264temp\job25\getinfo.avs, line 2)"

this is the avs file

video=DirectShowSource("E:\***\***.mkv",audio=false).ConvertToYV12()
LoadPlugin("D:\DirectCD\Program Setup Files\RipBot264v1.19.0\tools\AviSynth plugins\NicAudio\NicAudio.dll")
audio=NicDTSSource("E:\Temp\RipBot264temp\job25\33_audio_English.dts")
AudioDub(video,audio)
WriteFile("E:\Temp\RipBot264temp\job25\info.txt","Framecount")
WriteFile("E:\Temp\RipBot264temp\job25\info.txt","Framerate")
WriteFile("E:\Temp\RipBot264temp\job25\info.txt","AudioRate")
WriteFile("E:\Temp\RipBot264temp\job25\info.txt","AudioChannels")
WriteFile("E:\Temp\RipBot264temp\job25\info.txt","AudioLength")
WriteFile("E:\Temp\RipBot264temp\job25\info.txt","Width")
WriteFile("E:\Temp\RipBot264temp\job25\info.txt","Height ")
Trim(0,-1)

Do you have any sugestions?

(your pm's are full!)
slalom is offline   Reply With Quote
Old 18th August 2015, 19:50   #13796  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
Post mediainfo report. Maybe your mkv was encoded by some odd codec.
Atak_Snajpera is offline   Reply With Quote
Old 18th August 2015, 21:55   #13797  |  Link
slalom
Registered User
 
slalom's Avatar
 
Join Date: Jan 2010
Posts: 456
Here it is

Code:
General
Unique ID                                : 170740912739023209494050400861862561038 (0x807380EFB48043C2A82371C00E49050E)
Complete name                            : E:\***.mkv
Format                                   : Matroska
Format version                           : Version 4 / Version 2
File size                                : 24.8 GiB
Duration                                 : 1h 33mn
Overall bit rate mode                    : Variable
Overall bit rate                         : 38.1 Mbps
Movie name                               : ***
Encoded date                             : UTC 2015-06-18 20:44:14
Writing application                      : mkvmerge v7.9.0 ('Birds') 64bit
Writing library                          : libebml v1.3.1 + libmatroska v1.4.2
_STATISTICS_WRITING_APP                  : mkvmerge v7.9.0 ('Birds') 64bit
_STATISTICS_WRITING_DATE_UTC             : 2015-06-18 20:44:14
_STATISTICS_TAGS                         : BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
DURATION                                 : 01:20:59.396000000
NUMBER_OF_FRAMES                         : 93
NUMBER_OF_BYTES                          : 57557

Video
ID                                       : 33
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : High@L4.1
Format settings, CABAC                   : Yes
Format settings, ReFrames                : 4 frames
Codec ID                                 : V_MPEG4/ISO/AVC
Duration                                 : 1h 33mn
Bit rate mode                            : Constant
Nominal bit rate                         : 35.0 Mbps
Width                                    : 1 920 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 23.976 fps
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Bits/(Pixel*Frame)                       : 0.704
Title                                    : MPEG-4 AVC / 35000 kbps / 1080p / 23.976 fps / 16:9 / High Profile 4.1
Language                                 : English
Default                                  : Yes
Forced                                   : No

Audio
ID                                       : 34
Format                                   : DTS
Format/Info                              : Digital Theater Systems
Format profile                           : MA / Core
Mode                                     : 16
Format settings, Endianness              : Big
Codec ID                                 : A_DTS
Duration                                 : 1h 33mn
Bit rate mode                            : Variable
Bit rate                                 : Unknown / 1 509 Kbps
Channel(s)                               : 6 channels
Channel positions                        : Front: L C R, Side: L R, LFE
Sampling rate                            : 48.0 KHz
Bit depth                                : 24 bits
Compression mode                         : Lossless / Lossy
Title                                    : DTS-HD Master Audio 5.1 / 48 kHz / 3956 kbps / 24-bit (DTS Core: 5.1 / 48 kHz / 1509 kbps / 24-bit)
Language                                 : English
Default                                  : Yes
Forced                                   : No

Text #1
ID                                       : 1
Format                                   : PGS
Muxing mode                              : zlib
Codec ID                                 : S_HDMV/PGS
Codec ID/Info                            : Picture based subtitle format used on BDs/HD-DVDs
Language                                 : Japanese
Default                                  : No
Forced                                   : No
DURATION                                 : 01:33:10.627000000
NUMBER_OF_FRAMES                         : 134041
NUMBER_OF_BYTES                          : 23708627328
_STATISTICS_WRITING_APP                  : mkvmerge v7.9.0 ('Birds') 64bit
_STATISTICS_WRITING_DATE_UTC             : 2015-06-18 20:44:14
_STATISTICS_TAGS                         : BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES

Text #2
ID                                       : 2
Format                                   : PGS
Muxing mode                              : zlib
Codec ID                                 : S_HDMV/PGS
Codec ID/Info                            : Picture based subtitle format used on BDs/HD-DVDs
Language                                 : Japanese
Default                                  : No
Forced                                   : No
DURATION                                 : 01:33:11.030000000
NUMBER_OF_FRAMES                         : 524159
NUMBER_OF_BYTES                          : 2764814692
_STATISTICS_WRITING_APP                  : mkvmerge v7.9.0 ('Birds') 64bit
_STATISTICS_WRITING_DATE_UTC             : 2015-06-18 20:44:14
_STATISTICS_TAGS                         : BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES

Text #3
ID                                       : 3
Format                                   : PGS
Muxing mode                              : zlib
Codec ID                                 : S_HDMV/PGS
Codec ID/Info                            : Picture based subtitle format used on BDs/HD-DVDs
Language                                 : English
Default                                  : No
Forced                                   : No

Text #4
ID                                       : 4
Format                                   : PGS
Muxing mode                              : zlib
Codec ID                                 : S_HDMV/PGS
Codec ID/Info                            : Picture based subtitle format used on BDs/HD-DVDs
Language                                 : French
Default                                  : No
Forced                                   : No

Text #5
ID                                       : 5
Format                                   : PGS
Muxing mode                              : zlib
Codec ID                                 : S_HDMV/PGS
Codec ID/Info                            : Picture based subtitle format used on BDs/HD-DVDs
Language                                 : German
Default                                  : No
Forced                                   : No

Text #6
ID                                       : 6
Format                                   : PGS
Muxing mode                              : zlib
Codec ID                                 : S_HDMV/PGS
Codec ID/Info                            : Picture based subtitle format used on BDs/HD-DVDs
Language                                 : Italian
Default                                  : No
Forced                                   : No
Had to remove some part of the subs, too many characters to post, I hope you don't mind
slalom is offline   Reply With Quote
Old 20th August 2015, 12:10   #13798  |  Link
Pulp Catalyst
Registered User
 
Join Date: May 2006
Posts: 297
would you be able to support a yadifmod > nnedi3 option in deinterlacing (with 25fps and a 50fps)... as i find nnedi3 really does do a great job vs yadif by itself?

Regards,

p.s. on the batch screen, can you include a denoise option there... as i can't use batch right now as i need to use denoise on every episode.

Thanks,
Pulp Catalyst is offline   Reply With Quote
Old 20th August 2015, 13:46   #13799  |  Link
slalom
Registered User
 
slalom's Avatar
 
Join Date: Jan 2010
Posts: 456
Quote:
Originally Posted by Atak_Snajpera View Post
Post mediainfo report. Maybe your mkv was encoded by some odd codec.
I removed the subs that I didn't want and the file added ok
Everything is OK
slalom is offline   Reply With Quote
Old 20th August 2015, 20:34   #13800  |  Link
manono
Moderator
 
Join Date: Oct 2001
Location: Hawaii
Posts: 7,406
Quote:
Originally Posted by Pulp Catalyst View Post
would you be able to support a yadifmod > nnedi3 option in deinterlacing (with 25fps and a 50fps)... as i find nnedi3 really does do a great job vs yadif by itself?
You can't create the script yourself with YadifMod, and then open that in RipBot264? Once you begin this, there'll be no end to filter requests. Maybe someone else will come along next wanting to deinterlace with QTGMC.

Alternatively, you can create a lossless AVI using an AVISynth script that includes the filter you want and then open the AVI in RipBot. Or use MeGUI which allows for editing the AviSynth scripts to add any filters not already available.

Once you get the ability to do anything you like, the 'Bot' aspect of the program kind of disappears. Sorry, and of course I can't speak for Atak_Snajpera, but what you're asking requires the program to go in a new direction and one of its good points is its ease of use. Me, I do all the heavy filtering before ever using RipBot, and only use it to do the final conversion (to x264/AAC/MP4) with no additional filtering.
manono is offline   Reply With Quote
Reply

Tags
264, 265, appletv, avchd, bluray, gui, iphone, ipod, ps3, psp, ripbot264, x264 2-pass, x264 gui, x264_64, x265, xbox360

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 22:46.


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