0xnullptr <0xnullptr@...> writes:

> I'd like to know how I can programmatically do the 
> same as the ffmpeg command line option '-f dvd'

Do you really mean "-f dvd" or something else?
Because afaict "-f dvd" corresponds to:
av_guess_format("dvd", NULL, NULL);

Carl Eugen

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to