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 > (HD) DVD, Blu-ray & (S)VCD > (HD) DVD & Blu-ray authoring

Reply
 
Thread Tools Search this Thread Display Modes
Old 7th November 2013, 22:23   #81  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 456
Quote:
Originally Posted by HWK View Post
Does it work for you? I tired with Directshowmvcplugin but no go for me and then I decied to send whole package to author for testing. Except magic path is stereoplayer.exe instead mvc toavi.exe
Look my tutorial from my signature, i have updated my tutorial for support yuv from ffdshow (up of 1920x1080)
If I understand
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.
frencher is offline   Reply With Quote
Old 7th November 2013, 22:25   #82  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 456
Quote:
Originally Posted by HWK View Post
I would think so, give it a try and let us know how it goes for you.
Code:
F:\MVC Player\MVCtoAVI.exe>"F:\MVC Player\MVCtoAVI.exe\Tools\Frim MVC Decoder Encoder\FRIMEncode.exe" mvc -i "F:\MVC Player\MVCtoAVI.exe\Preview.avs" -avi -sbs 2 -viewoutput -o H:\L.h264 -o H:\R.h264 -b 60000 -u 4
FRIM Encoder version 1.11 (build: Nov  7 2013)
 - based on Intel(R) Media SDK (version: 4.0.760.60435)

Input format    YUV420
Output video    AVC
MFX dll:        F:\MVC Player\MVCtoAVI.exe\Tools\Frim MVC Decoder Encoder\libmfxsw32.dll

Source picture:
 Resolution             1920x1088
 Crop X,Y,W,H           0,0,1920,1080
Destination picture:
 Resolution             1920x1088
 Crop X,Y,W,H           0,0,1920,1080
Frame rate              23.976
Bitrate control         CBR
 bitrate                60000
GOP structure:
 GOP length             24
 I-/P-frame distance    4
 IDR-frame interval     1
 GOP type               Opened
Num of slices           6
Target usage            4 (balanced)

Memory type             system
Media SDK impl          sw
Media SDK version       1.7

Processing started
Frame number: 37969
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.

Last edited by frencher; 7th November 2013 at 22:36.
frencher is offline   Reply With Quote
Old 7th November 2013, 22:28   #83  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 456
Quote:
Originally Posted by colinhunt View Post
Does this mean I can feed it demuxed h264 files directly from a 3DBD?
Yes directly from iso 3DBD without demuxing (With Avisynth by DirectShowMVCSource in next update of MVC Player Free)
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.

Last edited by frencher; 7th November 2013 at 22:31.
frencher is offline   Reply With Quote
Old 7th November 2013, 22:53   #84  |  Link
videofan3d
Registered User
 
Join Date: Sep 2013
Location: Czech Republic
Posts: 321
Quote:
Originally Posted by colinhunt View Post
Does this mean I can feed it demuxed h264 files directly from a 3DBD?
Yes -
demux main and dependent view (e.g. using eac3to -demux xxx.ssif) please try it...
videofan3d is offline   Reply With Quote
Old 7th November 2013, 23:02   #85  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 456
new crash with avisynth script... (Ten recodage with x264 x86 and no crash, no crash with export to YUV)

__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.

Last edited by frencher; 7th November 2013 at 23:08.
frencher is offline   Reply With Quote
Old 7th November 2013, 23:05   #86  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Quote:
Originally Posted by videofan3d View Post
Hi,

FRIMDecode mvc -i input_L.h264 -i input_R.h264 -o output.yuv
I think it would be better if naming convention is like this

-i input_L.h264 > -i input_B.h264
-i input_R.h264 > -i input_D.h264

B: Base, D: Dependent

Since some movies have inverse in order how they store stream.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.
HWK is offline   Reply With Quote
Old 7th November 2013, 23:11   #87  |  Link
videofan3d
Registered User
 
Join Date: Sep 2013
Location: Czech Republic
Posts: 321
Quote:
Originally Posted by HWK View Post
I think it would be better if naming convention is like this

-i input_L.h264 > -i input_B.h264
-i input_R.h264 > -i input_D.h264

B: Base, D: Dependent

Since some movies have inverse in order how they store stream.
Right - next release I'll update documentation to be more self-explanatory.
videofan3d is offline   Reply With Quote
Old 7th November 2013, 23:13   #88  |  Link
videofan3d
Registered User
 
Join Date: Sep 2013
Location: Czech Republic
Posts: 321
Quote:
Originally Posted by frencher View Post
new crash with avisynth script... (Ten recodage with x264 x86 and no crash, no crash with export to YUV)

- What is the length (in minutes) of the movie you are processing?
- Are you using avisynth script or elementary view .h264?
videofan3d is offline   Reply With Quote
Old 7th November 2013, 23:14   #89  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Quote:
Originally Posted by frencher View Post
Look my tutorial from my signature, i have updated my tutorial for support yuv from ffdshow (up of 1920x1080)
If I understand
Thank you, that make sense I will give it a try, however still it would be nice to feed full sbs to encoder with directshowmvcsourceplugin only and get encoding going.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.
HWK is offline   Reply With Quote
Old 7th November 2013, 23:15   #90  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Quote:
Originally Posted by videofan3d View Post
- What is the length (in minutes) of the movie you are processing?
- Are you using avisynth script or elementary view .h264?
Avisynth, it is also in the header of the post.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.
HWK is offline   Reply With Quote
Old 7th November 2013, 23:16   #91  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 456
Quote:
Originally Posted by HWK View Post
I think it would be better if naming convention is like this

-i input_L.h264 > -i input_B.h264
-i input_R.h264 > -i input_D.h264

B: Base, D: Dependent

Since some movies have inverse in order how they store stream.
OK i change my CMD Line
My tool for AVC/MVC order First view of SSIF.rar
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.
frencher is offline   Reply With Quote
Old 7th November 2013, 23:20   #92  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Quote:
Originally Posted by frencher View Post
OK i change my CMD Line
My tool for AVC/MVC order First view of SSIF.rar
Post was geared towards videofan3d
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.
HWK is offline   Reply With Quote
Old 7th November 2013, 23:22   #93  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 456
Quote:
Originally Posted by videofan3d View Post
- What is the length (in minutes) of the movie you are processing?
- Are you using avisynth script or elementary view .h264?
With Avisynth
133402 frames total 266804
__________________
2013-11-29 MVC Player Free v0.0.2.6 BD & 3D BD's Player, Demuxer v0.0.0.8b, Recoder. Tutorial
Demo for MVC Player Free: Trailer 3D

3DBD's Free - v0.0.0.0005.exe Old

Programing free for all.
frencher is offline   Reply With Quote
Old 7th November 2013, 23:22   #94  |  Link
tymoxa
Registered User
 
Join Date: Oct 2006
Location: Kyiv, Ukraine
Posts: 117
videofan3d
Is it possible to add an option to decoder/transcoder (let's say it would be -d key) to have possibility of decoding/transcoding dependent view only?
tymoxa is offline   Reply With Quote
Old 7th November 2013, 23:26   #95  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Quote:
Originally Posted by tymoxa View Post
videofan3d
Is it possible to add an option to decoder/transcoder (let's say it would be -d key) to have possibility of decoding/transcoding dependent view only?
It make sense for decoder, however for transcoding and encoding I can't think of reason to add it.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.
HWK is offline   Reply With Quote
Old 7th November 2013, 23:29   #96  |  Link
videofan3d
Registered User
 
Join Date: Sep 2013
Location: Czech Republic
Posts: 321
Quote:
Originally Posted by tymoxa View Post
videofan3d
Is it possible to add an option to decoder/transcoder (let's say it would be -d key) to have possibility of decoding/transcoding dependent view only?
Do you mean to get only the R-eye?

Please note that from MVC principle: base view can be decoded to L-eye, but for decoding R-eye you need both: base view and dependent view together.
videofan3d is offline   Reply With Quote
Old 7th November 2013, 23:32   #97  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Quote:
Originally Posted by HWK View Post
It make sense for decoder, however for transcoding and encoding I can't think of reason to add it.
Quote:
Originally Posted by videofan3d View Post
Do you mean to get only the R-eye?

Please note that from MVC principle: base view can be decoded to L-eye, but for decoding R-eye you need both: base view and dependent view together.
I think, what op is referring to ability to decode data from dependent view in such way that it can be viewed without any dependence.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.
HWK is offline   Reply With Quote
Old 7th November 2013, 23:53   #98  |  Link
tymoxa
Registered User
 
Join Date: Oct 2006
Location: Kyiv, Ukraine
Posts: 117
Quote:
Originally Posted by HWK View Post
I think, what op is referring to ability to decode data from dependent view in such way that it can be viewed without any dependence.
Exactly.
I want do something like this:
Quote:
FRIMDecode mvc -i l.h264 -i r.h264 -o \\.\pipe\out.yuv -d | x264 --qp 0 -o dependent.264 - --fps 23.976 --input-res 1920x1080
tymoxa is offline   Reply With Quote
Old 8th November 2013, 00:01   #99  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Quote:
Originally Posted by tymoxa View Post
Exactly.
I want do something like this:
oh, I see what you are saying. Good news we already have decoder which can do it for you and yes you can use X.264 encoder with it.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.
HWK is offline   Reply With Quote
Old 8th November 2013, 00:02   #100  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
v1.11 named pipe still does not work here. Now I get the error:
Error: Unknown codec
Sharc is offline   Reply With Quote
Reply

Tags
encoders, mvc

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 07:24.


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