digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   FFMPEG: Multiple vob files as input [FAQ] (http://www.digitalfaq.com/archives/encode/6055-ffmpeg-multiple-vob.html)

Razorblade2000 10-12-2003 07:43 AM

FFMPEG: Multiple vob files as input [FAQ]
 
Use sth like this:

cat 1.vob 2.vob | ffmpeg -i - ...


this should work... (tell me if it did!)

:D

Fl0ppy 10-22-2003 04:47 AM

nops it dont work.

I tried cat 1.vob 2.vob |ffmpeg -i -vcodec

I tried with codec mpeg4/2 and 1 :cry:

Razorblade2000 10-22-2003 05:49 AM

They have to be named "1.vob" "2.vob" (I guess yopu kenw that...)

What did ffmpeg respond?

Fl0ppy 10-23-2003 04:27 PM

If i do the next sentence:
cat "VTS_01_1.VOB" "VTS_01_2.VOB"|ffmpeg -i -vcodec mpeg4 test.avi

The result is: "-vcodec:Error opening file"

Razorblade2000 10-29-2003 10:24 AM

ok put an "-" at the end

(e.g. blablablaoptionsblablabla - )


All times are GMT -5. The time now is 10:30 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.