Quantcast DVD2SVCD: Error - the Resolution of the Video is Illegal - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
04-26-2004, 09:50 AM
TheDJ TheDJ is offline
Free Member
 
Join Date: May 2003
Location: UK
Posts: 201
Thanks: 0
Thanked 0 Times in 0 Posts
Hi all kvcd staff, long time no speak, hope everything is running well.

As you probably guessed, i havent been to the kvcd forums for a while, simply because i am not doing many (S)KVCD's anymore as i prefer DVD now!

But i have a few movies which i am trying to convert to SKVCD with external subs (.srt), and have stumbled across a problem. I have done a search but with no success.

When video encoding starts with tmpgenc, i get an error;

"The resolution of the video is illegal,
>The window size needs to be set between 8x8 and 4088x4088
>The width and height of the window needs to be multiples of 8


File Info;

X.Y : 576x240 (2.40:1) [=12:5]
FPS : 25.000
Codec: XviD

I am using this script below;

[AVISYNTH_Divx Filter with forced subs2]
0=Blockbuster(method="noise",detail_min=1,detail_m ax=8,variance=0.3,seed=5823)
1=Deen()
2=GripCrop(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana, dest_anamorphic=^dest_ana)
3=GripSize(resizer="^resizer")
4=Undot()
5=TemporalSoften(2,7,7,3,2)
6=DCTFilter(1,1,1,1,1,1,0.5,0)
7=GripBorders()
8=function ConvertToYUY2(clip c){ return isYV12(c) ? c : convertToYV12(c) }
9=Textsub("D:\**.srt")
^overscan=1
^source_ana=false
^dest_ana=false
^resizer=LanczosResize

D2S Log

WNASPI32.DLL 4.6.0.1021
--------------------------------------------------------
- 26/04/2004 15:31:20
- AVI to SVCD Conversion
- AVI2SVCD ver. 1.2.1 build 3
--------------------------------------------------------
Initializing
- D:\**.avi
Initializing finished.

--------------------------------------------------------
- 26/04/2004 15:31:23
- Free on drive D: 11606.39 mb
- AUDIO Extraction
--------------------------------------------------------
Audio extraction finished.

--------------------------------------------------------
- 26/04/2004 15:32:03
- Free on drive D: 11519.53 mb
- AUDIO conversion
--------------------------------------------------------
--------------------------------------------------------
- 26/04/2004 15:32:05
- Free on drive D: 11519.53 mb
- AUDIO conversion
--------------------------------------------------------

Converting MP2 to WAV. Filename: D:\DVD2SVCD\Movie\Extracted_audio_1.mpa
Executing MADPlay (mp2 to wav). Commandline:
"D:\DVD2SVCD\MADPlay\madplay.exe" --quiet --output=wave:"D:\DVD2SVCD\Movie\Encoded_audio_1.mp2 .wav" "D:\DVD2SVCD\Movie\Extracted_audio_1.mpa"
Conversion (mp2 to wav) of D:\DVD2SVCD\Movie\Extracted_audio_1.mpa finished.


Encoding Audio. Filename: D:\DVD2SVCD\Movie\Extracted_audio_1.mpa
Executing BeSweet. Commandline:
"D:\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "D:\DVD2SVCD\Movie\Encoded_audio_1.mp2.wav" -output "D:\DVD2SVCD\Movie\Encoded_audio_1.mp2" -logfile "D:\DVD2SVCD\Movie\Encoded_audio_1.log" ) -ota( -g max ) -shibatch( --rate 44100 ) -2lame( -e -b 112 -m d )
Audio conversion of D:\DVD2SVCD\Movie\Extracted_audio_1.mpa finished.

Audio conversion finished.

--------------------------------------------------------
- 26/04/2004 15:38:22
- Free on drive D: 10485.98 mb
- Video Encoding using TMPGEnc
--------------------------------------------------------
- Encoding D:\DVD2SVCD\Movie\AviSynth_Script_file.avs
StreamSectors: 834285788
AudioSectors: 213808
VideoPAPO: 12920220
ScanOffsetBytes: 58
SeqAligningBytes: 3661
DVDBytes: 0
VideoEndHeader: 4
SubtitleSectors: 0
EmptySectors: 238.00
PictureSectors: 0.00
PureMPEGStream: 821148037.60
Seconds: 15.00
CalcMPEGStream: 821148037.60
Frames: 240
CDSize: 800.00
Number of CDs: 1
Cut point 796.00
Using CQ Value: 80.00
Executing TMPGEnc. Commandline:
"D:\Program Files\Pegasys Inc\TMPGEnc Plus 2.5\TMPGEnc.exe" "D:\DVD2SVCD\Movie\TMPGEnc_Project_file.tpr" /Encode /Close
Video Encoding finished.

--------------------------------------------------------
- 26/04/2004 15:45:05
- Free on drive D: 10485.97 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: D:\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 26/04/2004 15:45:07
- Free on drive D: 10485.97 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: D:\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 26/04/2004 15:45:10
- Free on drive D: 10485.97 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: D:\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 26/04/2004 15:45:13
- Free on drive D: 10485.97 mb
- Multiplexing and cutting
--------------------------------------------------------
Saving bbMPEG settings: D:\DVD2SVCD\bbMPEG\default.ini
Offset in Seconds: 2
Executing bbMPEG.
Variable Settings:
Movie offset: 2 seconds
Cut point: 796 mb

Executing RunbbMPEG. Commandline:
"D:\DVD2SVCD\bbMPEG\RunbbMPEG.exe" "D:\DVD2SVCD\Movie\bbMPEG_Muxed_File.mpg"

I've checked to see if its a MOD16 problem, but X.Y is perfectly divisable by 8/16.

Any help please?

Thx

DJ.
__________________
TheDJ®
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
04-26-2004, 10:35 AM
TheDJ TheDJ is offline
Free Member
 
Join Date: May 2003
Location: UK
Posts: 201
Thanks: 0
Thanked 0 Times in 0 Posts
just checked the avisynth script in my player and got this message;

Deen need a YV12 input
__________________
TheDJ®
Reply With Quote
  #3  
04-26-2004, 01:35 PM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
hy TheDJ®,
welcome back!

i have the last Deen and want to send to you.the link to download is gone.
please,pm to me your mail.


the bad side:
i don't encode divx souces(never did) but i will try to help.
first give me your mail, i need to read your script for more details, ok?



edited>
do you have the last xvid installed?
if don't, get it here:
http://www.kvcd.net/forum/viewtopic.php?t=9327
Reply With Quote
  #4  
04-27-2004, 06:46 AM
TheDJ TheDJ is offline
Free Member
 
Join Date: May 2003
Location: UK
Posts: 201
Thanks: 0
Thanked 0 Times in 0 Posts
Hi jorel and thanks for the welcome!

I have the new xvid 1.0 rc4 installed, but i didnt know there was an update recently (22/04/04), but i dont know if this will make a difference updating the xvid, but i will test! Thanks.

I PM'd u.

Thanks Jorel.
__________________
TheDJ®
Reply With Quote
  #5  
04-30-2004, 11:15 AM
TheDJ TheDJ is offline
Free Member
 
Join Date: May 2003
Location: UK
Posts: 201
Thanks: 0
Thanked 0 Times in 0 Posts
Hi,

Just had the chance to try another re-encode with the new deen and updated xvid, similar problem, except this time i didnt get the illegal resolution error, and it only encoded the audio, no pictiure?

any other idea's plz?
__________________
TheDJ®
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
tmpgenc - the resolution of video is illegal? CaLaFaT Video Encoding and Conversion 10 01-14-2004 04:33 AM
Resolution of video is illegal? ahchagas Video Encoding and Conversion 7 09-26-2003 01:55 PM
TMPGEnc Error: The resolution of the video is illegal emphatic Video Encoding and Conversion 2 07-05-2003 07:44 PM
MovieStacker: tmpgenc gives me an error of illegal resolution? ntirules Video Encoding and Conversion 4 06-16-2003 03:17 PM
DVD2SVCD: Illegal resolution DKruskie Video Encoding and Conversion 47 05-20-2003 01:28 PM




 
All times are GMT -5. The time now is 10:11 PM  —  vBulletin © Jelsoft Enterprises Ltd