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 26th November 2013, 20:38   #341  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
Quote:
Originally Posted by trevorjharris View Post
My "windows media player" does not support avs. However the avi file does play in windows media server. The avs file does work with virtualdub. The file is encoded with cineform and all the codecs are installed. The issue of not recognising YUV420 was mentioned in previous posts.
Check your ffdshow Settings:
VFW-Configuration/Decoder/Codecs => RAW Video =>all supported

Last edited by Sharc; 26th November 2013 at 20:43.
Sharc is offline   Reply With Quote
Old 26th November 2013, 20:47   #342  |  Link
videofan3d
Registered User
 
Join Date: Sep 2013
Location: Czech Republic
Posts: 321
Quote:
Originally Posted by trevorjharris View Post
My "windows media player" does not support avs. However the avi file does play in windows media server. The avs file does work with virtualdub. The file is encoded with cineform and all the codecs are installed. The issue of not recognising YUV420 was mentioned in previous posts.
This is the problem - you have to make sure that avs is available for VFW. Usually, when an old Windows Media Player is able to play the avs, then it works.
Try also suggestion from Sharc.

FRIM is reading frames via VFW AVI-API, and requests final YUV420 stream. The original source is hidden behind this API and VFW/Windows/installed codecs are responsible for proper transformation.
videofan3d is offline   Reply With Quote
Old 26th November 2013, 21:27   #343  |  Link
videofan3d
Registered User
 
Join Date: Sep 2013
Location: Czech Republic
Posts: 321
Frim 1.18

Hi,

FRIM 1.18 is available for download.
(Key info in previous post - please read Release notes!)
videofan3d is offline   Reply With Quote
Old 26th November 2013, 21:47   #344  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
Thanks!
Sharc is offline   Reply With Quote
Old 27th November 2013, 01:04   #345  |  Link
trevorjharris
Registered User
 
Join Date: Jan 2007
Posts: 43
Thankyou Sharc and Videofan3d

Quote:
Originally Posted by Sharc View Post
Check your ffdshow Settings:
VFW-Configuration/Decoder/Codecs => RAW Video =>all supported
I reinstalled ffdshow and set as above. Please can you tell me why this is important. I didn't think fddshow was used.

I have found that the avs file will not play if the converttoyv12 is included. If I remove it it does play but also says it does not recognize avs file.

So there does seem be be something wrong with converttoyv12.
trevorjharris is offline   Reply With Quote
Old 27th November 2013, 08:13   #346  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
Quote:
Originally Posted by trevorjharris View Post
Thankyou Sharc and Videofan3d



I reinstalled ffdshow and set as above. Please can you tell me why this is important. I didn't think fddshow was used.
The answer is quite simple:
- When I don't enable it for VFW I get exactly your error messages.
- When I set it to "all supported" it works just fine.

Make sure that you press the 'Accept' button before OK in the ffdshow GUI. Pressing OK only is not effective.

You may also want to try with DirectShowSource("....") in your script instead of AVISource.

Last edited by Sharc; 27th November 2013 at 08:18.
Sharc is offline   Reply With Quote
Old 27th November 2013, 17:20   #347  |  Link
trevorjharris
Registered User
 
Join Date: Jan 2007
Posts: 43
I have definitly set "all supported" for RAW ffdshow. I tried direct show but that did work in virtualdub but not in wmp. I have uninstalled avisynth and reinstalled ( version 18 September 2013 2.6.0.4). I have also tried an avi file compressed with Lagarith YV12 and that does not work either. I am using windows 7 64bit.
trevorjharris is offline   Reply With Quote
Old 27th November 2013, 18:16   #348  |  Link
HWK
Registered User
 
HWK's Avatar
 
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
Quote:
Originally Posted by trevorjharris View Post
I have also tried an avi file compressed with Lagarith YV12 and that does not work either. I am using windows 7 64bit.
I am using Lagarith as well with avi file and it works for me through Avisynth. You do know by default file compressed with lagarith won't work in avisynth. Also I am using windows 7 64 Ultimate as well.

More info from you would help.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it.
HWK is offline   Reply With Quote
Old 27th November 2013, 18:41   #349  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
@trevorjharris
Do you have codec packs installed? Filter merit changed?
Maybe you run Codec Tweak Tool and check for broken filters.

When your *.avs plays in any other player (like vdub, mpc, mpc-hc) except wmp then you should not get error messages with FRIMencode, even though your script may not play in wmp. Don't worry about wmp.

Last edited by Sharc; 27th November 2013 at 23:18.
Sharc is offline   Reply With Quote
Old 28th November 2013, 01:52   #350  |  Link
trevorjharris
Registered User
 
Join Date: Jan 2007
Posts: 43
It works!!!!!

It turns out there are lots of different version of ffdshow out there. I finaly got one from sourceforge which is very recent. Thank you very much to everyone who has helped.
trevorjharris is offline   Reply With Quote
Old 28th November 2013, 02:02   #351  |  Link
frencher
French Love
 
Join Date: Oct 2008
Location: France
Posts: 456
@videofan3d
FRIMencode with avisynth 2.5.8 stable version now fixed
Thank's for FIX.
Quote:
Recode in 2 pass mode for increase quality with low bitrate
Remaining time
__________________
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 28th November 2013, 08:24   #352  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
Quote:
Originally Posted by trevorjharris View Post
It works!!!!!

It turns out there are lots of different version of ffdshow out there. I finaly got one from sourceforge which is very recent. Thank you very much to everyone who has helped.
Cool!
Sharc is offline   Reply With Quote
Old 28th November 2013, 11:14   #353  |  Link
Cedvano
Registered User
 
Join Date: Jul 2009
Posts: 244
Quote:
Originally Posted by videofan3d View Post
Hi,

FRIM 1.18 is available for download.
(Key info in previous post - please read Release notes!)
Great, I work my software with this new version.
I just add some features, include new functions (start-end frames). I give my new version this week-end.
Cedvano is offline   Reply With Quote
Old 29th November 2013, 13:10   #354  |  Link
alexxdls
Registered User
 
Join Date: Nov 2013
Posts: 26
Hi there!
I have a broblem with AVS with RawSource() encoding.
Execute string
Quote:
Tools\FRIMEncode -tab 2 -i d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV_BD3D.avs -o::mvc d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV.avc d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV.mvc -viewoutput -w 1920 -h 1080 -f 24 -vbr 28000 40000 -u 1
AVS file
Quote:
L=RawSource("d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV_1_LEFT.yuv",1920,1080,"I420") ++ RawSource("d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV_2_LEFT.yuv",1920,1080,"I420")
R=RawSource("d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV_1_RIGHT.yuv",1920,1080,"I420") ++ RawSource("d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV_2_RIGHT.yuv",1920,1080,"I420")
StackVertical(L,R)
ConvertToYV12()
AssumeFPS(24)
AviSynth v.2.6.0 Alpha 6 is installed
VirtualDub opens AVS file properly (watch the attache file)
But FRIM Encoder runs with 0 frames encoded
Code:
FRIM Encoder version 1.18 (build: Nov 26 2013)
 - based on Intel(R) Media SDK

Media SDK impl          SOFTWARE (d:\TEMP\MyDCPConverter\Tools\libmfxsw32.dll)
Media SDK version       1.7
Memory type             System

Input  format           YUV420

Output video            AVC
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              24.000
Bitrate control         VBR
  avg,maximum           28000,40000
GOP structure:
  GOP length            24
  I-/P-frame distance   4
  IDR-frame interval    0
  GOP type              Opened
Num of slices           6
Target usage            1 (quality)

Processing started
Frame number: 0
Processing finished in 0.01 seconds
What is wrong here?
Attached Images
 

Last edited by alexxdls; 29th November 2013 at 13:13.
alexxdls is offline   Reply With Quote
Old 29th November 2013, 14:21   #355  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
alexxdls:

Try with changing position of -viewoutput

Tools\FRIMEncode -tab 2 -i d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV_BD3D.avs -viewoutput -o::mvc d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV.avc d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV.mvc -w 1920 -h 1080 -f 24 -vbr 28000 40000 -u 1

Last edited by Sharc; 29th November 2013 at 14:28.
Sharc is offline   Reply With Quote
Old 29th November 2013, 14:39   #356  |  Link
alexxdls
Registered User
 
Join Date: Nov 2013
Posts: 26
Quote:
Originally Posted by Sharc View Post
alexxdls:

Try with changing position of -viewoutput

Tools\FRIMEncode -tab 2 -i d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV_BD3D.avs -viewoutput -o::mvc d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV.avc d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV.mvc -w 1920 -h 1080 -f 24 -vbr 28000 40000 -u 1
The same result. 0 frames
alexxdls is offline   Reply With Quote
Old 29th November 2013, 15:06   #357  |  Link
videofan3d
Registered User
 
Join Date: Sep 2013
Location: Czech Republic
Posts: 321
Quote:
Originally Posted by alexxdls View Post
Hi there!
I have a broblem with AVS with RawSource() encoding.
Execute stringAVS fileAviSynth v.2.6.0 Alpha 6 is installed
VirtualDub opens AVS file properly (watch the attache file)
But FRIM Encoder runs with 0 frames encoded

What is wrong here?
It seems that
-avi is missing (Avisynth script is kind of avi-file )
-w -h and -f are then redundant

Last edited by videofan3d; 29th November 2013 at 15:08.
videofan3d is offline   Reply With Quote
Old 29th November 2013, 16:05   #358  |  Link
alexxdls
Registered User
 
Join Date: Nov 2013
Posts: 26
Quote:
Originally Posted by videofan3d View Post
It seems that
-avi is missing (Avisynth script is kind of avi-file )
-w -h and -f are then redundant
Code:
d:\TEMP\MyDCPConverter>Tools\FRIMEncode -avi -tab 2 -i d:\TRAILERS\DCP\47-RONIN_
TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51
_2K_UP_20131030_MPS_IOP_OV_BD3D.avs -o::mvc d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_
RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_2013
1030_MPS_IOP_OV.avc d:\TRAILERS\DCP\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_201310
30_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV.mvc -vie
woutput -vbr 28000 40000 -u 1
FRIM Encoder version 1.18 (build: Nov 26 2013)
 - based on Intel(R) Media SDK


ERROR: Cannot get YUV420 frame from input avi-file d:\TRAILERS\DCP\47-RONIN_TLR-
C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_
UP_20131030_MPS_IOP_OV_BD3D.avs

ERROR: File reader initialization failed.

ERROR: Cannot start encoding process.
alexxdls is offline   Reply With Quote
Old 29th November 2013, 16:11   #359  |  Link
videofan3d
Registered User
 
Join Date: Sep 2013
Location: Czech Republic
Posts: 321
Quote:
Originally Posted by alexxdls View Post
Code:
ERROR: Cannot get YUV420 frame from input avi-file d:\TRAILERS\DCP\47-RONIN_TLR-
C-3D_S_RU-XX_RU_51_2K_UP_20131030_MPS_IOP_OV\47-RONIN_TLR-C-3D_S_RU-XX_RU_51_2K_
UP_20131030_MPS_IOP_OV_BD3D.avs

ERROR: File reader initialization failed.

ERROR: Cannot start encoding process.
Well!

Now read an advice about ffdshow setting just few post above
(From Sharc to trevorjharris)
videofan3d is offline   Reply With Quote
Old 29th November 2013, 16:54   #360  |  Link
trevorjharris
Registered User
 
Join Date: Jan 2007
Posts: 43
Hardware Acceleration

I am finding Frimencode to be rather slow. I have an HP Z800 with 2 xeon X5660 (24 threads), 48 GB of memory, Raid 5 drives and Quatro 5000 graphics card. I am getting about 1.5 frames per second with an mvc encode. I run windows 7 64 bit. I guess the the Intel Media SDK only supports hardware acceleration on it's own gpu's. My graphics card has a load of CUDA gpus. Can Intel Media SDK use Nvidias GP or can I buy a pci card with a supported Intel accelerator on it?

Thanks
trevorjharris 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 03:15.


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