Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
70b0bb87
Commit
70b0bb87
authored
Feb 22, 2006
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
link fixes
Originally committed as revision 5050 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
afe6a4a0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
faq.texi
doc/faq.texi
+3
-3
ffmpeg-doc.texi
doc/ffmpeg-doc.texi
+1
-1
No files found.
doc/faq.texi
View file @
70b0bb87
...
...
@@ -96,14 +96,14 @@ if some MP3 codec like LAME is installed
@section Why does the chrominance data seem to be sampled at a different time from the luminance data on bt8x8 captures on Linux?
This is a well-known bug in the bt8x8 driver. For 2.4.26 there is a patch at
(@url
{
http://
www.
mplayerhq.hu/~michael/bttv-420-2.4.26.patch
}
). This may also
(@url
{
http://mplayerhq.hu/~michael/bttv-420-2.4.26.patch
}
). This may also
apply cleanly to other 2.4-series kernels.
@section How do I avoid the ugly aliasing artifacts 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 to apply (@url
{
http://
www.
mplayerhq.hu/~michael/bttv-comb-2.4.26.patch
}
)
or (@url
{
http://
www.
mplayerhq.hu/~michael/bttv-comb-2.6.6.patch
}
)
will cause somewhat too strong filtering. A fix is to apply (@url
{
http://mplayerhq.hu/~michael/bttv-comb-2.4.26.patch
}
)
or (@url
{
http://mplayerhq.hu/~michael/bttv-comb-2.6.6.patch
}
)
and pass 'combfilter=2'.
@section I have a problem with an old version of ffmpeg; where should I report it?
...
...
doc/ffmpeg-doc.texi
View file @
70b0bb87
...
...
@@ -799,7 +799,7 @@ following image formats are supported:
@code
{
X
}
means that encoding (resp. decoding) is supported.
See @url
{
http://
www.
mplayerhq.hu/~michael/codec-features.html
}
to
See @url
{
http://mplayerhq.hu/~michael/codec-features.html
}
to
get a precise comparison of the FFmpeg MPEG-4 codec compared to
other implementations.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment