Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
diff --git a/MAINTAINERS b/MAINTAINERS
index b21841e..d291a71 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5244,6 +5244,7 @@ M:[EMAIL PROTECTED]
L: mjpeg-users@lists.sourceforge.net
W:
In some over-curious testing, I think I ran into an upper limit (be it
unusable for any practical purpose) for -b. Any encoding with -b greater
than 15000 just doesn't work. Does anyone have any similar experiences?
Does anyone know the upper limit of -b for 1.6.2?
Also, is there an irc channe
pecified
Level
-f 1/4/8 have lower limits.
According to the link I've included, 15000 is the max bitrate for [EMAIL PROTECTED]
encoders; but, maybe it's different in the source.
Joe
---
SF.Net email is Sponsored by the Better Sof
he two?
If comparisons haven't been made, then I should do some. Which are good
video types to test? What content do I want? I like tecoltd.com's choice
of fast motion, edges, and details. What types of video will show how
encoders differ?
Joe
-
Florin Andrei wrote:
On Fri, 2005-09-09 at 19:08 +0900, Joe Friedrichsen wrote:
If comparisons haven't been made, then I should do some. Which are good
video types to test? What content do I want? I like tecoltd.com's choice
of fast motion, edges, and details. What types of video
infile
If your source video is bottom-first, then change "interlaced" to
"interlaced_bf".
Joe
---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://s
I've got some captured on my NTSC DV camera. If you want it, I'll send
it to you. Tell me what information you'd like to know.
Joe
---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free con
Stefan M. Fendt wrote:
Joe Friedrichsen schrieb:
I've got some captured on my NTSC DV camera. If you want it, I'll send
it to you. Tell me what information you'd like to know.
Any NTSC-DV-file with moving objects in it will be fine. It's just to
test the deinterlac
enc still encoded at 3/1001.
By removing -p, I got things to work and mpeg2enc kept the source's
24000:1001 frame rate. What am I not understanding about using -p?
Thanks,
Joe
From mpeg2enc's man page:
-F|--frame-rate num
Set the fra
Mark Heath wrote:
Joe Friedrichsen wrote:
After reading mpeg2enc's man page, I decided that changing -F 4 to -F
1 and adding -p would work. However, I was wrong and mpeg2enc changed
the frame rate number to 4 (3/1001) when it started. The man page
gave me the impression that -p would
small set of scripts to
automate testing and measuring. After a test, you're left with a CSV
file ready for your favorite charting program (and you can make images
like http://vidprofile.berlios.de/fig/qb-chart.png). Compare things like
still the long wait. I'd be curious to see what other think
about it, so if you try it, please give some feedback. vidprofile:
http://freshmeat.net/projects/vidprofile/
Joe
-
Take Surveys. Earn Cash. Influence the Future of
e-encode it so that it is compliant. tovid also
includes a script called todisc, which creates animated DVD menus.
Whichever you choose, good luck!
Joe
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.n
;t added during commercials. Makes you wonder who the networks
really want to serve.
Joe
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to
MAKE: has posted a few links that may help you find what you're looking for...
http://www.makezine.com/blog/archive/2007/02/comskip_free_mp.html?CMP=OTC-0D6B48984890
Joe
-
Take Surveys. Earn Cash. Influence the Future
deb pachage. (alien -k --scripts *.rpm).
You may want to use the Debian packages at debian-multimedia.org
Joe
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll g
v2yuv:
-C chroma
Set output chroma (default: '420jpeg'). Currently,
'420jpeg', '420mpeg2', '420paldv', '422' are available.
Add '-C 420mpeg2' to your lav2yuv command :-)
Joe
On 4/16/07, Anne Wilson <[EMAIL PROTECTED]> wrote:
> On Monday 16 April 2007, Joe Friedrichsen wrote:
> > On 4/16/07, Anne Wilson <[EMAIL PROTECTED]> wrote:
> > > ...
> > >INFO: [lav2yuv] chroma '422' recommended with this input
>
On 4/16/07, Anne Wilson <[EMAIL PROTECTED]> wrote:
> On Monday 16 April 2007, Joe Friedrichsen wrote:
> > On 4/16/07, Anne Wilson <[EMAIL PROTECTED]> wrote:
> > > Like this?
> > >
> > > lav2yuv airport.avi | yuvscaler -O DVD | yuvdenoise | mpeg2enc
Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
---
drivers/media/common/saa7146_core.c |2 +-
drivers/media/dvb/dvb-core/dvb_net.c |2 +-
drivers/media/video/bt8xx/bttv-cards.c|2 +-
drivers/media/video/bt8xx/bttv-driver.c
Just fill the array as necessary and terminate with 0
Signed-off-by: Joe Perches
---
diff --git a/drivers/media/video/zoran/zoran_device.c
b/drivers/media/video/zoran/zoran_device.c
index 6f846ab..b02007e 100644
--- a/drivers/media/video/zoran/zoran_device.c
+++ b/drivers/media/video/zoran
anged
char foo[sizeof("barX")];
...
sprintf(foo, "bar%c", value + '0');
Joe Perches (25):
arch/mips: Use static const char arrays
arch/powerpc: Use static const char arrays
drivers/acpi: Use static const char arrays
drivers/char: Use static const char array
Signed-off-by: Joe Perches
---
drivers/media/video/zoran/zoran_device.c |5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/drivers/media/video/zoran/zoran_device.c
b/drivers/media/video/zoran/zoran_device.c
index 6f846ab..ea8a1e9 100644
--- a/drivers/media/video/zoran
23 matches
Mail list logo