VideoHelp Forum




Results 1 to 13 of 13
  1. Member
    Join Date
    Jan 2007
    Location
    Netherlands
    Search Comp PM
    I try days and weeks to put the subtitel in the file:
    Video
    -AVI
    -mpeg4, yuv420p, 520x272
    Audio
    ac3,48000 Hz, stereo, 192kb/s

    Subtitel: srt file

    Also follow the instructions on this links : http://www.ffmpegx.com/dvd_sub.html

    https://forum.videohelp.com/viewtopic.php?t=311346&sid=350a0f9da359fdab816ce71686b546f7

    with no succes
    I hope somebody can help me

  2. Member
    Join Date
    Feb 2007
    Location
    United States
    Search Comp PM
    I am having the same problem. Program will not load my .srt file when I try to encode an .avi file to DVD format. Tried numerous times unsuccessfully. What we need is an illustrated guide for this problem. I followed all the suggestions on this forum and other sites-NADA!
    "The worst day diving is better than the best day working."

  3. I have the same problem! this is unbeliable that dont have any help...

  4. Explorer Case's Avatar
    Join Date
    Feb 2004
    Location
    Middle Earth
    Search Comp PM
    If you have a failed conversion, please provide the Process Information log. You may access this log by clicking the blue "i" in the ffmpegX Progress window, after a conversion attempt.

  5. Hello Case! thanks for your reply! I'm a newbie and completed lost in use of ffmpeg.. I post this message in MacOsx section.. and I use windows version.. sorry for my ignorance..

    and realy thanks for your attention!

  6. Member
    Join Date
    Nov 2011
    Location
    istanbul
    Search Comp PM
    Hi All,

    This is my first message I just registered. I have used ffmpegx in the past for little things but a friend of mine asked me a DVD of a film which is only in divx and needs to have Turkish subtitles which I can download on the net. Now, my problem is also with the subtitles but I guess I'm a bit further than you guys are so I'll go on and write about how I PREVIEW my subtitles.

    I uploaded a video file. It should be attached. Please check it.

    Beware that you should check that your subtitle file is a UNICODE-8 and also that the right Text Encoding must be selected. Mine ALTHOUGH is selected still doesn't work !

    So I'm keeping on trying..
    Image Attached Files

  7. Explorer Case's Avatar
    Join Date
    Feb 2004
    Location
    Middle Earth
    Search Comp PM
    Originally Posted by kaya View Post
    ... a film which needs to have Turkish subtitles. My problem is also with the subtitles.
    The subtitle file is UNICODE-8.
    If your subtitle file is Unicode-8, then also select UTF-8 in ffmpegX's subtitle text encoding (not 8859-9).
    (When your subtitle is Unicode-8 and you select 8859-9 in ffmpegX, you will see weird stuff like "açıklığa kavuÅŸturabilir" instead of "açıklığa kavuşturabilir".)

    Also use a font that has full Turkish glyphs. The copy of Arial that is supplied with ffmpegX does not contain all such characters. Even with the correct text encoding, you may see "_" for missing characters. The fonts Times, Geneva, Gadget, Trebuchet, Ayuthaya and STHeiti seem better and more complete for Turkish characters.

  8. Member
    Join Date
    Nov 2011
    Location
    istanbul
    Search Comp PM
    Thanks very much Case, as you said other fonts besides Arial works perfectly with your method.

    I have another problem though,

    I've chosen everything, set my bitrate etc.. etc.. I've attached a JPEG of my settings on the filters tab of FFmpegx.
    When I encode the file the subtitles aren't hardcoded as I've expected them to be.
    I'm encoding a mpg(2) file by the way.

    Kaya
    Image Attached Thumbnails Click image for larger version

Name:	Screen ShotffmpegX.jpg
Views:	773
Size:	98.5 KB
ID:	9611  


  9. Explorer Case's Avatar
    Join Date
    Feb 2004
    Location
    Middle Earth
    Search Comp PM
    Originally Posted by kaya View Post
    the subtitles aren't hardcoded as I've expected them to be.
    When encoding to DVD, the subtitles will be soft (selectable), unless "Decode with mplayer" is set in the Options tab. Only then will the subtitles be hardcoded (burned in to the video).

    The "Burn" drop-down selection in the Filters tab is there for what to do with subtitles in VOB source files, not for external subtitles.

  10. Member
    Join Date
    Nov 2011
    Location
    istanbul
    Search Comp PM
    When encoding to DVD, the subtitles will be soft (selectable), unless "Decode with mplayer" is set in the Options tab. Only then will the subtitles be hardcoded (burned in to the video).
    Ok. Question is I have two avi files of the same film. And I'm encoding directly to mpeg. Don't I need to encode to DVD (VOB) structure to get the subtitles to be soft and selectable. And if so, how would I be able to do that if I'm encoding twice for every two avi's or is the mpg file somehow wrapping the subtitle file as well? Is there a way to add multiple subtitles also ?

    Thanks.

    Kaya

  11. Member
    Join Date
    Nov 2011
    Location
    istanbul
    Search Comp PM
    When encoding to DVD, the subtitles will be soft (selectable), unless "Decode with mplayer" is set in the Options tab. Only then will the subtitles be hardcoded (burned in to the video).
    I set "Decode with mplayer" but the rendering seems to goes on forever without the progress bar moving. And the CPU is at 1 or 2 % so nothing seems to be moving..I redownloaded all the components and installed them again.

  12. Explorer Case's Avatar
    Join Date
    Feb 2004
    Location
    Middle Earth
    Search Comp PM
    Originally Posted by kaya View Post
    I have two avi files of the same film. And I'm encoding directly to mpeg. Don't I need to encode to DVD (VOB) structure to get the subtitles to be soft and selectable. And if so, how would I be able to do that if I'm encoding twice for every two avi's or is the mpg file somehow wrapping the subtitle file as well?
    ffmpegX will not include a subtitle stream in the intermediate MPEG output, but will add the subtitle stream right before creating the VOB structure.
    You could convert part one to .mpg, then part two to .mpg, then join them, then author that with subs to a VIDEO_TS folder.

    Originally Posted by kaya
    Is there a way to add multiple subtitles also?
    ffmpegX allows for one subtitle stream when converting to DVD-Video.

    Originally Posted by kaya View Post
    I set "Decode with mplayer" but the rendering seems to goes on forever without the progress bar moving. And the CPU is at 1 or 2 % so nothing seems to be moving..I redownloaded all the components and installed them again.
    The ffmpegX Progress window may show one of two possible progress bars. Either the bar fills from left to right for the estimated percentage, or the bar shows the "barber pole" when a percentage can't be calculated (yet). It is possible that it starts with the barber pole until a percentage is known, and then continues as a regular progress bar. I don't know why the conversion would stall.

  13. Member
    Join Date
    Nov 2011
    Location
    istanbul
    Search Comp PM
    Case thanks for the help man,

    Like you said joining the two files with hardcoded subs will work. Though i've managed to complete the render process normally (unlike before where it stalled like you pointed out) to hardcode the subs using the "decode with player" checkbox, I still got the video encoded without the subs.

    I wonder if any of the checkboxes, settings are somehow getting in the way of each other..

    Regards,

    Kaya




Similar Threads

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