VideoHelp Forum




Results 1 to 11 of 11
  1. Ramparts
    Guest
    Hi... I'm trying to use this great app but so far I can't... here is my problem: I used DVD Backup with the DVD I want to convert,,,then when I open it with ffmpegX for encoding if I:
    1) choose Divx the encoding is done on a second leaving me with an .avi file with no info of course

    2) choose VCD I get this error message:
    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
    Fri Mar 19 18:36:28 ART 2004
    usage: movtoy4m -w width -h height -F a:b -a a:b [-s] [-f] [-o ppm/y4m] movie.mov
    example: movtoy4m -w 352 -h 288 -F 25:1 -a 4:3 pal_normal.mov
    example: movtoy4m -w 352 -h 240 -F 30000:1001 -a 16:9 ntsc_wide.mov
    **ERROR: [yuvscaler] Could'nt read YUV4MPEG header!
    **ERROR: [mpeg2enc] Could not read YUV4MPEG2 header: system error (failed read/write)!


    Please help !!!

  2. Ramparts
    Guest
    Please... I really really want to use this app...

    I tried erasing it and re-installing... I even place the mencoder, mplayer and stuff on the same folder as ffmpegX , but I keep getting the same problem on both computers I have...

    Heeeeeeeeeeeeeeelp...

  3. Let's focus first on your first issue (encoding finished immediately). Click the blue "i" icon in the Progress window and post the process output, which could include relevant error messages.

  4. Ramparts
    Guest
    This what I get:

    Encoding started on Sat Mar 20 14:04:19 ART 2004
    Using GNU internationalization
    Original domain: messages
    Original dirname: /sw/share/locale
    Current domain: mplayer
    Current dirname: /usr/local/share/locale
    MEncoder dev-CVS-030226-15:00-3.1 (C) 2000-2003 Arpad Gereoffy (see DOCS)
    AltiVec found
    Reading /Users/josenovas/.mplayer/codecs.conf: Reading /usr/local/etc/mplayer/codecs.conf: Using built-in default codecs.conf
    File not found: 'frameno.avi'
    Reading disc structure, please wait...
    libdvdread: Couldn't find device name.
    There are 34 titles on this DVD.
    There are 28 chapters in this DVD title.
    There are 1 angles in this DVD title.
    DVD successfully opened.
    success: format: 0 data: 0x0 - 0xFD288000
    MPEG-PS file format detected.
    VIDEO: MPEG2 720x480 (aspect 3) 29.97 fps 12250.0 kbps (1531.2 kbyte/s)
    [V] filefmt:2 fourcc:0x10000002 size:720x480 fps:29.97 ftime:=0.0334
    ================================================== ========================
    Opening audio decoder: [liba52] AC3 decoding with liba52
    Using AltiVec optimized IMDCT transform
    AC3: 5.1 (3f+2r+lfe) 48000 Hz 448.0 kbit/s
    No accelerated resampler found
    The selected video_out device is incompatible with this codec.
    FATAL: Cannot initialize video driver.
    AUDIO: 48000 Hz, 2 ch, 16 bit (0x20), ratio: 56000->192000 (448.0 kbit)
    Selected audio codec: [a52] afm:liba52 (AC3-liba52)
    ================================================== ========================
    Opening video filter: [expand=-1:-1:-1:-1:1]
    Expand: -1 x -1, -1 ; -1 (-1=autodetect) osd: 1
    Opening video filter: [scale=448:304]
    Opening video filter: [crop=-720:-480:720:480]
    Crop: -720 x -480, 720 ; 480
    ================================================== ========================
    Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
    VDec: vo config request - 720 x 480 (preferred csp: Mpeg PES)
    Could not find matching colorspace - retrying with -vop scale...
    Opening video filter: [scale]
    VDecoder init failed
    Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder v2.0
    libmpeg2: No accelerated IDCT transform found
    libmpeg2: No accelerated motion compensation found
    VDec: vo config request - 720 x 480 (preferred csp: Planar YV12)
    VDec: using Planar YV12 as output csp (no 0)
    Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
    crop: bad position/width/height - cropped area is out of the original!
    VDecoder init failed
    Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    Selected video codec: [ffmpeg12] vfm:ffmpeg (FFmpeg MPEG 1/2)
    ================================================== ========================
    MP3 audio selected
    Building audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
    Writing AVI header...
    VDec: vo config request - 720 x 480 (preferred csp: Planar YV12)
    FATAL: Cannot initialize video driver.
    VDec: using Planar YV12 as output csp (no 0)
    Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
    crop: bad position/width/height - cropped area is out of the original!
    init_vo failed
    ??? vf_get_image{vf->query_format(outfmt)} failed!

  5. You used the autocrop tool over a black image. Set a different "Start from:" point and autocrop again.

  6. Ramparts
    Guest
    Ok thanx that's solved... set the "start from:" to 3 sec and started encoding correctly... that's for DivX

    However, when I try to make the same VIDEO_TS to VCD I keep getting these error:

    Encoding started on Sat Mar 20 16:48:46 ART 2004
    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
    usage: movtoy4m -w width -h height -F a:b -a a:b [-s] [-f] [-o ppm/y4m] movie.mov
    example: movtoy4m -w 352 -h 288 -F 25:1 -a 4:3 pal_normal.mov
    example: movtoy4m -w 352 -h 240 -F 30000:1001 -a 16:9 ntsc_wide.mov
    **ERROR: [yuvscaler] Could'nt read YUV4MPEG header!
    **ERROR: [mpeg2enc] Could not read YUV4MPEG2 header: system error (failed read/write)!

    Maybe I'm missing something... isn't here a guide to VIDEO_TS to VCD or SVCD...?

    Btw, thanx...

  7. VIDEO_TS input is supported for CVD, SVCD and DVD conversion. VCD conversion does not support VIDEO_TS input - use VOB input instead.

  8. Ramparts
    Guest
    Thanx for all your help major... now everything works...

    One last question I encoded the VIDEO_TS folder into SVCD (2 cd's)...
    I end up with (in this case) 6 .img files, I have to burn:

    movie-1.mpg_01.img , movie-1.mpg_02_pregap.img , movie-1.mpg_02.img this three on one cd


    movie-2.mpg_01.img , movie-2.mpg_02_pregap.img , movie-2.mpg_02.img and this three on another cd

    right?

  9. Ramparts
    Guest
    Ohhhh

    I found another problem... I checked the the .mpg movies I get after the encoding... It turns out that audio and video are not synchronized... video and subtitles are but not audio...

    Why is that...?

  10. Originally Posted by Ramparts
    movie-1.mpg_01.img , movie-1.mpg_02_pregap.img , movie-1.mpg_02.img this three on one cd... and this three on another cd
    right?
    Almost.. replace "this three" by "this two", as you don't have to burn the pregap.img files.

  11. Originally Posted by Ramparts
    Ohhhh

    I found another problem... I checked the the .mpg movies I get after the encoding... It turns out that audio and video are not synchronized... video and subtitles are but not audio...

    Why is that...?
    This can happen with NTSC material. To avoid that problem, enable the "Decode with Quicktime" option. However, this will prevent you using VIDEO_TS folders. You can use 0SEx to obtain a VOB file instead of a VIDEO_TS folder. Also, in order to decode VOB with Quicktime you need to install the Apple mpeg-2 player component.




Similar Threads

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