Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFmpeg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libremedia
Tethys
FFmpeg
Commits
7c0dc383
Commit
7c0dc383
authored
20 years ago
by
Michael Niedermayer
Browse files
Options
Downloads
Patches
Plain Diff
bttv patches
Originally committed as revision 3284 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
f41dd5aa
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/faq.texi
+12
-0
12 additions, 0 deletions
doc/faq.texi
with
12 additions
and
0 deletions
doc/faq.texi
+
12
−
0
View file @
7c0dc383
...
@@ -91,6 +91,18 @@ The following list of audio codecs should work on most windows systems
...
@@ -91,6 +91,18 @@ The following list of audio codecs should work on most windows systems
if some mp3 codec like lame is installed
if some mp3 codec like lame is installed
@end table
@end table
@section The chrominance seems to come from a different time then the luminance on bt8x8 captures on linux?
well known bug in the bt8x8 driver, for 2.4.26 theres a patch at
(@url
{
http://www.mplayerhq.hu/~michael/bttv-420-2.4.26.patch
}
), i suspect that
this will also apply cleanly to other 2.4 kernels
@section How to avoid the ugly aliassing artefacts in bt8x8 captures on linux?
pass 'combfilter=1 lumafilter=1' to the bttv driver, note though that 'combfilter=1'
will cause somewhat too strong filtering, a fix is too apply (@url
{
http://www.mplayerhq.hu/~michael/bttv-comb-2.4.26.patch
}
)
and pass 'combfilter=2'
@chapter Development
@chapter Development
@section Are there examples of use of the FFmpeg libraries libavcodec and libavformat ?
@section Are there examples of use of the FFmpeg libraries libavcodec and libavformat ?
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment