On 2010-12-11 10:52:02 -0600, Ron Johnson wrote:
> On 12/11/2010 02:31 AM, Phil Requirements wrote:
> >On 2010-12-10 22:03:55 -0600, Ron Johnson wrote:
> >>But how do I save the output?
> >>
> >>After reading the mplayer and ffmpeg man page and Googling, these
> >>are the three methods I tried, but
On Sat, Dec 11, 2010 at 10:49:59AM -0600, Ron Johnson wrote:
> On 12/11/2010 05:01 AM, Klistvud wrote:
>> Dne, 11. 12. 2010 05:03:55 je Ron Johnson napisal(a):
>>
>>> (Yes, Handbrake makes the job trivial, but no, I don't want to
>>> transcode the file, just "crop and save". Disk is cheap and I wan
On 12/11/2010 02:31 AM, Phil Requirements wrote:
On 2010-12-10 22:03:55 -0600, Ron Johnson wrote:
But how do I save the output?
After reading the mplayer and ffmpeg man page and Googling, these
are the three methods I tried, but none of them work.
$ mplayer foo.mpeg -vf crop=720:352:0:64 \
On 12/11/2010 05:01 AM, Klistvud wrote:
Dne, 11. 12. 2010 05:03:55 je Ron Johnson napisal(a):
(Yes, Handbrake makes the job trivial, but no, I don't want to
transcode the file, just "crop and save". Disk is cheap and I want
to retain DVD quality.)
Are you positive that's possible? Wouldn't cr
Dne, 11. 12. 2010 05:03:55 je Ron Johnson napisal(a):
(Yes, Handbrake makes the job trivial, but no, I don't want to
transcode the file, just "crop and save". Disk is cheap and I want
to retain DVD quality.)
Are you positive that's possible? Wouldn't cropping necessarily involve
transcod
And I think it is good to put "-vcodec copy -acodec copy" to preserve
video and audio quality.
--
Bye,
Goran Dobosevic
Hrvatski: www.dobosevic.com
English: www.dobosevic.com/en/
Registered Linux User #503414
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "
On 2010-12-10 22:03:55 -0600, Ron Johnson wrote:
> But how do I save the output?
>
> After reading the mplayer and ffmpeg man page and Googling, these
> are the three methods I tried, but none of them work.
>
> $ mplayer foo.mpeg -vf crop=720:352:0:64 \
> -dumpstream -dumpfile bar.mpeg
>
> $
On 12/11/2010 05:03 AM, Ron Johnson wrote:
Hi,
But how do I save the output?
After reading the mplayer and ffmpeg man page and Googling, these are
the three methods I tried, but none of them work.
$ mplayer foo.mpeg -vf crop=720:352:0:64 \
-dumpstream -dumpfile bar.mpeg
$ mplayer foo.mpeg -vf
Hi,
But how do I save the output?
After reading the mplayer and ffmpeg man page and Googling, these
are the three methods I tried, but none of them work.
$ mplayer foo.mpeg -vf crop=720:352:0:64 \
-dumpstream -dumpfile bar.mpeg
$ mplayer foo.mpeg -vf crop=720:352:0:64 -o bar.mpeg
$ menc
9 matches
Mail list logo