i have a mp4 file that i want to convert to dvd (mpeg2) with chapters but i can't seam to find a program (free) to extract them
here's the media info :
Format : MPEG-4
Format profile : Base Media / Version 1
Codec ID : mp41
File size : 686 MiB
Duration : 1h 55mn
Overall bit rate : 832 Kbps
Encoded date : UTC 2007-09-23 05:36:23
Tagged date : UTC 2007-09-23 05:36:23
Video
ID : 3
Format : MPEG-4 Visual
Format profile : Advanced Simple@L5
Format settings, BVOP : Yes
Format settings, QPel : No
Format settings, GMC : No warppoints
Format settings, Matrix : Default (H.263)
Codec ID : 20
Duration : 1h 55mn
Bit rate mode : Variable
Bit rate : 505 Kbps
Maximum bit rate : 1 592 Kbps
Width : 400 pixels
Height : 224 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 29.970 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.188
Stream size : 417 MiB (61%)
Writing library : em4v 4.1.6.5
Language : English
Encoded date : UTC 2007-09-23 05:36:23
Tagged date : UTC 2007-09-23 05:36:23
Audio
ID : 4
Format : AAC
Format/Info : Advanced Audio Codec
Format version : Version 4
Format profile : LC
Format settings, SBR : No
Codec ID : 40
Duration : 1h 55mn
Bit rate mode : Variable
Bit rate : 320 Kbps
Maximum bit rate : 433 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 44.1 KHz
Stream size : 264 MiB (38%)
Title : Nero Digital Audio 2-ch Engli
Language : English
Encoded date : UTC 2007-09-23 05:36:23
Tagged date : UTC 2007-09-23 05:36:23
Menu
00:00:00.000 : Chapter 1
00:08:32.000 : Chapter 2
00:12:29.900 : Chapter 3
00:19:31.700 : Chapter 4
00:24:34.700 : Chapter 5
00:31:17.200 : Chapter 6
00:40:43.700 : Chapter 7
00:48:36.600 : Chapter 8
01:00:02.000 : Chapter 9
01:06:47.200 : Chapter 10
01:12:51.300 : Chapter 11
01:18:49.500 : Chapter 12
01:26:37.900 : Chapter 13
01:41:54.200 : Chapter 14
01:48:41.900 : Chapter 15
01:55:13.600 : Chapter 16
i tried avstodvd but it crashed and others but i can't keep the chapters
i don't have nero and didn't make this file
+ Reply to Thread
Results 1 to 12 of 12
-
-
Does it crash with all apps? Try convertxtodvd.
And make the chapters manually. It doesn't take long to make 16 chapters and you have the times. -
@Baldrick : what would you recommand to easily make chapters !?
i'm now trying the conversion with VSO DivxtoVD
@_Mrc_ : here is the log file ,
i think it's hc encoder's fault with qenc created the dvd with black screen with a red info script that i can't remember
<2011-04-28 12:19:18>
START PROCESS
<>
<2011-04-28 12:19:18>
PROJECT SETTINGS
DVD Video Standard: NTSC
DVD Titles number: 1
DVD Size: 4450/4450 MB (100%)
DVD Output Setup: DVD Folder
DVD Label: DVD
DVD Menu: No Menu
Output Folder: F:\HEAVENHELL
Delete Temp Process Files: No
Delete Working Files: No
Edit Command Parameters: No
Post Process Task: Show Progress Status window
PREFERENCES
MultiThread: 1
AVS Source Filter: A2DSource
AVS UpSize/DownSize Filter: Lanczos4Resize/Spline64Resize
Video Resolution: 1
Video BitRate Min: 4500
Video BitRate Level 1: 8500
Video Profile Level 2: 6500
Video BitRate Max: 9000
Keep DVD Compliant Video: 1
AC3 Audio Encoder: 0
PAL SpeedUp: 0
Force FFmpeg for Long Audio: 1
DVD Audio Format: 0
DVD Audio BitRate: 192
Keep DVD Compliant Audio: 1
Normalize Audio: 0
Auto Delay Audio: 1
DVD Audio Language: EN - English
DVD Subs Language: EN - English
DVD Subs Font: Tahoma 18pt Bold
Chapters Interval: 5
Use Source Chapters: 1
DVD Burning Drive: D: HL-DT-ST DVD-RAM GH22LP20 2.00
DVD Burning Speed: 4x
Auto Erase DVD RW: 1
Save Log file: 1
Save General Settings: 1
Unload ActiveMovie library: 0
Adjust ffdshow mixer: 1
<>
<2011-04-28 12:19:18>
TITLE 1 SOURCE FILES
Video: C:\Documents and Settings\Steve\Bureau\HH\HH\HEAVEN_AND_HELL.mp4
Info: MPEG-4 Visual - 504 kbps - 400x224 - DAR 1,786 - 29,97 fps (CFR) - Progressive - 1:55:20 hours - 207422 frames
Audio 1: C:\Documents and Settings\Steve\Bureau\HH\HH\HEAVEN_AND_HELL.mp4
Info: AAC LC - 319 kbps - VBR - 2ch - 44100Hz - 1:55:20 hours - Internal
Subs:
[MediaInfoLib - v0.7.41]
<>
<2011-04-28 12:19:18>
AVISYNTH SCRIPT
Import("C:\Documents and Settings\Steve\Bureau\AVStoDVD_234_NoInstall\Lib\A 2DSource.avsi")
Video = A2DVideoSource("C:\Documents and Settings\Steve\Bureau\HH\HH\HEAVEN_AND_HELL.mp4", CacheFolder="C:\DOCUME~1\Steve\LOCALS~1\Temp", FrameRate=29.97, VFR=false)
Audio = A2DAudioSource("C:\Documents and Settings\Steve\Bureau\HH\HH\HEAVEN_AND_HELL.mp4", CacheFolder="C:\DOCUME~1\Steve\LOCALS~1\Temp")
Video = Video.ConvertToYV12
Video = Video.Lanczos4Resize(720,480)
Audio = Audio.SSRC(48000)
AudioDub(Video, Audio)
<>
<2011-04-28 12:19:18>
START VIDEO ENCODING OPERATIONS
Encoding Profile: HCenc VBR 2-pass
Target Video FileSize: 4183,8 MB
HCenc Parameters: -ini "C:\DOCUME~1\Steve\LOCALS~1\Temp\DVD_1_HEAVEN_AND_ HELL.HCenc.ini"
HCenc ini file:
*INFILE C:\DOCUME~1\Steve\LOCALS~1\Temp\DVD_1_HEAVEN_AND_H ELL_1.avs
*AVSRELOAD
*OUTFILE F:\HEAVENHELL\DVD_1_HEAVEN_AND_HELL.m2v
*LOGFILE C:\DOCUME~1\Steve\LOCALS~1\Temp\DVD_1_HEAVEN_AND_H ELL.HCenc.log
*MAXBITRATE 9000
*BITRATE 5071
*PROFILE BEST
*ASPECT 16:9
*PROGRESSIVE
*TFF
*BIAS 50
*DC_PREC 9
*MATRIX MPEG
*AQ 1
*LUMGAIN 1
*SMP
*PRIORITY IDLE
*WAIT 2
<>
<2011-04-28 12:22:07>
PROCESS ABORTED DURING TITLE 1 VIDEO ENCODING OPERATIONS.
CHECK LOG FILE <F:\HEAVENHELL\DVD_1.LOG> FOR MORE INFO.
<>
<2011-04-28 12:22:07>
Log file created by AVStoDVD Release 2.3.4
<>Last edited by smartel; 28th Apr 2011 at 11:49.
-
It could be a mp4 splitter issue. Have you installed Haali Media Splitter? It comes with AVStoDVD Installer package.
Bye -
i used the portable version doesn't seam to be in it
i'll try again with the installer version
but still the Haali Media Splitter is on my system but the portable version may not be using it -
ok i tried with the installer version and crashed again
the error seams to come from the hc encoder here's the log
<2011-04-29 12:13:41>
START PROCESS
<>
<2011-04-29 12:13:41>
PROJECT SETTINGS
DVD Video Standard: NTSC
DVD Titles number: 1
DVD Size: 4450/4450 MB (100%)
DVD Output Setup: DVD Folder
DVD Label: DVD
DVD Menu: No Menu
Output Folder: F:\HEAVENHELL
Delete Temp Process Files: No
Delete Working Files: No
Edit Command Parameters: Yes
Post Process Task: Show Progress Status window
PREFERENCES
MultiThread: 1
AVS Source Filter: A2DSource
AVS UpSize/DownSize Filter: Lanczos4Resize/Spline64Resize
Video Resolution: 1
Video BitRate Min: 4500
Video BitRate Level 1: 9000
Video Profile Level 2: 8500
Video BitRate Max: 9000
Keep DVD Compliant Video: 1
AC3 Audio Encoder: 0
PAL SpeedUp: 0
Force FFmpeg for Long Audio: 1
DVD Audio Format: 0
DVD Audio BitRate: 192
Keep DVD Compliant Audio: 1
Normalize Audio: 0
Auto Delay Audio: 1
DVD Audio Language: EN - English
DVD Subs Language: EN - English
DVD Subs Font: Tahoma 18pt Bold
Chapters Interval: 5
Use Source Chapters: 1
DVD Burning Drive: D: HL-DT-ST DVD-RAM GH22LP20 2.00
DVD Burning Speed: 4x
Auto Erase DVD RW: 1
Save Log file: 1
Save General Settings: 1
Unload ActiveMovie library: 0
Adjust ffdshow mixer: 1
<>
<2011-04-29 12:13:42>
TITLE 1 SOURCE FILES
Video: C:\Documents and Settings\Steve\Bureau\HH\HH\HEAVEN_AND_HELL.mp4
Info: MPEG-4 Visual - 504 kbps - 400x224 - DAR 1,786 - 29,97 fps (CFR) - Progressive - 1:55:20 hours - 207422 frames
Audio 1: C:\Documents and Settings\Steve\Bureau\HH\HH\HEAVEN_AND_HELL.mp4
Info: AAC LC - 319 kbps - VBR - 2ch - 44100Hz - 1:55:20 hours - Internal
Subs:
[MediaInfoLib - v0.7.41]
<>
<2011-04-29 12:13:42>
AVISYNTH SCRIPT
Import("C:\Documents and Settings\Steve\Bureau\AVStoDVD_234_NoInstall\Lib\A 2DSource.avsi")
Video = A2DVideoSource("C:\Documents and Settings\Steve\Bureau\HH\HH\HEAVEN_AND_HELL.mp4", CacheFolder="C:\DOCUME~1\Steve\LOCALS~1\Temp", FrameRate=29.97, VFR=false)
Audio = A2DAudioSource("C:\Documents and Settings\Steve\Bureau\HH\HH\HEAVEN_AND_HELL.mp4", CacheFolder="C:\DOCUME~1\Steve\LOCALS~1\Temp")
Video = Video.ConvertToYV12
Video = Video.Lanczos4Resize(720,480)
Audio = Audio.SSRC(48000)
AudioDub(Video, Audio)
<>
<2011-04-29 12:16:35>
TITLE 1 AVISYNTH FRAMESERVING CHECK
Check passed successfully.
<>
<2011-04-29 12:17:35>
START VIDEO ENCODING OPERATIONS
Encoding Profile: HCenc VBR 1-pass
Target Video FileSize: 4183,8 MB
HCenc Parameters: -ini "C:\DOCUME~1\Steve\LOCALS~1\Temp\DVD_2_HEAVEN_AND_ HELL.HCenc.ini"
HCenc ini file:
*INFILE C:\DOCUME~1\Steve\LOCALS~1\Temp\DVD_2_HEAVEN_AND_H ELL_1.avs
*AVSRELOAD
*OUTFILE F:\HEAVENHELL\DVD_2_HEAVEN_AND_HELL.m2v
*LOGFILE C:\DOCUME~1\Steve\LOCALS~1\Temp\DVD_2_HEAVEN_AND_H ELL.HCenc.log
*MAXBITRATE 9000
*1PASS
*BITRATE 5071
*PROFILE BEST
*ASPECT 16:9
*PROGRESSIVE
*TFF
*BIAS 50
*DC_PREC 9
*CLOSEDGOPS
*MATRIX MPEG
*AQ 1
*LUMGAIN 1
*SMP
*PRIORITY IDLE
*WAIT 2
<>
<2011-04-29 12:20:43>
PROCESS ABORTED DURING TITLE 1 VIDEO ENCODING OPERATIONS.
CHECK LOG FILE <F:\HEAVENHELL\DVD_2.LOG> FOR MORE INFO.
<>
<2011-04-29 12:20:43>
Log file created by AVStoDVD Release 2.3.4
<> -
now doing my divxtodvd file with dvdauthorgui seams to do the job
but i'd really liked for avstodvd to work , i really like this tool -
ffaudiosource audio track contains no audio frame
<2011-05-01 12:39:00>
START PROCESS
<>
<2011-05-01 12:39:00>
PROJECT SETTINGS
DVD Video Standard: NTSC
DVD Titles number: 1
DVD Size: 4450/4450 MB (100%)
DVD Output Setup: DVD Folder
DVD Label: DVD
DVD Menu: No Menu
Output Folder: F:\HEAVENHELL
Delete Temp Process Files: Yes
Delete Working Files: Yes
Edit Command Parameters: Yes
Post Process Task: Show Progress Status window
PREFERENCES
MultiThread: 1
AVS Source Filter: FFMpegSource
AVS UpSize/DownSize Filter: Lanczos4Resize/Spline64Resize
Video Resolution: 1
Video BitRate Min: 4500
Video BitRate Level 1: 4500
Video Profile Level 2: 4500
Video BitRate Max: 9000
Keep DVD Compliant Video: 1
AC3 Audio Encoder: 0
PAL SpeedUp: 0
Force FFmpeg for Long Audio: 1
DVD Audio Format: 0
DVD Audio BitRate: 192
Keep DVD Compliant Audio: 1
Normalize Audio: 0
Auto Delay Audio: 1
DVD Audio Language: EN - English
DVD Subs Language: EN - English
DVD Subs Font: Tahoma 18pt Bold
Chapters Interval: 5
Use Source Chapters: 1
DVD Burning Drive: D: HL-DT-ST DVD-RAM GH22LP20 2.00
DVD Burning Speed: 4x
Auto Erase DVD RW: 1
Save Log file: 1
Save General Settings: 1
Unload ActiveMovie library: 0
Adjust ffdshow mixer: 1
<>
<2011-05-01 12:39:00>
TITLE 1 SOURCE FILES
Video: C:\Documents and Settings\Steve\Bureau\HH\HH\HEAVEN_AND_HELL.mp4
Info: MPEG-4 Visual - 504 kbps - 400x224 - DAR 1,786 - 29,97 fps (CFR) - Progressive - 1:55:20 hours - 207422 frames
Audio 1: C:\Documents and Settings\Steve\Bureau\HH\HH\HEAVEN_AND_HELL.mp4
Info: AAC LC - 319 kbps - VBR - 2ch - 44100Hz - 1:55:20 hours - Internal
Subs:
[MediaInfoLib - v0.7.41]
<>
<2011-05-01 12:39:00>
AVISYNTH SCRIPT
LoadPlugin("C:\Documents and Settings\Steve\Bureau\AVStoDVD_234_NoInstall\Lib\f fms2.dll")
Audio = FFAudioSource("C:\Documents and Settings\Steve\Bureau\HH\HH\HEAVEN_AND_HELL.mp4", track=-1)
Video = FFVideoSource("C:\Documents and Settings\Steve\Bureau\HH\HH\HEAVEN_AND_HELL.mp4", track=-1, seekmode=0)
Video = Video.ConvertToYV12
Video = Video.Lanczos4Resize(720,480)
Audio = Audio.SSRC(48000)
AudioDub(Video, Audio)
<>
<2011-05-01 12:42:44>
TITLE 1 AVISYNTH FRAMESERVING CHECK
Check passed successfully.
<>
<2011-05-01 12:43:08>
START VIDEO ENCODING OPERATIONS
Encoding Profile: QuEnc CBR 1-pass
Target Video FileSize: 4183,8 MB
QuEnc Parameters: -i "C:\DOCUME~1\Steve\LOCALS~1\Temp\DVD_3_HEAVEN_AND_ HELL_1.avs" -o "F:\HEAVENHELL\DVD_3_HEAVEN_AND_HELL.m2v" -b 5071 -1 -hq -novbr -scene -trell -aspectratio 16:9 -nointerlaced -mpeg2mux noaudio -dc 9 -priority 5 -auto -close
<>
<2011-05-01 12:44:37>
PROCESS ABORTED DURING TITLE 1 VIDEO ENCODING OPERATIONS.
CHECK LOG FILE <F:\HEAVENHELL\DVD_3.LOG> FOR MORE INFO.
<>
<2011-05-01 12:44:37>
Log file created by AVStoDVD Release 2.3.4
<> -
the avisynth frameserving check took sooooooo long
seems like an avisynth error
<2011-05-01 23:52:23>
TITLE 1 AVISYNTH FRAMESERVING CHECK
Error! Title 1 cannot be frameserved by AviSynth.
with a2d source still trying
oups remuxing in an mkv container i've lost my chapter info that was the reason i used avstodvd in the first placeLast edited by smartel; 2nd May 2011 at 07:59.
Similar Threads
-
Renaming Chapters in an exsisting Mp4/Mkv ?
By TYLER08027 in forum Video ConversionReplies: 4Last Post: 14th Jul 2011, 15:52 -
Mkv xml chapters to mp4
By Sem in forum Newbie / General discussionsReplies: 0Last Post: 2nd Apr 2011, 18:31 -
How to rip DVD that has no audio to MP4 w/chapters
By Hijoprodigo77 in forum DVD RippingReplies: 0Last Post: 24th Aug 2009, 20:12 -
mp4 Chapters with Screens? Handbrake
By bigzaj in forum DVD RippingReplies: 2Last Post: 8th Jan 2009, 15:06 -
MP4[h264] Chapters with notepad?
By madmillington in forum DVD RippingReplies: 1Last Post: 9th Feb 2008, 23:05