VideoHelp Forum
+ Reply to Thread
Results 1 to 7 of 7
Thread
  1. Member
    Join Date
    Dec 2006
    Location
    United Kingdom
    Search Comp PM
    Getting an FFMPeg Video error during AVStoDVD

    I am trying to convert a HD m2ts file to DVD with added subtitles.

    Demuxed the original Blu Ray with Clown BD to generate the new muxed h264 and AC3 audio track, also demuxed the subtitles into .sup files

    Used BDSup2Sub to convert resolution of the subtitles down to 720x480 and resaved them out as .sup files.

    Loaded them all into latest version of AVStoDVD

    All went well till the very end just before MuxMan started, when I got an error message saying FFMpeg Video Converter has stopped working.

    Any suggestions. Running on Win 7 64bit

    I have used AVStoDVD with no problems before, only seem to be getting them when I try and include any subs?

    Your comments please? Should I be changing the subs to srt instead? Do I need to resize the resolution of the subtitles?

    Thanks in advance. eon
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    I would convert to srt then using for example suprip. You don't have worry about the resolution then as it just text.
    Quote Quote  
  3. Member
    Join Date
    Dec 2006
    Location
    United Kingdom
    Search Comp PM
    Thanks for the quick reply Baldrick - you always seem to get in there quiclkly.

    However, Just can't seem to get a working srt file.

    The original sup is from a blu ray - tried to demux with both clown bd and tsmuxer. converted the sup in BDsup2sub and also tried SupRip

    Both of these progs open the blu ray sup file correctly as I can see the subtitles. but none of the exported files from these progs work in other applications.

    Tried to load them into SubtitleCreator and just keep getting the message:

    Error reading subtile 1 - Input string was not the correct format.

    How can I create a working srt file or something that converts a blu ray sup to a file that subtitle creator can read

    pulling my hair out with this - so close - this is the last stumbling block.
    Quote Quote  
  4. It could be a text format related issue. Be sure that the SRT file format is ANSI and not UNICODE, because SubtitlesCreator accepts only ANSI.

    You can simply convert from UNICODE to ANSI using Windows Notepad.

    About the failure with SUP format, could you post here the log file generated by A2D?



    Bye
    MrC

    AVStoDVD Homepage
    Quote Quote  
  5. Member
    Join Date
    Dec 2006
    Location
    United Kingdom
    Search Comp PM
    Going to do a new test without the subs to see if I am still getting the FFMpeg error - will post the log file if I do
    Quote Quote  
  6. Member
    Join Date
    Dec 2006
    Location
    United Kingdom
    Search Comp PM
    Still got the FFMpeg error

    Here is the log file. Hope it shows why it is happening

    <11/12/2009 19:06:00>
    START PROCESS
    <>

    <11/12/2009 19:06:00>
    PROJECT SETTINGS

    DVD Video Standard: NTSC
    DVD Titles number: 1
    DVD Size: 4450/4450 MB (100%)
    DVD Output Setup: DVD Folder
    DVD Label: DVDTest
    DVD Menu: No Menu
    Output Folder: F:\AVS Output
    Delete Temp Process Files: Yes
    Delete Working Files: Yes
    Edit Command Parameters: No
    Post Process Task: Show Progress Status window

    PREFERENCES

    AVS Source Filter: A2DSource
    AVS Resize Filter: Lanczos4Resize
    Video Resolution: 0
    Video BitRate Min: 2500
    Video BitRate Level 1: 6000
    Video Profile Level 2: 4500
    Video BitRate Max: 8500
    Keep DVD Compliant Video: 1
    AC3 Audio Encoder: 0
    DVD Audio Format: 0
    DVD Audio BitRate: 448
    Keep DVD Compliat Audio: 1
    Normalize Audio: 0
    DVD Audio Language: EN - English
    DVD Subs Language: EN - English
    Chapthers Interval: 5
    DVD Burning Drive: D: HL-DT-ST BDDVDRW CH08LS10 1.00
    DVD Burning Speed: 8x
    Auto Erase DVD RW: 1
    Save Log file: 1
    Unload ActiveMovie library: 0
    Adjust ffdshow mixer: 1
    <>

    <11/12/2009 19:06:00>
    TITLE 1 SOURCE FILES
    Video: F:\DVD Temp\Remuxed Files\Demuxed Files.M2TS
    Info: AVC - 27092 kbps - 1920x1080 - DAR 1.778 - 23.976 fps (CFR) - Progressive - 1:43:35 hours - 149030 frames
    Audio: F:\DVD Temp\Remuxed Files\Demuxed Files.M2TS
    Info: AC3 - 448 kbps - CBR - 48000Hz - 6ch - 1:43:35 hours
    Subs:
    [MediaInfoLib - v0.7.24]
    <>

    <11/12/2009 19:06:00>
    AVISYNTH SCRIPT
    Import("C:\Program Files (x86)\AVStoDVD\Lib\A2DSource.avsi")

    Video = A2DVideoSource("F:\DVD Temp\Remuxed Files\Demuxed Files.M2TS", CacheFolder = "F:\DVD Temp\AVS Temp")
    # Audio is frameserved by AviSynth just for Preview and Edit purposes.
    Audio = A2DAudioSource("F:\DVD Temp\Remuxed Files\Demuxed Files.M2TS", CacheFolder = "F:\DVD Temp\AVS Temp")

    Video = Video.ConvertToYV12
    #Using DGPulldown to upsize FPS
    Video = Video.Lanczos4Resize(720,480)

    AudioDub(Video, Audio)
    <>

    <11/12/2009 19:16:39>
    START VIDEO ENCODING OPERATIONS
    Encoding Profile: HCenc OPV 1-pass
    Target Video FileSize: 4017.7 MB
    HCenc Parameters: -ini "F:\DVD Temp\AVS Temp\DVDTest_0_Demuxed Files.HCenc.ini"
    HCenc ini file:
    *INFILE F:\DVD Temp\AVS Temp\DVDTest_0_Demuxed Files.avs
    *AVSRELOAD
    *OUTFILE F:\AVS Output\DVDTest_0_Demuxed Files.m2v
    *LOGFILE F:\DVD Temp\AVS Temp\DVDTest_0_Demuxed Files.HCenc.log
    *MAXBITRATE 9000
    *CQ_MAXBITRATE 2.127
    *BITRATE 5422
    *PROFILE BEST
    *ASPECT 16:9
    *PROGRESSIVE
    *BIAS 50
    *DC_PREC 9
    *MATRIX MPEG
    *AQ 1
    *LUMGAIN 0
    *SMP
    *PRIORITY IDLE
    *WAIT 2
    <>

    <11/12/2009 20:12:21>
    END VIDEO ENCODING OPERATIONS
    A2DVideoSource: DirectShowSource
    Created File: F:\AVS Output\DVDTest_0_Demuxed Files.m2v (4413 MB)
    OUTPUT VIDEO INFO: MPEG-2 Video - 6004 kbps - 720x480 - DAR 1.778 - 23.976 fps (CFR) - Progressive - 1:43:29 hours - 148881 frames
    <>

    <11/12/2009 20:12:21>
    START TRANSCODING OPERATIONS
    ReJig Parameters: -size 4017 -o "F:\AVS Output\DVDTest_0_Demuxed Files.ReJig.m2v" -i "F:\AVS Output\DVDTest_0_Demuxed Files.m2v" -auto -close -quiet
    <>

    <11/12/2009 20:12:56>
    END TRANSCODING OPERATIONS
    Transcoding executed on File: F:\AVS Output\DVDTest_0_Demuxed Files.m2v (4016.8 MB)
    OUTPUT VIDEO INFO: MPEG-2 Video - 5464 kbps - 720x480 - DAR 1.778 - 23.976 fps (CFR) - Progressive - 1:43:29 hours - 148881 frames
    <>

    <11/12/2009 20:12:56>
    START PULLDOWN OPERATIONS
    DGPulldown Parameters: "F:\AVS Output\DVDTest_0_Demuxed Files.m2v" -srcfps 23.976 -destfps 29.97 -inplace -bff
    <>

    <11/12/2009 20:13:39>
    END PULLDOWN OPERATIONS
    DGPulldown executed on File: F:\AVS Output\DVDTest_0_Demuxed Files.m2v (4016.8 MB)
    OUTPUT VIDEO INFO: MPEG-2 Video - 5459 kbps - 720x480 - DAR 1.778 - 23.976 fps (CFR) - Progressive (2:3 Pulldown) - 1:43:35 hours - 149028 frames
    <>

    <11/12/2009 20:13:39>
    START AUDIO DEMUXING OPERATIONS
    FFmpeg Parameters: -i "F:\DVD Temp\Remuxed Files\Demuxed Files.M2TS" -acodec copy "F:\AVS Output\DVDTest_0_Demuxed Files.ToFix.ac3"
    <>

    <11/12/2009 20:37:13>
    END AUDIO ENCODING OPERATIONS
    Created File: F:\AVS Output\DVDTest_0_Demuxed Files.ac3 (2.5 MB)
    OUTPUT AUDIO INFO: AC3 - 448 kbps - CBR - 48000Hz - 6ch - 46 seconds
    <>

    <11/12/2009 20:37:13>
    START DVD AUTHORING OPERATIONS
    BatchMux Parameters: -arglist "F:\DVD Temp\AVS Temp\DVDTest_0_BatchMux.ini"
    BatchMux ini file:
    -d "F:\AVS Output\DVDTest_0\VIDEO_TS"
    -mxp "F:\DVD Temp\AVS Temp\DVDTest_0_MuxMan.mxp"
    -l "F:\DVD Temp\AVS Temp\DVDTest_0_MuxMan.log"
    -muxman "C:\Program Files (x86)\AVStoDVD\MuxMan"
    -prio LOW
    -v "F:\AVS Output\DVDTest_0_Demuxed Files.m2v"
    -vidmode LB
    -a1 "F:\AVS Output\DVDTest_0_Demuxed Files.ac3"
    -a1lang en
    -cellfr "F:\DVD Temp\AVS Temp\DVDTest_0_Demuxed Files_MuxMan.txt"
    -progfr "F:\DVD Temp\AVS Temp\DVDTest_0_Demuxed Files_MuxMan.txt"
    -chapfr "F:\DVD Temp\AVS Temp\DVDTest_0_Demuxed Files_MuxMan.txt"

    <>

    <11/12/2009 20:37:50>
    END DVD AUTHORING OPERATIONS
    Created Folder: F:\AVS Output\DVDTest_0 (4101.5 MB)
    <>

    <11/12/2009 20:37:50>
    Log file created by AVStoDVD Release 2.2.4
    <>
    Quote Quote  
  7. FFmpeg has failed to demux the AC3 audio track from your m2ts file. After only 46 seconds footage, it quits. 3 workarounds:

    - Force AVStoDVD to reencode the AC3 audio track (instead of demuxing it), going to 'Edit Title'/'Audio' and toggle off 'Auto Audio Setup' and 'Keep DVD compliant audio'.
    - Fix the m2ts file with TsRemux
    - Use another software to demux the audio and then feed the single audio file ('Title'/'Add Audio') to AVStoDVD.

    And what about the SRT file? Have you had more luck by converting it into ANSI format?



    Bye
    MrC

    AVStoDVD Homepage
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!