I thought I had this beat, but apparently not. I encoded an XVid to a DVD using CCE. My Avisynth script is as follows:
# -= AviSynth v2.0.8.0 script by FitCD v1.2.4 =-
AVISource("input.avi", False)
LanczosResize(640,432,0,3,640,474)
AddBorders(40,24,40,24)
#Trim(0,33307).FadeOut(150)
ConvertToYUY2() # For VirtualDub or CCE
I used DJRumpy's guide for all the CCE settings.
After encoding, I ran it through pulldown.exe to convert the framerate to 29.97 fps. All of pulldown.exe's options are left on default.
For audio, I used VirtualDubMod to extract and converted to ac.3 using besweet.
After authoring with DVDauthorgui, I tried playback with a Mintek DVD-2110, and a Pioneer DV-343. Playback seemed fine on the Mintek, but on the Pioneer, it played about 1 second before it froze.
Anyone got any clues?[/quote]
+ Reply to Thread
Results 1 to 4 of 4
-
-
Pioneer players are notorious for freezing when you use streams created by Besweet (as the streams it creates are not completely Dolby Digital compliant). Personally I use the TMPGENC AC3 encoder, as it is a licensed product and therefore totally compliant. http://www.pegasys-inc.com/en/product/tsp_ac3.html
You are in breach of the forum rules and are being banned. Do not post false information.
/Moderator John Q. Publik -
Ffmpeggui will transcode audio to AC3 fully DVD compliant, and it's free.
It will only do DD2.0 though.Cheers, Jim
My DVDLab Guides
Similar Threads
-
DVD disk freezes during playback after being finalized
By 1234567 in forum DVD & Blu-ray RecordersReplies: 10Last Post: 12th Apr 2012, 23:00 -
Jerky Playback on DVD Converted from HI8
By Funky Monk in forum Video ConversionReplies: 3Last Post: 15th Apr 2010, 09:19 -
converted AVI to VCD, but playback is too fast
By LWC in forum Authoring (VCD/SVCD)Replies: 4Last Post: 21st Nov 2008, 21:55 -
NEWBIE - Converted and burned XVID to DVD -- Blurry/boxy on TV
By baldieme in forum Newbie / General discussionsReplies: 4Last Post: 7th Feb 2008, 17:47 -
DVD recordings HDD to DVD-R freezes during playback
By NiteLite in forum Newbie / General discussionsReplies: 4Last Post: 16th May 2007, 01:51