Log in

View Full Version : StaxRip


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 [32] 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101

AMED
7th October 2016, 09:41
With x265 isn't 0.66FPS quite normal :p

Leo 69
7th October 2016, 10:12
Is that 1 encode job for 3 days or multiple encode jobs?

One 10-bit encode job of a 1980x1020 movie. Encoding at heavy settings:
ME / range / subpel / merge : star / 57 / 7 / 5
References / ref-limit cu / depth : 5 / off / off
Also rect, rd=5, rdoq=2, etc.

Currently showing 0.48FPS with ~83 hours remaining :D

stax76
7th October 2016, 10:26
Hi Together,

I'm still breaking, trying to learn dancing and flying, trying to learn to read and write real and differ rent code and mails, Big ups to the doom9 and video community helping to evolve our tools and the things we love.

See You

JohnLai
7th October 2016, 16:03
Hi Together,

I'm still breaking, trying to learn dancing and flying, trying to learn to read and write real and differ rent code and mails, Big ups to the doom9 and video community helping to evolve our tools and the things we love.

See You

Welcome home ~
:D

brucethemoose
7th October 2016, 23:53
I haven't got any leaks.. Encoding the movie for 3 days already with x265 and Staxrip.exe usage is 265.5 Mb.
Quad-core i5 on Windows 10 Pro.

I got it while previewing frames, not encoding.

Surely it wouldn't be a single movie. If it were a 2 hour movie and took 72 hours (3 days) to complete, the speed of compression is 1/36 real time. If the movie is at 23.976 fps, that means an encode rate of 0.666 fps. Devilishly slow :devil: :D

I'm at ~2FPS on a good machine with some heavy filters I'm using :P

ismail0100
8th October 2016, 21:45
Anyone can u teech me dvd5 to upscale 720p without lose quality :)

IbrahimKh
9th October 2016, 00:19
Anyone can u teech me dvd5 to upscale 720p without lose quality :)

You can't

------
@Staxrip please add LSFMod as default filter on next release :thanks:

AMED
11th October 2016, 01:02
Yup i'm seeing on both my machines. The dual quad core CPUs running Server 2012R2 leaks worse than my quad core I7 running windows 10.

Windows 10 machine has been encoding for 3 days and memory usage is 2559 MB
Server 2012R2 machine has been encoding for 1 1/2 days and memory usage is 1572.6 MB.
I've found the cause for this, it turns out Vapoursynth 33.1 was the issue. I have updated to R34 RC1 (http://forum.doom9.org/showthread.php?p=1781901#post1781901) and my Staxrip memory usage for 5 hours encoding is 217MB (normally it would be in the GBs by now).

MikeTR
11th October 2016, 07:20
Searching for an 'as much as possible' portable version of Staxrip, I came across the option of making VapourSynth & Python portable by simply merging (http://www.vapoursynth.com/doc/installation.html#windows-portable-instructions) the portable version of VapourSynth into the embeddable Python folder. It seems to me that way both programs could even be distributed in the Staxrip package. Is there a way to make these portable versions work with Staxrip?

The possibility has already been brought up a few months back, but AFAIK there has been no follow up since (https://github.com/stax76/staxrip/issues/41). Is there anyting I might have missed, like a technical reason this might not work?

JohnLai
11th October 2016, 13:02
stax76, why does the VBR bitrate (Nvidia H265) change after I drag and drop a video into the GUI?
Example, I saved bitrate 3000 at the GUI. after I drag and drop a video, the bitrate become 10996 automatically. Any idea why this is happening?

spon
13th October 2016, 16:55
JohnLai - you helped we with some QSVEncC settings in this post - http://forum.doom9.org/showthread.php?p=1781256#post1781256 - and they have been very helpful. Is there a way to limit file size or bitrate? In some cases the resulting files are larger than I would like and increasing the ICQ doesn't seem to help much. I've tried to use CBR, but StaxRip seems to be hardcoded to run at CBR 1087, which is lower than I would like. Using VBR, I don't see anyway to set a minimum bitrate, just maximum.

Thanks again for any help you can provide.

JohnLai
13th October 2016, 18:52
JohnLai - you helped we with some QSVEncC settings in this post - http://forum.doom9.org/showthread.php?p=1781256#post1781256 - and they have been very helpful. Is there a way to limit file size or bitrate? In some cases the resulting files are larger than I would like and increasing the ICQ doesn't seem to help much. I've tried to use CBR, but StaxRip seems to be hardcoded to run at CBR 1087, which is lower than I would like. Using VBR, I don't see anyway to set a minimum bitrate, just maximum.

Thanks again for any help you can provide.


Hmm............aside from your CBR issue.....

For H264....we can use --qp-min option with value such as 18:21:23
However..... --qp-min doesn't work for HEVC.
So, I kinda outta idea here too.

EDIT: DELETED (Just noticed QVBR-Q doesn't work for QSV HEVC)

Yups
14th October 2016, 12:10
JohnLai - you helped we with some QSVEncC settings in this post - http://forum.doom9.org/showthread.php?p=1781256#post1781256 - and they have been very helpful. Is there a way to limit file size or bitrate? In some cases the resulting files are larger than I would like and increasing the ICQ doesn't seem to help much. I've tried to use CBR, but StaxRip seems to be hardcoded to run at CBR 1087, which is lower than I would like. Using VBR, I don't see anyway to set a minimum bitrate, just maximum.

Thanks again for any help you can provide.


CBR should work, it isn't hardcoded. For me no issue.

spon
16th October 2016, 18:22
CBR should work, it isn't hardcoded. For me no issue.

Hi Yups. That's interesting. I downloaded the latest Staxrip & QSVEncC and installed it on a completely different machine and still see a fixed CBR rate. As soon as I select CBR, it defaults to --CBR 1087 with no option in the UI to change it.

Is anyone else using Intel H265 hardware encoding?

Thanks

JohnLai
17th October 2016, 03:46
Hi Yups. That's interesting. I downloaded the latest Staxrip & QSVEncC and installed it on a completely different machine and still see a fixed CBR rate. As soon as I select CBR, it defaults to --CBR 1087 with no option in the UI to change it.

Is anyone else using Intel H265 hardware encoding?

Thanks

http://i.imgur.com/5OJw5Lz.jpg

spon
18th October 2016, 04:18
[url]

Thanks John! Not sure how I missed that.

stax76
21st October 2016, 17:07
I updated some apps old to the new, I hope it works nice & smooth ;)

https://github.com/stax76/staxrip/blob/master/md/test-build.md

more to follow shortly!

fredlkrue
21st October 2016, 17:10
Thanks stax76, and welcome back :)

Magik Mark
22nd October 2016, 00:54
Stax,

I'm getting this error:

This site can’t be reached
The webpage at http://download.microsoft.com/download/4/2/F/42FF78CE-8DE0-4C88-AD7A-5F8DFFB49F74/vc_redist.x64.exe might be temporarily down or it may have moved permanently to a new web address.

Which version do you require?

stax76
22nd October 2016, 01:14
Stax,

I'm getting this error:

This site can’t be reached
The webpage at http://download.microsoft.com/download/4/2/F/42FF78CE-8DE0-4C88-AD7A-5F8DFFB49F74/vc_redist.x64.exe might be temporarily down or it may have moved permanently to a new web address.

Mark, I've updated it to what the VapourSynth installer is using:

http://download.microsoft.com/download/6/A/A/6AA4EDFF-645B-48C5-81CC-ED5963AEAD48/vc_redist.x64.exe

https://github.com/vapoursynth/vapoursynth/blob/master/installer/scripts/products/vcredist2015.iss#L16

The VapourSynth installer is well done since it downloads the runtimes if necessary, very good job.

Magik Mark
22nd October 2016, 01:40
Thanks you. That worked!

JohnLai
22nd October 2016, 13:00
I updated some apps old to the new, I hope it works nice & smooth ;)

https://github.com/stax76/staxrip/blob/master/md/test-build.md

more to follow shortly!

So...how about some minor issue?
http://forum.doom9.org/showthread.php?p=1782654#post1782654
http://forum.doom9.org/showthread.php?p=1780022#post1780022

:D

stax76
23rd October 2016, 09:47
stax76, why does the VBR bitrate (Nvidia H265) change after I drag and drop a video into the GUI?
Example, I saved bitrate 3000 at the GUI. after I drag and drop a video, the bitrate become 10996 automatically. Any idea why this is happening?

John, it's by design, the video bitrate is calculated with the output size and output length, the output length changes when you open a source file and thus the video bitrate changes. There is a option (Options > Misc > Use fixed bitrate) where you can define a fixed bitrate, next build will change this option using a boolean/checkbox instead of an integer/number, took me a while to implement.

@stax76, apparently, qsv --vpp-sub will cause error

Are you sure it's a staxrip instead of a qsv problem?

JohnLai
23rd October 2016, 12:56
John, it's by design, the video bitrate is calculated with the output size and output length, the output length changes when you open a source file and thus the video bitrate changes. There is a option (Options > Misc > Use fixed bitrate) where you can define a fixed bitrate, next build will change this option using a boolean/checkbox instead of an integer/number, took me a while to implement.



Are you sure it's a staxrip instead of a qsv problem?


Eh? Never notice the 'Use fixed bitrate' at options there. :thanks:

EDIT: Maybe I should ask Rigaya about the --vpp-sub first.....

stax76
23rd October 2016, 13:19
-vpp-sub option directly using QSvencc at windows command prompt seem to work.
It doesn't work through staxrip.

neither works here:

https://s9.postimg.org/3txg5ton3/Unbenannt.png

what codepage is your console?

JohnLai
23rd October 2016, 13:45
neither works here:

what codepage is your console?

Same codepage, strange, it worked before, maybe there is something wrong with rigaya latest code. I will inform him.

Yanak
23rd October 2016, 20:24
Hello Stax, good to see you around again,

I'm wondering if there is a possibility while in preview or in video comparison mode to set up the mouse scroll button up & down inverted compared to now.Right now when you scroll down you go backward in the video, and forward when scrolling up.

It's more intuitive and easier to use with scrolling down going forward and scrolling up to go backward, at least for me it is, but i could not find a way to change this in your program.

Can you please add an option for this inverted use of the mouse scroll in the overall settings or let us set the keybinds for those controls too maybe ?

Tanks in advance

stax76
24th October 2016, 05:58
Hello Stax, good to see you around again,

I'm wondering if there is a possibility while in preview or in video comparison mode to set up the mouse scroll button up & down inverted compared to now.Right now when you scroll down you go backward in the video, and forward when scrolling up.

It's more intuitive and easier to use with scrolling down going forward and scrolling up to go backward, at least for me it is, but i could not find a way to change this in your program.

Can you please add an option for this inverted use of the mouse scroll in the overall settings or let us set the keybinds for those controls too maybe ?

Tanks in advance

Hello Yanak, the preview has a menu to customize the keybinds, next build will have a new setting:

Tools > Settings > General > Reverse mouse wheel video seek direction

burfadel
24th October 2016, 07:43
A few other apps need updating as well.

QAAC is now at v2.61
MKVToolNix is at v9.5.0
Avs2pipmod is at v1.1.1 (you have the older v1.0.1)
Mediainfo is at v0.7.89
L-SMASH-works is available in r911
YADIFMOD2 is at 0.0.4-1
KNLMeansCL is at v0.7.7
NNEDI3 is at 0.9.4.31

Maybe some others I've missed :).

Yanak
24th October 2016, 09:23
Hello Yanak, the preview has a menu to customize the keybinds, next build will have a new setting:

Tools > Settings > General > Reverse mouse wheel video seek direction

Fantastic Stax,
this may seems like a little detail but it will change a lot to me, thank you a lot for this.

About the settings directly in the preview mode window: i tried to change the forward and backward 100 frames keybind in it, the input field does not accept mouse wheel input on it, i think it's normal, but also tried to enter manually many commands i found by pasting them like WheelDown MouseWheelDown and few others and it never accepted them, always reverting to previous stored keybind, maybe i got the command wrong for this program used language tho

Have a nice day and thanks again for all Stax

Alexander
24th October 2016, 11:28
A few other apps need updating as well.

QAAC is now at v2.61
MKVToolNix is at v9.5.0
Avs2pipmod is at v1.1.1 (you have the older v1.0.1)
Mediainfo is at v0.7.89
L-SMASH-works is available in r911
YADIFMOD2 is at 0.0.4-1
KNLMeansCL is at v0.7.7
NNEDI3 is at 0.9.4.31

Maybe some others I've missed :).

There are still missing

x264 2721 http://komisar.gin.by
ffmpeg 3.1.5

RazorBurn
24th October 2016, 11:57
How to encode a VFR MP4/MKV file while preserving its VFR.. Encoding my video with the defaults settings results with an out-of-sync Audio/Video output..


General
Unique ID : 230682140556317834722106189408074053673 (0xAD8BC3A37B329D64B92E7BA8D571B829)
Complete name : C:\TEMP\Hell Girl.mkv
Format : Matroska
Format version : Version 2
File size : 339 MiB
Duration : 24mn 59s
Overall bit rate : 1 898 Kbps
Encoded date : UTC 2011-12-30 08:24:41
Writing application : mkvmerge v4.0.0 ('The Stars were mine') built on Jun 6 2010 16:18:42
Writing library : libebml v1.0.0 + libmatroska v1.0.0

Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L3
Format settings, CABAC : Yes
Format settings, ReFrames : 6 frames
Codec ID : V_MPEG4/ISO/AVC
Bit rate : 1 221 Kbps
Nominal bit rate : 1 556 Kbps
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 16:9
Original display aspect ratio : 3:2
Frame rate mode : Variable
Original frame rate : 29.970 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.150
Writing library : x264 core 116 r2074 2641b9e
Encoding settings : cabac=1 / ref=6 / deblock=1:1:1 / analyse=0x3:0x133 / me=tesa / subme=8 / psy=1 / psy_rd=0.40:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=2 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=6 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=5 / b_pyramid=0 / b_adapt=1 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=25 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=2pass / mbtree=1 / bitrate=1556 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / aq=1:0.60
Default : Yes
Forced : No

mcjordan
24th October 2016, 16:01
and more potential updates:
AVSMeter 2.4.3
MP4Box 0.6.2 r1031
NVEncC 3.01 (recompiled by rigaya / CUDA 8 SDK; many new options)
mvtools2 2.71.22
nnedi3 v10 (vapoursynth)...

stax76
25th October 2016, 10:09
Fantastic Stax,
this may seems like a little detail but it will change a lot to me, thank you a lot for this.

About the settings directly in the preview mode window: i tried to change the forward and backward 100 frames keybind in it, the input field does not accept mouse wheel input on it, i think it's normal, but also tried to enter manually many commands i found by pasting them like WheelDown MouseWheelDown and few others and it never accepted them, always reverting to previous stored keybind, maybe i got the command wrong for this program used language tho

Have a nice day and thanks again for all Stax

You are welcome!

I thought you wanted to customize keyboard shortcuts, the dialog is strictly for mouse input. :)

How to encode a VFR MP4/MKV file while preserving its VFR.. Encoding my video with the defaults settings results with an out-of-sync Audio/Video output..

I'm sorry but I have little experience with VFR, I know it only from Japanese Anime productions. The only anime series I ever watches is Captain Future loooooong time ago, the German soundtrack was brilliant! It's probably one of the reasons I came to love black music from labels such as stax records...

For the German version, a completely new soundtrack was created by German composer Christian Bruhn. To this day, the soundtrack is considered cult for giving the series the right feeling, and not only the theme song is still used as background music in many magazines and other shows.

stax76
25th October 2016, 11:24
Thanks for all the update suggestions everybody!

1.3.8.9 unstable test build:

LSFmod 1.9
havsfunc 23
aWarpSharp2 2016-06-24
VCEEncC 2.0
nnedi3 (avs) 0.9.4.31
VC++ Runtime 2015
AviSynth+ 2290
x265 2.1+25
ffms2 2.23
QSVEncC 2.57
NVEncC 3.01
MKVToolNix 9.5.0
qaac 2.61
avs2pipemod 1.1.1
VapourSynth 34
MediaInfo 0.7.89
L-Smash-Works (avs/vs) 911
yadifmod2 (avs) 0.0.4-1
KNLMeansCL (avs/vs) 0.7.7
nnedi3 (vs) 10
x264 2721
ffmpeg 3.1.5
mvtools2 (avs) 2.7.1.22
MP4Box 0.6.2 current snapshot

https://github.com/stax76/staxrip/blob/master/md/test-build.md

JohnLai
25th October 2016, 12:26
Haha....I found out why QSVEncC vpp-sub doesn't work.

avqsv/avsw: found video stream, stream idx 0
avqsv/avsw: can be decoded by qsv.
avqsv: initialized h264_mp4toannexb filter.
avqsv: start predecode.
avqsv: fps decoder invalid: false
[Deleted]
avqsv: read 128 packets.
avqsv: checking 111 frame samples.
avqsv: stream timebase 1001/30000
avqsv: decoder fps 30000/1001
avqsv: duration histgram of 2 frames
avqsv: 33 [ 70 frames]
avqsv: 34 [ 41 frames]
avqsv: read 256 packets.
avqsv: checking 239 frame samples.
avqsv: stream timebase 1001/30000
avqsv: decoder fps 30000/1001
avqsv: duration histgram of 2 frames
avqsv: 33 [151 frames]
avqsv: 34 [ 88 frames]
avqsv: fps mul: 1001
avqsv: raw avgDuration: 33.368201
avqsv: estimatedAvgFps: 29999/1001
avqsv: use decoder fps...
avqsv: final AvgFps (raw64): 29999/1001
avqsv: final AvgFps (gcd): 30000/1001
avqsv: final AvgFps (round): 30000/1001
avqsv: avqsv video: H.264/AVC, 1072x712, 30000/1001 fps, sar 15737:12996, bitdepth 8, shift 0
Input: reader initialization successful.
d3d11 mode required on this system, but vpp-sub does not support d3d11 mode.
Closing pipeline...
Closing enc status...
Closing m_EncThread...
Closing Plugins...
Closing m_pmfxDEC/ENC/VPP...
Closing TaskPool...
Closing mfxSession...
DeleteFrames...
DeleteAllocator...
Closing audio readers (if used)...
Closing writer...
Closing reader...
avqsv: Closing...
avqsv: Cleared Stream Packet Buffer.
[AVIOContext @ 00000275b40380c0] Statistics: 3589720 bytes read, 2 seeks
avqsv: Closed avformat context.
avqsv: Closed video.
avqsv: Closed.
avqsv: Closing...
avqsv: Cleared Stream Packet Buffer.
avqsv: Closed video.
avqsv: Closed.
avqsv: Closing...
avqsv: Close...
Closing perf monitor...
Closed pipeline.

QSVEncC.exe finished with error!

It turned out if one is using 'headless' IGPU mode with dedicated GPU on windows 8/8.1 and 10, vpp-sub will not work because headless mode require dx11 surface copying.

stax76
25th October 2016, 12:29
It turned out if one is using 'headless' IGPU mode with dedicated GPU on windows 8/8.1 and 10, vpp-sub will not work because headless mode require dx11 surface copying.

Good find but what is 'headless' IGPU mode?

JohnLai
25th October 2016, 12:31
What is 'headless' IGPU mode?

The IGPU is active, but not connected to display/monitor.
That is 'headless' mode.

EDIT: I already informed rigaya about it.

Yanak
25th October 2016, 12:52
You are welcome!
I thought you wanted to customize keyboard shortcuts, the dialog is strictly for mouse input. :)

I had customized many of the keybinds settings in preview mode already :)

The dialog box to invert mouse wheel behavior will be perfect for the job.

Will test new build in few hours once at home, thank again.

TalasNetrag
25th October 2016, 19:06
How to encode a VFR MP4/MKV file while preserving its VFR.. Encoding my video with the defaults settings results with an out-of-sync Audio/Video output..


If its a MKV you can extract the timecodes from the video with mkvextract and merge it back into the encoded video. StaxRip cant do that.

stax76
25th October 2016, 20:29
If its a MKV you can extract the timecodes from the video with mkvextract and merge it back into the encoded video. StaxRip cant do that.

I created a feature request on the tracker:

https://github.com/stax76/staxrip/issues/118

mcjordan
25th October 2016, 21:32
...and little more updates for Vapoursynth:
finesharp (vs) 2016.08.21
havsfunc (vs) r24 - 2016.08.29
mvtools (vs) v17 - 2016.10.23

chummy
26th October 2016, 03:41
Getting VCE error in 1.3.7, 1.3.8 and 1.3.8.9 too. QSVencC just work fine. VCEencc 2.00 works fine at Rigaya own CLI. That a bit strange because if dont remember wrong VCEencc used to work at 1.3.7.0 in past for me.

Just tried 1.3.6 and there VCEencc 1.03v2 is working fine.

Error Encoding using VCEEncC 2.0 x64

Encoding using VCEEncC 2.0 x64 failed with exit code: 1 (0x1)

The exit code might be a system error code: STATUS_WAIT_1

The exit code might be a system error code: Função incorreta.

'--cqp' nÆo ‚ reconhecido como um comando interno
ou externo, um programa oper*vel ou um arquivo em lotes.


StaxRip.ErrorAbortException: Encoding using VCEEncC 2.0 x64 failed with exit code: 1 (0x1)


em StaxRip.Proc.Start() na D:\Projekte\VS\VB\StaxRip\General\Proc.vb:linha 240
em StaxRip.AMDEncoder.Encode() na D:\Projekte\VS\VB\StaxRip\Encoding\AMDEncoder.vb:linha 76
em StaxRip.MainForm.Encode() na D:\Projekte\VS\VB\StaxRip\Forms\MainForm.vb:linha 2225
em StaxRip.MainForm.RunJobRecursive() na D:\Projekte\VS\VB\StaxRip\Forms\MainForm.vb:linha 3472

stax76
26th October 2016, 07:40
...and little more updates for Vapoursynth:
finesharp (vs) 2016.08.21
havsfunc (vs) r24 - 2016.08.29
mvtools (vs) v17 - 2016.10.23

:thanks:


Getting VCE error in 1.3.7, 1.3.8 and 1.3.8.9 too. QSVencC just work fine. VCEencc 2.00 works fine at Rigaya own CLI. That a bit strange because if dont remember wrong VCEencc used to work at 1.3.7.0 in past for me.

Just tried 1.3.6 and there VCEencc 1.03v2 is working fine.

Does it work in your console? You can copy the command line from the log file.

RazorBurn
26th October 2016, 09:39
If its a MKV you can extract the timecodes from the video with mkvextract and merge it back into the encoded video. StaxRip cant do that.

Source is MKV.. I did this

clip = core.ffms2.Source(r"%source_file%", cachefile = r"%temp_file%.ffindex", timecodes = r"%temp_file%.tc" )

http://i.imgur.com/igTYV0D.png

But got this error

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Error Muxing using mkvmerge 9.5.0 x64
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Muxing using mkvmerge 9.5.0 x64 failed with exit code: 2 (0x2)

The exit code might be a system error code: STATUS_WAIT_2

The exit code might be a system error code: The system cannot find the file specified.

mkvmerge v9.5.0 ('Quiet Fire') 64bit
Error: Invalid track ID specified in '--timecodes C:\TEMP\StaxRip Temp\Hell Girl_temp\Hell Girl.tc'.

sneaker_ger
26th October 2016, 09:56
Timecodes are per track so they need a trackID, e.g. --timecodes "0:%temp_file%.tc". But the command order in mkvmerge is also important so you might run into an error again. (I don't know where StaxRip puts them.).

TalasNetrag
26th October 2016, 13:17
You can try it manually by installing MKVtoolNix and gMKVExtractGUI.

1. With gMKVExtractGUI extract the timecodes from the source-video stream.
2. Open the encoded file with MKVToolNix GUI and select the video-steam. In the properties on the right side add the timecodes-file for the video stream.

Yanak
26th October 2016, 15:06
Hello Stax,

The setting for inverted wheel works perfectly in both preview and video comparison mode, very happy about this one, thanks man.

I reported and done again manually all my settings from the main build to the last one ( don't know if there is a safe way to export settings ) and found a strange behavior. I use a custom mp4 container adding a cover picture on a mp4, I take a capture in preview mode and use it as cover art on my mp4 :

%app:MP4Box% -itags cover="%working_dir%%source_name%.jpg" -nodrop -add "%encoder_out_file%#video" -add "%audio_file1%" -new "%target_file%"

But now look at this, when i go to the edit profiles menu of this container it adds the file extension of the container selected :

https://s14.postimg.org/mv3h9ndi9/214783_Video2000161026143755.gif
Then when selecting another container it adds his extension too, then the third one selected will copy previous containers an copy twice, next change will copy the 4 extensions and this is growing up each time you select another container in the list.

This does not happen in the main build, i have no clue what is causing this for now.


Edit : The following is reported and fixed now : http://forum.doom9.org/showthread.php?p=1783921#post1783921

Found another issue but seems related to this avisynth version not to the program itself :

I have a custom filter for adding a logo on my videos, used this since years with avisynth with no issues but now it seems to act differently with the avisynth version included in the test build, same stuff happen in avspmod :

https://s14.postimg.org/ilyr7hpoh/67068420161026153618cr.jpg
If i leave the "ConvertToYV12()" before the rest it ends up in a messed up result with the avisynth version included in the program, with avisynth included in the main staxrip version the result is correct, like it have always been.

Don't know what changed in this avisynth version, will have to go ask in avisynth thread for this one i guess.

Thanks a lot

Edit : seems like spoilers codes don't work here ;/ , sorry for the big post guys.

Yanak
26th October 2016, 19:44
Avisynth Plus r2294-MT released to fix the bug i was speaking above

link : http://forum.doom9.org/showthread.php?p=1783921#post1783921

Thanks .

chummy
27th October 2016, 06:03
Does it work in your console? You can copy the command line from the log file.

Yes in console goes without problem.

F:\Apps\StaxRip 1.3.8.9>"F:\Apps\StaxRip 1.3.8.9\Apps\VCEEncC\VCEEncC64.exe" --cqp 22:24:27 -i "D:\Downloads\Source (1080p)_new_temp\Source (1080p)_new_new.avs"
-o "D:\Downloads\Source (1080p)_new_temp\Source (1080p)_new_new_out.h264"
VCEEnc 2.00 (x64) / Windows 10 (x64)
CPU: Intel Core i7-4770K @ 3.50GHz [TB: 4.10GHz] (4C/8T)
GPU: AMD Radeon R9 390 [Hawaii 1040MHz (2117.13 (VM))]
Input Info: Avisynth 2.60 yv12->nv12[AVX2], 1920x1036p, 24000/1001 fps
Output: H.264/AVC High @ Level 4.1
1920x1036p 23.976fps (24000/1001fps)
Quality: balanced
CQP: I:22, P:24
VBV Bufsize: 20000 kbps
Bframes: 0 frames, b-pyramid: off
Motion Est: Q-pel
Slices: 1
GOP Len: 240 frames
Others: deblock hrd

encoded 1280 frames, 77.76 fps, 4228.48 kbps, 26.91 MB
encode time 0:00:16, CPULoad: 8.97%

F:\Apps\StaxRip 1.3.8.9>

Command line error from log file:

Encoding using VCEEncC 2.0 x64

@echo off
--cqp 22:24:27 -i "D:\Downloads\Source (1080p)_new_temp\Source (1080p)_new_new.avs" -o "D:\Downloads\Source (1080p)_new_temp\Source (1080p)_new_new_out.h264"

cmd.exe /C call "D:\Downloads\Source (1080p)_new_temp\Source (1080p)_new_new_VCEEncC.bat"