[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: [transcode-users] NTSC still not ok
joern@xxxxxx said:
> Yes, the -o parameter is anyway ignored by transcode in case of using
> the new core. But with my patch no "-psu.avi" is added to the argument
> of --psu_mode anymore, so you can specify "--psu_mode /dev/null" to
> achieve the same effect of "-o /dev/null" with standard core.
something like this is needed, but shouldn't transcode really recognize
that --no_split + --psu_mode should just use the -o filename? i.e.
transcode --psu_mode foo -> foo-psu00.avi, foo-psu01.avi, ...
transcode -o foo.avi --psu_mode --no_split -> foo.avi
actually, that makes --no_split redundant. transcode could just
understand that if --psu_mode has no argument, it should do --no_split
and use the standard output filename.
Jason
- Re: [transcode-users] NTSC still not ok, (continued)
- Re: [transcode-users] NTSC still not ok, Torsten Howard, 2002/05/18
- Re: [transcode-users] NTSC still not ok, Florin Andrei, 2002/05/19
- Re: [transcode-users] NTSC still not ok, Douglas Bollinger, 2002/05/19
- Re: [transcode-users] NTSC still not ok, Torsten Howard, 2002/05/21
- Re: [transcode-users] NTSC still not ok, Joern Reder, 2002/05/21
- Re: [transcode-users] NTSC still not ok, Torsten Howard, 2002/05/21
- Re: [transcode-users] NTSC still not ok, Joern Reder, 2002/05/21
- Re: [transcode-users] NTSC still not ok, Torsten Howard, 2002/05/21
- Re: [transcode-users] NTSC still not ok, Joern Reder, 2002/05/21
- Re: [transcode-users] NTSC is ok (Success report), Torsten Howard, 2002/05/22
- Re: [transcode-users] NTSC still not ok,
Jason Lunz <=
- Re: [transcode-users] NTSC still not ok, Joern Reder, 2002/05/23
- Re: [transcode-users] NTSC still not ok, Gerald Britton, 2002/05/23
- Cleaning up --psu_mode/--no_split/-o options (was: Re: [transcode-users] NTSC still not ok), Joern Reder, 2002/05/23
- [transcode-users] Re: Cleaning up --psu_mode/--no_split/-o options, Joern Reder, 2002/05/23
- Re: [transcode-users] Re: Cleaning up --psu_mode/--no_split/-o options, Jason Lunz, 2002/05/23
- Re: Cleaning up --psu_mode/--no_split/-o options (was: Re: [transcode-users] NTSC still not ok), Torsten Howard, 2002/05/24
- Re: [transcode-users] NTSC still not ok, Florin Andrei, 2002/05/22