Hi
I'm try to encode a video_ts folder (Backup DVD) to vcd with the preset of the ffmepg (Pal) and got this message in terminal.
Welcome to Darwin!
[Ordenador-de-SouthFerry:~] SouthFerry% pbpaste | sh
Encoding started on Mon Jul 28 20:13:55 CEST 2003
/Users/SouthFerry/Desktop/Prueba/VIDEO_TS: Unknown format
INFO: [yuvscaler] yuvscaler (version 1.7.0) is a general scaling utility for yuv frames
INFO: [yuvscaler] © 2001-2002 Xavier Biquard <xbiquard@free.fr>
INFO: [yuvscaler] yuvscaler -h for help, or man yuvscaler
**ERROR: [yuvscaler] Could'nt read YUV4MPEG header!
**ERROR: [mpeg2enc] Could not read YUV4MPEG2 header: system error (failed read/write)!
[Ordenador-de-SouthFerry:~] SouthFerry%
What´s the problem?![]()
(Powerbook G3)
Thanxs![]()
Results 1 to 6 of 6
-
SouthFerryGuest
-
VIDEO_TS input is not supported for ffmpeg codec, only for mencoder codecs. Use VOB input, or switch to mencoder.
-
SouthferryGuest
And how can I join 4 .vob files in one?
(the movie have 4 .vob parts and I need to encode it in 2 cd's with ffmpeg)
-
I try to encode a small .VOB file (testing the application in fact) to SVCD (NTSC) and I get this error too?
[Samuel:~] samuel% pbpaste | sh
Encoding started on Sun Aug 10 20:19:38 EDT 2003
## Component Manager: attempting to find symbols in a component alias of type (regR/carP/x!bt)
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: [mpeg2enc] Could not read YUV4MPEG2 header: system error (failed read/write)!
I installed everything... ?
-
This error means you're using the "Decode with quicktime" option on a mpeg-2 file without having previously installed the Apple mpeg-2 QT Playback component.
Workarounds:
- Install it, or
- Disable "Decode with quicktime" (risk of sound sync problems unless you encode PAL), or
- Enable "Decode with mplayer"
Similar Threads
-
JPEG to YUV
By mma238 in forum Video ConversionReplies: 20Last Post: 3rd Apr 2011, 11:53 -
AVS to YUV
By fidogenial in forum Video ConversionReplies: 1Last Post: 21st Oct 2010, 21:53 -
Error in writing a YUV frame
By krao in forum Newbie / General discussionsReplies: 11Last Post: 1st Sep 2009, 10:47 -
convert .yuv to .ts
By mrzapp in forum Video ConversionReplies: 3Last Post: 19th Nov 2008, 07:34 -
YUV viewer
By mourya in forum ProgrammingReplies: 0Last Post: 31st Oct 2007, 13:38