View Single Post
Old 20th December 2007, 16:36   #2  |  Link
Kurtnoise
Swallowed in the Sea
 
Kurtnoise's Avatar
 
Join Date: Oct 2002
Location: Aix-en-Provence, France
Posts: 5,191
Houston, we've got a problem...

Quote:
********** Nero Recode **********

Version: 3.0.3.0

lionel

xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx

Project type: Nero Digital
Compilation name: Mon disque
Target size: Custom (17920)

16:03:39 File LangStreamPatcher.cpp, Line 56
Command table patching started...

16:03:39 File LangStreamPatcher.cpp, Line 129
All tables successfully patched!

Burn settings:
Target: Hard disk folder
Number of copies: 1
Target folder: D:\Users\lionel\Documents\Nero Recode (63111311360 bytes free)
Shutdown when finished: false
Advanced Analysis: false
Compress Adaptive: false

16:03:42 File BurnNDigital.cpp, Line 244
NeroDigital: init

16:03:42 File BurnNDigital.cpp, Line 342
NeroDigital: burning 17920 sectors (0 required)

16:03:42 File BurnNDigital.cpp, Line 381
NeroDigital: Adjusting target size

16:03:42 File BurnNDigital.cpp, Line 423
NeroDigital: beginning 1st-pass operation

16:03:42 File BurnNDigital.cpp, Line 954
NeroDigital: encode Test

16:03:42 File BurnNDigital.cpp, Line 975
Nth-pass file = D:\Users\lionel\AppData\Local\Temp\\Testa03152.bin

The source filter/splitter does not accept SetPositions!
16:03:43 File BurnNDigital.cpp, Line 1076
failed to run graph: 0x80040207

16:03:43 File BurnNDigital.cpp, Line 828
Une erreur est survenue dans DirectShow. Échec d'exécution du graphique. [translation: error has come in DirectShow. Unable to play the graph]

16:03:43 File BurnNDigital.cpp, Line 829
NeroDigital: compiling volume failed

16:03:43 File BurnNDigital.cpp, Line 284
NeroDigital: exit

16:03:43 File burner.cpp, Line 1729
Une erreur est survenue dans DirectShow. Échec d'exécution du graphique.
OS : Vista 32bits
input : a simple avs script like this:
Code:
Source=ImageSource("D:\Tor_\ED\%05d.png", start=1934, end=2059, fps=23.976)
Source=LanczosResize(Source, 640, 336)
Source=ConvertToYV12(source, matrix="Rec709")
return source
output: Nero Digital AVC profile + all default settings.

the script plays fine in graphedit (not using nero filters) and in any dshow players.

what's wrong ?

edit: Here is a workaround to solve this problem.

Last edited by Kurtnoise; 29th December 2007 at 09:16. Reason: added a link to solve the problem
Kurtnoise is offline   Reply With Quote