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

Reply
 
Thread Tools Search this Thread Display Modes
Old 10th December 2013, 05:31   #401  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Quote:
Originally Posted by jdobbs View Post
I'd guess some time in the next few days. I hate to be vague, but I don't know what I might run into. The new TSMUXER version helped by fixing the "PES len" error. But I also had to adjust in several places because the "mplsfile=" parameter is deprecated now. That means I have to start running through all the battery of test sources again.
I understand, no pressure by any means. Also I can run some test to speed up if you want.

3D and 2D both available at your disposal and different encoders are available as well.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.

Last edited by HWK; 10th December 2013 at 06:46.
HWK is offline   Reply With Quote
Old 11th December 2013, 02:23   #402  |  Link
damorsoft
Registered User
 
Join Date: Nov 2008
Posts: 13
Running frim under a process

Playing with a gui for frim et al.

I have succeeded in running frim in myprocess but can not read the output.
have tried standard error and output I would like to show the frame# progress in my GUI.
eg. does not work

While (myProcess.HasExited = False)
Application.DoEvents()
Dim aLine As String = myProcess.StandardOutput.ReadLine
If (Not String.IsNullOrEmpty(aline)) Then
Label16.Text = aline ' & " % complete "
End If
End While

Thanks.

Last edited by damorsoft; 11th December 2013 at 03:51.
damorsoft is offline   Reply With Quote
Old 11th December 2013, 21:55   #403  |  Link
Nico8583
Registered User
 
Join Date: Jan 2010
Location: France
Posts: 851
Hi,
Do you think it could be possible to create an Avisynth plugin with FRIM decoder ?
Thanks !
Nico8583 is offline   Reply With Quote
Old 12th December 2013, 02:02   #404  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,976
Quote:
Originally Posted by Nico8583 View Post
Hi,
Do you think it could be possible to create an Avisynth plugin with FRIM decoder ?
Thanks !
That would be REALLY nice. It would eliminate the need for HAALI and FFDSHOW from BD Rebuilder. The whole need for DirectshowSource() is a constant issue (especially when other software installs overwrites thing or changes system defaults).
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote
Old 12th December 2013, 02:17   #405  |  Link
videofan3d
Registered User
 
Join Date: Sep 2013
Location: Czech Republic
Posts: 321
Quote:
Originally Posted by jdobbs View Post
That would be REALLY nice. It would eliminate the need for HAALI and FFDSHOW from BD Rebuilder. The whole need for DirectshowSource() is a constant issue (especially when other software installs overwrites thing or changes system defaults).
I'm worried it is not that simple / maybe even not possible.

FRIM Decoder is single pass decoder, you cannot scroll over the file there-and-back-again.

But Avisynth simulates AVI, which is in principle quite opposite.
videofan3d is offline   Reply With Quote
Old 12th December 2013, 09:58   #406  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
Quote:
Originally Posted by videofan3d View Post
I'm worried it is not that simple / maybe even not possible.

FRIM Decoder is single pass decoder, you cannot scroll over the file there-and-back-again.
.....
This might be one of the reasons why piping of FRIMDecoder into x.264 seems not to work (at least I have not been successful)
Piping works with ffmpeg though.
Sharc is offline   Reply With Quote
Old 12th December 2013, 15:43   #407  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,976
Quote:
Originally Posted by videofan3d View Post
I'm worried it is not that simple / maybe even not possible.

FRIM Decoder is single pass decoder, you cannot scroll over the file there-and-back-again.

But Avisynth simulates AVI, which is in principle quite opposite.
There are other AVISYNTH decoders that don't support seeking. But you obviously know this software better than I do, so I'll assume it's a lost cause.
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote
Old 13th December 2013, 03:03   #408  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 456
Quote:
Originally Posted by Nico8583 View Post
Hi,
Do you think it could be possible to create an Avisynth plugin with FRIM decoder ?
Thanks !
Very nice idea for full free MVC players
__________________
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 13th December 2013, 05:47   #409  |  Link
nunub
Registered User
 
Join Date: Oct 2006
Posts: 44
@frencher
How it is that we are unable to download ur free mvc player although u r changing versions but i for one would not be able to download it.
nunub is offline   Reply With Quote
Old 14th December 2013, 01:10   #410  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Quote:
Originally Posted by nunub View Post
@frencher
How it is that we are unable to download ur free mvc player although u r changing versions but i for one would not be able to download it.
I can download fine, can you explain error message or something similar to describe what you are experiencing.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.
HWK is offline   Reply With Quote
Old 14th December 2013, 03:08   #411  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 456
Thanks for download test HWK
nunub it's good ?
__________________
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 14th December 2013, 04:19   #412  |  Link
nunub
Registered User
 
Join Date: Oct 2006
Posts: 44
@frencher
I m experiencing difficulty from ur download site as ur page seems to me blank and even if i m trying to download it from frd it is showing as to no string attached.
nunub is offline   Reply With Quote
Old 14th December 2013, 16:45   #413  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Quote:
Originally Posted by nunub View Post
@frencher
I m experiencing difficulty from ur download site as ur page seems to me blank and even if i m trying to download it from frd it is showing as to no string attached.
Try this link instead and see if it works, I have included MVC Player Free v0.0.2.6.rar & uNicAudio.dll + Source Code.rar

https://drive.google.com/file/d/0B2c8pQSAQa3qc0RUZG4tYkFZMWc/edit?usp=sharing

There are two rar file under one main rar file.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.
HWK is offline   Reply With Quote
Old 15th December 2013, 10:56   #414  |  Link
nunub
Registered User
 
Join Date: Oct 2006
Posts: 44
Quote:
Originally Posted by HWK View Post
Try this link instead and see if it works, I have included MVC Player Free v0.0.2.6.rar & uNicAudio.dll + Source Code.rar

https://drive.google.com/file/d/0B2c8pQSAQa3qc0RUZG4tYkFZMWc/edit?usp=sharing

There are two rar file under one main rar file.
thanks for that link and on my 64bit win8 with 3dm2ts file it is unable to playback.
nunub is offline   Reply With Quote
Old 15th December 2013, 11:22   #415  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 456
Quote:
Originally Posted by nunub View Post
thanks for that link and on my 64bit win8 with 3dm2ts file it is unable to playback.

Continue this thread > Guide to convert BD 3D to 3D Left+Right Stereoscopic and Anaglyph

Have you see my tutorial in my signature
__________________
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; 15th December 2013 at 11:28.
frencher is offline   Reply With Quote
Old 19th December 2013, 06:45   #416  |  Link
Thalyn
Registered User
 
Join Date: Dec 2011
Posts: 129
Videofan3D: Is there any chance you could re-work the FRIMDecoder into an AVISynth plugin?

There's been a few issues cropping up with more recent rendered titles (DreamWorks and Disney/Pixar) that seem to be solved by FRIM, but there's no easy way to work it into AVISynth at present without a very large intermediate file.
Thalyn is offline   Reply With Quote
Old 19th December 2013, 09:03   #417  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
@Thalyn:
Sure, but see posts #403 .... 407.
Sharc is offline   Reply With Quote
Old 19th December 2013, 10:20   #418  |  Link
Thalyn
Registered User
 
Join Date: Dec 2011
Posts: 129
Wow... I'm 2 and 0 for reading posts and forgetting their existence entirely within weeks. I'd quit while I'm ahead but, well, I can't even say that I'm ahead of anything.

Even without the seeking ability it would still be useful; so long as it's actually possible. I'm pretty sure H264StereoSource can't actually seek and it was remarkably useful (up until better tools became available).
Thalyn is offline   Reply With Quote
Old 20th December 2013, 21:38   #419  |  Link
colinhunt
Registered User
 
Join Date: Dec 2002
Posts: 1,022
OK guys, I'm running a slight fever and feeling kinda lazy... so can someone tell me if it's possible to use FRIM to create a proper (although lower on resolution) 3D Blu-ray from a Side-by-Side 3D video, and how?
colinhunt is offline   Reply With Quote
Old 21st December 2013, 00:12   #420  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
colinhunt:
What is your source (starting point) exactly? Is it a 2x960x1080 SBS in an .m2ts container?

If so, the workflow would likely be:
1) Demux the .m2ts (e.g. with tsMuxeR or eac3to)
2) Create a script 'input.avs' to resize the Video to 3840x1080
3) Encode with FRIMEncode
4) Remux encoded videostreams and Audio with tsMuxeR to a Blu-ray ISO.

Example for 3) cmd:

Code:
FRIMEncode -avi -sbs 2 -i input.avs -viewoutput -o::mvc base.avc dependent.mvc -w 1920 -h 1080 -l 6 -cpbsize 3750 -vbr 8000 15000 -u 4 -profile high -level 4.1 -gop 24 4 0 O -PicTimingSEI off -EndOfSequence off
(it's too late to try it here in detail now ....)

Last edited by Sharc; 21st December 2013 at 00:43.
Sharc is offline   Reply With Quote
Reply

Tags
encoders, mvc


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:32.


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