VideoHelp Forum




Results 1 to 3 of 3
  1. Member
    Join Date
    Mar 2006
    Location
    Netherlands
    Search Comp PM
    hi, i have some dvd's in 16:9 PAL, i want to view them on my 16:9 tv, but then the subtitles are out of view. so i can only see subtitles when my tv is 4:3 with black bars left/right, the move is in the center with black bars top/bottom, the subtitles are in bottom black bar.
    what i like to do is to move the subtitles up so that they are in the picture area.
    i want to do this for the main movie plus all the extras so i try to handle the VIDEO_TS.

    after a few seconds, ffmpegx stops with an error, long before handling subtitles as far as i can see it. what am i doing wrong ?

    Code:
    Encoding started on Wed Apr 19 20:07:21 CEST 2006
    /Volumes/MacxxxxWork/MacWorkVideo/MTR/James_Bond_1962_Dr_No/DVD9/movie/
    -f 5 -b 2500 -q 3 -B 260 -V 230 -a 2
    -F 3
       INFO: [yuvscaler] yuvscaler (version 1.7.0) is a general scaling utility for yuv frames
       INFO: [yuvscaler] (C) 2001-2002 Xavier Biquard <xbiquard@free.fr>
       INFO: [yuvscaler] yuvscaler -h for help, or man yuvscaler
    MPlayer dev-CVS-051126-18:35-3.3 (C) 2000-2005 MPlayer Team
    Mac OSX static build for ffmpegX
    AltiVec found
    CPU: PowerPC
    CommandLine: '-noframedrop' '-vo' 'yuv4mpeg' '-ao' 'pcm:waveheader' '-v' '-osdlevel' '0' 'dvd://1' '-dvd-device' '/Volumes/MacxxxxWork/MacWorkVideo/MTR/James_Bond_1962_Dr_No/DVD9/VIDEO_TS' '-dvdangle' '1' '-aid' '1' '-sid' '4'
    get_path('font/font.desc') -> '/Users/xxxx/.mplayer/font/font.desc'
    font: can't open file: /Users/xxxx/.mplayer/font/font.desc
    Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars)
    libdvdread: Couldn't find device name.
    Using Unoptimized OnScreenDisplay
    Using Darwin accurate timing
    Terminal type `unknown' is not defined.
    get_path('input.conf') -> '/Users/xxxx/.mplayer/input.conf'
    Can't open input config file /Users/xxxx/.mplayer/input.conf: No such file or directory
    Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or directory
    Falling back on default (hardcoded) input config
    get_path('1.conf') -> '/Users/xxxx/.mplayer/1.conf'
    Playing dvd://1.
    get_path('sub/') -> '/Users/xxxx/.mplayer/sub/'
    URL: dvd://1
    Reading disc structure, please wait...
    There are 23 titles on this DVD.
    There are 1 chapters in this DVD title.
    There are 1 angles in this DVD title.
    DVD successfully opened.
    The selected video_out device is incompatible with this codec.
    Also try adding the scale filter, e.g. -vf spp,scale instead of -vf spp.
    [open] number of audio channels on disk: 0.
    [open] number of subtitles on disk: 0
    DVD start cell: 0  pack: 0x0-0x5  
    DVD start=0 end=5  
    STREAM: [null] dvd://1
    STREAM: Description: DVD stream
    STREAM: Author: 
    STREAM: Comment: 
    DVD Seek! lba=0x0  cell=0  packs: 0x0-0x5  
    Angle-seek synced by cell/vob IDN search!  
    Checking for YUV4MPEG2
    ASF_check: not ASF guid!
    Checking for NuppelVideo
    Checking for REAL
    Checking for SMJPEG
    Searching demuxer type for filename dvd://1 ext: (null)
    DVD Seek! lba=0x0  cell=0  packs: 0x0-0x5  
    Angle-seek synced by cell/vob IDN search!  
    Checking for Nullsoft Streaming Video
    --- END OF CELL !!! ---
    DVD Seek! lba=0x0  cell=0  packs: 0x0-0x5  
    Angle-seek synced by cell/vob IDN search!  
    Checking for MOV
    Checking for VIVO
    header block 1 size: 0
    Checking for PVA
    Checking for MPEG-TS...
    --- END OF CELL !!! ---
    THIS DOESN'T LOOK LIKE AN MPEG-TS FILE!
    TRIED UP TO POSITION 0, FOUND ffffff00, packet_size= 0, SEEMS A TS? 0
    DVD Seek! lba=0x0  cell=0  packs: 0x0-0x5  
    DVD Seek! lba=0x0  cell=0  packs: 0x0-0x5  
    Angle-seek synced by cell/vob IDN search!  
    Checking for LMLM4 Stream Format
    Invalid packet in LMLM4 stream: ch=0 size=1140851708
    LMLM4 Stream Format not found
    system stream synced at 0x0 (13)!
    ==> Found video stream: 0
    MPEG-PS file format detected.
    --- END OF CELL !!! ---
    MPEG Stream reached EOF
    ds_fill_buffer: EOF reached (stream: audio)  
    MPEG: No audio stream found -> no sound.
    Searching for sequence header... OK!
       INFO: [yuvscaler] SVCD output format requested in PAL/SECAM norm
    kbyte/s)
    [V] filefmt:2  fourcc:0x10000002  size:720x576  fps:25.00  ftime:=0.0400
    get_path('sub/') -> '/Users/xxxx/.mplayer/sub/'
    get_path('default.sub') -> '/Users/xxxx/.mplayer/default.sub'
    Using (default) progressive frame mode.==========================================================================
    Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
    VDec: vo config request - 720 x 576 (preferred colorspace: Mpeg PES)
    Trying filter chain: vo
       INFO: [yuvscaler] input:   frame size:  720x576 pixels (622080 bytes)
       INFO: [yuvscaler] input:   frame rate:  25/1 fps (~25.000000)
       INFO: [yuvscaler] input:    interlace:  none/progressive
       INFO: [yuvscaler] input: sample aspect ratio:  ?:?
       INFO: [yuvscaler] from 720x576, take 720x576+0+0, NOT_INTERLACED/PROGRESSIVE
       INFO: [yuvscaler] scale to 720x432, 720x576 being displayed, NOT_INTERLACED/PROGRESSIVE
       INFO: [yuvscaler] Scaling uses the RESAMPLE algorithm, 
    -vf scale...
    Opening video filter: [scale]
    SwScale params: -1 x -1 (-1=no scaling)
    Trying filter chain: scale vo
    VDecoder init failed :(
    Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
    Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
    ==========================================================================
    Audio: no sound
    Freeing 0 unused audio chunks.
    Starting playback...
    VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
     line switching
       INFO: [yuvscaler] without time forwarding
       INFO: [yuvscaler] Without luminance correction
       INFO: [yuvscaler] Without chrominance correction
       INFO: [yuvscaler] black lines: 72 above and 72 under
       INFO: [yuvscaler] black columns: 0 left and 0 right
       INFO: [yuvscaler] frame rate: 25.000 fps
       INFO: [yuvscaler] Scaling ratio for width is 1 to 1
       INFO: [yuvscaler] and is 4 to 3 for height
       INFO: [yuvscaler] Specific downscaling routing number 7
    chain: vo
    VDec: using Planar YV12 as output csp (no 0)
    Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
    VO Config (720x576->1024x576,flags=0,'MPlayer',0x32315659)
    VO: [yuv4mpeg] 720x576 => 1024x576 Planar YV12 
    VO: Description: yuv4mpeg output for mjpegtools
    VO: Author: Robert Kesterson <robertk@robertk.com>
    *** [vo] Allocating mp_image_t, 720x576x12bpp YUV planar, 622080 bytes
    rame size:  720x576 pixels (622080 bytes)
       INFO: [yuvscaler] output:   frame rate:  25/1 fps (~25.000000)
       INFO: [yuvscaler] output:    interlace:  none/progressive
       INFO: [yuvscaler] output: sample aspect ratio:  ?:?
       INFO: [mpeg2enc] Selecting SVCD output profile
       INFO: [mpeg2enc] Assuming norm PAL
    ++ WARN: [mpeg2enc] Generating dummy SVCD scan-data offsets to be filled in by "vcdimager"
    ] Encoding MPEG-2 video to /Volumes/MacxxxxWork/MacWorkVideo/MTR/James_Bond_1962_Dr_No/DVD9/movie.mpv
       INFO: [mpeg2enc] Horizontal size: 720 pel
       INFO: [mpeg2enc] Vertical size: 576 pel
       INFO: [mpeg2enc] Aspect ratio code: 2 = 4:3 display
       INFO: [mpeg2enc] Frame rate code:   3 = 25.0 (PAL/SECAM VIDEO / converted FILM)
       INFO: [mpeg2enc] Bitrate: 2500 KBit/s
       INFO: [mpeg2enc] Quality factor: 3 (Quantisation = 3) (1=best, 31=worst)
       INFO: [mpeg2enc] Field order for input: none/progressive
    MPEG Stream reached EOF
    ds_fill_buffer: EOF reached (stream: video)  
    MPEG Stream reached EOF
    ds_fill_buffer: EOF reached (stream: video)  
    MPEG Stream reached EOF
    ds_fill_buffer: EOF reached (stream: video)  
    MPEG Stream reached EOF
    ds_fill_buffer: EOF reached (stream: video)  
    MPEG Stream reached EOF
    ds_fill_buffer: EOF reached (stream: video)  
    MPEG Stream reached EOF
    ds_fill_buffer: EOF reached (stream: video)  
    FO: [mpeg2enc] New Sequence every 9999 Mbytes
       INFO: [mpeg2enc] Assuming non-video stream of 260 Kbps
       INFO: [mpeg2enc] Search radius: 16
       INFO: [mpeg2enc] GOP SIZE RANGE 9 TO 15 
       INFO: [mpeg2enc] Setting colour/gamma parameters to "PAL B/G"
       INFO: [mpeg2enc] Progressive format frames = 0
       INFO: [mpeg2enc] Using default unmodified quantization matrices
       INFO: [mpeg2enc] Buffering 39 frames
       INFO: [mpeg2enc] SETTING AltiVec for QUANTIZER!
       INFO: [mpeg2enc] SETTING AltiVec for MOTION!
       INFO: [mpeg2enc] SETTING AltiVec for TRANSFORM!
       INFO: [mpeg2enc] SETTING AltiVec for PREDICTION!
    EOF code: 1  
    uninit video: libmpeg2
    Exiting... (End of file)
       INFO: [yuvscaler] End of stream!
       INFO: [yuvscaler] Normal exit: end of stream with frame number 2!
       INFO: [mpeg2enc] Guesstimated final muxed size = 23286
    wait, encoding to mp2 audio with mp2enc...
    /Applications/ffmpegX.app//Contents/Resources/mencvcdX: line 213: /Volumes/MacxxxxWork/MacWorkVideo/MTR/James_Bond_1962_Dr_No/DVD9/movie//audiodump.wav: No such file or directory
       INFO: [mplex] mplex version 2.2.2 ($Date: 2003/05/13 20:27:15 $)
       INFO: [mplex] File /Volumes/MacxxxxWork/MacWorkVideo/MTR/James_Bond_1962_Dr_No/DVD9/movie.mpv looks like an MPEG Video stream.
    **ERROR: [mplex] Unable to open file /Volumes/MacxxxxWork/MacWorkVideo/MTR/James_Bond_1962_Dr_No/DVD9/movie.mpa for reading.

  2. DVD subtitles are images muxed with the video. Moving them is not simple and only possible in some cases (eg. the subpicture data has a background smaller than the video data). This feature is not currently supported in ffmpegX.

  3. Member
    Join Date
    Mar 2006
    Location
    Netherlands
    Search Comp PM
    Originally Posted by major
    DVD subtitles are images muxed with the video. Moving them is not simple and only possible in some cases (eg. the subpicture data has a background smaller than the video data). This feature is not currently supported in ffmpegX.
    1. for windows i have a solution called DVD2SVCD: demux video audio subtitles, convert as needed, "burn" the subtitles into the picture. the problem is that it takes about 24 hours per movie, and my mac is so much faster.

    2. looking back in the log above, i think that the problem there is, that when i select VIDEO_TS, only the first title gets processed, which is some logo without sound.

    what is the right procedure to handle the complete DVD content when i don't need subtitles ?




Similar Threads

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