I've just tested the regex filter with a posting in ticket 2776. This
test was not successful.
I thought that the second entry from the end of the list should have
matched:
(?i)regards.{0,5}http
In words: Switch to case insensitive, search for "regards" followed by 0
to 5 of any characters, followed by "http".
What's wrong with the search string?
Michael
P.S. please delete comment 7 in ticket 2776
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".